Repository: ibireme/YYKit
Branch: master
Commit: 4e1bd1cfcdb3
Files: 310
Total size: 8.5 MB
Directory structure:
gitextract_y7dx7jou/
├── .gitignore
├── .travis.yml
├── Demo/
│ ├── YYKitDemo/
│ │ ├── Base.lproj/
│ │ │ └── LaunchScreen.xib
│ │ ├── Compare/
│ │ │ ├── ermilio_lossless.bpg
│ │ │ ├── ermilio_q15.bpg
│ │ │ └── ermilio_q20.bpg
│ │ ├── EmoticonQQ.bundle/
│ │ │ └── info.plist
│ │ ├── EmoticonWeibo.bundle/
│ │ │ ├── additional/
│ │ │ │ ├── DisplayOnly/
│ │ │ │ │ ├── com.sina.emotions2015-04/
│ │ │ │ │ │ └── info.json
│ │ │ │ │ ├── com.sina.emotions2015-05/
│ │ │ │ │ │ └── info.json
│ │ │ │ │ ├── com.sina.emotions2015-06/
│ │ │ │ │ │ └── info.json
│ │ │ │ │ ├── com.sina.emotions2015-07/
│ │ │ │ │ │ └── info.json
│ │ │ │ │ └── com.sina.emotions2015-08/
│ │ │ │ │ └── info.json
│ │ │ │ └── com.sina.default/
│ │ │ │ └── info.json
│ │ │ ├── com.apple.emoji/
│ │ │ │ └── info.plist
│ │ │ ├── com.sina.default/
│ │ │ │ └── info.plist
│ │ │ ├── com.sina.lxh/
│ │ │ │ └── info.plist
│ │ │ └── emoticons.plist
│ │ ├── Info.plist
│ │ ├── T1Helper.h
│ │ ├── T1Helper.m
│ │ ├── T1HomeTimelineItemsViewController.h
│ │ ├── T1HomeTimelineItemsViewController.m
│ │ ├── T1Model.h
│ │ ├── T1Model.m
│ │ ├── T1StatusCell.h
│ │ ├── T1StatusCell.m
│ │ ├── T1StatusLayout.h
│ │ ├── T1StatusLayout.m
│ │ ├── WBEmoticonInputView.h
│ │ ├── WBEmoticonInputView.m
│ │ ├── WBModel.h
│ │ ├── WBModel.m
│ │ ├── WBStatusCell.h
│ │ ├── WBStatusCell.m
│ │ ├── WBStatusComposeTextParser.h
│ │ ├── WBStatusComposeTextParser.m
│ │ ├── WBStatusComposeViewController.h
│ │ ├── WBStatusComposeViewController.m
│ │ ├── WBStatusHelper.h
│ │ ├── WBStatusHelper.m
│ │ ├── WBStatusLayout.h
│ │ ├── WBStatusLayout.m
│ │ ├── WBStatusTimelineViewController.h
│ │ ├── WBStatusTimelineViewController.m
│ │ ├── YYAppDelegate.h
│ │ ├── YYAppDelegate.m
│ │ ├── YYBPGCoder.h
│ │ ├── YYBPGCoder.m
│ │ ├── YYControl.h
│ │ ├── YYControl.m
│ │ ├── YYFPSLabel.h
│ │ ├── YYFPSLabel.m
│ │ ├── YYFeedListExample.h
│ │ ├── YYFeedListExample.m
│ │ ├── YYImageBenchmark.h
│ │ ├── YYImageBenchmark.m
│ │ ├── YYImageDisplayExample.h
│ │ ├── YYImageDisplayExample.m
│ │ ├── YYImageExample.h
│ │ ├── YYImageExample.m
│ │ ├── YYImageExampleHelper.h
│ │ ├── YYImageExampleHelper.m
│ │ ├── YYImageProgressiveExample.h
│ │ ├── YYImageProgressiveExample.m
│ │ ├── YYKeychainExample.h
│ │ ├── YYKeychainExample.m
│ │ ├── YYModelExample.h
│ │ ├── YYModelExample.m
│ │ ├── YYPhotoGroupView.h
│ │ ├── YYPhotoGroupView.m
│ │ ├── YYRootViewController.h
│ │ ├── YYRootViewController.m
│ │ ├── YYSimpleWebViewController.h
│ │ ├── YYSimpleWebViewController.m
│ │ ├── YYTableView.h
│ │ ├── YYTableView.m
│ │ ├── YYTableViewCell.h
│ │ ├── YYTableViewCell.m
│ │ ├── YYTextAsyncExample.h
│ │ ├── YYTextAsyncExample.m
│ │ ├── YYTextAttachmentExample.h
│ │ ├── YYTextAttachmentExample.m
│ │ ├── YYTextAttributeExample.h
│ │ ├── YYTextAttributeExample.m
│ │ ├── YYTextBindingExample.h
│ │ ├── YYTextBindingExample.m
│ │ ├── YYTextCopyPasteExample.h
│ │ ├── YYTextCopyPasteExample.m
│ │ ├── YYTextEditExample.h
│ │ ├── YYTextEditExample.m
│ │ ├── YYTextEmoticonExample.h
│ │ ├── YYTextEmoticonExample.m
│ │ ├── YYTextExample.h
│ │ ├── YYTextExample.m
│ │ ├── YYTextExampleHelper.h
│ │ ├── YYTextExampleHelper.m
│ │ ├── YYTextMarkdownExample.h
│ │ ├── YYTextMarkdownExample.m
│ │ ├── YYTextRubyExample.h
│ │ ├── YYTextRubyExample.m
│ │ ├── YYTextTagExample.h
│ │ ├── YYTextTagExample.m
│ │ ├── YYTextUndoRedoExample.h
│ │ ├── YYTextUndoRedoExample.m
│ │ ├── YYUtilityExample.h
│ │ ├── YYUtilityExample.m
│ │ ├── YYWebImageExample.h
│ │ ├── YYWebImageExample.m
│ │ ├── main.m
│ │ ├── twitter_0.json
│ │ ├── twitter_1.json
│ │ ├── twitter_2.json
│ │ ├── twitter_3.json
│ │ ├── weibo_0.json
│ │ ├── weibo_1.json
│ │ ├── weibo_2.json
│ │ ├── weibo_3.json
│ │ ├── weibo_4.json
│ │ ├── weibo_5.json
│ │ ├── weibo_6.json
│ │ ├── weibo_7.json
│ │ └── zh-Hans.lproj/
│ │ └── LaunchScreen.xib
│ └── YYKitDemo.xcodeproj/
│ ├── project.pbxproj
│ ├── project.xcworkspace/
│ │ ├── contents.xcworkspacedata
│ │ └── xcshareddata/
│ │ └── WorkspaceSettings.xcsettings
│ └── xcshareddata/
│ └── xcschemes/
│ └── YYKitExample.xcscheme
├── Framework/
│ ├── Info.plist
│ └── YYKit.xcodeproj/
│ ├── project.pbxproj
│ ├── project.xcworkspace/
│ │ └── contents.xcworkspacedata
│ └── xcshareddata/
│ └── xcschemes/
│ └── YYKit.xcscheme
├── LICENSE
├── README.md
├── Vendor/
│ ├── WebP.framework/
│ │ ├── Headers/
│ │ │ ├── config.h
│ │ │ ├── decode.h
│ │ │ ├── demux.h
│ │ │ ├── encode.h
│ │ │ ├── extras.h
│ │ │ ├── format_constants.h
│ │ │ ├── mux.h
│ │ │ ├── mux_types.h
│ │ │ └── types.h
│ │ └── WebP
│ ├── WebP.sh
│ └── bpg.framework/
│ ├── Headers/
│ │ └── libbpg.h
│ └── bpg
├── YYKit/
│ ├── Base/
│ │ ├── Foundation/
│ │ │ ├── NSArray+YYAdd.h
│ │ │ ├── NSArray+YYAdd.m
│ │ │ ├── NSBundle+YYAdd.h
│ │ │ ├── NSBundle+YYAdd.m
│ │ │ ├── NSData+YYAdd.h
│ │ │ ├── NSData+YYAdd.m
│ │ │ ├── NSDate+YYAdd.h
│ │ │ ├── NSDate+YYAdd.m
│ │ │ ├── NSDictionary+YYAdd.h
│ │ │ ├── NSDictionary+YYAdd.m
│ │ │ ├── NSKeyedUnarchiver+YYAdd.h
│ │ │ ├── NSKeyedUnarchiver+YYAdd.m
│ │ │ ├── NSNotificationCenter+YYAdd.h
│ │ │ ├── NSNotificationCenter+YYAdd.m
│ │ │ ├── NSNumber+YYAdd.h
│ │ │ ├── NSNumber+YYAdd.m
│ │ │ ├── NSObject+YYAdd.h
│ │ │ ├── NSObject+YYAdd.m
│ │ │ ├── NSObject+YYAddForARC.h
│ │ │ ├── NSObject+YYAddForARC.m
│ │ │ ├── NSObject+YYAddForKVO.h
│ │ │ ├── NSObject+YYAddForKVO.m
│ │ │ ├── NSString+YYAdd.h
│ │ │ ├── NSString+YYAdd.m
│ │ │ ├── NSThread+YYAdd.h
│ │ │ ├── NSThread+YYAdd.m
│ │ │ ├── NSTimer+YYAdd.h
│ │ │ └── NSTimer+YYAdd.m
│ │ ├── Quartz/
│ │ │ ├── CALayer+YYAdd.h
│ │ │ ├── CALayer+YYAdd.m
│ │ │ ├── YYCGUtilities.h
│ │ │ └── YYCGUtilities.m
│ │ ├── UIKit/
│ │ │ ├── UIApplication+YYAdd.h
│ │ │ ├── UIApplication+YYAdd.m
│ │ │ ├── UIBarButtonItem+YYAdd.h
│ │ │ ├── UIBarButtonItem+YYAdd.m
│ │ │ ├── UIBezierPath+YYAdd.h
│ │ │ ├── UIBezierPath+YYAdd.m
│ │ │ ├── UIColor+YYAdd.h
│ │ │ ├── UIColor+YYAdd.m
│ │ │ ├── UIControl+YYAdd.h
│ │ │ ├── UIControl+YYAdd.m
│ │ │ ├── UIDevice+YYAdd.h
│ │ │ ├── UIDevice+YYAdd.m
│ │ │ ├── UIFont+YYAdd.h
│ │ │ ├── UIFont+YYAdd.m
│ │ │ ├── UIGestureRecognizer+YYAdd.h
│ │ │ ├── UIGestureRecognizer+YYAdd.m
│ │ │ ├── UIImage+YYAdd.h
│ │ │ ├── UIImage+YYAdd.m
│ │ │ ├── UIScreen+YYAdd.h
│ │ │ ├── UIScreen+YYAdd.m
│ │ │ ├── UIScrollView+YYAdd.h
│ │ │ ├── UIScrollView+YYAdd.m
│ │ │ ├── UITableView+YYAdd.h
│ │ │ ├── UITableView+YYAdd.m
│ │ │ ├── UITextField+YYAdd.h
│ │ │ ├── UITextField+YYAdd.m
│ │ │ ├── UIView+YYAdd.h
│ │ │ └── UIView+YYAdd.m
│ │ └── YYKitMacro.h
│ ├── Cache/
│ │ ├── YYCache.h
│ │ ├── YYCache.m
│ │ ├── YYDiskCache.h
│ │ ├── YYDiskCache.m
│ │ ├── YYKVStorage.h
│ │ ├── YYKVStorage.m
│ │ ├── YYMemoryCache.h
│ │ └── YYMemoryCache.m
│ ├── Image/
│ │ ├── Categories/
│ │ │ ├── CALayer+YYWebImage.h
│ │ │ ├── CALayer+YYWebImage.m
│ │ │ ├── MKAnnotationView+YYWebImage.h
│ │ │ ├── MKAnnotationView+YYWebImage.m
│ │ │ ├── UIButton+YYWebImage.h
│ │ │ ├── UIButton+YYWebImage.m
│ │ │ ├── UIImageView+YYWebImage.h
│ │ │ ├── UIImageView+YYWebImage.m
│ │ │ ├── _YYWebImageSetter.h
│ │ │ └── _YYWebImageSetter.m
│ │ ├── YYAnimatedImageView.h
│ │ ├── YYAnimatedImageView.m
│ │ ├── YYFrameImage.h
│ │ ├── YYFrameImage.m
│ │ ├── YYImage.h
│ │ ├── YYImage.m
│ │ ├── YYImageCache.h
│ │ ├── YYImageCache.m
│ │ ├── YYImageCoder.h
│ │ ├── YYImageCoder.m
│ │ ├── YYSpriteSheetImage.h
│ │ ├── YYSpriteSheetImage.m
│ │ ├── YYWebImageManager.h
│ │ ├── YYWebImageManager.m
│ │ ├── YYWebImageOperation.h
│ │ └── YYWebImageOperation.m
│ ├── Model/
│ │ ├── NSObject+YYModel.h
│ │ ├── NSObject+YYModel.m
│ │ ├── YYClassInfo.h
│ │ └── YYClassInfo.m
│ ├── Text/
│ │ ├── Component/
│ │ │ ├── YYTextContainerView.h
│ │ │ ├── YYTextContainerView.m
│ │ │ ├── YYTextDebugOption.h
│ │ │ ├── YYTextDebugOption.m
│ │ │ ├── YYTextEffectWindow.h
│ │ │ ├── YYTextEffectWindow.m
│ │ │ ├── YYTextInput.h
│ │ │ ├── YYTextInput.m
│ │ │ ├── YYTextKeyboardManager.h
│ │ │ ├── YYTextKeyboardManager.m
│ │ │ ├── YYTextLayout.h
│ │ │ ├── YYTextLayout.m
│ │ │ ├── YYTextLine.h
│ │ │ ├── YYTextLine.m
│ │ │ ├── YYTextMagnifier.h
│ │ │ ├── YYTextMagnifier.m
│ │ │ ├── YYTextSelectionView.h
│ │ │ └── YYTextSelectionView.m
│ │ ├── String/
│ │ │ ├── NSAttributedString+YYText.h
│ │ │ ├── NSAttributedString+YYText.m
│ │ │ ├── NSParagraphStyle+YYText.h
│ │ │ ├── NSParagraphStyle+YYText.m
│ │ │ ├── UIPasteboard+YYText.h
│ │ │ ├── UIPasteboard+YYText.m
│ │ │ ├── YYTextArchiver.h
│ │ │ ├── YYTextArchiver.m
│ │ │ ├── YYTextAttribute.h
│ │ │ ├── YYTextAttribute.m
│ │ │ ├── YYTextParser.h
│ │ │ ├── YYTextParser.m
│ │ │ ├── YYTextRubyAnnotation.h
│ │ │ ├── YYTextRubyAnnotation.m
│ │ │ ├── YYTextRunDelegate.h
│ │ │ ├── YYTextRunDelegate.m
│ │ │ ├── YYTextUtilities.h
│ │ │ └── YYTextUtilities.m
│ │ ├── YYLabel.h
│ │ ├── YYLabel.m
│ │ ├── YYTextView.h
│ │ └── YYTextView.m
│ ├── Utility/
│ │ ├── YYAsyncLayer.h
│ │ ├── YYAsyncLayer.m
│ │ ├── YYDispatchQueuePool.h
│ │ ├── YYDispatchQueuePool.m
│ │ ├── YYFileHash.h
│ │ ├── YYFileHash.m
│ │ ├── YYGestureRecognizer.h
│ │ ├── YYGestureRecognizer.m
│ │ ├── YYKeychain.h
│ │ ├── YYKeychain.m
│ │ ├── YYReachability.h
│ │ ├── YYReachability.m
│ │ ├── YYSentinel.h
│ │ ├── YYSentinel.m
│ │ ├── YYThreadSafeArray.h
│ │ ├── YYThreadSafeArray.m
│ │ ├── YYThreadSafeDictionary.h
│ │ ├── YYThreadSafeDictionary.m
│ │ ├── YYTimer.h
│ │ ├── YYTimer.m
│ │ ├── YYTransaction.h
│ │ ├── YYTransaction.m
│ │ ├── YYWeakProxy.h
│ │ └── YYWeakProxy.m
│ └── YYKit.h
└── YYKit.podspec
================================================
FILE CONTENTS
================================================
================================================
FILE: .gitignore
================================================
# OS X
.DS_Store
# Xcode
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
## Build generated
build/
DerivedData/
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/
## Other
*.moved-aside
*.xccheckout
*.xcuserstate
*.xcscmblueprint
## Obj-C/Swift specific
*.hmap
*.ipa
*.dSYM.zip
*.dSYM
# CocoaPods
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
#
# Pods/
# Carthage
#
# Add this line if you want to avoid checking in source code from Carthage dependencies.
# Carthage/Checkouts
Carthage/Build
# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://docs.fastlane.tools/best-practices/source-control/#source-control
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/test_output
# Code Injection
#
# After new code Injection tools there's a generated folder /iOSInjectionProject
# https://github.com/johnno1962/injectionforxcode
iOSInjectionProject/
================================================
FILE: .travis.yml
================================================
language: objective-c
osx_image: xcode8
xcode_project: Framework/YYKit.xcodeproj
xcode_scheme: YYKit
before_install:
- env
- xcodebuild -version
- xcodebuild -showsdks
- xcpretty --version
script:
- set -o pipefail
- xcodebuild clean build -project "$TRAVIS_XCODE_PROJECT" -scheme "$TRAVIS_XCODE_SCHEME" | xcpretty
================================================
FILE: Demo/YYKitDemo/Base.lproj/LaunchScreen.xib
================================================
================================================
FILE: Demo/YYKitDemo/EmoticonQQ.bundle/info.plist
================================================
/微笑
024
/撇嘴
041
/色
020
/发呆
044
/得意
022
/流泪
010
/害羞
021
/闭嘴
105
/睡
036
/大哭
011
/尴尬
026
/发怒
025
/调皮
002
/呲牙
001
/惊讶
034
/难过
033
/酷
013
/冷汗
028
/抓狂
014
/吐
023
/偷笑
004
/可爱
019
/白眼
031
/傲慢
032
/饥饿
080
/困
081
/惊恐
027
/流汗
003
/憨笑
038
/大兵
051
/奋斗
043
/咒骂
082
/疑问
035
/嘘
012
/晕
050
/折磨
014
/衰
040
/骷髅
077
/敲打
006
/再见
005
/擦汗
007
/抠鼻
084
/鼓掌
085
/糗大了
086
/坏笑
047
/左哼哼
087
/右哼哼
045
/哈欠
088
/鄙视
049
/委屈
015
/快哭了
089
/阴险
042
/亲亲
037
/吓
090
/可怜
052
/菜刀
018
/西瓜
061
/啤酒
062
/篮球
091
/乒乓
092
/咖啡
067
/饭
059
/猪头
008
/玫瑰
009
/凋谢
061
/示爱
030
/爱心
029
/心碎
073
/蛋糕
060
/闪电
079
/炸弹
017
/刀
069
/足球
076
/瓢虫
063
/便便
016
/月亮
068
/太阳
074
/礼物
075
/拥抱
046
/强
053
/弱
054
/握手
055
/胜利
056
/抱拳
057
/勾引
064
/拳头
072
/差劲
071
/爱你
066
/NO
093
/OK
065
/爱情
039
/飞吻
048
/跳跳
094
/发抖
070
/怄火
095
/转圈
096
/磕头
097
/回头
098
/跳绳
099
/挥手
078
/激动
100
/街舞
101
/献吻
102
/左太极
103
/右太极
104
/双喜
107
/鞭炮
108
/灯笼
109
/发财
110
/K歌
111
/购物
112
/邮件
113
/帅
114
/喝彩
115
/祈祷
116
/爆筋
117
/棒棒糖
118
/喝奶
119
下面
120
/香蕉
121
/飞机
112
/开车
123
/左车头
124
/车厢
125
/右车头
126
/多云
127
/下雨
128
/钞票
129
/熊猫
130
/灯泡
131
/风车
132
/闹钟
133
/打伞
134
/彩球
135
/钻戒
136
/沙发
137
/纸巾
138
/药
139
/手枪
140
/青蛙
141
================================================
FILE: Demo/YYKitDemo/EmoticonWeibo.bundle/additional/DisplayOnly/com.sina.emotions2015-04/info.json
================================================
{"id":"com.sina.emotions2015-04","version":8,"display_only":1,"emoticons":[{"chs":"[\u7f8a\u5e74\u5927\u5409]","cht":"[\u7f8a\u5e74\u5927\u5409]","en":"[]","png":"yangniandaji_mobile.png","type":0},{"chs":"[\u70b8\u9e21\u5564\u9152]","cht":"[\u70b8\u96de\u5564\u9152]","en":"[]","png":"zhajibeer_mobile.png","type":0},{"chs":"[\u6316\u9f3b]","cht":"[\u6316\u9f3b]","en":"[]","png":"wabi_mobile.png","type":0},{"chs":"[\u53d1\u7ea2\u5305]","cht":"[\u53d1\u7ea2\u5305]","en":"[]","png":"fahongbao_mobile.png","type":0},{"chs":"[\u8272]","cht":"[\u8272]","en":"[]","png":"huanglianse_mobile.png","type":0},{"chs":"[\u7761]","cht":"[\u7761]","en":"[]","png":"huanglianshuijiao_mobile.png","type":0},{"chs":"[\u767d\u773c]","cht":"[\u767d\u773c]","en":"[]","png":"landelini_mobile.png","type":0},{"chs":"[\u9a6c\u5230\u6210\u529f]","cht":"[\u99ac\u5230\u6210\u529f]","en":"[]","png":"madaochenggong_mobile.png","type":0},{"chs":"[\u5e26\u7740\u5fae\u535a\u53bb\u65c5\u884c]","cht":"[\u5e26\u7740\u5fae\u535a\u53bb\u65c5\u884c]","en":"[]","png":"eventtravel_mobile.png","type":0},{"chs":"[\u7231\u7ea2\u5305]","cht":"[\u611b\u7d05\u5305]","en":"[]","png":"aihongbao_mobile.png","type":0},{"chs":"[\u5fae\u7b11]","cht":"[\u5fae\u7b11]","en":"[]","png":"huanglianweixiao_mobile.png","type":0},{"chs":"[\u7ed9\u529b]","cht":"[\u7ed9\u529b]","en":"[]","png":"geiliv2_mobile.png","type":0},{"chs":"[\u54c8\u6b20]","cht":"[\u54c8\u6b20]","en":"[]","png":"haqianv2_mobile.png","type":0},{"chs":"[\u8721\u70db]","cht":"[\u8721\u70db]","en":"[]","png":"lazhuv2_mobile.png","type":0},{"chs":"[\u56f0]","cht":"[\u56f0]","en":"[]","png":"kunv2_mobile.png","type":0},{"chs":"[\u8bdd\u7b52]","cht":"[\u8a71\u7b52]","en":"[]","png":"huatongv2_mobile.png","type":0},{"chs":"[\u6012\u9a82]","cht":"[\u6012\u99e1]","en":"[]","png":"numav2_mobile.png","type":0},{"chs":"[\u86cb\u7cd5]","cht":"[\u86cb\u7cd5]","en":"[]","png":"cakev2_mobile.png","type":0},{"chs":"[NO]","cht":"[NO]","en":"[]","png":"buyao_mobile.png","type":0},{"chs":"[\u62cd\u7167]","cht":"[\u62cd\u7167]","en":"[]","png":"lxhpz_mobile.png","type":0}]}
================================================
FILE: Demo/YYKitDemo/EmoticonWeibo.bundle/additional/DisplayOnly/com.sina.emotions2015-05/info.json
================================================
{"id":"com.sina.emotions2015-05","version":5,"display_only":1,"emoticons":[{"chs":"[\u7f9e\u7f9e\u54d2\u751c\u99a8]","cht":"[\u7f9e\u7f9e\u54d2\u751c\u99a8]","en":"[]","png":"bbhltianxinxxd_mobile.png","type":0},{"chs":"[\u840c\u795e\u5965\u8389]","cht":"[\u840c\u795e\u5965\u8389]","en":"[]","png":"bbhlaolims_mobile.png","type":0},{"chs":"[\u6211\u60f3\u9759\u9759]","cht":"[\u6211\u60f3\u9759\u9759]","en":"[]","png":"bbhlwoxiangjingjing_mobile.png","type":0},{"chs":"[\u54c6\u5566A\u68a6\u5fae\u7b11]","cht":"[\u54c6\u5566A\u68a6\u5fae\u7b11]","en":"[]","png":"jqmweixiao_mobile.png","type":0},{"chs":"[\u4f34\u6211\u540c\u884c]","cht":"[\u4f34\u6211\u540c\u884c]","en":"[]","png":"jqmbwtxing_mobile.png","type":0},{"chs":"[\u751c\u99a8\u5403\u8d27]","cht":"[\u751c\u99a8\u5403\u8d27]","en":"[]","png":"bbhlchihuo_mobile.png","type":0}]}
================================================
FILE: Demo/YYKitDemo/EmoticonWeibo.bundle/additional/DisplayOnly/com.sina.emotions2015-06/info.json
================================================
{"id":"com.sina.emotions2015-06","version":13,"display_only":1,"emoticons":[{"chs":"[\u9759\u9999\u5fae\u7b11]","cht":"[\u9759\u9999\u5fae\u7b11]","en":"[]","png":"jiqimaojingxiang_mobile.png","type":0},{"chs":"[\u5927\u96c4\u5fae\u7b11]","cht":"[\u5927\u96c4\u5fae\u7b11]","en":"[]","png":"jiqimaodaxiong_mobile.png","type":0},{"chs":"[\u80d6\u864e\u5fae\u7b11]","cht":"[\u80d6\u864e\u5fae\u7b11]","en":"[]","png":"jiqimaopanghu_mobile.png","type":0},{"chs":"[\u5c0f\u592b\u5fae\u7b11]","cht":"[\u5c0f\u592b\u5fae\u7b11]","en":"[]","png":"jiqimaoxiaofu_mobile.png","type":0},{"chs":"[\u751c\u99a8\u4e0d\u60f3\u957f\u5927]","cht":"[\u751c\u99a8\u4e0d\u60f3\u957f\u5927]","en":"[]","png":"bbhltianxinbuxiangzhangda_mobile.png","type":0},{"chs":"[\u6c42\u62b1\u62b1]","cht":"[\u6c42\u62b1\u62b1]","en":"[]","png":"bbhlqiubaobao_mobile.png","type":0},{"chs":"[\u54c6\u5566A\u68a6\u6c57]","cht":"[\u54c6\u5566A\u5922\u6c57]","en":"[]","png":"dorahan_mobile.png","type":0},{"chs":"[\u54c6\u5566A\u68a6\u82b1\u5fc3]","cht":"[\u54c6\u5566A\u5922\u82b1\u5fc3]","en":"[]","png":"dorahaose_mobile.png","type":0},{"chs":"[\u54c6\u5566A\u68a6\u5403\u60ca]","cht":"[\u54c6\u5566A\u5922\u5403\u9a5a]","en":"[]","png":"dorachijing_mobile.png","type":0},{"chs":"[\u54c6\u5566A\u68a6\u5bb3\u6015]","cht":"[\u54c6\u5566A\u5922\u5bb3\u6015]","en":"[]","png":"dorahaipa_mobile.png","type":0},{"chs":"[\u770b\u8dcc]","cht":"[\u770b\u8dcc]","en":"[]","png":"kandiev2_mobile.png","type":0},{"chs":"[\u770b\u6da8]","cht":"[\u770b\u6f32]","en":"[]","png":"kanzhangv2_mobile.png","type":0},{"chs":"[\u7236\u4eb2\u8282]","cht":"[\u7236\u89aa\u7bc0]","en":"[]","png":"fuqinjie2015_mobile.png","type":0},{"chs":"[\u751c\u99a8\u54ed\u54ed]","cht":"[\u751c\u99a8\u54ed\u54ed]","en":"[]","png":"bbhltianxinkk_mobile.png","type":0},{"chs":"[\u5c0a\u4e0a\u4e48\u4e48\u54d2]","cht":"[\u5c0a\u4e0a\u4e48\u4e48\u54d2]","en":"[]","png":"hqgzunshangv1_mobile.png","type":0},{"chs":"[\u751c\u99a8\u7231\u4f60\u54df]","cht":"[\u751c\u99a8\u7231\u4f60\u54df]","en":"[]","png":"bbhltianxinlove_mobile.png","type":0}]}
================================================
FILE: Demo/YYKitDemo/EmoticonWeibo.bundle/additional/DisplayOnly/com.sina.emotions2015-07/info.json
================================================
{"id":"com.sina.emotions2015-07","version":10,"display_only":1,"emoticons":[{"chs":"[\u751c\u99a8\u70ed\u70ed]","cht":"[\u751c\u99a8\u71b1\u71b1]","en":"[]","png":"bbhltianxinhot_mobile.png","type":0},{"chs":"[\u6700\u7f8e\u6740\u9621\u964c]","cht":"[\u6700\u7f8e\u6bba\u9621\u964c]","en":"[]","png":"huaqiangusqm_mobile.png","type":0},{"chs":"[\u751c\u99a8\u5c34\u5c2c]","cht":"[\u751c\u99a8\u5c37\u5c2c]","en":"[]","png":"bbhltianxingg_mobile.png","type":0},{"chs":"[\u8bfa\u4e00\u7c97\u6765\u55e8]","cht":"[\u8bfa\u4e00\u7c97\u6765\u55e8]","en":"[]","png":"bbqnchulaihai_mobile.png","type":0},{"chs":"[\u751c\u99a8\u989c\u503c\u9ad8]","cht":"[\u751c\u99a8\u989c\u503c\u9ad8]","en":"[]","png":"bbhlyanzhigao_mobile.png","type":0},{"chs":"[\u5eb7\u5eb7\u4fdd\u4f51]","cht":"[\u5eb7\u5eb7\u4fdd\u4f51]","en":"[]","png":"bbqnkkbaoyou_mobile.png","type":0},{"chs":"[\u5c0f\u9aa8\u6700\u840c\u4e86]","cht":"[\u5c0f\u9aa8\u6700\u840c\u4e86]","en":"[]","png":"huaqianguxiaogu_mobile.png","type":0},{"chs":"[\u751c\u99a8\u7ffb\u767d\u773c]","cht":"[\u751c\u99a8\u7ffb\u767d\u773c]","en":"[]","png":"bbhltxfanbaiyan_mobile.png","type":0},{"chs":"[\u840c\u5a03\u5927\u7ae3]","cht":"[\u840c\u5a03\u5927\u7ae3]","en":"[]","png":"bbqnmengwadajun_mobile.png","type":0},{"chs":"[\u771f\u5fc3\u82f1\u96c4\u5f20\u6770]","cht":"[\u771f\u5fc3\u82f1\u96c4\u5f35\u5091]","en":"[]","png":"zxyxwanzi_mobile.png","type":0},{"chs":"[\u7cd6\u5b9d\u60ca\u5446\u4e86]","cht":"[\u7cd6\u5bf6\u9a5a\u5446\u4e86]","en":"[]","png":"hqgtangbao_mobile.png","type":0},{"chs":"[\u590f\u5929\u516c\u4e3b]","cht":"[\u590f\u5929\u516c\u4e3b]","en":"[]","png":"bbqnxiatian_mobile.png","type":0},{"chs":"[\u751c\u99a8\u5f97\u745f]","cht":"[\u751c\u99a8\u5f97\u745f]","en":"[]","png":"bbhltianxindese_mobile.png","type":0}]}
================================================
FILE: Demo/YYKitDemo/EmoticonWeibo.bundle/additional/DisplayOnly/com.sina.emotions2015-08/info.json
================================================
{"id":"com.sina.emotions2015-08","version":5,"display_only":1,"emoticons":[{"chs":"[\u771f\u5fc3\u82f1\u96c4\u9648\u5b66\u51ac]","cht":"[\u771f\u5fc3\u82f1\u96c4\u9673\u5b78\u51ac]","en":"[]","png":"zxyxchenxuedong_mobile.png","type":0},{"chs":"[\u75f4\u60c5\u8f69\u8f69]","cht":"[\u75f4\u60c5\u8f69\u8f69]","en":"[]","png":"bbqnxuanxuan_mobile.png","type":0},{"chs":"[\u4e03\u5915\u5feb\u4e50]","cht":"[\u4e03\u5915\u5feb\u6a02]","en":"[]","png":"qixi2015_mobile.png","type":0},{"chs":"[\u771f\u5fc3\u82f1\u96c4\u4f5f\u5927\u4e3a]","cht":"[\u771f\u5fc3\u82f1\u96c4\u4f5f\u5927\u70ba]","en":"[]","png":"zxyxtongdawei_mobile.png","type":0},{"chs":"[\u4f60\u7684\u5bab\u94c3]","cht":"[\u4f60\u7684\u5bae\u9234]","en":"[hqggongling02_mobile]","png":"hqggongling02_mobile.png","type":0}]}
================================================
FILE: Demo/YYKitDemo/EmoticonWeibo.bundle/additional/com.sina.default/info.json
================================================
{"id":"com.sina.default","version":44,"display_only":0,"group_type":0,"group_name":"","group_name_cn":"","group_name_en":"","group_name_tw":"","emoticons":[{"chs":"[\u5e26\u7740\u5fae\u535a\u53bb\u65c5\u884c]","cht":"[\u5e26\u7740\u5fae\u535a\u53bb\u65c5\u884c]","en":"[]","png":"eventtravel_mobile.png","type":0},{"chs":"[\u771f\u5fc3\u82f1\u96c4\u6731\u4e9a\u6587]","cht":"[\u771f\u5fc3\u82f1\u96c4\u6731\u4e9a\u6587]","en":"[]","png":"zxyxzhuyaowen_mobile.png","type":0},{"chs":"[\u706b\u534e\u793e\u957f\u7f8e\u7537\u5b50]","cht":"[\u706b\u534e\u793e\u957f\u7f8e\u7537\u5b50]","en":"[]","png":"bbqnshezhang_mobile.png","type":0},{"chs":"[\u5343\u9aa8\u82b1]","cht":"[\u5343\u9aa8\u82b1]","en":"[]","png":"hqgqianguhua_mobile.png","type":0},{"chs":"[\u9646\u6bc5]","cht":"[\u9646\u6bc5]","en":"[]","png":"lggluyiv2_mobile.png","type":0},{"chs":"[\u54c6\u5566A\u68a6\u5fae\u7b11]","cht":"[\u54c6\u5566A\u68a6\u5fae\u7b11]","en":"[]","png":"jqmweixiao_mobile.png","type":0}]}
================================================
FILE: Demo/YYKitDemo/EmoticonWeibo.bundle/com.apple.emoji/info.plist
================================================
id
com.apple.emoji
version
2
group_name_cn
Emoji
group_name_en
Emoji
group_name_tw
Emoji
display_only
0
group_type
0
emoticons
code
0x1f603
type
1
code
0x1f60d
type
1
code
0x1f612
type
1
code
0x1f633
type
1
code
0x1f601
type
1
code
0x1f618
type
1
code
0x1f609
type
1
code
0x1f620
type
1
code
0x1f61e
type
1
code
0x1f625
type
1
code
0x1f62d
type
1
code
0x1f61d
type
1
code
0x1f621
type
1
code
0x1f623
type
1
code
0x1f614
type
1
code
0x1f604
type
1
code
0x1f637
type
1
code
0x1f61a
type
1
code
0x1f613
type
1
code
0x1f602
type
1
code
0x1f60a
type
1
code
0x1f622
type
1
code
0x1f61c
type
1
code
0x1f628
type
1
code
0x1f630
type
1
code
0x1f632
type
1
code
0x1f60f
type
1
code
0x1f631
type
1
code
0x1f62a
type
1
code
0x1f616
type
1
code
0x1f60c
type
1
code
0x1f47f
type
1
code
0x1f47b
type
1
code
0x1f385
type
1
code
0x1f467
type
1
code
0x1f466
type
1
code
0x1f469
type
1
code
0x1f468
type
1
code
0x1f436
type
1
code
0x1f431
type
1
code
0x1f44d
type
1
code
0x1f44e
type
1
code
0x1f44a
type
1
code
0x270a
type
1
code
0x270c
type
1
code
0x1f4aa
type
1
code
0x1f44f
type
1
code
0x1f448
type
1
code
0x1f446
type
1
code
0x1f449
type
1
code
0x1f447
type
1
code
0x1f44c
type
1
code
0x2764
type
1
code
0x1f494
type
1
code
0x1f64f
type
1
code
0x2600
type
1
code
0x1f319
type
1
code
0x1f31f
type
1
code
0x26a1
type
1
code
0x2601
type
1
code
0x2614
type
1
code
0x1f341
type
1
code
0x1f33b
type
1
code
0x1f343
type
1
code
0x1f457
type
1
code
0x1f380
type
1
code
0x1f444
type
1
code
0x1f339
type
1
code
0x2615
type
1
code
0x1f382
type
1
code
0x1f559
type
1
code
0x1f37a
type
1
code
0x1f50d
type
1
code
0x1f4f1
type
1
code
0x1f3e0
type
1
code
0x1f697
type
1
code
0x1f381
type
1
code
0x26bd
type
1
code
0x1f4a3
type
1
code
0x1f48e
type
1
================================================
FILE: Demo/YYKitDemo/EmoticonWeibo.bundle/com.sina.default/info.plist
================================================
id
com.sina.default
version
2
group_name_tw
默認
group_name_cn
默认
group_name_en
Default
display_only
0
group_type
0
emoticons
chs
[最右]
cht
[最右]
gif
png
d_zuiyou.png
type
0
chs
[微笑]
cht
[微笑]
gif
d_hehe.gif
png
d_hehe.png
type
0
chs
[嘻嘻]
cht
[嘻嘻]
gif
d_xixi.gif
png
d_xixi.png
type
0
chs
[哈哈]
cht
[哈哈]
gif
d_haha.gif
png
d_haha.png
type
0
chs
[爱你]
cht
[愛你]
gif
d_aini.gif
png
d_aini.png
type
0
chs
[挖鼻]
cht
[挖鼻]
gif
d_wabishi.gif
png
d_wabishi.png
type
0
chs
[吃惊]
cht
[吃驚]
gif
d_chijing.gif
png
d_chijing.png
type
0
chs
[晕]
cht
[暈]
gif
d_yun.gif
png
d_yun.png
type
0
chs
[泪]
cht
[淚]
gif
d_lei.gif
png
d_lei.png
type
0
chs
[馋嘴]
cht
[饞嘴]
gif
d_chanzui.gif
png
d_chanzui.png
type
0
chs
[抓狂]
cht
[抓狂]
gif
d_zhuakuang.gif
png
d_zhuakuang.png
type
0
chs
[哼]
cht
[哼]
gif
d_heng.gif
png
d_heng.png
type
0
chs
[可爱]
cht
[可愛]
gif
d_keai.gif
png
d_keai.png
type
0
chs
[怒]
cht
[怒]
gif
d_nu.gif
png
d_nu.png
type
0
chs
[汗]
cht
[汗]
gif
d_han.gif
png
d_han.png
type
0
chs
[害羞]
cht
[害羞]
gif
d_haixiu.gif
png
d_haixiu.png
type
0
chs
[睡]
cht
[睡]
gif
d_shuijiao.gif
png
d_shuijiao.png
type
0
chs
[钱]
cht
[錢]
gif
d_qian.gif
png
d_qian.png
type
0
chs
[偷笑]
cht
[偷笑]
gif
d_touxiao.gif
png
d_touxiao.png
type
0
chs
[笑cry]
cht
[笑cry]
gif
png
d_xiaoku.png
type
0
chs
[doge]
cht
[doge]
gif
png
d_doge.png
type
0
chs
[喵喵]
cht
[喵喵]
gif
png
d_miao.png
type
0
chs
[酷]
cht
[酷]
gif
d_ku.gif
png
d_ku.png
type
0
chs
[衰]
cht
[衰]
gif
d_shuai.gif
png
d_shuai.png
type
0
chs
[闭嘴]
cht
[閉嘴]
gif
d_bizui.gif
png
d_bizui.png
type
0
chs
[鄙视]
cht
[鄙視]
gif
d_bishi.gif
png
d_bishi.png
type
0
chs
[色]
cht
[色]
gif
d_huaxin.gif
png
d_huaxin.png
type
0
chs
[鼓掌]
cht
[鼓掌]
gif
d_guzhang.gif
png
d_guzhang.png
type
0
chs
[悲伤]
cht
[悲傷]
gif
d_beishang.gif
png
d_beishang.png
type
0
chs
[思考]
cht
[思考]
gif
d_sikao.gif
png
d_sikao.png
type
0
chs
[生病]
cht
[生病]
gif
d_shengbing.gif
png
d_shengbing.png
type
0
chs
[亲亲]
cht
[親親]
gif
d_qinqin.gif
png
d_qinqin.png
type
0
chs
[怒骂]
cht
[怒罵]
gif
d_numa.gif
png
d_numa.png
type
0
chs
[太开心]
cht
[太開心]
gif
d_taikaixin.gif
png
d_taikaixin.png
type
0
chs
[白眼]
cht
[白眼]
gif
d_landelini.gif
png
d_landelini.png
type
0
chs
[右哼哼]
cht
[右哼哼]
gif
d_youhengheng.gif
png
d_youhengheng.png
type
0
chs
[左哼哼]
cht
[左哼哼]
gif
d_zuohengheng.gif
png
d_zuohengheng.png
type
0
chs
[嘘]
cht
[嘘]
gif
d_xu.gif
png
d_xu.png
type
0
chs
[委屈]
cht
[委屈]
gif
d_weiqu.gif
png
d_weiqu.png
type
0
chs
[吐]
cht
[吐]
gif
d_tu.gif
png
d_tu.png
type
0
chs
[可怜]
cht
[可憐]
gif
d_kelian.gif
png
d_kelian.png
type
0
chs
[哈欠]
cht
[哈欠]
gif
d_dahaqi.gif
png
d_dahaqi.png
type
0
chs
[挤眼]
cht
[擠眼]
gif
d_jiyan.gif
png
d_jiyan.png
type
0
chs
[失望]
cht
[失望]
gif
d_shiwang.gif
png
d_shiwang.png
type
0
chs
[顶]
cht
[頂]
gif
d_ding.gif
png
d_ding.png
type
0
chs
[疑问]
cht
[疑問]
gif
d_yiwen.gif
png
d_yiwen.png
type
0
chs
[困]
cht
[困]
gif
d_kun.gif
png
d_kun.png
type
0
chs
[感冒]
cht
[感冒]
gif
d_ganmao.gif
png
d_ganmao.png
type
0
chs
[拜拜]
cht
[拜拜]
gif
d_baibai.gif
png
d_baibai.png
type
0
chs
[黑线]
cht
[黑線]
gif
d_heixian.gif
png
d_heixian.png
type
0
chs
[阴险]
cht
[阴险]
gif
d_yinxian.gif
png
d_yinxian.png
type
0
chs
[打脸]
cht
[打臉]
gif
d_dalian.gif
png
d_dalian.png
type
0
chs
[傻眼]
cht
[傻眼]
gif
d_shayan.gif
png
d_shayan.png
type
0
chs
[互粉]
cht
[互粉]
gif
f_hufen.gif
png
f_hufen.png
type
0
chs
[心]
cht
[心]
gif
l_xin.gif
png
l_xin.png
type
0
chs
[伤心]
cht
[傷心]
gif
l_shangxin.gif
png
l_shangxin.png
type
0
chs
[猪头]
cht
[豬頭]
gif
d_zhutou.gif
png
d_zhutou.png
type
0
chs
[熊猫]
cht
[熊貓]
gif
d_xiongmao.gif
png
d_xiongmao.png
type
0
chs
[兔子]
cht
[兔子]
gif
d_tuzi.gif
png
d_tuzi.png
type
0
chs
[握手]
cht
[握手]
gif
png
h_woshou.png
type
chs
[作揖]
cht
[作揖]
gif
png
h_zuoyi.png
type
0
chs
[赞]
cht
[贊]
gif
png
h_zan.png
type
0
chs
[耶]
cht
[耶]
gif
h_ye.gif
png
h_ye.png
type
0
chs
[good]
cht
[good]
gif
h_good.gif
png
h_good.png
type
0
chs
[弱]
cht
[弱]
gif
h_ruo.gif
png
h_ruo.png
type
0
chs
[NO]
cht
[NO]
gif
h_buyao.gif
png
h_buyao.png
type
0
chs
[ok]
cht
[ok]
gif
h_ok.gif
png
h_ok.png
type
0
chs
[haha]
cht
[haha]
gif
h_haha.gif
png
h_haha.png
type
0
chs
[来]
cht
[來]
gif
h_lai.gif
png
h_lai.png
type
0
chs
[拳头]
cht
[拳頭]
gif
png
h_quantou.png
type
0
chs
[威武]
cht
[威武]
gif
f_v5.gif
png
f_v5.png
type
0
chs
[鲜花]
cht
[鮮花]
gif
w_xianhua.gif
png
w_xianhua.png
type
0
chs
[钟]
cht
[鐘]
gif
o_zhong.gif
png
o_zhong.png
type
0
chs
[浮云]
cht
[浮雲]
gif
w_fuyun.gif
png
w_fuyun.png
type
0
chs
[飞机]
cht
[飛機]
gif
o_feiji.gif
png
o_feiji.png
type
0
chs
[月亮]
cht
[月亮]
gif
w_yueliang.gif
png
w_yueliang.png
type
0
chs
[太阳]
cht
[太陽]
gif
w_taiyang.gif
png
w_taiyang.png
type
0
chs
[微风]
cht
[微風]
gif
w_weifeng.gif
png
w_weifeng.png
type
0
chs
[下雨]
cht
[下雨]
gif
w_xiayu.gif
png
w_xiayu.png
type
0
chs
[给力]
cht
[給力]
gif
f_geili.gif
png
f_geili.png
type
0
chs
[神马]
cht
[神馬]
gif
f_shenma.gif
png
f_shenma.png
type
0
chs
[围观]
cht
[圍觀]
gif
o_weiguan.gif
png
o_weiguan.png
type
0
chs
[话筒]
cht
[話筒]
gif
o_huatong.gif
png
o_huatong.png
type
0
chs
[奥特曼]
cht
[奥特曼]
gif
d_aoteman.gif
png
d_aoteman.png
type
0
chs
[草泥马]
cht
[草泥馬]
gif
shenshou_thumb.gif
png
d_shenshou.png
type
0
chs
[萌]
cht
[萌]
gif
f_meng.gif
png
f_meng.png
type
0
chs
[囧]
cht
[囧]
gif
f_jiong.gif
png
f_jiong.png
type
0
chs
[织]
cht
[織]
gif
f_zhi.gif
png
f_zhi.png
type
0
chs
[礼物]
cht
[禮物]
gif
o_liwu.gif
png
o_liwu.png
type
0
chs
[喜]
cht
[喜]
gif
f_xi.gif
png
f_xi.png
type
0
chs
[围脖]
cht
[圍脖]
gif
o_weibo.gif
png
o_weibo.png
type
0
chs
[音乐]
cht
[音樂]
gif
o_yinyue.gif
png
o_yinyue.png
type
0
chs
[绿丝带]
cht
[綠絲帶]
gif
o_lvsidai.gif
png
o_lvsidai.png
type
0
chs
[蛋糕]
cht
[蛋糕]
gif
o_dangao.gif
png
o_dangao.png
type
0
chs
[蜡烛]
cht
[蠟燭]
gif
o_lazhu.gif
png
o_lazhu.png
type
0
chs
[干杯]
cht
[乾杯]
gif
o_ganbei.gif
png
o_ganbei.png
type
0
chs
[男孩儿]
cht
[男孩儿]
gif
d_nanhaier.gif
png
d_nanhaier.png
type
0
chs
[女孩儿]
cht
[女孩儿]
gif
d_nvhaier.gif
png
d_nvhaier.png
type
0
chs
[肥皂]
cht
[肥皂]
gif
d_feizao.gif
png
d_feizao.png
type
0
chs
[照相机]
cht
[照相机]
gif
png
o_zhaoxiangji.png
type
0
chs
[浪]
cht
[浪]
gif
png
d_lang.png
type
0
chs
[沙尘暴]
cht
[沙塵暴]
gif
w_shachenbao.gif
png
w_shachenbao.png
type
0
================================================
FILE: Demo/YYKitDemo/EmoticonWeibo.bundle/com.sina.lxh/info.plist
================================================
id
com.sina.lxh
version
2
group_name_cn
浪小花
group_name_tw
浪小花
group_name_en
Huahua
display_only
0
group_type
0
emoticons
chs
[笑哈哈]
cht
[笑哈哈]
gif
lxh_xiaohaha.gif
png
lxh_xiaohaha.png
type
0
chs
[好爱哦]
cht
[好愛哦]
gif
lxh_haoaio.gif
png
lxh_haoaio.png
type
0
chs
[噢耶]
cht
[噢耶]
gif
lxh_oye.gif
png
lxh_oye.png
type
0
chs
[偷乐]
cht
[偷樂]
gif
lxh_toule.gif
png
lxh_toule.png
type
0
chs
[泪流满面]
cht
[淚流滿面]
gif
lxh_leiliumanmian.gif
png
lxh_leiliumanmian.png
type
0
chs
[巨汗]
cht
[巨汗]
gif
lxh_juhan.gif
png
lxh_juhan.png
type
0
chs
[抠鼻屎]
cht
[摳鼻屎]
gif
lxh_koubishi.gif
png
lxh_koubishi.png
type
0
chs
[求关注]
cht
[求關注]
gif
lxh_qiuguanzhu.gif
png
lxh_qiuguanzhu.png
type
0
chs
[好喜欢]
cht
[好喜歡]
gif
lxh_haoxihuan.gif
png
lxh_haoxihuan.png
type
0
chs
[崩溃]
cht
[崩潰]
gif
lxh_bengkui.gif
png
lxh_bengkui.png
type
0
chs
[好囧]
cht
[好冏]
gif
lxh_haojiong.gif
png
lxh_haojiong.png
type
0
chs
[震惊]
cht
[震驚]
gif
lxh_zhenjing.gif
png
lxh_zhenjing.png
type
0
chs
[别烦我]
cht
[別煩我]
gif
lxh_biefanwo.gif
png
lxh_biefanwo.png
type
0
chs
[不好意思]
cht
[不好意思]
gif
lxh_buhaoyisi.gif
png
lxh_buhaoyisi.png
type
0
chs
[羞嗒嗒]
cht
[羞嗒嗒]
gif
lxh_xiudada.gif
png
lxh_xiudada.png
type
0
chs
[得意地笑]
cht
[得意地笑]
gif
lxh_deyidexiao.gif
png
lxh_deyidexiao.png
type
0
chs
[纠结]
cht
[糾結]
gif
lxh_jiujie.gif
png
lxh_jiujie.png
type
0
chs
[给劲]
cht
[給勁]
gif
lxh_geijin.gif
png
lxh_geijin.png
type
0
chs
[悲催]
cht
[悲催]
gif
lxh_beicui.gif
png
lxh_beicui.png
type
0
chs
[甩甩手]
cht
[甩甩手]
gif
lxh_shuaishuaishou.gif
png
lxh_shuaishuaishou.png
type
0
chs
[好棒]
cht
[好棒]
gif
lxh_haobang.gif
png
lxh_haobang.png
type
0
chs
[瞧瞧]
cht
[瞧瞧]
gif
lxh_qiaoqiao.gif
png
lxh_qiaoqiao.png
type
0
chs
[不想上班]
cht
[不想上班]
gif
lxh_buxiangshangban.gif
png
lxh_buxiangshangban.png
type
0
chs
[困死了]
cht
[困死了]
gif
lxh_kunsile.gif
png
lxh_kunsile.png
type
0
chs
[许愿]
cht
[許願]
gif
lxh_xuyuan.gif
png
lxh_xuyuan.png
type
0
chs
[丘比特]
cht
[丘比特]
gif
lxh_qiubite.gif
png
lxh_qiubite.png
type
0
chs
[有鸭梨]
cht
[有鴨梨]
gif
lxh_youyali.gif
png
lxh_youyali.png
type
0
chs
[想一想]
cht
[想一想]
gif
lxh_xiangyixiang.gif
png
lxh_xiangyixiang.png
type
0
chs
[躁狂症]
cht
[躁狂症]
gif
lxh_zaokuangzheng.gif
png
lxh_zaokuangzheng.png
type
0
chs
[转发]
cht
[轉發]
gif
lxh_zhuanfa.gif
png
lxh_zhuanfa.png
type
0
chs
[互相膜拜]
cht
[互相膜拜]
gif
lxh_xianghumobai.gif
png
lxh_xianghumobai.png
type
0
chs
[雷锋]
cht
[雷鋒]
gif
lxh_leifeng.gif
png
lxh_leifeng.png
type
0
chs
[杰克逊]
cht
[傑克遜]
gif
lxh_jiekexun.gif
png
lxh_jiekexun.png
type
0
chs
[玫瑰]
cht
[玫瑰]
gif
lxh_meigui.gif
png
lxh_meigui.png
type
0
chs
[hold住]
cht
[hold住]
gif
lxh_holdzhu.gif
png
lxh_holdzhu.png
type
0
chs
[群体围观]
cht
[群體圍觀]
gif
lxh_quntiweiguan.gif
png
lxh_quntiweiguan.png
type
0
chs
[推荐]
cht
[推薦]
gif
lxh_tuijian.gif
png
lxh_tuijian.png
type
0
chs
[赞啊]
cht
[贊啊]
gif
lxh_zana.gif
png
lxh_zana.png
type
0
chs
[被电]
cht
[被電]
gif
lxh_beidian.gif
png
lxh_beidian.png
type
0
chs
[霹雳]
cht
[霹靂]
gif
lxh_pili.gif
png
lxh_pili.png
type
0
================================================
FILE: Demo/YYKitDemo/EmoticonWeibo.bundle/emoticons.plist
================================================
version
1
packages
id
com.sina.default
version
0
display_only
0
id
com.apple.emoji
version
0
display_only
0
id
com.sina.lxh
version
0
display_only
0
================================================
FILE: Demo/YYKitDemo/Info.plist
================================================
CFBundleDevelopmentRegion
$(DEVELOPMENT_LANGUAGE)
CFBundleExecutable
$(EXECUTABLE_NAME)
CFBundleIdentifier
$(PRODUCT_BUNDLE_IDENTIFIER)
CFBundleInfoDictionaryVersion
6.0
CFBundleLocalizations
en
zh
zh_TW
fr
de
it
ja
ko
CFBundleName
$(PRODUCT_NAME)
CFBundlePackageType
APPL
CFBundleShortVersionString
1.0
CFBundleVersion
1.0
LSRequiresIPhoneOS
NSAppTransportSecurity
NSAllowsArbitraryLoads
UILaunchStoryboardName
LaunchScreen
UIRequiredDeviceCapabilities
armv7
UIRequiresFullScreen
UIStatusBarStyle
UIStatusBarStyleDefault
UISupportedInterfaceOrientations
UIInterfaceOrientationPortrait
UISupportedInterfaceOrientations~ipad
UIInterfaceOrientationPortrait
UIInterfaceOrientationPortraitUpsideDown
UIInterfaceOrientationLandscapeLeft
UIInterfaceOrientationLandscapeRight
UIViewControllerBasedStatusBarAppearance
================================================
FILE: Demo/YYKitDemo/T1Helper.h
================================================
//
// T1Helper.h
// YYKitExample
//
// Created by ibireme on 15/10/10.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import
#import "YYKit.h"
@interface T1Helper : NSObject
/// Image resource bundle
+ (NSBundle *)bundle;
/// Image cache
+ (YYMemoryCache *)imageCache;
/// Get image from bundle with cache.
+ (UIImage *)imageNamed:(NSString *)name;
/// Convert date to friendly description.
+ (NSString *)stringWithTimelineDate:(NSDate *)date;
/// Convert number to friendly description.
+ (NSString *)shortedNumberDesc:(NSUInteger)number;
@end
================================================
FILE: Demo/YYKitDemo/T1Helper.m
================================================
//
// T1Helper.m
// YYKitExample
//
// Created by ibireme on 15/10/10.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import "T1Helper.h"
@implementation T1Helper
+ (NSBundle *)bundle {
static NSBundle *bundle;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
NSString *path = [[NSBundle mainBundle] pathForResource:@"ResourceTwitter" ofType:@"bundle"];
bundle = [NSBundle bundleWithPath:path];
});
return bundle;
}
+ (YYMemoryCache *)imageCache {
static YYMemoryCache *cache;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
cache = [YYMemoryCache new];
cache.shouldRemoveAllObjectsOnMemoryWarning = NO;
cache.shouldRemoveAllObjectsWhenEnteringBackground = NO;
cache.name = @"TwitterImageCache";
});
return cache;
}
+ (UIImage *)imageNamed:(NSString *)name {
if (!name) return nil;
UIImage *image = [[self imageCache] objectForKey:name];
if (image) return image;
NSString *ext = name.pathExtension;
if (ext.length == 0) ext = @"png";
NSString *path = [[self bundle] pathForScaledResource:name ofType:ext];
if (!path) return nil;
image = [UIImage imageWithContentsOfFile:path];
image = [image imageByDecoded];
if (!image) return nil;
[[self imageCache] setObject:image forKey:name];
return image;
}
+ (NSString *)stringWithTimelineDate:(NSDate *)date {
if (!date) return @"";
static NSDateFormatter *formatterFullDate;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
formatterFullDate = [[NSDateFormatter alloc] init];
[formatterFullDate setDateFormat:@"M/d/yy"];
[formatterFullDate setLocale:[NSLocale currentLocale]];
});
NSDate *now = [NSDate new];
NSTimeInterval delta = now.timeIntervalSince1970 - date.timeIntervalSince1970;
if (delta < -60 * 10) { // local time error
return [formatterFullDate stringFromDate:date];
} else if (delta < 60) {
return [NSString stringWithFormat:@"%ds",(int)(delta)];
} else if (delta < 60 * 60) {
return [NSString stringWithFormat:@"%dm", (int)(delta / 60.0)];
} else if (delta < 60 * 60 * 24) {
return [NSString stringWithFormat:@"%dh", (int)(delta / 60.0 / 60.0)];
} else if (delta < 60 * 60 * 24 * 7) {
return [NSString stringWithFormat:@"%dd", (int)(delta / 60.0 / 60.0 / 24.0)];
} else {
return [formatterFullDate stringFromDate:date];
}
}
+ (NSString *)shortedNumberDesc:(NSUInteger)number {
if (number <= 999) return [NSString stringWithFormat:@"%d",(int)number];
if (number <= 9999) return [NSString stringWithFormat:@"%d,%3.3d",(int)(number / 1000), (int)(number % 1000)];
if (number < 1000 * 1000) return [NSString stringWithFormat:@"%.1fK", number / 1000.0];
if (number < 1000 * 1000 * 1000) return [NSString stringWithFormat:@"%.1fM", number / 1000.0 / 1000.0];
return [NSString stringWithFormat:@"%.1fB", number / 1000.0 / 1000.0 / 1000.0];
}
@end
================================================
FILE: Demo/YYKitDemo/T1HomeTimelineItemsViewController.h
================================================
//
// T1HomeTimelineItemsViewController.h
// YYKitExample
//
// Created by ibireme on 15/10/9.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import
@interface T1HomeTimelineItemsViewController : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/T1HomeTimelineItemsViewController.m
================================================
//
// T1HomeTimelineItemsViewController.m
// YYKitExample
//
// Created by ibireme on 15/10/9.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import "T1HomeTimelineItemsViewController.h"
#import "T1StatusLayout.h"
#import "T1StatusCell.h"
#import "YYTableView.h"
#import "YYFPSLabel.h"
#import "YYPhotoGroupView.h"
#import "YYSimpleWebViewController.h"
@interface T1HomeTimelineItemsViewController()
@property (nonatomic, strong) NSMutableArray *layouts;
@property (nonatomic, strong) UITableView *tableView;
@property (nonatomic, strong) YYFPSLabel *fpsLabel;
@end
@implementation T1HomeTimelineItemsViewController
- (instancetype)init {
self = [super init];
_tableView = [YYTableView new];
_tableView.delegate = self;
_tableView.dataSource = self;
return self;
}
- (void)viewWillAppear:(BOOL)animated {
[super viewWillAppear:animated];
self.view.backgroundColor = [UIColor whiteColor];
}
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor colorWithWhite:1.000 alpha:0.919];
if ([self respondsToSelector:@selector( setAutomaticallyAdjustsScrollViewInsets:)]) {
self.automaticallyAdjustsScrollViewInsets = NO;
}
_tableView.frame = self.view.bounds;
_tableView.contentInset = UIEdgeInsetsMake(64, 0, 0, 0);
_tableView.scrollIndicatorInsets = _tableView.contentInset;
_tableView.backgroundColor = [UIColor clearColor];
_tableView.backgroundView.backgroundColor = [UIColor clearColor];
[self.view addSubview:_tableView];
_fpsLabel = [YYFPSLabel new];
[_fpsLabel sizeToFit];
_fpsLabel.bottom = self.view.height - kT1CellPadding;
_fpsLabel.left = kT1CellPadding;
_fpsLabel.alpha = 0;
[self.view addSubview:_fpsLabel];
if (kSystemVersion < 7) {
_fpsLabel.top -= 44;
_tableView.top -= 64;
_tableView.height += 20;
}
self.navigationController.view.userInteractionEnabled = NO;
UIActivityIndicatorView *indicator = [[UIActivityIndicatorView alloc] initWithActivityIndicatorStyle:UIActivityIndicatorViewStyleWhiteLarge];
indicator.size = CGSizeMake(80, 80);
indicator.center = CGPointMake(self.view.width / 2, self.view.height / 2);
indicator.backgroundColor = [UIColor colorWithWhite:0.000 alpha:0.670];
indicator.clipsToBounds = YES;
indicator.layer.cornerRadius = 6;
[indicator startAnimating];
[self.view addSubview:indicator];
dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0), ^{
NSMutableArray *layouts = [NSMutableArray new];
for (int i = 0; i <= 3; i++) {
NSData *data = [NSData dataNamed:[NSString stringWithFormat:@"twitter_%d.json",i]];
T1APIRespose *response = [T1APIRespose modelWithJSON:data];
for (id item in response.timelineItmes) {
if ([item isKindOfClass:[T1Tweet class]]) {
T1Tweet *tweet = item;
T1StatusLayout *layout = [T1StatusLayout new];
layout.tweet = tweet;
[layouts addObject:layout];
} else if ([item isKindOfClass:[T1Conversation class]]) {
T1Conversation *conv = item;
NSMutableArray *convLayouts = [NSMutableArray new];
for (T1Tweet *tweet in conv.tweets) {
T1StatusLayout *layout = [T1StatusLayout new];
layout.conversation = conv;
layout.tweet = tweet;
[convLayouts addObject:layout];
}
if (conv.targetCount > 0 && convLayouts.count >= 2) {
T1StatusLayout *split = [T1StatusLayout new];
split.conversation = conv;
[split layout];
[convLayouts insertObject:split atIndex:1];
}
[layouts addObjectsFromArray:convLayouts];
}
}
}
dispatch_async(dispatch_get_main_queue(), ^{
self.title = [NSString stringWithFormat:@"Twitter (loaded:%d)", (int)layouts.count];
[indicator removeFromSuperview];
self.navigationController.view.userInteractionEnabled = YES;
self.layouts = layouts;
[_tableView reloadData];
});
});
}
- (void)scrollViewWillBeginDragging:(UIScrollView *)scrollView {
if (_fpsLabel.alpha == 0) {
[UIView animateWithDuration:0.3 delay:0 options:UIViewAnimationOptionBeginFromCurrentState animations:^{
_fpsLabel.alpha = 1;
} completion:NULL];
}
}
- (void)scrollViewDidEndDragging:(UIScrollView *)scrollView willDecelerate:(BOOL)decelerate {
if (!decelerate) {
if (_fpsLabel.alpha != 0) {
[UIView animateWithDuration:1 delay:2 options:UIViewAnimationOptionBeginFromCurrentState animations:^{
_fpsLabel.alpha = 0;
} completion:NULL];
}
}
}
- (void)scrollViewDidEndDecelerating:(UIScrollView *)scrollView {
if (_fpsLabel.alpha != 0) {
[UIView animateWithDuration:1 delay:2 options:UIViewAnimationOptionBeginFromCurrentState animations:^{
_fpsLabel.alpha = 0;
} completion:NULL];
}
}
- (void)scrollViewDidScrollToTop:(UIScrollView *)scrollView {
if (_fpsLabel.alpha == 0) {
[UIView animateWithDuration:0.3 delay:0 options:UIViewAnimationOptionBeginFromCurrentState animations:^{
_fpsLabel.alpha = 1;
} completion:^(BOOL finished) {
}];
}
}
- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
return _layouts.count;
}
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath {
NSString *cellID = @"cell";
T1StatusCell *cell = [tableView dequeueReusableCellWithIdentifier:cellID];
if (!cell) {
cell = [[T1StatusCell alloc] initWithStyle:UITableViewCellStyleDefault reuseIdentifier:cellID];
cell.delegate = self;
}
[cell setLayout:_layouts[indexPath.row]];
return cell;
}
- (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath {
return ((T1StatusLayout *)_layouts[indexPath.row]).height;
}
- (BOOL)tableView:(UITableView *)tableView shouldHighlightRowAtIndexPath:(NSIndexPath *)indexPath {
return NO;
}
#pragma mark - T1StatusCellDelegate
- (void)cell:(T1StatusCell *)cell didClickInLabel:(YYLabel *)label textRange:(NSRange)textRange {
YYTextHighlight *highlight = [label.textLayout.text attribute:YYTextHighlightAttributeName atIndex:textRange.location];
NSDictionary *info = highlight.userInfo;
NSURL *link = nil;
NSString *linkTitle = nil;
if (info[@"T1URL"]) {
T1URL *url = info[@"T1URL"];
if (url.expandedURL.length) {
link = [NSURL URLWithString:url.expandedURL];
linkTitle = url.displayURL;
}
} else if (info[@"T1Media"]) {
T1Media *media = info[@"T1Media"];
if (media.expandedURL.length) {
link = [NSURL URLWithString:media.expandedURL];
linkTitle = media.displayURL;
}
}
if (link) {
YYSimpleWebViewController *vc = [[YYSimpleWebViewController alloc] initWithURL:link];
vc.title = linkTitle;
[self.navigationController pushViewController:vc animated:YES];
}
}
- (void)cell:(T1StatusCell *)cell didClickImageAtIndex:(NSUInteger)index withLongPress:(BOOL)longPress {
if (longPress) {
// show alert
return;
}
UIImageView *fromView = nil;
NSMutableArray *items = [NSMutableArray new];
NSArray *images = cell.layout.images;
for (NSUInteger i = 0, max = images.count; i < max; i++) {
UIImageView *imgView = cell.statusView.mediaView.imageViews[i];
T1Media *img = images[i];
YYPhotoGroupItem *item = [YYPhotoGroupItem new];
item.thumbView = imgView;
item.largeImageURL = img.mediaLarge.url;
item.largeImageSize = img.mediaLarge.size;
[items addObject:item];
if (i == index) {
fromView = imgView;
}
}
YYPhotoGroupView *v = [[YYPhotoGroupView alloc] initWithGroupItems:items];
[v presentFromImageView:fromView toContainer:self.navigationController.view animated:YES completion:nil];
}
- (void)cell:(T1StatusCell *)cell didClickQuoteWithLongPress:(BOOL)longPress {
}
- (void)cell:(T1StatusCell *)cell didClickAvatarWithLongPress:(BOOL)longPress {
}
- (void)cell:(T1StatusCell *)cell didClickContentWithLongPress:(BOOL)longPress {
}
- (void)cellDidClickReply:(T1StatusCell *)cell {
}
- (void)cellDidClickRetweet:(T1StatusCell *)cell {
T1StatusLayout *layout = cell.layout;
T1Tweet *tweet = layout.displayedTweet;
if (tweet.retweeted) {
tweet.retweeted = NO;
if (tweet.retweetCount > 0) tweet.retweetCount--;
layout.retweetCountTextLayout = [layout retweetCountTextLayoutForTweet:tweet];
} else {
tweet.retweeted = YES;
tweet.retweetCount++;
layout.retweetCountTextLayout = [layout retweetCountTextLayoutForTweet:tweet];
}
[cell.statusView.inlineActionsView updateRetweetWithAnimation];
}
- (void)cellDidClickFavorite:(T1StatusCell *)cell {
T1StatusLayout *layout = cell.layout;
T1Tweet *tweet = layout.displayedTweet;
if (tweet.favorited) {
tweet.favorited = NO;
if (tweet.favoriteCount > 0) tweet.favoriteCount--;
layout.favoriteCountTextLayout = [layout favoriteCountTextLayoutForTweet:tweet];
} else {
tweet.favorited = YES;
tweet.favoriteCount++;
layout.favoriteCountTextLayout = [layout favoriteCountTextLayoutForTweet:tweet];
}
[cell.statusView.inlineActionsView updateFavouriteWithAnimation];
}
- (void)cellDidClickFollow:(T1StatusCell *)cell {
T1StatusLayout *layout = cell.layout;
T1Tweet *tweet = layout.displayedTweet;
tweet.user.following = !tweet.user.following;
[cell.statusView.inlineActionsView updateFollowWithAnimation];
}
@end
================================================
FILE: Demo/YYKitDemo/T1Model.h
================================================
//
// T1Model.h
// YYKitExample
//
// Created by ibireme on 15/10/9.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import
#import "YYKit.h"
@class T1User;
@interface T1UserMention : NSObject
@property (nonatomic, assign) uint32_t uid;
@property (nonatomic, strong) NSString *uidStr;
@property (nonatomic, strong) NSString *name; // e.g. "Nick Lockwood"
@property (nonatomic, strong) NSString *screenName; // e.g. "nicklockwood"
@property (nonatomic, strong) NSArray *indices; // Array from, to
@property (nonatomic, assign) NSRange range; // range from indices
@property (nonatomic, strong) NSArray *ranges; // Array nil if range is less than or equal to one.
@property (nonatomic, strong) T1User *user; // reference
@end
@interface T1URL : NSObject
@property (nonatomic, strong) NSString *url; // e.g. "http://t.co/YuvsPou0rj"
@property (nonatomic, strong) NSString *displayURL; // e.g. "apple.com/tv/compare/"
@property (nonatomic, strong) NSString *expandedURL; // e.g. "http://www.apple.com/tv/compare/"
@property (nonatomic, strong) NSArray *indices; // Array from, to
@property (nonatomic, assign) NSRange range; // range from indices
@property (nonatomic, strong) NSArray *ranges; // Array nil if range is less than or equal to one.
@end
@interface T1HashTag : NSObject
@property (nonatomic, strong) NSString *text;
@property (nonatomic, strong) NSArray *indices; // Array from, to
@property (nonatomic, assign) NSRange range; // range from indices
@property (nonatomic, strong) NSArray *ranges; // Array nil if range is less than or equal to one.
@end
@interface T1MediaMeta : NSObject
@property (nonatomic, assign) int width;
@property (nonatomic, assign) int height;
@property (nonatomic, assign) CGSize size;
@property (nonatomic, strong) NSString *resize; // fit, crop
@property (nonatomic, assign) BOOL isCrop; // resize is "crop"
@property (nonatomic, strong) NSArray *faces; // Array
@property (nonatomic, strong) NSURL *url; // add
@end
@interface T1Media : NSObject
@property (nonatomic, assign) uint64_t mid;
@property (nonatomic, strong) NSString *midStr;
@property (nonatomic, strong) NSString *type; // photo/..
@property (nonatomic, strong) NSString *url; // e.g. "http://t.co/X4kGxbKcBu"
@property (nonatomic, strong) NSString *displayURL; // e.g. "pic.twitter.com/X4kGxbKcBu"
@property (nonatomic, strong) NSString *expandedURL; // e.g. "http://twitter.com/edelwax/status/652117831883034624/photo/1"
@property (nonatomic, strong) NSString *mediaURL; // e.g. "http://pbs.twimg.com/media/CQzJtkbXAAAO2v3.png"
@property (nonatomic, strong) NSString *mediaURLHttps; // e.g. "https://pbs.twimg.com/media/CQzJtkbXAAAO2v3.png"
@property (nonatomic, strong) NSArray *indices; // Array from, to
@property (nonatomic, assign) NSRange range; // range from indices
@property (nonatomic, strong) NSArray *ranges; // Array nil if range is less than or equal to one.
@property (nonatomic, strong) T1MediaMeta *mediaThumb;
@property (nonatomic, strong) T1MediaMeta *mediaSmall;
@property (nonatomic, strong) T1MediaMeta *mediaMedium;
@property (nonatomic, strong) T1MediaMeta *mediaLarge;
@property (nonatomic, strong) T1MediaMeta *mediaOrig;
@end
@interface T1Place : NSObject
@property (nonatomic, strong) NSString *pid;
@property (nonatomic, strong) NSString *name;
@property (nonatomic, strong) NSString *fullName;
@property (nonatomic, strong) NSString *placeType;
@property (nonatomic, strong) NSString *country;
@property (nonatomic, strong) NSString *countryCode;
@property (nonatomic, strong) NSArray *containedWithin;
@property (nonatomic, strong) NSDictionary *boundingBox;
@property (nonatomic, strong) NSDictionary *attributes;
@end
@interface T1Card : NSObject
@property (nonatomic, strong) NSDictionary *users; //
@property (nonatomic, strong) NSString *cardTypeURL;
@property (nonatomic, strong) NSString *name;
@property (nonatomic, strong) NSString *url;
@property (nonatomic, strong) NSDictionary *bindingValues;
@end
@interface T1User : NSObject
@property (nonatomic, assign) uint64_t uid;
@property (nonatomic, strong) NSString *uidStr;
@property (nonatomic, strong) NSString *name; // e.g. "Nick Lockwood"
@property (nonatomic, strong) NSString *screenName; // e.g. "nicklockwood"
@property (nonatomic, strong) NSString *url;
@property (nonatomic, strong) NSString *desc;
@property (nonatomic, strong) NSString *location;
@property (nonatomic, strong) NSDate *createdAt;
@property (nonatomic, assign) uint32_t listedCount;
@property (nonatomic, assign) uint32_t statusesCount;
@property (nonatomic, assign) uint32_t favouritesCount;
@property (nonatomic, assign) uint32_t friendsCount;
// http://pbs.twimg.com/profile_images/558109954561679360/j1f9DiJi_normal.jpeg original
// http://pbs.twimg.com/profile_images/558109954561679360/j1f9DiJi_reasonably_small.jpeg replaced
@property (nonatomic, strong) NSURL *profileImageURL;
@property (nonatomic, strong) NSURL *profileImageURLReasonablySmall; // replaced
@property (nonatomic, strong) NSURL *profileImageURLHttps;
@property (nonatomic, strong) NSURL *profileBackgroundImageURL;
@property (nonatomic, strong) NSURL *profileBackgroundImageURLHttps;
@property (nonatomic, strong) NSString *profileBackgroundColor;
@property (nonatomic, strong) NSString *profileTextColor;
@property (nonatomic, strong) NSString *profileSidebarFillColor;
@property (nonatomic, strong) NSString *profileSidebarBorderColor;
@property (nonatomic, strong) NSString *profileLinkColor;
@property (nonatomic, strong) NSDictionary *entities;
@property (nonatomic, strong) NSDictionary *counts;
@property (nonatomic, assign) BOOL verified;
@property (nonatomic, assign) BOOL following;
@property (nonatomic, assign) BOOL followRequestSent;
@property (nonatomic, assign) BOOL defaultProfile;
@property (nonatomic, assign) BOOL defaultProfileImage;
@property (nonatomic, assign) BOOL profileBackgroundTile;
@property (nonatomic, assign) BOOL profileUseBackgroundImage;
@property (nonatomic, assign) BOOL isProtected;
@property (nonatomic, assign) BOOL isTranslator;
@property (nonatomic, assign) BOOL notifications;
@property (nonatomic, assign) BOOL geoEnabled;
@property (nonatomic, assign) BOOL contributorsEnabled;
@property (nonatomic, assign) BOOL isTranslationEnabled;
@property (nonatomic, assign) BOOL hasExtendedProfile;
@property (nonatomic, strong) NSString *lang;
@property (nonatomic, strong) NSString *timeZone;
@property (nonatomic, assign) int32_t utcOffset;
@end
@interface T1Tweet : NSObject
@property (nonatomic, assign) uint64_t tid;
@property (nonatomic, strong) NSString *tidStr;
@property (nonatomic, strong) T1User *user;
@property (nonatomic, strong) T1Place *place;
@property (nonatomic, strong) T1Card *card;
@property (nonatomic, strong) T1Tweet *retweetedStatus;
@property (nonatomic, strong) T1Tweet *quotedStatus;
@property (nonatomic, strong) NSString *text;
@property (nonatomic, strong) NSString *source;
@property (nonatomic, strong) NSArray *medias;
@property (nonatomic, strong) NSArray *extendedMedias;
@property (nonatomic, strong) NSArray *userMentions;
@property (nonatomic, strong) NSArray *urls;
@property (nonatomic, strong) NSArray *hashTags;
@property (nonatomic, strong) NSDate *createdAt;
@property (nonatomic, assign) BOOL truncated;
@property (nonatomic, assign) BOOL favorited;
@property (nonatomic, assign) BOOL retweeted;
@property (nonatomic, assign) BOOL isQuoteStatus;
@property (nonatomic, assign) uint32_t favoriteCount;
@property (nonatomic, assign) uint32_t retweetCount;
@property (nonatomic, assign) uint64_t conversationID;
@property (nonatomic, assign) uint32_t inReplyToUserId;
@property (nonatomic, strong) NSArray *contributors;
@property (nonatomic, assign) uint64_t inReplyToStatusID;
@property (nonatomic, strong) NSString *inReplyToStatusIDStr;
@property (nonatomic, strong) NSString *inReplyToUserIDStr;
@property (nonatomic, strong) NSString *inReplyToScreenName;
@property (nonatomic, strong) NSString *lang;
@property (nonatomic, strong) NSDictionary *geo;
@property (nonatomic, strong) NSString *supplementalLanguage;
@property (nonatomic, strong) NSArray *coordinates;
@end
@interface T1Conversation : NSObject
@property (nonatomic, strong) NSString *targetTweetID;
@property (nonatomic, strong) NSArray *participantIDs;
@property (nonatomic, assign) uint32_t participantsCount;
@property (nonatomic, assign) uint32_t targetCount; // 0 if no target items
@property (nonatomic, strong) NSString *rootUserID;
@property (nonatomic, strong) NSArray *contextIDs; //<
@property (nonatomic, strong) NSArray *entityIDs;
@property (nonatomic, strong) NSArray *tweets; // Array
@end
@interface T1APIRespose : NSObject
@property (nonatomic, strong) NSDictionary *moments; ///< empty
@property (nonatomic, strong) NSDictionary *users; ///<
@property (nonatomic, strong) NSDictionary *tweets; ///<
@property (nonatomic, strong) NSArray *timelineItmes; ///< Array
@property (nonatomic, strong) NSArray *timeline; ///< Array
@property (nonatomic, strong) NSString *cursorTop;
@property (nonatomic, strong) NSString *cursorBottom;
@property (nonatomic, strong) NSArray *cursorGaps;
@end
================================================
FILE: Demo/YYKitDemo/T1Model.m
================================================
//
// T1Model.m
// YYKitExample
//
// Created by ibireme on 15/10/9.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import "T1Model.h"
@implementation T1UserMention
+ (NSDictionary *)modelCustomPropertyMapper {
return @{
@"screenName" : @"screen_name",
@"uidStr" : @"id_str",
@"uid" : @"id",
};
}
+ (NSDictionary *)modelContainerPropertyGenericClass {
return @{ @"indices" : [NSNumber class] };
}
- (BOOL)modelCustomTransformFromDictionary:(NSDictionary *)dic {
int rangeCount = (int)_indices.count / 2;
NSMutableArray *ranges = nil;
for (int i = 0; i < rangeCount; i++) {
int from = ((NSNumber *)_indices[i * 2]).intValue;
int to = ((NSNumber *)_indices[i * 2 + 1]).intValue;
NSRange range = NSMakeRange(from, to >= from ? (to - from) : 0);
if (i == 0) {
_range = range;
}
if (rangeCount > 1) {
[ranges addObject:[NSValue valueWithRange:range]];
}
}
_ranges = ranges;
return YES;
}
@end
@implementation T1URL
+ (NSDictionary *)modelCustomPropertyMapper {
return @{ @"screenName" : @"screen_name",
@"idStr" : @"id_str",
@"displayURL" : @"display_url",
@"expandedURL" : @"expanded_url"};
}
+ (NSDictionary *)modelContainerPropertyGenericClass {
return @{ @"indices" : [NSNumber class] };
}
- (BOOL)modelCustomTransformFromDictionary:(NSDictionary *)dic {
int rangeCount = (int)_indices.count / 2;
NSMutableArray *ranges = nil;
for (int i = 0; i < rangeCount; i++) {
int from = ((NSNumber *)_indices[i * 2]).intValue;
int to = ((NSNumber *)_indices[i * 2 + 1]).intValue;
NSRange range = NSMakeRange(from, to >= from ? (to - from) : 0);
if (i == 0) {
_range = range;
}
if (rangeCount > 1) {
[ranges addObject:[NSValue valueWithRange:range]];
}
}
_ranges = ranges;
return YES;
}
@end
@implementation T1HashTag
+ (NSDictionary *)modelContainerPropertyGenericClass {
return @{ @"indices" : [NSNumber class] };
}
- (BOOL)modelCustomTransformFromDictionary:(NSDictionary *)dic {
int rangeCount = (int)_indices.count / 2;
NSMutableArray *ranges = nil;
for (int i = 0; i < rangeCount; i++) {
int from = ((NSNumber *)_indices[i * 2]).intValue;
int to = ((NSNumber *)_indices[i * 2 + 1]).intValue;
NSRange range = NSMakeRange(from, to >= from ? (to - from) : 0);
if (i == 0) {
_range = range;
}
if (rangeCount > 1) {
[ranges addObject:[NSValue valueWithRange:range]];
}
}
_ranges = ranges;
return YES;
}
@end
@implementation T1MediaMeta
+ (NSDictionary *)modelContainerPropertyGenericClass {
return @{ @"faces" : [NSValue class] };
}
- (BOOL)modelCustomTransformFromDictionary:(NSDictionary *)dic {
_size = CGSizeMake(_width, _height);
_isCrop = [_resize isEqualToString:@"crop"];
_faces = nil;
NSArray *faceDics = dic[@"faces"];
if ([faceDics isKindOfClass:[NSArray class]] && faceDics.count > 0) {
NSMutableArray *faces = [NSMutableArray new];
for (NSDictionary *faceDic in faceDics) {
if ([faceDic isKindOfClass:[NSDictionary class]]) {
int x = [faceDic intValueForKey:@"x" default:0];
int y = [faceDic intValueForKey:@"y" default:0];
int w = [faceDic intValueForKey:@"w" default:0];
int h = [faceDic intValueForKey:@"h" default:0];
[faces addObject:[NSValue valueWithCGRect:CGRectMake(x, y, w, h)]];
}
}
_faces = faces;
}
return YES;
}
@end
@implementation T1Media
+ (NSDictionary *)modelCustomPropertyMapper {
return @{
@"idStr" : @"id_str",
@"mediaURLHttps" : @"media_url_https",
@"mediaURL" : @"media_url",
@"expandedURL" : @"expanded_url",
@"displayURL" : @"display_url",
@"mid" : @"id",
@"midStr" : @"id_str",
@"mediaThumb" : @"sizes.thumb",
@"mediaSmall" : @"sizes.small",
@"mediaMedium" : @"sizes.medium",
@"mediaLarge" : @"sizes.large",
@"mediaOrig" : @"sizes.orig"
};
}
- (BOOL)modelCustomTransformFromDictionary:(NSDictionary *)dic {
int rangeCount = (int)_indices.count / 2;
NSMutableArray *ranges = nil;
for (int i = 0; i < rangeCount; i++) {
int from = ((NSNumber *)_indices[i * 2]).intValue;
int to = ((NSNumber *)_indices[i * 2 + 1]).intValue;
NSRange range = NSMakeRange(from, to >= from ? (to - from) : 0);
if (i == 0) {
_range = range;
}
if (rangeCount > 1) {
[ranges addObject:[NSValue valueWithRange:range]];
}
}
_ranges = ranges;
NSDictionary *featureDics = dic[@"features"];
if ([featureDics isKindOfClass:[NSDictionary class]]) {
[_mediaThumb modelSetWithDictionary:featureDics[@"thumb"]];
[_mediaSmall modelSetWithDictionary:featureDics[@"small"]];
[_mediaMedium modelSetWithDictionary:featureDics[@"medium"]];
[_mediaLarge modelSetWithDictionary:featureDics[@"large"]];
[_mediaOrig modelSetWithDictionary:featureDics[@"orig"]];
NSString *url;
url = [_mediaURL stringByAppendingString:@":thumb"];
_mediaThumb.url = url ? [NSURL URLWithString:url] : nil;
url = [_mediaURL stringByAppendingString:@":small"];
_mediaSmall.url = url ? [NSURL URLWithString:url] : nil;
url = [_mediaURL stringByAppendingString:@":medium"];
_mediaMedium.url = url ? [NSURL URLWithString:url] : nil;
url = [_mediaURL stringByAppendingString:@":large"];
_mediaLarge.url = url ? [NSURL URLWithString:url] : nil;
url = [_mediaURL stringByAppendingString:@":orig"];
_mediaOrig.url = url ? [NSURL URLWithString:url] : nil;
}
return YES;
}
@end
@implementation T1Place
+ (NSDictionary *)modelCustomPropertyMapper {
return @{
@"fullName" : @"full_name",
@"placeType" : @"place_type",
@"countryCode" : @"country_code",
@"pid" : @"id",
@"boundingBox" : @"bounding_box",
@"containedWithin" : @"contained_within"
};
}
@end
@implementation T1Card
+ (NSDictionary *)modelContainerPropertyGenericClass {
return @{ @"users" : [T1User class] };
}
+ (NSDictionary *)modelCustomPropertyMapper {
return @{ @"cardTypeURL" : @"card_type_url", @"bindingValues" : @"binding_values" };
}
@end
@implementation T1User
+ (NSDictionary *)modelCustomPropertyMapper {
return @{
@"isProtected" : @"protected",
@"isTranslator" : @"is_translator",
@"profileImageURL" : @"profile_image_url",
@"createdAt" : @"created_at",
@"uid" : @"id",
@"defaultProfileImage" : @"default_profile_image",
@"listedCount" : @"listed_count",
@"profileBackgroundColor" : @"profile_background_color",
@"followRequestSent" : @"follow_request_sent",
@"desc" : @"description",
@"geoEnabled" : @"geo_enabled",
@"profileTextColor" : @"profile_text_color",
@"statusesCount" : @"statuses_count",
@"profileBackgroundTile" : @"profile_background_tile",
@"profileUseBackgroundImage" : @"profile_use_background_image",
@"uidStr" : @"id_str",
@"profileImageURLHttps" : @"profile_image_url_https",
@"profileSidebarFillColor" : @"profile_sidebar_fill_color",
@"profileSidebarBorderColor" : @"profile_sidebar_border_color",
@"contributorsEnabled" : @"contributors_enabled",
@"defaultProfile" : @"default_profile",
@"screenName" : @"screen_name",
@"timeZone" : @"time_zone",
@"profileBackgroundImageURL" : @"profile_background_image_url",
@"profileBackgroundImageURLHttps" : @"profile_background_image_url_https",
@"profileLinkColor" : @"profile_link_color",
@"favouritesCount" : @"favourites_count",
@"isTranslationEnabled" : @"is_translation_enabled",
@"utcOffset" : @"utc_offset",
@"friendsCount" : @"friends_count",
@"hasExtendedProfile" : @"has_extended_profile"
};
}
- (BOOL)modelCustomTransformFromDictionary:(NSDictionary *)dic {
if (_profileImageURL) {
NSMutableString *url = _profileImageURL.absoluteString.mutableCopy;
NSString *ext = [url pathExtension];
if (ext.length && url.length > ext.length + 2 + 7) {
NSRange range = NSMakeRange(url.length - ext.length - 1 - 7, 7);
if ([[url substringWithRange:range] isEqualToString:@"_normal"]) {
[url replaceCharactersInRange:range withString:@"_reasonably_small"];
_profileImageURLReasonablySmall = [NSURL URLWithString:url];
}
}
}
return YES;
}
@end
@implementation T1Tweet
+ (NSDictionary *)modelContainerPropertyGenericClass {
return @{
@"medias" : [T1Media class],
@"extendedMedias" : [T1Media class],
@"userMentions" : [T1UserMention class],
@"urls" : [T1URL class],
@"hashTags" : [T1HashTag class]
};
}
+ (NSDictionary *)modelCustomPropertyMapper {
return @{
@"isQuoteStatus" : @"is_quote_status",
@"favoriteCount" : @"favorite_count",
@"conversationID" : @"conversation_id",
@"inReplyToScreenName" : @"in_reply_to_screen_name",
@"retweetCount" : @"retweet_count",
@"tid" : @"id",
@"inReplyToUserId" : @"in_reply_to_user_id",
@"supplementalLanguage" : @"supplemental_language",
@"createdAt" : @"created_at",
@"inReplyToStatusIDStr" : @"in_reply_to_status_id_str",
@"inReplyToStatusID" : @"in_reply_to_status_id",
@"inReplyToUserIDStr" : @"in_reply_to_user_id_str",
@"tidStr" : @"id_str",
@"retweetedStatus" : @"retweeted_status",
@"quotedStatus" : @"quoted_status",
@"medias" : @"emtities.media",
@"extendedMedias" : @"extended_entities.media",
@"userMentions" : @"entities.userMentions",
@"urls" : @"entities.urls",
@"hashTags" : @"entities.hashtags"
};
}
@end
@implementation T1Conversation
+ (NSDictionary *)modelContainerPropertyGenericClass {
return @{
@"participantIDs" : [NSString class],
@"contextIDs" : [NSString class],
};
}
+ (NSDictionary *)modelCustomPropertyMapper {
return @{
@"targetTweetID" : @"context.target_tweet_id",
@"participantIDs" : @"context.participant_ids",
@"participantsCount" : @"context.participants_count",
@"targetCount" : @"context.target_count",
@"rootUserID" : @"ccontext.root_user_id",
@"contextIDs" : @"ids"
};
}
@end
@implementation T1APIRespose
+ (NSDictionary *)modelContainerPropertyGenericClass {
return @{
@"users" : [T1User class],
@"tweets" : [T1Tweet class],
@"timeline" : [NSDictionary class],
@"hashTags" : [T1HashTag class]
};
}
+ (NSDictionary *)modelCustomPropertyMapper {
return @{
@"users" : @"twitter_objects.users",
@"tweets" : @"twitter_objects.tweets",
@"timeline" : @"response.timeline",
@"cursorTop" : @"response.cursor.top",
@"cursorBottom" : @"response.cursor.bottom",
@"cursorGaps" : @"response.cursor.gaps"
};
}
- (BOOL)modelCustomTransformFromDictionary:(NSDictionary *)dic {
NSMutableArray *timelineItems = [NSMutableArray new];
for (NSDictionary *dic in _timeline) {
NSDictionary *tDic = dic[@"tweet"];
if ([tDic isKindOfClass:[NSDictionary class]]) {
NSString *tid = tDic[@"id"];
if ([tid isKindOfClass:[NSString class]]) {
T1Tweet *tweet = _tweets[tid];
if (tweet) [timelineItems addObject:tweet];
}
} else {
NSDictionary *cDic = dic[@"conversation"];
if ([cDic isKindOfClass:[NSDictionary class]]) {
T1Conversation *conversation = [T1Conversation modelWithDictionary:cDic];
NSDictionary *entityID = dic[@"entity_id"];
if ([entityID isKindOfClass:[NSDictionary class]]) {
NSArray *ids = entityID[@"ids"];
if ([ids isKindOfClass:[NSArray class]]) {
conversation.entityIDs = ids;
}
}
NSMutableArray *tweets = [NSMutableArray new];
for (NSString *tid in conversation.contextIDs) {
T1Tweet *tweet = _tweets[tid];
if (tweet) [tweets addObject:tweet];
}
if (tweets.count > 1) {
conversation.tweets = tweets;
[timelineItems addObject:conversation];
}
}
}
}
_timelineItmes = timelineItems;
for (id item in _timelineItmes) {
if ([item isKindOfClass:[T1Tweet class]]) {
[self _updateTweetReference:item];
} else if ([item isKindOfClass:[T1Conversation class]]) {
for (T1Tweet *tweet in ((T1Conversation *)item).tweets) {
[self _updateTweetReference:tweet];
}
}
}
return YES;
}
- (void)_updateTweetReference:(T1Tweet *)tweet {
if (!tweet) return;
T1User *user;
for (T1UserMention *mention in tweet.userMentions) {
user = mention.uidStr ? _users[mention.uidStr] : nil;
mention.user = user;
}
for (T1UserMention *mention in tweet.retweetedStatus.userMentions) {
user = mention.uidStr ? _users[mention.uidStr] : nil;
mention.user = user;
}
user = tweet.user;
user = user.uidStr ? _users[user.uidStr] : nil;
tweet.user = user;
user = tweet.retweetedStatus.user;
user = user.uidStr ? _users[user.uidStr] : nil;
tweet.retweetedStatus.user = user;
user = tweet.quotedStatus.user;
user = user.uidStr ? _users[user.uidStr] : nil;
tweet.quotedStatus.user = user;
}
@end
================================================
FILE: Demo/YYKitDemo/T1StatusCell.h
================================================
//
// T1StatusCell.h
// YYKitExample
//
// Created by ibireme on 15/10/9.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import "YYTableViewCell.h"
#import "YYKit.h"
#import "T1StatusLayout.h"
#import "YYControl.h"
@class T1StatusCell;
@interface T1StatusMediaView : YYControl
@property (nonatomic, strong) NSArray *imageViews;
@property (nonatomic, weak) T1StatusCell *cell;
@end
@interface T1StatusQuoteView : YYControl
@property (nonatomic, strong) YYLabel *nameLabel;
@property (nonatomic, strong) YYLabel *textLabel;
@property (nonatomic, weak) T1StatusCell *cell;
@end
@interface T1StatusInlineActionsView : UIView
@property (nonatomic, strong) UIButton *replyButton;
@property (nonatomic, strong) UIButton *retweetButton;
@property (nonatomic, strong) UIImageView *retweetImageView;
@property (nonatomic, strong) YYLabel *retweetLabel;
@property (nonatomic, strong) UIButton *favoriteButton;
@property (nonatomic, strong) YYAnimatedImageView *favoriteImageView;
@property (nonatomic, strong) YYLabel *favoriteLabel;
@property (nonatomic, strong) UIButton *followButton;
@property (nonatomic, weak) T1StatusCell *cell;
- (void)updateRetweetWithAnimation;
- (void)updateFavouriteWithAnimation;
- (void)updateFollowWithAnimation;
@end
@interface T1StatusView : YYControl
@property (nonatomic, strong) UIView *topLine;
@property (nonatomic, strong) UIImageView *socialIconView;
@property (nonatomic, strong) YYLabel *socialLabel;
@property (nonatomic, strong) YYControl *avatarView;
@property (nonatomic, strong) UIView *conversationTopJoin;
@property (nonatomic, strong) UIView *conversationBottomJoin;
@property (nonatomic, strong) YYLabel *nameLabel;
@property (nonatomic, strong) YYLabel *dateLabel;
@property (nonatomic, strong) YYLabel *textLabel;
@property (nonatomic, strong) T1StatusMediaView *mediaView;
@property (nonatomic, strong) T1StatusQuoteView *quoteView;
@property (nonatomic, strong) T1StatusInlineActionsView *inlineActionsView;
@property (nonatomic, weak) T1StatusCell *cell;
@end
@protocol T1StatusCellDelegate
@optional
- (void)cell:(T1StatusCell *)cell didClickInLabel:(YYLabel *)label textRange:(NSRange)textRange;
- (void)cell:(T1StatusCell *)cell didClickImageAtIndex:(NSUInteger)index withLongPress:(BOOL)longPress;
- (void)cell:(T1StatusCell *)cell didClickQuoteWithLongPress:(BOOL)longPress;
- (void)cell:(T1StatusCell *)cell didClickAvatarWithLongPress:(BOOL)longPress;
- (void)cell:(T1StatusCell *)cell didClickContentWithLongPress:(BOOL)longPress;
- (void)cellDidClickReply:(T1StatusCell *)cell;
- (void)cellDidClickRetweet:(T1StatusCell *)cell;
- (void)cellDidClickFavorite:(T1StatusCell *)cell;
- (void)cellDidClickFollow:(T1StatusCell *)cell;
@end
@interface T1StatusCell : YYTableViewCell
@property (nonatomic, strong) T1StatusView *statusView;
@property (nonatomic, strong) T1StatusLayout *layout;
@property (nonatomic, weak) id delegate;
@end
================================================
FILE: Demo/YYKitDemo/T1StatusCell.m
================================================
//
// T1StatusCell.m
// YYKitExample
//
// Created by ibireme on 15/10/9.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import "T1StatusCell.h"
#import "T1Helper.h"
#define kCornerRaadius 4
@implementation T1StatusMediaView
- (instancetype)init {
self = [super init];
self.width = kT1ContentWidth;
self.clipsToBounds = YES;
self.layer.cornerRadius = kCornerRaadius;
self.layer.borderColor = [UIColor colorWithWhite:0.865 alpha:1.000].CGColor;
self.layer.borderWidth = CGFloatFromPixel(1);
NSMutableArray *imageViews = [NSMutableArray new];
for (int i = 0; i < 4; i++) {
UIImageView *imageView = [UIImageView new];
imageView.backgroundColor = [UIColor colorWithWhite:0.958 alpha:1.000];
imageView.clipsToBounds = YES;
imageView.contentMode = UIViewContentModeScaleAspectFill;
imageView.layer.borderColor = self.layer.borderColor;
imageView.layer.borderWidth = self.layer.borderWidth;
[self addSubview:imageView];
[imageViews addObject:imageView];
}
_imageViews = imageViews;
@weakify(self);
self.touchBlock = ^(YYControl *view, YYGestureRecognizerState state, NSSet *touches, UIEvent *event) {
@strongify(self);
if (!self) return;
if (state != YYGestureRecognizerStateEnded) return;
UITouch *touch = touches.anyObject;
CGPoint point = [touch locationInView:self];
NSUInteger index = [self imageIndexForPoint:point];
if (index != NSNotFound) {
if ([self.cell.delegate respondsToSelector:@selector(cell:didClickImageAtIndex:withLongPress:)]) {
[self.cell.delegate cell:self.cell didClickImageAtIndex:index withLongPress:NO];
}
}
};
self.longPressBlock = ^(YYControl *view, CGPoint point) {
@strongify(self);
if (!self) return;
NSUInteger index = [self imageIndexForPoint:point];
if (index != NSNotFound) {
if ([self.cell.delegate respondsToSelector:@selector(cell:didClickImageAtIndex:withLongPress:)]) {
[self.cell.delegate cell:self.cell didClickImageAtIndex:index withLongPress:YES];
}
}
};
return self;
}
- (NSUInteger)imageIndexForPoint:(CGPoint)point {
for (int i = 0; i < 4; i++) {
UIImageView *view = self.imageViews[i];
if (!view.hidden && CGRectContainsPoint(view.frame, point)) {
return i;
}
}
return NSNotFound;
}
- (void)setWithMedias:(NSArray *)medias {
for (int i = 0; i < 4; i++) {
UIImageView *view = _imageViews[i];
if (i >= medias.count) {
view.hidden = YES;
[view cancelCurrentImageRequest];
} else {
view.hidden = NO;
T1Media *media = medias[i];
[view setImageWithURL:media.mediaSmall.url
placeholder:nil
options:YYWebImageOptionSetImageWithFadeAnimation
completion:nil];
}
}
switch (medias.count) {
case 1: {
UIImageView *view = _imageViews.firstObject;
view.frame = self.bounds;
} break;
case 2: {
UIImageView *view0 = _imageViews[0];
view0.origin = CGPointZero;
view0.height = self.height;
view0.width = (self.width - kT1ImagePadding) / 2;
UIImageView *view1 = _imageViews[1];
view1.top = 0;
view1.size = view0.size;
view1.right = self.width;
} break;
case 3: {
UIImageView *view0 = _imageViews[0];
view0.origin = CGPointZero;
view0.height = self.height;
view0.width = (self.width - kT1ImagePadding) / 2;
UIImageView *view1 = _imageViews[1];
view1.top = 0;
view1.width = view0.width;
view1.right = self.width;
view1.height = (self.height - kT1ImagePadding) / 2;
UIImageView *view2 = _imageViews[2];
view2.size = view1.size;
view2.right = self.width;
view2.bottom = self.height;
} break;
case 4: {
UIImageView *view0 = _imageViews[0];
view0.origin = CGPointZero;
view0.width = (self.width - kT1ImagePadding) / 2;
view0.height = (self.height - kT1ImagePadding) / 2;
UIImageView *view1 = _imageViews[1];
view1.size = view0.size;
view1.top = 0;
view1.right = self.width;
UIImageView *view2 = _imageViews[2];
view2.size = view0.size;
view2.left = 0;
view2.bottom = self.height;
UIImageView *view3 = _imageViews[3];
view3.size = view0.size;
view3.right = self.width;
view3.bottom = self.height;
} break;
default: break;
}
}
@end
@implementation T1StatusQuoteView
- (instancetype)init {
self = [super init];
self.width = kT1ContentWidth;
self.clipsToBounds = YES;
self.layer.cornerRadius = kCornerRaadius;
self.layer.borderWidth = CGFloatFromPixel(1);
self.layer.borderColor = [UIColor colorWithWhite:0.000 alpha:0.108].CGColor;
self.exclusiveTouch = YES;
_nameLabel = [YYLabel new];
_nameLabel.textVerticalAlignment = YYTextVerticalAlignmentCenter;
_nameLabel.displaysAsynchronously = YES;
_nameLabel.ignoreCommonProperties = YES;
_nameLabel.fadeOnHighlight = NO;
_nameLabel.fadeOnAsynchronouslyDisplay = NO;
_nameLabel.width = kT1QuoteContentWidth;
_nameLabel.left = kT1CellPadding;
[self addSubview:_nameLabel];
_textLabel = [YYLabel new];
_textLabel.textVerticalAlignment = YYTextVerticalAlignmentCenter;
_textLabel.displaysAsynchronously = YES;
_textLabel.ignoreCommonProperties = YES;
_textLabel.fadeOnHighlight = NO;
_textLabel.fadeOnAsynchronouslyDisplay = NO;
_textLabel.width = kT1QuoteContentWidth;
_textLabel.left = kT1CellPadding;
[self addSubview:_textLabel];
@weakify(self);
self.touchBlock = ^(YYControl *view, YYGestureRecognizerState state, NSSet *touches, UIEvent *event) {
@strongify(self);
if (!self) return;
if (state == YYGestureRecognizerStateBegan) {
self.backgroundColor = kT1CellBGHighlightColor;
} else if (state != YYGestureRecognizerStateMoved) {
self.backgroundColor = [UIColor clearColor];
}
if (state == YYGestureRecognizerStateEnded) {
UITouch *t = touches.anyObject;
CGPoint p = [t locationInView:self];
if (CGRectContainsPoint(self.bounds, p)) {
if ([self.cell.delegate respondsToSelector:@selector(cell:didClickQuoteWithLongPress:)]) {
[self.cell.delegate cell:self.cell didClickQuoteWithLongPress:NO];
}
}
}
};
return self;
}
- (void)setWithLayout:(T1StatusLayout *)layout {
_nameLabel.height = kT1UserNameFontSize * 2;
_nameLabel.centerY = kT1CellPadding + kT1UserNameFontSize / 2;
_nameLabel.textLayout = layout.quotedNameTextLayout;
_textLabel.height = CGRectGetMaxY(layout.quotedTextLayout.textBoundingRect);
_textLabel.top = kT1CellPadding + kT1UserNameFontSize + kT1CellInnerPadding;
_textLabel.textLayout = layout.quotedTextLayout;
}
@end
@implementation T1StatusInlineActionsView
- (instancetype)init {
self = [super init];
self.width = kT1ContentWidth;
self.height = 32;
__weak typeof(self) _self = self;
_replyButton = [UIButton buttonWithType:UIButtonTypeCustom];
_replyButton.size = CGSizeMake(32, 32);
_replyButton.centerY = self.height / 2;
_replyButton.centerX = 6;
_replyButton.adjustsImageWhenHighlighted = NO;
_replyButton.exclusiveTouch = YES;
[_replyButton setImage:[T1Helper imageNamed:@"icn_tweet_action_inline_reply_off"] forState:UIControlStateNormal];
[_replyButton addBlockForControlEvents:UIControlEventTouchDown | UIControlEventTouchDragEnter
block:^(UIButton *sender) {
sender.alpha = 0.6;
}];
[_replyButton addBlockForControlEvents:UIControlEventTouchUpInside | UIControlEventTouchUpOutside |
UIControlEventTouchCancel | UIControlEventTouchDragExit
block:^(UIButton *sender) {
sender.alpha = 1;
}];
[_replyButton addBlockForControlEvents:UIControlEventTouchUpInside block:^(id sender) {
if ([_self.cell.delegate respondsToSelector:@selector(cellDidClickReply:)]) {
[_self.cell.delegate cellDidClickReply:_self.cell];
}
}];
[self addSubview:_replyButton];
_retweetButton = [UIButton buttonWithType:UIButtonTypeCustom];
[self addSubview:_retweetButton];
_retweetImageView = [UIImageView new];
[self addSubview:_retweetImageView];
_retweetLabel = [YYLabel new];
[self addSubview:_retweetLabel];
_retweetButton.size = CGSizeMake(32, 32);
_retweetButton.centerY = self.height / 2;
_retweetButton.left = kT1ContentWidth * 0.28 + _replyButton.left;
_retweetImageView.size = CGSizeMake(32, 32);
_retweetImageView.contentMode = UIViewContentModeCenter;
_retweetImageView.center = _retweetButton.center;
_retweetImageView.image = [T1Helper imageNamed:@"icn_tweet_action_inline_retweet_off"];
_retweetLabel.height = _retweetButton.height;
_retweetLabel.left = _retweetImageView.right - 3;
_retweetLabel.userInteractionEnabled = NO;
_replyButton.exclusiveTouch = YES;
[_retweetButton addBlockForControlEvents:UIControlEventTouchDown | UIControlEventTouchDragEnter
block:^(UIButton *sender) {
_self.retweetImageView.alpha = 0.6;
_self.retweetLabel.alpha = 0.6;
}];
[_retweetButton addBlockForControlEvents:UIControlEventTouchUpInside | UIControlEventTouchUpOutside |
UIControlEventTouchCancel | UIControlEventTouchDragExit
block:^(UIButton *sender) {
_self.retweetImageView.alpha = 1;
_self.retweetLabel.alpha = 1;
}];
[_retweetButton addBlockForControlEvents:UIControlEventTouchUpInside block:^(id sender) {
if ([_self.cell.delegate respondsToSelector:@selector(cellDidClickRetweet:)]) {
[_self.cell.delegate cellDidClickRetweet:_self.cell];
}
}];
_favoriteButton = [UIButton buttonWithType:UIButtonTypeCustom];
[self addSubview:_favoriteButton];
_favoriteImageView = [YYAnimatedImageView new];
[self addSubview:_favoriteImageView];
_favoriteLabel = [YYLabel new];
[self addSubview:_favoriteLabel];
_favoriteButton.size = CGSizeMake(32, 32);
_favoriteButton.centerY = self.height / 2;
_favoriteButton.left = kT1ContentWidth * 0.28 + _retweetButton.left;
_favoriteImageView.size = CGSizeMake(32, 32);
_favoriteImageView.contentMode = UIViewContentModeCenter;
_favoriteImageView.center = _favoriteButton.center;
_favoriteImageView.image = [T1Helper imageNamed:@"icn_tweet_action_inline_favorite_off"];
_favoriteLabel.height = _favoriteButton.height;
_favoriteLabel.left = _favoriteImageView.right - 4;
_favoriteLabel.userInteractionEnabled = NO;
_favoriteLabel.exclusiveTouch = YES;
[_favoriteButton addBlockForControlEvents:UIControlEventTouchDown | UIControlEventTouchDragEnter
block:^(UIButton *sender) {
_self.favoriteImageView.alpha = 0.6;
_self.favoriteLabel.alpha = 0.6;
}];
[_favoriteButton addBlockForControlEvents:UIControlEventTouchUpInside | UIControlEventTouchUpOutside |
UIControlEventTouchCancel | UIControlEventTouchDragExit
block:^(UIButton *sender) {
_self.favoriteImageView.alpha = 1;
_self.favoriteLabel.alpha = 1;
}];
[_favoriteButton addBlockForControlEvents:UIControlEventTouchUpInside block:^(id sender) {
if ([_self.cell.delegate respondsToSelector:@selector(cellDidClickFavorite:)]) {
[_self.cell.delegate cellDidClickFavorite:_self.cell];
}
}];
_followButton = [UIButton buttonWithType:UIButtonTypeCustom];
_followButton.size = CGSizeMake(32, 32);
_followButton.centerY = self.height / 2;
_followButton.right = self.width - 3;
_followButton.adjustsImageWhenHighlighted = NO;
_followButton.exclusiveTouch = YES;
[_followButton setImage:[T1Helper imageNamed:@"icn_tweet_action_inline_follow_off_ipad_experiment"] forState:UIControlStateNormal];
[_followButton addBlockForControlEvents:UIControlEventTouchDown | UIControlEventTouchDragEnter
block:^(UIButton *sender) {
sender.alpha = 0.6;
}];
[_followButton addBlockForControlEvents:UIControlEventTouchUpInside | UIControlEventTouchUpOutside |
UIControlEventTouchCancel | UIControlEventTouchDragExit
block:^(UIButton *sender) {
sender.alpha = 1;
}];
[_followButton addBlockForControlEvents:UIControlEventTouchUpInside block:^(id sender) {
if ([_self.cell.delegate respondsToSelector:@selector(cellDidClickFollow:)]) {
[_self.cell.delegate cellDidClickFollow:_self.cell];
}
}];
[self addSubview:_followButton];
return self;
}
- (void)setWithLayout:(T1StatusLayout *)layout {
T1Tweet *tweet = layout.displayedTweet;
if (tweet.retweeted) {
_retweetImageView.image = [T1Helper imageNamed:@"icn_tweet_action_inline_retweet_on_white"];
} else {
_retweetImageView.image = [T1Helper imageNamed:@"icn_tweet_action_inline_retweet_off"];
}
if (tweet.favorited) {
_favoriteImageView.image = [T1Helper imageNamed:@"icn_tweet_action_inline_favorite_on_white"];
} else {
_favoriteImageView.image = [T1Helper imageNamed:@"icn_tweet_action_inline_favorite_off"];
}
if (layout.retweetCountTextLayout) {
_retweetLabel.hidden = NO;
_retweetLabel.width = layout.retweetCountTextLayout.textBoundingSize.width + 5;
_retweetLabel.textLayout = layout.retweetCountTextLayout;
_retweetButton.width = _retweetLabel.right - _retweetButton.left;
} else {
_retweetLabel.hidden = YES;
_retweetButton.width = _retweetButton.height;
}
if (layout.favoriteCountTextLayout) {
_favoriteLabel.hidden = NO;
_favoriteLabel.width = layout.favoriteCountTextLayout.textBoundingSize.width + 5;
_favoriteLabel.textLayout = layout.favoriteCountTextLayout;
_favoriteButton.width = _favoriteLabel.right - _favoriteButton.left;
} else {
_favoriteLabel.hidden = YES;
_favoriteButton.width = _favoriteButton.height;
}
if (tweet.user.following) {
_followButton.hidden = YES;
} else {
_followButton.hidden = NO;
[_followButton setImage:[T1Helper imageNamed:@"icn_tweet_action_inline_follow_off_ipad_experiment"] forState:UIControlStateNormal];
}
}
- (void)updateRetweetWithAnimation {
T1StatusLayout *layout = self.cell.layout;
T1Tweet *tweet = layout.displayedTweet;
if (tweet.retweeted) {
_retweetImageView.image = [T1Helper imageNamed:@"icn_tweet_action_inline_retweet_on_white"];
} else {
_retweetImageView.image = [T1Helper imageNamed:@"icn_tweet_action_inline_retweet_off"];
}
[UIView animateWithDuration:0.1 delay:0 options:UIViewAnimationOptionCurveEaseInOut animations:^{
_retweetImageView.layer.transformScale = 1.5;
} completion:^(BOOL finished) {
[UIView animateWithDuration:0.1 delay:0 options:UIViewAnimationOptionCurveEaseInOut animations:^{
_retweetImageView.layer.transformScale = 1;
} completion:^(BOOL finished) {
}];
}];
if (layout.retweetCountTextLayout) {
_retweetLabel.hidden = NO;
_retweetLabel.width = layout.retweetCountTextLayout.textBoundingSize.width + 5;
_retweetLabel.textLayout = layout.retweetCountTextLayout;
_retweetButton.width = _retweetLabel.right - _retweetButton.left;
} else {
_retweetLabel.hidden = YES;
_retweetButton.width = _retweetButton.height;
}
}
- (void)updateFavouriteWithAnimation {
T1StatusLayout *layout = self.cell.layout;
T1Tweet *tweet = layout.displayedTweet;
if (tweet.favorited) {
UIImage *img = [T1Helper imageNamed:@"fav02c-sheet"];
NSMutableArray *contentRects = [NSMutableArray new];
NSMutableArray *durations = [NSMutableArray new];
for (int j = 0; j < 12; j++) {
for (int i = 0; i < 8; i++) {
CGRect rect;
rect.size = CGSizeMake(img.size.width / 8, img.size.height / 12);
rect.origin.x = img.size.width / 8 * i;
rect.origin.y = img.size.height / 12 * j;
[contentRects addObject:[NSValue valueWithCGRect:rect]];
[durations addObject:@(1 / 60.0)];
}
}
YYSpriteSheetImage *sprite = [[YYSpriteSheetImage alloc] initWithSpriteSheetImage:img contentRects:contentRects frameDurations:durations loopCount:1];
_favoriteImageView.image = sprite;
} else {
_favoriteImageView.image = [T1Helper imageNamed:@"icn_tweet_action_inline_favorite_off"];
[UIView animateWithDuration:0.1 delay:0 options:UIViewAnimationOptionCurveEaseInOut animations:^{
_favoriteImageView.layer.transformScale = 1.5;
} completion:^(BOOL finished) {
[UIView animateWithDuration:0.1 delay:0 options:UIViewAnimationOptionCurveEaseInOut animations:^{
_favoriteImageView.layer.transformScale = 1;
} completion:^(BOOL finished) {
}];
}];
}
if (layout.favoriteCountTextLayout) {
_favoriteLabel.hidden = NO;
_favoriteLabel.width = layout.favoriteCountTextLayout.textBoundingSize.width + 5;
_favoriteLabel.textLayout = layout.favoriteCountTextLayout;
_favoriteButton.width = _favoriteLabel.right - _favoriteButton.left;
} else {
_favoriteLabel.hidden = YES;
_favoriteButton.width = _favoriteButton.height;
}
}
- (void)updateFollowWithAnimation {
T1StatusLayout *layout = self.cell.layout;
T1Tweet *tweet = layout.displayedTweet;
if (tweet.user.following) {
[_followButton setImage:[T1Helper imageNamed:@"icn_tweet_action_inline_follow_on_ipad_experiment"] forState:UIControlStateNormal];
} else {
[_followButton setImage:[T1Helper imageNamed:@"icn_tweet_action_inline_follow_off_ipad_experiment"] forState:UIControlStateNormal];
}
}
@end
@implementation T1StatusView
- (instancetype)init {
self = [super init];
self.width = kScreenWidth;
self.backgroundColor = [UIColor whiteColor];
self.exclusiveTouch = YES;
self.clipsToBounds = YES;
_socialLabel = [YYLabel new];
_socialLabel.textVerticalAlignment = YYTextVerticalAlignmentCenter;
_socialLabel.displaysAsynchronously = YES;
_socialLabel.ignoreCommonProperties = YES;
_socialLabel.fadeOnHighlight = NO;
_socialLabel.fadeOnAsynchronouslyDisplay = NO;
_socialLabel.size = CGSizeMake(kT1ContentWidth, kT1UserNameSubFontSize * 2);
_socialLabel.left = kT1ContentLeft;
_socialLabel.centerY = kT1CellPadding + kT1UserNameSubFontSize / 2;
_socialLabel.userInteractionEnabled = NO;
[self addSubview:_socialLabel];
_socialIconView = [UIImageView new];
_socialIconView.size = CGSizeMake(16, 16);
_socialIconView.centerY = _socialLabel.centerY - 1;
_socialIconView.right = kT1CellPadding + kT1AvatarSize;
_socialIconView.contentMode = UIViewContentModeScaleAspectFit;
_socialIconView.userInteractionEnabled = NO;
[self addSubview:_socialIconView];
_avatarView = [YYControl new];
_avatarView.clipsToBounds = YES;
_avatarView.layer.cornerRadius = 4;
_avatarView.layer.borderWidth = CGFloatFromPixel(1);
_avatarView.layer.borderColor = [UIColor colorWithWhite:0.000 alpha:0.118].CGColor;
_avatarView.backgroundColor = [UIColor colorWithWhite:0.908 alpha:1.000];
_avatarView.contentMode = UIViewContentModeScaleAspectFill;
_avatarView.left = kT1CellPadding;
_avatarView.size = CGSizeMake(kT1AvatarSize, kT1AvatarSize);
_avatarView.exclusiveTouch = YES;
[self addSubview:_avatarView];
_conversationTopJoin = [UIView new];
_conversationTopJoin.userInteractionEnabled = NO;
_conversationTopJoin.hidden = YES;
_conversationTopJoin.width = 3;
_conversationTopJoin.backgroundColor = UIColorHex(e1e8ed);
_conversationTopJoin.clipsToBounds = YES;
_conversationTopJoin.layer.cornerRadius = _conversationTopJoin.width / 2;
_conversationTopJoin.centerX = _avatarView.centerX;
[self addSubview:_conversationTopJoin];
_conversationBottomJoin = [UIView new];
_conversationBottomJoin.userInteractionEnabled = NO;
_conversationBottomJoin.hidden = YES;
_conversationBottomJoin.width = 3;
_conversationBottomJoin.backgroundColor = _conversationTopJoin.backgroundColor;
_conversationBottomJoin.clipsToBounds = YES;
_conversationBottomJoin.layer.cornerRadius = _conversationTopJoin.width / 2;
_conversationBottomJoin.centerX = _avatarView.centerX;
[self addSubview:_conversationBottomJoin];
_nameLabel = [YYLabel new];
_nameLabel.textVerticalAlignment = YYTextVerticalAlignmentCenter;
_nameLabel.displaysAsynchronously = YES;
_nameLabel.ignoreCommonProperties = YES;
_nameLabel.fadeOnHighlight = NO;
_nameLabel.fadeOnAsynchronouslyDisplay = NO;
_nameLabel.left = kT1ContentLeft;
_nameLabel.width = kT1ContentWidth;
_nameLabel.height = kT1UserNameFontSize * 2;
_nameLabel.userInteractionEnabled = NO;
_nameLabel.exclusiveTouch = YES;
[self addSubview:_nameLabel];
_dateLabel = [YYLabel new];
_dateLabel.textVerticalAlignment = YYTextVerticalAlignmentCenter;
_dateLabel.displaysAsynchronously = YES;
_dateLabel.ignoreCommonProperties = YES;
_dateLabel.fadeOnHighlight = NO;
_dateLabel.fadeOnAsynchronouslyDisplay = NO;
_dateLabel.frame = _nameLabel.frame;
_dateLabel.userInteractionEnabled = NO;
[self addSubview:_dateLabel];
_textLabel = [YYLabel new];
_textLabel.textVerticalAlignment = YYTextVerticalAlignmentCenter;
_textLabel.displaysAsynchronously = YES;
_textLabel.ignoreCommonProperties = YES;
_textLabel.fadeOnHighlight = NO;
_textLabel.fadeOnAsynchronouslyDisplay = NO;
_textLabel.left = kT1ContentLeft;
_textLabel.width = kT1ContentWidth;
_textLabel.width += kT1TextContainerInset * 2;
_textLabel.left -= kT1TextContainerInset;
__weak typeof(self) _self = self;
_textLabel.highlightTapAction = ^(UIView *containerView, NSAttributedString *text, NSRange range, CGRect rect) {
if ([_self.cell.delegate respondsToSelector:@selector(cell:didClickInLabel:textRange:)]) {
[_self.cell.delegate cell:_self.cell didClickInLabel:(YYLabel *)containerView textRange:range];
}
};
[self addSubview:_textLabel];
_mediaView = [T1StatusMediaView new];
_mediaView.left = kT1ContentLeft;
[self addSubview:_mediaView];
_quoteView = [T1StatusQuoteView new];
_quoteView.left = kT1ContentLeft;
[self addSubview:_quoteView];
_inlineActionsView = [T1StatusInlineActionsView new];
_inlineActionsView.left = kT1ContentLeft;
[self addSubview:_inlineActionsView];
_topLine = [UIView new];
_topLine.width = kScreenWidth;
_topLine.height = CGFloatFromPixel(1);
_topLine.backgroundColor = [UIColor colorWithWhite:0.823 alpha:1.000];
[self addSubview:_topLine];
@weakify(self);
self.touchBlock = ^(YYControl *view, YYGestureRecognizerState state, NSSet *touches, UIEvent *event) {
@strongify(self);
if (!self) return;
if (state == YYGestureRecognizerStateBegan) {
self.backgroundColor = kT1CellBGHighlightColor;
} else if (state != YYGestureRecognizerStateMoved) {
self.backgroundColor = [UIColor clearColor];
}
if (state == YYGestureRecognizerStateEnded) {
UITouch *t = touches.anyObject;
CGPoint p = [t locationInView:self];
if (CGRectContainsPoint(self.bounds, p)) {
if ([self.cell.delegate respondsToSelector:@selector(cell:didClickContentWithLongPress:)]) {
[self.cell.delegate cell:self.cell didClickContentWithLongPress:NO];
}
}
}
};
_avatarView.touchBlock = ^(YYControl *view, YYGestureRecognizerState state, NSSet *touches, UIEvent *event) {
@strongify(self);
if (!self) return;
if (state == YYGestureRecognizerStateBegan) {
self.avatarView.alpha = 0.7;
} else if (state != YYGestureRecognizerStateMoved) {
self.avatarView.alpha = 1;
}
if (state == YYGestureRecognizerStateEnded) {
UITouch *t = touches.anyObject;
CGPoint p = [t locationInView:self];
if (CGRectContainsPoint(self.bounds, p)) {
if ([self.cell.delegate respondsToSelector:@selector(cell:didClickAvatarWithLongPress:)]) {
[self.cell.delegate cell:self.cell didClickAvatarWithLongPress:NO];
}
}
}
};
return self;
}
- (void)setWithLayout:(T1StatusLayout *)layout {
self.height = layout.height;
self.topLine.hidden = !layout.showTopLine;
if (layout.isConversationSplit) {
_conversationTopJoin.hidden = NO;
_conversationTopJoin.top = 3;
_conversationTopJoin.height = self.height - 6;
_avatarView.hidden = YES;
_nameLabel.hidden = YES;
_dateLabel.hidden = YES;
_socialLabel.hidden = YES;
_socialIconView.hidden = YES;
_inlineActionsView.hidden = YES;
return;
} else {
if (_avatarView.hidden) {
_avatarView.hidden = NO;
_nameLabel.hidden = NO;
_dateLabel.hidden = NO;
_socialLabel.hidden = NO;
_socialIconView.hidden = NO;
_inlineActionsView.hidden = NO;
}
}
T1Tweet *tweet = layout.displayedTweet;
_avatarView.top = layout.paddingTop;
[_avatarView.layer setImageWithURL:tweet.user.profileImageURLReasonablySmall options:YYWebImageOptionSetImageWithFadeAnimation];
if (layout.socialTextLayout) {
_socialLabel.hidden = NO;
_socialIconView.hidden = NO;
_socialLabel.textLayout = layout.socialTextLayout;
if (layout.tweet.retweetedStatus) {
_socialIconView.hidden = NO;
_socialIconView.image = [T1Helper imageNamed:@"icn_social_proof_conversation_default"];
} else if (layout.tweet.inReplyToScreenName) {
_socialIconView.hidden = NO;
_socialIconView.image = [T1Helper imageNamed:@"icn_activity_rt_tweet"];
} else {
_socialIconView.image = nil;
}
} else {
_socialLabel.hidden = YES;
_socialIconView.hidden = YES;
}
_nameLabel.centerY = layout.paddingTop + kT1TextFontSize / 2;
_nameLabel.textLayout = layout.nameTextLayout;
_dateLabel.centerY = _nameLabel.centerY;
_dateLabel.textLayout = layout.dateTextLayout;
if (layout.textLayout) {
_textLabel.hidden = NO;
_textLabel.top = layout.textTop;
_textLabel.height = layout.textHeight;
_textLabel.textLayout = layout.textLayout;
} else {
_textLabel.hidden = YES;
}
if (layout.images) {
_mediaView.hidden = NO;
_mediaView.top = layout.imagesTop;
_mediaView.height = layout.imagesHeight;
[_mediaView setWithMedias:layout.images];
} else {
_mediaView.hidden = YES;
[_mediaView setWithMedias:nil];
}
if (layout.quoteHeight > 0) {
_quoteView.hidden = NO;
_quoteView.top = layout.quoteTop;
_quoteView.height = layout.quoteHeight;
[_quoteView setWithLayout:layout];
} else {
_quoteView.hidden = YES;
}
_inlineActionsView.centerY = self.height - 19;
[_inlineActionsView setWithLayout:layout];
self.conversationTopJoin.hidden = !layout.showConversationTopJoin;
self.conversationBottomJoin.hidden = !layout.showConversationBottomJoin;
if (layout.showConversationTopJoin) {
_conversationTopJoin.top = - 5;
_conversationTopJoin.height = _avatarView.top - _conversationTopJoin.top - 3;
}
if (layout.showConversationBottomJoin) {
_conversationBottomJoin.top = _avatarView.bottom + 3;
_conversationBottomJoin.height = self.height - _conversationBottomJoin.top + 5;
}
}
- (void)setCell:(T1StatusCell *)cell {
_cell = cell;
_mediaView.cell = cell;
_quoteView.cell = cell;
_inlineActionsView.cell = cell;
}
@end
@implementation T1StatusCell
- (instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString *)reuseIdentifier {
self = [super initWithStyle:style reuseIdentifier:reuseIdentifier];
if (!self) return nil;
_statusView = [T1StatusView new];
_statusView.cell = self;
[self.contentView addSubview:_statusView];
self.contentView.backgroundColor = [UIColor clearColor];
self.backgroundView.backgroundColor = [UIColor clearColor];
return self;
}
- (void)setLayout:(T1StatusLayout *)layout {
_layout = layout;
self.contentView.height = layout.height;
_statusView.height = layout.height;
[_statusView setWithLayout:layout];
}
@end
================================================
FILE: Demo/YYKitDemo/T1StatusLayout.h
================================================
//
// T1StatusLayout.h
// YYKitExample
//
// Created by guoyaoyuan on 15/10/10.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import "YYKit.h"
#import "T1Model.h"
#define kT1CellPadding 12
#define kT1CellInnerPadding 6
#define kT1CellExtendedPadding 30
#define kT1AvatarSize 48
#define kT1ImagePadding 4
#define kT1ConversationSplitHeight 25
#define kT1ContentLeft (kT1CellPadding + kT1AvatarSize + kT1CellInnerPadding)
#define kT1ContentWidth (kScreenWidth - 2 * kT1CellPadding - kT1AvatarSize - kT1CellInnerPadding)
#define kT1QuoteContentWidth (kT1ContentWidth - 2 * kT1CellPadding)
#define kT1ActionsHeight 6
#define kT1TextContainerInset 4
#define kT1UserNameFontSize 14
#define kT1UserNameSubFontSize 12
#define kT1TextFontSize 14
#define kT1ActionFontSize 12
#define kT1UserNameColor UIColorHex(292F33)
#define kT1UserNameSubColor UIColorHex(8899A6)
#define kT1CellBGHighlightColor [UIColor colorWithWhite:0.000 alpha:0.041]
#define kT1TextColor UIColorHex(292F33)
#define kT1TextHighlightedColor UIColorHex(1A91DA)
#define kT1TextActionsColor UIColorHex(8899A6)
#define kT1TextHighlightedBackgroundColor UIColorHex(ebeef0)
#define kT1TextActionRetweetColor UIColorHex(19CF86)
#define kT1TextActionFavoriteColor UIColorHex(FAB81E)
@interface T1StatusLayout : NSObject
@property (nonatomic, strong) T1Tweet *tweet;
@property (nonatomic, strong) T1Conversation *conversation;
- (void)layout;
@property (nonatomic, assign) CGFloat height;
@property (nonatomic, assign) CGFloat paddingTop;
@property (nonatomic, assign) CGFloat textTop;
@property (nonatomic, assign) CGFloat textHeight;
@property (nonatomic, assign) CGFloat imagesTop;
@property (nonatomic, assign) CGFloat imagesHeight;
@property (nonatomic, assign) CGFloat quoteTop;
@property (nonatomic, assign) CGFloat quoteHeight;
@property (nonatomic, assign) BOOL showTopLine;
@property (nonatomic, assign) BOOL isConversationSplit;
@property (nonatomic, assign) BOOL showConversationTopJoin;
@property (nonatomic, assign) BOOL showConversationBottomJoin;
@property (nonatomic, strong) YYTextLayout *socialTextLayout;
@property (nonatomic, strong) YYTextLayout *nameTextLayout;
@property (nonatomic, strong) YYTextLayout *dateTextLayout;
@property (nonatomic, strong) YYTextLayout *textLayout;
@property (nonatomic, strong) YYTextLayout *quotedNameTextLayout;
@property (nonatomic, strong) YYTextLayout *quotedTextLayout;
@property (nonatomic, strong) YYTextLayout *retweetCountTextLayout;
@property (nonatomic, strong) YYTextLayout *favoriteCountTextLayout;
@property (nonatomic, strong) NSArray *images;
@property (nonatomic, readonly) T1Tweet *displayedTweet;
- (YYTextLayout *)retweetCountTextLayoutForTweet:(T1Tweet *)tweet;
- (YYTextLayout *)favoriteCountTextLayoutForTweet:(T1Tweet *)tweet;
@end
================================================
FILE: Demo/YYKitDemo/T1StatusLayout.m
================================================
//
// T1StatusLayout.m
// YYKitExample
//
// Created by guoyaoyuan on 15/10/10.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import "T1StatusLayout.h"
#import "T1Helper.h"
@implementation T1StatusLayout
- (void)setTweet:(T1Tweet *)tweet {
if (_tweet != tweet) {
_tweet = tweet;
[self layout];
}
}
- (void)layout {
[self reset];
if (!_tweet) {
if (_conversation) {
_isConversationSplit = YES;
_height = kT1ConversationSplitHeight;
return;
} else {
return;
}
}
if (_conversation) {
BOOL isTop = NO, isBottom = NO;
if (_tweet.tidStr) {
NSUInteger index = [_conversation.contextIDs indexOfObject:_tweet.tidStr];
if (index == 0) {
isTop = YES;
} else if (index + 1 == _conversation.contextIDs.count) {
isBottom = YES;
}
}
if (isTop) {
_showTopLine = YES;
_showConversationBottomJoin = YES;
} else if (isBottom) {
_showConversationTopJoin = YES;
} else {
_showConversationTopJoin = YES;
_showConversationBottomJoin = YES;
}
} else {
_showTopLine = YES;
}
T1Tweet *tweet = self.displayedTweet;
UIFont *nameSubFont = [UIFont systemFontOfSize:kT1UserNameSubFontSize];
NSMutableAttributedString *dateText = [[NSMutableAttributedString alloc] initWithString:[T1Helper stringWithTimelineDate:tweet.createdAt]];
if (tweet.card) {
UIImage *iconImage = [T1Helper imageNamed:@"ic_tweet_attr_summary_default"];
NSAttributedString *icon = [NSAttributedString attachmentStringWithContent:iconImage contentMode:UIViewContentModeCenter attachmentSize:iconImage.size alignToFont:nameSubFont alignment:YYTextVerticalAlignmentCenter];
[dateText insertString:@" " atIndex:0];
[dateText insertAttributedString:icon atIndex:0];
}
dateText.font = nameSubFont;
dateText.color = kT1UserNameSubColor;
dateText.alignment = NSTextAlignmentRight;
_dateTextLayout = [YYTextLayout layoutWithContainerSize:CGSizeMake(kT1ContentWidth, kT1UserNameSubFontSize * 2) text:dateText];
UIFont *nameFont = [UIFont systemFontOfSize:kT1UserNameFontSize];
NSMutableAttributedString *nameText = [[NSMutableAttributedString alloc] initWithString:(tweet.user.name ? tweet.user.name : @"")];
nameText.font = nameFont;
nameText.color = kT1UserNameColor;
if (tweet.user.screenName) {
NSMutableAttributedString *screenNameText = [[NSMutableAttributedString alloc] initWithString:tweet.user.screenName];
[screenNameText insertString:@" @" atIndex:0];
screenNameText.font = nameSubFont;
screenNameText.color = kT1UserNameSubColor;
[nameText appendAttributedString:screenNameText];
}
nameText.lineBreakMode = NSLineBreakByCharWrapping;
YYTextContainer *nameContainer = [YYTextContainer containerWithSize:CGSizeMake(kT1ContentWidth - _dateTextLayout.textBoundingRect.size.width - 5, kT1UserNameFontSize * 2)];
nameContainer.maximumNumberOfRows = 1;
_nameTextLayout = [YYTextLayout layoutWithContainer:nameContainer text:nameText];
NSString *socialString = nil;
if (_tweet.retweetedStatus) {
if (_tweet.user.name) {
socialString = [NSString stringWithFormat:@"%@ Retweeted",_tweet.user.name];
}
} else if (tweet.inReplyToScreenName) {
socialString = [NSString stringWithFormat:@"in reply to @%@",tweet.inReplyToScreenName];
}
if (socialString) {
NSMutableAttributedString *socialText = [[NSMutableAttributedString alloc] initWithString:socialString];
socialText.font = nameSubFont;
socialText.color = kT1UserNameSubColor;
socialText.lineBreakMode = NSLineBreakByCharWrapping;
YYTextContainer *socialContainer = [YYTextContainer containerWithSize:CGSizeMake(kT1ContentWidth, kT1UserNameFontSize * 2)];
socialContainer.maximumNumberOfRows = 1;
_socialTextLayout = [YYTextLayout layoutWithContainer:socialContainer text:socialText];
}
YYTextContainer *textContainer = [YYTextContainer containerWithSize:CGSizeMake(kT1ContentWidth + 2 * kT1TextContainerInset, CGFLOAT_MAX)];
textContainer.insets = UIEdgeInsetsMake(0, kT1TextContainerInset, 0, kT1TextContainerInset);
_textLayout = [YYTextLayout layoutWithContainer:textContainer text:[self textForTweet:tweet]];
if (tweet.medias.count || tweet.extendedMedias.count) {
NSMutableArray *images = [NSMutableArray new];
NSMutableSet *imageIDs = [NSMutableSet new];
for (T1Media *media in tweet.medias) {
if ([media.type isEqualToString:@"photo"]) {
if (media.mediaSmall && media.mediaLarge) {
if (media.midStr && ![imageIDs containsObject:media.midStr]) {
[images addObject:media];
[imageIDs addObject:media.midStr];
}
}
}
}
for (T1Media *media in tweet.extendedMedias) {
if ([media.type isEqualToString:@"photo"]) {
if (media.mediaSmall && media.mediaLarge) {
if (media.midStr && ![imageIDs containsObject:media.midStr]) {
[images addObject:media];
[imageIDs addObject:media.midStr];
}
}
}
}
while (images.count > 4) {
[images removeLastObject];
}
if (images.count > 0) {
_images = images;
}
}
if (!_images && !_tweet.retweetedStatus && _tweet.quotedStatus) {
T1Tweet *quote = _tweet.quotedStatus;
NSMutableAttributedString *nameText = [[NSMutableAttributedString alloc] initWithString:(quote.user.name ? quote.user.name : @"")];
nameText.font = nameFont;
nameText.color = kT1UserNameColor;
if (quote.user.screenName) {
NSMutableAttributedString *screenNameText = [[NSMutableAttributedString alloc] initWithString:quote.user.screenName];
[screenNameText insertString:@" @" atIndex:0];
screenNameText.font = nameSubFont;
screenNameText.color = kT1UserNameSubColor;
[nameText appendAttributedString:screenNameText];
}
nameText.lineBreakMode = NSLineBreakByCharWrapping;
YYTextContainer *nameContainer = [YYTextContainer containerWithSize:CGSizeMake(kT1QuoteContentWidth, kT1UserNameFontSize * 2)];
nameContainer.maximumNumberOfRows = 1;
_quotedNameTextLayout = [YYTextLayout layoutWithContainer:nameContainer text:nameText];
NSAttributedString *quoteText = [self textForTweet:quote];
_quotedTextLayout = [YYTextLayout layoutWithContainerSize:CGSizeMake(kT1QuoteContentWidth, CGFLOAT_MAX) text:quoteText];
}
_retweetCountTextLayout = [self retweetCountTextLayoutForTweet:tweet];
_favoriteCountTextLayout = [self favoriteCountTextLayoutForTweet:tweet];
if (_socialTextLayout) {
_paddingTop = kT1CellExtendedPadding;
} else {
_paddingTop = kT1CellPadding;
}
_textTop = _paddingTop + kT1UserNameFontSize + kT1CellInnerPadding;
_textHeight = _textLayout ? (CGRectGetMaxY(_textLayout.textBoundingRect)) : 0;
_imagesTop = _quoteTop = _textTop + _textHeight + kT1CellInnerPadding;
if (_images) {
_imagesHeight = kT1ContentWidth * (9.0 / 16.0);
} else if (_quotedTextLayout) {
_quoteHeight = 2 * kT1CellPadding + kT1UserNameFontSize + CGRectGetMaxY(_quotedTextLayout.textBoundingRect);
}
CGFloat height = 0;
if (_imagesHeight > 0) {
height = _imagesTop + _imagesHeight;
} else if (_quoteHeight > 0) {
height = _quoteTop + _quoteHeight;
} else {
height = _textTop + _textHeight;
}
height += kT1ActionsHeight;
if (height < _paddingTop + kT1AvatarSize) {
height = _paddingTop + kT1AvatarSize;
}
height += kT1CellExtendedPadding;
_height = height;
}
- (void)reset {
_height = 0;
_paddingTop = 0;
_textTop = 0;
_textHeight = 0;
_imagesTop = 0;
_imagesHeight = 0;
_quoteTop = 0;
_quoteHeight = 0;
_showTopLine = NO;
_isConversationSplit = NO;
_showConversationTopJoin = NO;
_showConversationBottomJoin = NO;
_socialTextLayout = nil;
_nameTextLayout = nil;
_dateTextLayout = nil;
_textLayout = nil;
_quotedNameTextLayout = nil;
_quotedTextLayout = nil;
_retweetCountTextLayout = nil;
_favoriteCountTextLayout = nil;
_images = nil;
}
- (NSAttributedString *)textForTweet:(T1Tweet *)tweet{
if (tweet.text.length == 0) return nil;
NSMutableAttributedString *text = [[NSMutableAttributedString alloc] initWithString:tweet.text];
text.font = [UIFont systemFontOfSize:kT1TextFontSize];
text.color = kT1TextColor;
for (T1URL *url in tweet.urls) {
if (url.ranges) {
for (NSValue *value in url.ranges) {
[self setHighlightInfo:@{@"T1URL" : url} withRange:value.rangeValue toText:text];
}
} else {
[self setHighlightInfo:@{@"T1URL" : url} withRange:url.range toText:text];
}
}
for (T1Media *media in tweet.medias) {
if (media.ranges) {
for (NSValue *value in media.ranges) {
[self setHighlightInfo:@{@"T1Media" : media} withRange:value.rangeValue toText:text];
}
} else {
[self setHighlightInfo:@{@"T1Media" : media} withRange:media.range toText:text];
}
}
for (T1Media *media in tweet.extendedMedias) {
if (media.ranges) {
for (NSValue *value in media.ranges) {
[self setHighlightInfo:@{@"T1Media" : media} withRange:value.rangeValue toText:text];
}
} else {
[self setHighlightInfo:@{@"T1Media" : media} withRange:media.range toText:text];
}
}
return text;
}
- (void)setHighlightInfo:(NSDictionary*)info withRange:(NSRange)range toText:(NSMutableAttributedString *)text {
if (range.length == 0 || text.length == 0) return;
{
NSString *str = text.string;
unichar *chars = malloc(str.length * sizeof(unichar));
if (!chars) return;
[str getCharacters:chars range:NSMakeRange(0, str.length)];
NSUInteger start = range.location, end = range.location + range.length;
for (int i = 0; i < str.length; i++) {
unichar c = chars[i];
if (0xD800 <= c && c <= 0xDBFF) { // UTF16 lead surrogates
if (start > i) start++;
if (end > i) end++;
}
}
free(chars);
if (end <= start) return;
range = NSMakeRange(start, end - start);
}
if (range.location >= text.length) return;
if (range.location + range.length > text.length) return;
YYTextBorder *border = [YYTextBorder new];
border.cornerRadius = 3;
border.insets = UIEdgeInsetsMake(-2, -2, -2, -2);
border.fillColor = kT1TextHighlightedBackgroundColor;
YYTextHighlight *highlight = [YYTextHighlight new];
[highlight setBackgroundBorder:border];
highlight.userInfo = info;
[text setTextHighlight:highlight range:range];
[text setColor:kT1TextHighlightedColor range:range];
}
- (T1Tweet *)displayedTweet {
return _tweet.retweetedStatus ? _tweet.retweetedStatus : _tweet;
}
- (YYTextLayout *)retweetCountTextLayoutForTweet:(T1Tweet *)tweet {
if (tweet.retweetCount > 0) {
NSMutableAttributedString *retweet = [[NSMutableAttributedString alloc] initWithString:[T1Helper shortedNumberDesc:tweet.retweetCount]];
retweet.font = [UIFont systemFontOfSize:kT1ActionFontSize];
retweet.color = tweet.retweeted ? kT1TextActionRetweetColor : kT1TextActionsColor;
return [YYTextLayout layoutWithContainerSize:CGSizeMake(100, kT1ActionFontSize * 2) text:retweet];
}
return nil;
}
- (YYTextLayout *)favoriteCountTextLayoutForTweet:(T1Tweet *)tweet {
if (tweet.favoriteCount > 0) {
NSMutableAttributedString *favourite = [[NSMutableAttributedString alloc] initWithString:[T1Helper shortedNumberDesc:tweet.favoriteCount]];
favourite.font = [UIFont systemFontOfSize:kT1ActionFontSize];
favourite.color = tweet.favorited ? kT1TextActionFavoriteColor : kT1TextActionsColor;
return [YYTextLayout layoutWithContainerSize:CGSizeMake(100, kT1ActionFontSize * 2) text:favourite];
}
return nil;
}
@end
================================================
FILE: Demo/YYKitDemo/WBEmoticonInputView.h
================================================
//
// WBStatusComposeEmoticonView.h
// YYKitExample
//
// Created by ibireme on 15/9/6.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import
@protocol WBStatusComposeEmoticonViewDelegate
@optional
- (void)emoticonInputDidTapText:(NSString *)text;
- (void)emoticonInputDidTapBackspace;
@end
/// 表情输入键盘
@interface WBEmoticonInputView : UIView
@property (nonatomic, weak) id delegate;
+ (instancetype)sharedView;
@end
================================================
FILE: Demo/YYKitDemo/WBEmoticonInputView.m
================================================
//
// WBStatusComposeEmoticonView.m
// YYKitExample
//
// Created by ibireme on 15/9/6.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import "WBEmoticonInputView.h"
#import "WBStatusHelper.h"
#import "WBModel.h"
#import "YYKit.h"
#define kViewHeight 216
#define kToolbarHeight 37
#define kOneEmoticonHeight 50
#define kOnePageCount 20
@interface WBEmoticonCell : UICollectionViewCell
@property (nonatomic, strong) WBEmoticon *emoticon;
@property (nonatomic, assign) BOOL isDelete;
@property (nonatomic, strong) UIImageView *imageView;
@end
@implementation WBEmoticonCell
- (instancetype)initWithFrame:(CGRect)frame {
self = [super initWithFrame:frame];
_imageView = [UIImageView new];
_imageView.size = CGSizeMake(32, 32);
_imageView.contentMode = UIViewContentModeScaleAspectFit;
[self.contentView addSubview:_imageView];
return self;
}
- (void)setEmoticon:(WBEmoticon *)emoticon {
if (_emoticon == emoticon) return;
_emoticon = emoticon;
[self updateContent];
}
- (void)setIsDelete:(BOOL)isDelete {
if (_isDelete == isDelete) return;
_isDelete = isDelete;
[self updateContent];
}
- (void)layoutSubviews {
[super layoutSubviews];
[self updateLayout];
}
- (void)updateContent {
[_imageView cancelCurrentImageRequest];
_imageView.image = nil;
if (_isDelete) {
_imageView.image = [WBStatusHelper imageNamed:@"compose_emotion_delete"];
} else if (_emoticon) {
if (_emoticon.type == WBEmoticonTypeEmoji) {
NSNumber *num = [NSNumber numberWithString:_emoticon.code];
NSString *str = [NSString stringWithUTF32Char:num.unsignedIntValue];
if (str) {
UIImage *img = [UIImage imageWithEmoji:str size:_imageView.width];
_imageView.image = img;
}
} else if (_emoticon.group.groupID && _emoticon.png){
NSString *pngPath = [[WBStatusHelper emoticonBundle] pathForScaledResource:_emoticon.png ofType:nil inDirectory:_emoticon.group.groupID];
if (!pngPath) {
NSString *addBundlePath = [[WBStatusHelper emoticonBundle].bundlePath stringByAppendingPathComponent:@"additional"];
NSBundle *addBundle = [NSBundle bundleWithPath:addBundlePath];
pngPath = [addBundle pathForScaledResource:_emoticon.png ofType:nil inDirectory:_emoticon.group.groupID];
}
if (pngPath) {
[_imageView setImageWithURL:[NSURL fileURLWithPath:pngPath] options:YYWebImageOptionIgnoreDiskCache];
}
}
}
}
- (void)updateLayout {
_imageView.center = CGPointMake(self.width / 2, self.height / 2);
}
@end
@protocol WBEmoticonScrollViewDelegate
- (void)emoticonScrollViewDidTapCell:(WBEmoticonCell *)cell;
@end
@interface WBEmoticonScrollView : UICollectionView
@end
@implementation WBEmoticonScrollView {
NSTimeInterval *_touchBeganTime;
BOOL _touchMoved;
UIImageView *_magnifier;
UIImageView *_magnifierContent;
__weak WBEmoticonCell *_currentMagnifierCell;
NSTimer *_backspaceTimer;
}
- (instancetype)initWithFrame:(CGRect)frame collectionViewLayout:(UICollectionViewLayout *)layout {
self = [super initWithFrame:frame collectionViewLayout:layout];
self.backgroundColor = [UIColor clearColor];
self.backgroundView = [UIView new];
self.pagingEnabled = YES;
self.showsHorizontalScrollIndicator = NO;
self.clipsToBounds = NO;
self.canCancelContentTouches = NO;
self.multipleTouchEnabled = NO;
_magnifier = [[UIImageView alloc] initWithImage:[WBStatusHelper imageNamed:@"emoticon_keyboard_magnifier"]];
_magnifierContent = [UIImageView new];
_magnifierContent.size = CGSizeMake(40, 40);
_magnifierContent.centerX = _magnifier.width / 2;
[_magnifier addSubview:_magnifierContent];
_magnifier.hidden = YES;
[self addSubview:_magnifier];
return self;
}
- (void)dealloc {
[self endBackspaceTimer];
}
- (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event {
_touchMoved = NO;
WBEmoticonCell *cell = [self cellForTouches:touches];
_currentMagnifierCell = cell;
[self showMagnifierForCell:_currentMagnifierCell];
if (cell.imageView.image && !cell.isDelete) {
[[UIDevice currentDevice] playInputClick];
}
if (cell.isDelete) {
[self endBackspaceTimer];
[self performSelector:@selector(startBackspaceTimer) afterDelay:0.5];
}
}
- (void)touchesMoved:(NSSet *)touches withEvent:(UIEvent *)event {
_touchMoved = YES;
if (_currentMagnifierCell && _currentMagnifierCell.isDelete) return;
WBEmoticonCell *cell = [self cellForTouches:touches];
if (cell != _currentMagnifierCell) {
if (!_currentMagnifierCell.isDelete && !cell.isDelete) {
_currentMagnifierCell = cell;
}
[self showMagnifierForCell:cell];
}
}
- (void)touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event {
WBEmoticonCell *cell = [self cellForTouches:touches];
if ((!_currentMagnifierCell.isDelete && cell.emoticon) || (!_touchMoved && cell.isDelete)) {
if ([self.delegate respondsToSelector:@selector(emoticonScrollViewDidTapCell:)]) {
[((id) self.delegate) emoticonScrollViewDidTapCell:cell];
}
}
[self hideMagnifier];
[self endBackspaceTimer];
}
- (void)touchesCancelled:(NSSet *)touches withEvent:(UIEvent *)event {
[self hideMagnifier];
[self endBackspaceTimer];
}
- (WBEmoticonCell *)cellForTouches:(NSSet *)touches {
UITouch *touch = touches.anyObject;
CGPoint point = [touch locationInView:self];
NSIndexPath *indexPath = [self indexPathForItemAtPoint:point];
if (indexPath) {
WBEmoticonCell *cell = (id)[self cellForItemAtIndexPath:indexPath];
return cell;
}
return nil;
}
- (void)showMagnifierForCell:(WBEmoticonCell *)cell {
if (cell.isDelete || !cell.imageView.image) {
[self hideMagnifier];
return;
}
CGRect rect = [cell convertRect:cell.bounds toView:self];
_magnifier.centerX = CGRectGetMidX(rect);
_magnifier.bottom = CGRectGetMaxY(rect) - 9;
_magnifier.hidden = NO;
_magnifierContent.image = cell.imageView.image;
_magnifierContent.top = 20;
[_magnifierContent.layer removeAllAnimations];
NSTimeInterval dur = 0.1;
[UIView animateWithDuration:dur delay:0 options:UIViewAnimationOptionCurveEaseIn animations:^{
_magnifierContent.top = 3;
} completion:^(BOOL finished) {
[UIView animateWithDuration:dur delay:0 options:UIViewAnimationOptionCurveEaseInOut animations:^{
_magnifierContent.top = 6;
} completion:^(BOOL finished) {
[UIView animateWithDuration:dur delay:0 options:UIViewAnimationOptionCurveEaseInOut animations:^{
_magnifierContent.top = 5;
} completion:^(BOOL finished) {
}];
}];
}];
}
- (void)hideMagnifier {
_magnifier.hidden = YES;
}
- (void)startBackspaceTimer {
[self endBackspaceTimer];
@weakify(self);
_backspaceTimer = [NSTimer timerWithTimeInterval:0.1 block:^(NSTimer *timer) {
@strongify(self);
if (!self) return;
WBEmoticonCell *cell = self->_currentMagnifierCell;
if (cell.isDelete) {
if ([self.delegate respondsToSelector:@selector(emoticonScrollViewDidTapCell:)]) {
[[UIDevice currentDevice] playInputClick];
[((id) self.delegate) emoticonScrollViewDidTapCell:cell];
}
}
} repeats:YES];
[[NSRunLoop mainRunLoop] addTimer:_backspaceTimer forMode:NSRunLoopCommonModes];
}
- (void)endBackspaceTimer {
[NSObject cancelPreviousPerformRequestsWithTarget:self selector:@selector(startBackspaceTimer) object:nil];
[_backspaceTimer invalidate];
_backspaceTimer = nil;
}
@end
@interface WBEmoticonInputView ()
@property (nonatomic, strong) NSArray *toolbarButtons;
@property (nonatomic, strong) UICollectionView *collectionView;
@property (nonatomic, strong) UIView *pageControl;
@property (nonatomic, strong) NSArray *emoticonGroups;
@property (nonatomic, strong) NSArray *emoticonGroupPageIndexs;
@property (nonatomic, strong) NSArray *emoticonGroupPageCounts;
@property (nonatomic, assign) NSInteger emoticonGroupTotalPageCount;
@property (nonatomic, assign) NSInteger currentPageIndex;
@end
@implementation WBEmoticonInputView
+ (instancetype)sharedView {
static WBEmoticonInputView *v;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
v = [self new];
});
return v;
}
- (instancetype)init {
self = [super init];
self.frame = CGRectMake(0, 0, kScreenWidth, kViewHeight);
self.backgroundColor = UIColorHex(f9f9f9);
[self _initGroups];
[self _initTopLine];
[self _initCollectionView];
[self _initToolbar];
_currentPageIndex = NSNotFound;
[self _toolbarBtnDidTapped:_toolbarButtons.firstObject];
return self;
}
- (void)_initGroups {
_emoticonGroups = [WBStatusHelper emoticonGroups];
NSMutableArray *indexs = [NSMutableArray new];
NSUInteger index = 0;
for (WBEmoticonGroup *group in _emoticonGroups) {
[indexs addObject:@(index)];
NSUInteger count = ceil(group.emoticons.count / (float)kOnePageCount);
if (count == 0) count = 1;
index += count;
}
_emoticonGroupPageIndexs = indexs;
NSMutableArray *pageCounts = [NSMutableArray new];
_emoticonGroupTotalPageCount = 0;
for (WBEmoticonGroup *group in _emoticonGroups) {
NSUInteger pageCount = ceil(group.emoticons.count / (float)kOnePageCount);
if (pageCount == 0) pageCount = 1;
[pageCounts addObject:@(pageCount)];
_emoticonGroupTotalPageCount += pageCount;
}
_emoticonGroupPageCounts = pageCounts;
}
- (void)_initTopLine {
UIView *line = [UIView new];
line.width = self.width;
line.height = CGFloatFromPixel(1);
line.backgroundColor = UIColorHex(bfbfbf);
line.autoresizingMask = UIViewAutoresizingFlexibleWidth;
[self addSubview:line];
}
- (void)_initCollectionView {
CGFloat itemWidth = (kScreenWidth - 10 * 2) / 7.0;
itemWidth = CGFloatPixelRound(itemWidth);
CGFloat padding = (kScreenWidth - 7 * itemWidth) / 2.0;
CGFloat paddingLeft = CGFloatPixelRound(padding);
CGFloat paddingRight = kScreenWidth - paddingLeft - itemWidth * 7;
UICollectionViewFlowLayout *layout = [UICollectionViewFlowLayout new];
layout.scrollDirection = UICollectionViewScrollDirectionHorizontal;
layout.itemSize = CGSizeMake(itemWidth, kOneEmoticonHeight);
layout.minimumLineSpacing = 0;
layout.minimumInteritemSpacing = 0;
layout.sectionInset = UIEdgeInsetsMake(0, paddingLeft, 0, paddingRight);
_collectionView = [[WBEmoticonScrollView alloc] initWithFrame:CGRectMake(0, 0, kScreenWidth, kOneEmoticonHeight * 3) collectionViewLayout:layout];
[_collectionView registerClass:[WBEmoticonCell class] forCellWithReuseIdentifier:@"cell"];
_collectionView.delegate = self;
_collectionView.dataSource = self;
_collectionView.top = 5;
[self addSubview:_collectionView];
_pageControl = [UIView new];
_pageControl.size = CGSizeMake(kScreenWidth, 20);
_pageControl.top = _collectionView.bottom - 5;
_pageControl.userInteractionEnabled = NO;
[self addSubview:_pageControl];
}
- (void)_initToolbar {
UIView *toolbar = [UIView new];
toolbar.size = CGSizeMake(kScreenWidth, kToolbarHeight);
UIImageView *bg = [[UIImageView alloc] initWithImage:[WBStatusHelper imageNamed:@"compose_emotion_table_right_normal"]];
bg.size = toolbar.size;
[toolbar addSubview:bg];
UIScrollView *scroll = [UIScrollView new];
scroll.showsHorizontalScrollIndicator = NO;
scroll.alwaysBounceHorizontal = YES;
scroll.size = toolbar.size;
scroll.contentSize = toolbar.size;
[toolbar addSubview:scroll];
NSMutableArray *btns = [NSMutableArray new];
UIButton *btn;
for (NSUInteger i = 0; i < _emoticonGroups.count; i++) {
WBEmoticonGroup *group = _emoticonGroups[i];
btn = [self _createToolbarButton];
[btn setTitle:group.nameCN forState:UIControlStateNormal];
btn.left = kScreenWidth / (float)_emoticonGroups.count * i;
btn.tag = i;
[scroll addSubview:btn];
[btns addObject:btn];
}
toolbar.bottom = self.height;
[self addSubview:toolbar];
_toolbarButtons = btns;
}
- (UIButton *)_createToolbarButton {
UIButton *btn = [UIButton buttonWithType:UIButtonTypeCustom];
btn.exclusiveTouch = YES;
btn.size = CGSizeMake(kScreenWidth / _emoticonGroups.count, kToolbarHeight);
btn.titleLabel.font = [UIFont systemFontOfSize:14];
[btn setTitleColor:[UIColor whiteColor] forState:UIControlStateNormal];
[btn setTitleColor:UIColorHex(5D5C5A) forState:UIControlStateSelected];
UIImage *img;
img = [WBStatusHelper imageNamed:@"compose_emotion_table_left_normal"];
img = [img resizableImageWithCapInsets:UIEdgeInsetsMake(0, 0, 0, img.size.width - 1) resizingMode:UIImageResizingModeStretch];
[btn setBackgroundImage:img forState:UIControlStateNormal];
img = [WBStatusHelper imageNamed:@"compose_emotion_table_left_selected"];
img = [img resizableImageWithCapInsets:UIEdgeInsetsMake(0, 0, 0, img.size.width - 1) resizingMode:UIImageResizingModeStretch];
[btn setBackgroundImage:img forState:UIControlStateSelected];
[btn addTarget:self action:@selector(_toolbarBtnDidTapped:) forControlEvents:UIControlEventTouchUpInside];
return btn;
}
- (void)_toolbarBtnDidTapped:(UIButton *)btn {
NSInteger groupIndex = btn.tag;
NSInteger page = ((NSNumber *)_emoticonGroupPageIndexs[groupIndex]).integerValue;
CGRect rect = CGRectMake(page * _collectionView.width, 0, _collectionView.width, _collectionView.height);
[_collectionView scrollRectToVisible:rect animated:NO];
[self scrollViewDidScroll:_collectionView];
}
- (WBEmoticon *)_emoticonForIndexPath:(NSIndexPath *)indexPath {
NSUInteger section = indexPath.section;
for (NSInteger i = _emoticonGroupPageIndexs.count - 1; i >= 0; i--) {
NSNumber *pageIndex = _emoticonGroupPageIndexs[i];
if (section >= pageIndex.unsignedIntegerValue) {
WBEmoticonGroup *group = _emoticonGroups[i];
NSUInteger page = section - pageIndex.unsignedIntegerValue;
NSUInteger index = page * kOnePageCount + indexPath.row;
// transpose line/row
NSUInteger ip = index / kOnePageCount;
NSUInteger ii = index % kOnePageCount;
NSUInteger reIndex = (ii % 3) * 7 + (ii / 3);
index = reIndex + ip * kOnePageCount;
if (index < group.emoticons.count) {
return group.emoticons[index];
} else {
return nil;
}
}
}
return nil;
}
#pragma mark WBEmoticonScrollViewDelegate
- (void)emoticonScrollViewDidTapCell:(WBEmoticonCell *)cell {
if (!cell) return;
if (cell.isDelete) {
if ([self.delegate respondsToSelector:@selector(emoticonInputDidTapBackspace)]) {
[[UIDevice currentDevice] playInputClick];
[self.delegate emoticonInputDidTapBackspace];
}
} else if (cell.emoticon) {
NSString *text = nil;
switch (cell.emoticon.type) {
case WBEmoticonTypeImage: {
text = cell.emoticon.chs;
} break;
case WBEmoticonTypeEmoji: {
NSNumber *num = [NSNumber numberWithString:cell.emoticon.code];
text = [NSString stringWithUTF32Char:num.unsignedIntValue];
} break;
default:break;
}
if (text && [self.delegate respondsToSelector:@selector(emoticonInputDidTapText:)]) {
[self.delegate emoticonInputDidTapText:text];
}
}
}
#pragma mark UICollectionViewDelegate
- (void)scrollViewDidScroll:(UIScrollView *)scrollView {
NSInteger page = round(scrollView.contentOffset.x / scrollView.width);
if (page < 0) page = 0;
else if (page >= _emoticonGroupTotalPageCount) page = _emoticonGroupTotalPageCount - 1;
if (page == _currentPageIndex) return;
_currentPageIndex = page;
NSInteger curGroupIndex = 0, curGroupPageIndex = 0, curGroupPageCount = 0;
for (NSInteger i = _emoticonGroupPageIndexs.count - 1; i >= 0; i--) {
NSNumber *pageIndex = _emoticonGroupPageIndexs[i];
if (page >= pageIndex.unsignedIntegerValue) {
curGroupIndex = i;
curGroupPageIndex = ((NSNumber *)_emoticonGroupPageIndexs[i]).integerValue;
curGroupPageCount = ((NSNumber *)_emoticonGroupPageCounts[i]).integerValue;
break;
}
}
[_pageControl.layer removeAllSublayers];
CGFloat padding = 5, width = 6, height = 2;
CGFloat pageControlWidth = (width + 2 * padding) * curGroupPageCount;
for (NSInteger i = 0; i < curGroupPageCount; i++) {
CALayer *layer = [CALayer layer];
layer.size = CGSizeMake(width, height);
layer.cornerRadius = 1;
if (page - curGroupPageIndex == i) {
layer.backgroundColor = UIColorHex(fd8225).CGColor;
} else {
layer.backgroundColor = UIColorHex(dedede).CGColor;
}
layer.centerY = _pageControl.height / 2;
layer.left = (_pageControl.width - pageControlWidth) / 2 + i * (width + 2 * padding) + padding;
[_pageControl.layer addSublayer:layer];
}
[_toolbarButtons enumerateObjectsUsingBlock:^(UIButton *btn, NSUInteger idx, BOOL *stop) {
btn.selected = (idx == curGroupIndex);
}];
}
- (BOOL)collectionView:(UICollectionView *)collectionView shouldHighlightItemAtIndexPath:(NSIndexPath *)indexPath {
return NO;
}
- (BOOL)collectionView:(UICollectionView *)collectionView shouldSelectItemAtIndexPath:(NSIndexPath *)indexPath {
return NO;
}
#pragma mark UICollectionViewDataSource
- (NSInteger)numberOfSectionsInCollectionView:(UICollectionView *)collectionView {
return _emoticonGroupTotalPageCount;
}
- (NSInteger)collectionView:(UICollectionView *)collectionView numberOfItemsInSection:(NSInteger)section {
return kOnePageCount + 1;
}
- (UICollectionViewCell *)collectionView:(UICollectionView *)collectionView cellForItemAtIndexPath:(NSIndexPath *)indexPath {
WBEmoticonCell *cell = [collectionView dequeueReusableCellWithReuseIdentifier:@"cell" forIndexPath:indexPath];
if (indexPath.row == kOnePageCount) {
cell.isDelete = YES;
cell.emoticon = nil;
} else {
cell.isDelete = NO;
cell.emoticon = [self _emoticonForIndexPath:indexPath];
}
return cell;
}
#pragma mark - UIInputViewAudioFeedback
- (BOOL)enableInputClicksWhenVisible {
return YES;
}
@end
================================================
FILE: Demo/YYKitDemo/WBModel.h
================================================
//
// WBModel.h
// YYKitExample
//
// Created by ibireme on 15/9/4.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
/// 认证方式
typedef NS_ENUM(NSUInteger, WBUserVerifyType){
WBUserVerifyTypeNone = 0, ///< 没有认证
WBUserVerifyTypeStandard, ///< 个人认证,黄V
WBUserVerifyTypeOrganization, ///< 官方认证,蓝V
WBUserVerifyTypeClub, ///< 达人认证,红星
};
/// 图片标记
typedef NS_ENUM(NSUInteger, WBPictureBadgeType) {
WBPictureBadgeTypeNone = 0, ///< 正常图片
WBPictureBadgeTypeLong, ///< 长图
WBPictureBadgeTypeGIF, ///< GIF
};
/**
一个图片的元数据
*/
@interface WBPictureMetadata : NSObject
@property (nonatomic, strong) NSURL *url; ///< Full image url
@property (nonatomic, assign) int width; ///< pixel width
@property (nonatomic, assign) int height; ///< pixel height
@property (nonatomic, strong) NSString *type; ///< "WEBP" "JPEG" "GIF"
@property (nonatomic, assign) int cutType; ///< Default:1
@property (nonatomic, assign) WBPictureBadgeType badgeType;
@end
/**
图片
*/
@interface WBPicture : NSObject
@property (nonatomic, strong) NSString *picID;
@property (nonatomic, strong) NSString *objectID;
@property (nonatomic, assign) int photoTag;
@property (nonatomic, assign) BOOL keepSize; ///< YES:固定为方形 NO:原始宽高比
@property (nonatomic, strong) WBPictureMetadata *thumbnail; ///< w:180
@property (nonatomic, strong) WBPictureMetadata *bmiddle; ///< w:360 (列表中的缩略图)
@property (nonatomic, strong) WBPictureMetadata *middlePlus; ///< w:480
@property (nonatomic, strong) WBPictureMetadata *large; ///< w:720 (放大查看)
@property (nonatomic, strong) WBPictureMetadata *largest; ///< (查看原图)
@property (nonatomic, strong) WBPictureMetadata *original; ///<
@property (nonatomic, assign) WBPictureBadgeType badgeType;
@end
/**
链接
*/
@interface WBURL : NSObject
@property (nonatomic, assign) BOOL result;
@property (nonatomic, strong) NSString *shortURL; ///< 短域名 (原文)
@property (nonatomic, strong) NSString *oriURL; ///< 原始链接
@property (nonatomic, strong) NSString *urlTitle; ///< 显示文本,例如"网页链接",可能需要裁剪(24)
@property (nonatomic, strong) NSString *urlTypePic; ///< 链接类型的图片URL
@property (nonatomic, assign) int32_t urlType; ///< 0:一般链接 36地点 39视频/图片
@property (nonatomic, strong) NSString *log;
@property (nonatomic, strong) NSDictionary *actionLog;
@property (nonatomic, strong) NSString *pageID; ///< 对应着 WBPageInfo
@property (nonatomic, strong) NSString *storageType;
//如果是图片,则会有下面这些,可以直接点开看
@property (nonatomic, strong) NSArray *picIds;
@property (nonatomic, strong) NSDictionary *picInfos;
@property (nonatomic, strong) NSArray *pics;
@end
/**
话题
*/
@interface WBTopic : NSObject
@property (nonatomic, strong) NSString *topicTitle; ///< 话题标题
@property (nonatomic, strong) NSString *topicURL; ///< 话题链接 sinaweibo://
@end
/**
标签
*/
@interface WBTag : NSObject
@property (nonatomic, strong) NSString *tagName; ///< 标签名字,例如"上海·上海文庙"
@property (nonatomic, strong) NSString *tagScheme; ///< 链接 sinaweibo://...
@property (nonatomic, assign) int32_t tagType; ///< 1 地点 2其他
@property (nonatomic, assign) int32_t tagHidden;
@property (nonatomic, strong) NSURL *urlTypePic; ///< 需要加 _default
@end
/**
按钮
*/
@interface WBButtonLink : NSObject
@property (nonatomic, strong) NSURL *pic; ///< 按钮图片URL (需要加_default)
@property (nonatomic, strong) NSString *name; ///< 按钮文本,例如"点评"
@property (nonatomic, strong) NSString *type;
@property (nonatomic, strong) NSDictionary *params;
@end
/**
卡片 (样式有多种,最常见的是下方这样)
-----------------------------
title
pic title button
tips
-----------------------------
*/
@interface WBPageInfo : NSObject
@property (nonatomic, strong) NSString *pageTitle; ///< 页面标题,例如"上海·上海文庙"
@property (nonatomic, strong) NSString *pageID;
@property (nonatomic, strong) NSString *pageDesc; ///< 页面描述,例如"上海市黄浦区文庙路215号"
@property (nonatomic, strong) NSString *content1;
@property (nonatomic, strong) NSString *content2;
@property (nonatomic, strong) NSString *content3;
@property (nonatomic, strong) NSString *content4;
@property (nonatomic, strong) NSString *tips; ///< 提示,例如"4222条微博"
@property (nonatomic, strong) NSString *objectType; ///< 类型,例如"place" "video"
@property (nonatomic, strong) NSString *objectID;
@property (nonatomic, strong) NSString *scheme; ///< 真实链接,例如 http://v.qq.com/xxx
@property (nonatomic, strong) NSArray *buttons;
@property (nonatomic, assign) int32_t isAsyn;
@property (nonatomic, assign) int32_t type;
@property (nonatomic, strong) NSString *pageURL; ///< 链接 sinaweibo://...
@property (nonatomic, strong) NSURL *pagePic; ///< 图片URL,不需要加(_default) 通常是左侧的方形图片
@property (nonatomic, strong) NSURL *typeIcon; ///< Badge 图片URL,不需要加(_default) 通常放在最左上角角落里
@property (nonatomic, assign) int32_t actStatus;
@property (nonatomic, strong) NSDictionary *actionlog;
@property (nonatomic, strong) NSDictionary *mediaInfo;
@end
/**
微博标题
*/
@interface WBStatusTitle : NSObject
@property (nonatomic, assign) int32_t baseColor;
@property (nonatomic, strong) NSString *text; ///< 文本,例如"仅自己可见"
@property (nonatomic, strong) NSString *iconURL; ///< 图标URL,需要加Default
@end
/**
用户
*/
@interface WBUser : NSObject
@property (nonatomic, assign) uint64_t userID; ///< id (int)
@property (nonatomic, strong) NSString *idString; ///< id (string)
@property (nonatomic, assign) int32_t gender; /// 0:none 1:男 2:女
@property (nonatomic, strong) NSString *genderString; /// "m":男 "f":女 "n"未知
@property (nonatomic, strong) NSString *desc; ///< 个人简介
@property (nonatomic, strong) NSString *domain; ///< 个性域名
@property (nonatomic, strong) NSString *name; ///< 昵称
@property (nonatomic, strong) NSString *screenName; ///< 友好昵称
@property (nonatomic, strong) NSString *remark; ///< 备注
@property (nonatomic, assign) int32_t followersCount; ///< 粉丝数
@property (nonatomic, assign) int32_t friendsCount; ///< 关注数
@property (nonatomic, assign) int32_t biFollowersCount; ///< 好友数 (双向关注)
@property (nonatomic, assign) int32_t favouritesCount; ///< 收藏数
@property (nonatomic, assign) int32_t statusesCount; ///< 微博数
@property (nonatomic, assign) int32_t topicsCount; ///< 话题数
@property (nonatomic, assign) int32_t blockedCount; ///< 屏蔽数
@property (nonatomic, assign) int32_t pagefriendsCount;
@property (nonatomic, assign) BOOL followMe;
@property (nonatomic, assign) BOOL following;
@property (nonatomic, strong) NSString *province; ///< 省
@property (nonatomic, strong) NSString *city; ///< 市
@property (nonatomic, strong) NSString *url; ///< 博客地址
@property (nonatomic, strong) NSURL *profileImageURL; ///< 头像 50x50 (FeedList)
@property (nonatomic, strong) NSURL *avatarLarge; ///< 头像 180*180
@property (nonatomic, strong) NSURL *avatarHD; ///< 头像 原图
@property (nonatomic, strong) NSURL *coverImage; ///< 封面图 920x300
@property (nonatomic, strong) NSURL *coverImagePhone;
@property (nonatomic, strong) NSString *profileURL;
@property (nonatomic, assign) int32_t type;
@property (nonatomic, assign) int32_t ptype;
@property (nonatomic, assign) int32_t mbtype;
@property (nonatomic, assign) int32_t urank; ///< 微博等级 (LV)
@property (nonatomic, assign) int32_t uclass;
@property (nonatomic, assign) int32_t ulevel;
@property (nonatomic, assign) int32_t mbrank; ///< 会员等级 (橙名 VIP)
@property (nonatomic, assign) int32_t star;
@property (nonatomic, assign) int32_t level;
@property (nonatomic, strong) NSDate *createdAt; ///< 注册时间
@property (nonatomic, assign) BOOL allowAllActMsg;
@property (nonatomic, assign) BOOL allowAllComment;
@property (nonatomic, assign) BOOL geoEnabled;
@property (nonatomic, assign) int32_t onlineStatus;
@property (nonatomic, strong) NSString *location; ///< 所在地
@property (nonatomic, strong) NSArray *> *icons;
@property (nonatomic, strong) NSString *weihao;
@property (nonatomic, strong) NSString *badgeTop;
@property (nonatomic, assign) int32_t blockWord;
@property (nonatomic, assign) int32_t blockApp;
@property (nonatomic, assign) int32_t hasAbilityTag;
@property (nonatomic, assign) int32_t creditScore; ///< 信用积分
@property (nonatomic, strong) NSDictionary *badge; ///< 勋章
@property (nonatomic, strong) NSString *lang;
@property (nonatomic, assign) int32_t userAbility;
@property (nonatomic, strong) NSDictionary *extend;
@property (nonatomic, assign) BOOL verified; ///< 微博认证 (大V)
@property (nonatomic, assign) int32_t verifiedType;
@property (nonatomic, assign) int32_t verifiedLevel;
@property (nonatomic, assign) int32_t verifiedState;
@property (nonatomic, strong) NSString *verifiedContactEmail;
@property (nonatomic, strong) NSString *verifiedContactMobile;
@property (nonatomic, strong) NSString *verifiedTrade;
@property (nonatomic, strong) NSString *verifiedContactName;
@property (nonatomic, strong) NSString *verifiedSource;
@property (nonatomic, strong) NSString *verifiedSourceURL;
@property (nonatomic, strong) NSString *verifiedReason; ///< 微博认证描述
@property (nonatomic, strong) NSString *verifiedReasonURL;
@property (nonatomic, strong) NSString *verifiedReasonModified;
@property (nonatomic, assign) WBUserVerifyType userVerifyType;
@end
/**
微博
*/
@interface WBStatus : NSObject
@property (nonatomic, assign) uint64_t statusID; ///< id (number)
@property (nonatomic, strong) NSString *idstr; ///< id (string)
@property (nonatomic, strong) NSString *mid;
@property (nonatomic, strong) NSString *rid;
@property (nonatomic, strong) NSDate *createdAt; ///< 发布时间
@property (nonatomic, strong) WBUser *user;
@property (nonatomic, assign) int32_t userType;
@property (nonatomic, strong) WBStatusTitle *title; ///< 标题栏 (通常为nil)
@property (nonatomic, strong) NSString *picBg; ///< 微博VIP背景图,需要替换 "os7"
@property (nonatomic, strong) NSString *text; ///< 正文
@property (nonatomic, strong) NSURL *thumbnailPic; ///< 缩略图
@property (nonatomic, strong) NSURL *bmiddlePic; ///< 中图
@property (nonatomic, strong) NSURL *originalPic; ///< 大图
@property (nonatomic, strong) WBStatus *retweetedStatus; ///转发微博
@property (nonatomic, strong) NSArray *picIds;
@property (nonatomic, strong) NSDictionary *picInfos;
@property (nonatomic, strong) NSArray *pics;
@property (nonatomic, strong) NSArray *urlStruct;
@property (nonatomic, strong) NSArray *topicStruct;
@property (nonatomic, strong) NSArray *tagStruct;
@property (nonatomic, strong) WBPageInfo *pageInfo;
@property (nonatomic, assign) BOOL favorited; ///< 是否收藏
@property (nonatomic, assign) BOOL truncated; ///< 是否截断
@property (nonatomic, assign) int32_t repostsCount; ///< 转发数
@property (nonatomic, assign) int32_t commentsCount; ///< 评论数
@property (nonatomic, assign) int32_t attitudesCount; ///< 赞数
@property (nonatomic, assign) int32_t attitudesStatus; ///< 是否已赞 0:没有
@property (nonatomic, assign) int32_t recomState;
@property (nonatomic, strong) NSString *inReplyToScreenName;
@property (nonatomic, strong) NSString *inReplyToStatusId;
@property (nonatomic, strong) NSString *inReplyToUserId;
@property (nonatomic, strong) NSString *source; ///< 来自 XXX
@property (nonatomic, assign) int32_t sourceType;
@property (nonatomic, assign) int32_t sourceAllowClick; ///< 来源是否允许点击
@property (nonatomic, strong) NSDictionary *geo;
@property (nonatomic, strong) NSArray *annotations; ///< 地理位置
@property (nonatomic, assign) int32_t bizFeature;
@property (nonatomic, assign) int32_t mlevel;
@property (nonatomic, strong) NSString *mblogid;
@property (nonatomic, strong) NSString *mblogTypeName;
@property (nonatomic, strong) NSString *scheme;
@property (nonatomic, strong) NSDictionary *visible;
@property (nonatomic, strong) NSArray *darwinTags;
@end
/**
一次API请求的数据
*/
@interface WBTimelineItem : NSObject
@property (nonatomic, strong) NSArray *ad;
@property (nonatomic, strong) NSArray *advertises;
@property (nonatomic, strong) NSString *gsid;
@property (nonatomic, assign) int32_t interval;
@property (nonatomic, assign) int32_t uveBlank;
@property (nonatomic, assign) int32_t hasUnread;
@property (nonatomic, assign) int32_t totalNumber;
@property (nonatomic, strong) NSString *sinceID;
@property (nonatomic, strong) NSString *maxID;
@property (nonatomic, strong) NSString *previousCursor;
@property (nonatomic, strong) NSString *nextCursor;
@property (nonatomic, strong) NSArray *statuses;
/*
groupInfo
trends
*/
@end
@class WBEmoticonGroup;
typedef NS_ENUM(NSUInteger, WBEmoticonType) {
WBEmoticonTypeImage = 0, ///< 图片表情
WBEmoticonTypeEmoji = 1, ///< Emoji表情
};
@interface WBEmoticon : NSObject
@property (nonatomic, strong) NSString *chs; ///< 例如 [吃惊]
@property (nonatomic, strong) NSString *cht; ///< 例如 [吃驚]
@property (nonatomic, strong) NSString *gif; ///< 例如 d_chijing.gif
@property (nonatomic, strong) NSString *png; ///< 例如 d_chijing.png
@property (nonatomic, strong) NSString *code; ///< 例如 0x1f60d
@property (nonatomic, assign) WBEmoticonType type;
@property (nonatomic, weak) WBEmoticonGroup *group;
@end
@interface WBEmoticonGroup : NSObject
@property (nonatomic, strong) NSString *groupID; ///< 例如 com.sina.default
@property (nonatomic, assign) NSInteger version;
@property (nonatomic, strong) NSString *nameCN; ///< 例如 浪小花
@property (nonatomic, strong) NSString *nameEN;
@property (nonatomic, strong) NSString *nameTW;
@property (nonatomic, assign) NSInteger displayOnly;
@property (nonatomic, assign) NSInteger groupType;
@property (nonatomic, strong) NSArray *emoticons;
@end
================================================
FILE: Demo/YYKitDemo/WBModel.m
================================================
//
// WBModel.m
// YYKitExample
//
// Created by ibireme on 15/9/4.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "WBModel.h"
@implementation WBPictureMetadata
+ (NSDictionary *)modelCustomPropertyMapper {
return @{@"cutType" : @"cut_type"};
}
- (BOOL)modelCustomTransformFromDictionary:(NSDictionary *)dic {
if ([_type isEqualToString:@"GIF"]) {
_badgeType = WBPictureBadgeTypeGIF;
} else {
if (_width > 0 && (float)_height / _width > 3) {
_badgeType = WBPictureBadgeTypeLong;
}
}
return YES;
}
@end
@implementation WBPicture
+ (NSDictionary *)modelCustomPropertyMapper {
return @{@"picID" : @"pic_id",
@"keepSize" : @"keep_size",
@"photoTag" : @"photo_tag",
@"objectID" : @"object_id",
@"middlePlus" : @"middleplus"};
}
- (BOOL)modelCustomTransformFromDictionary:(NSDictionary *)dic {
WBPictureMetadata *meta = _large ? _large : _largest ? _largest : _original;
_badgeType = meta.badgeType;
return YES;
}
@end
@implementation WBURL
+ (NSDictionary *)modelCustomPropertyMapper {
return @{@"oriURL" : @"ori_url",
@"urlTitle" : @"url_title",
@"urlTypePic" : @"url_type_pic",
@"urlType" : @"url_type",
@"shortURL" : @"short_url",
@"actionLog" : @"actionlog",
@"pageID" : @"page_id",
@"storageType" : @"storage_type",
@"picIds" : @"pic_ids",
@"picInfos" : @"pic_infos"};
}
+ (NSDictionary *)modelContainerPropertyGenericClass {
return @{@"picIds" : [NSString class],
@"picInfos" : [WBPicture class]};
}
- (BOOL)modelCustomTransformFromDictionary:(NSDictionary *)dic {
// 自动 model-mapper 不能完成的,这里可以进行额外处理
_pics = nil;
if (_picIds.count != 0) {
NSMutableArray *pics = [NSMutableArray new];
for (NSString *picId in _picIds) {
WBPicture *pic = _picInfos[picId];
if (pic) {
[pics addObject:pic];
}
}
_pics = pics;
}
return YES;
}
@end
@implementation WBTopic
+ (NSDictionary *)modelCustomPropertyMapper {
return @{@"topicTitle" : @"topic_title",
@"topicURL" : @"topic_url"};
}
@end
@implementation WBTag
+ (NSDictionary *)modelCustomPropertyMapper {
return @{@"tagHidden" : @"tag_hidden",
@"tagName" : @"tag_name",
@"tagScheme" : @"tag_scheme",
@"tagType" : @"tag_type",
@"urlTypePic" : @"url_type_pic"};
}
@end
@implementation WBButtonLink
@end
@implementation WBPageInfo
+ (NSDictionary *)modelCustomPropertyMapper {
return @{@"pageTitle" : @"page_title",
@"pageID" : @"page_id",
@"pageDesc" : @"page_desc",
@"objectType" : @"object_type",
@"objectID" : @"object_id",
@"isAsyn" : @"is_asyn",
@"pageURL" : @"page_url",
@"pagePic" : @"page_pic",
@"actStatus" : @"act_status",
@"mediaInfo" : @"media_info",
@"typeIcon" : @"type_icon"};
}
+ (NSDictionary *)modelContainerPropertyGenericClass {
return @{@"buttons" : [WBButtonLink class]};
}
@end
@implementation WBStatusTitle
+ (NSDictionary *)modelCustomPropertyMapper {
return @{@"baseColor" : @"base_color",
@"iconURL" : @"icon_url"};
}
@end
@implementation WBUser
+ (NSDictionary *)modelCustomPropertyMapper {
return @{@"userID" : @"id",
@"idString" : @"idstr",
@"genderString" : @"gender",
@"biFollowersCount" : @"bi_followers_count",
@"profileImageURL" : @"profile_image_url",
@"uclass" : @"class",
@"verifiedContactEmail" : @"verified_contact_email",
@"statusesCount" : @"statuses_count",
@"geoEnabled" : @"geo_enabled",
@"topicsCount" : @"topics_count",
@"blockedCount" : @"blocked_count",
@"followMe" : @"follow_me",
@"coverImagePhone" : @"cover_image_phone",
@"desc" : @"description",
@"followersCount" : @"followers_count",
@"verifiedContactMobile" : @"verified_contact_mobile",
@"avatarLarge" : @"avatar_large",
@"verifiedTrade" : @"verified_trade",
@"profileURL" : @"profile_url",
@"coverImage" : @"cover_image",
@"onlineStatus" : @"online_status",
@"badgeTop" : @"badge_top",
@"verifiedContactName" : @"verified_contact_name",
@"screenName" : @"screen_name",
@"verifiedSourceURL" : @"verified_source_url",
@"pagefriendsCount" : @"pagefriends_count",
@"verifiedReason" : @"verified_reason",
@"friendsCount" : @"friends_count",
@"blockApp" : @"block_app",
@"hasAbilityTag" : @"has_ability_tag",
@"avatarHD" : @"avatar_hd",
@"creditScore" : @"credit_score",
@"createdAt" : @"created_at",
@"blockWord" : @"block_word",
@"allowAllActMsg" : @"allow_all_act_msg",
@"verifiedState" : @"verified_state",
@"verifiedReasonModified" : @"verified_reason_modified",
@"allowAllComment" : @"allow_all_comment",
@"verifiedLevel" : @"verified_level",
@"verifiedReasonURL" : @"verified_reason_url",
@"favouritesCount" : @"favourites_count",
@"verifiedType" : @"verified_type",
@"verifiedSource" : @"verified_source",
@"userAbility" : @"user_ability"};
}
- (BOOL)modelCustomTransformFromDictionary:(NSDictionary *)dic {
// 自动 model-mapper 不能完成的,这里可以进行额外处理
_gender = 0;
if ([_genderString isEqualToString:@"m"]) {
_gender = 1;
} else if ([_genderString isEqualToString:@"f"]) {
_gender = 2;
}
// 这个不一定准。。
if (_verified) {
_userVerifyType = WBUserVerifyTypeStandard;
} else if (_verifiedType == 220) {
_userVerifyType = WBUserVerifyTypeClub;
} else if (_verifiedType == -1 && _verifiedLevel == 3) {
_userVerifyType = WBUserVerifyTypeOrganization;
} else {
_userVerifyType = WBUserVerifyTypeNone;
}
return YES;
}
@end
@implementation WBStatus
+ (NSDictionary *)modelCustomPropertyMapper {
return @{@"statusID" : @"id",
@"createdAt" : @"created_at",
@"attitudesStatus" : @"attitudes_status",
@"inReplyToScreenName" : @"in_reply_to_screen_name",
@"sourceType" : @"source_type",
@"picBg" : @"pic_bg",
@"commentsCount" : @"comments_count",
@"thumbnailPic" : @"thumbnail_pic",
@"recomState" : @"recom_state",
@"sourceAllowClick" : @"source_allowclick",
@"bizFeature" : @"biz_feature",
@"retweetedStatus" : @"retweeted_status",
@"mblogTypeName" : @"mblogtypename",
@"urlStruct" : @"url_struct",
@"topicStruct" : @"topic_struct",
@"tagStruct" : @"tag_struct",
@"pageInfo" : @"page_info",
@"bmiddlePic" : @"bmiddle_pic",
@"inReplyToStatusId" : @"in_reply_to_status_id",
@"picIds" : @"pic_ids",
@"repostsCount" : @"reposts_count",
@"attitudesCount" : @"attitudes_count",
@"darwinTags" : @"darwin_tags",
@"userType" : @"userType",
@"picInfos" : @"pic_infos",
@"inReplyToUserId" : @"in_reply_to_user_id",
@"originalPic" : @"original_pic"};
}
+ (NSDictionary *)modelContainerPropertyGenericClass {
return @{@"picIds" : [NSString class],
@"picInfos" : [WBPicture class],
@"urlStruct" : [WBURL class],
@"topicStruct" : [WBTopic class],
@"tagStruct" : [WBTag class]};
}
- (BOOL)modelCustomTransformFromDictionary:(NSDictionary *)dic {
// 自动 model-mapper 不能完成的,这里可以进行额外处理
_pics = nil;
if (_picIds.count != 0) {
NSMutableArray *pics = [NSMutableArray new];
for (NSString *picId in _picIds) {
WBPicture *pic = _picInfos[picId];
if (pic) {
[pics addObject:pic];
}
}
_pics = pics;
}
if (_retweetedStatus) {
if (_retweetedStatus.urlStruct.count == 0) {
_retweetedStatus.urlStruct = _urlStruct;
}
if (_retweetedStatus.pageInfo == nil) {
_retweetedStatus.pageInfo = _pageInfo;
}
}
return YES;
}
@end
@implementation WBTimelineItem
+ (NSDictionary *)modelCustomPropertyMapper {
return @{@"hasVisible" : @"hasvisible",
@"previousCursor" : @"previous_cursor",
@"uveBlank" : @"uve_blank",
@"hasUnread" : @"has_unread",
@"totalNumber" : @"total_number",
@"maxID" : @"max_id",
@"sinceID" : @"since_id",
@"nextCursor" : @"next_cursor"};
}
+ (NSDictionary *)modelContainerPropertyGenericClass {
return @{@"statuses" : [WBStatus class]};
}
@end
@implementation WBEmoticon
+ (NSArray *)modelPropertyBlacklist {
return @[@"group"];
}
@end
@implementation WBEmoticonGroup
+ (NSDictionary *)modelCustomPropertyMapper {
return @{@"groupID" : @"id",
@"nameCN" : @"group_name_cn",
@"nameEN" : @"group_name_en",
@"nameTW" : @"group_name_tw",
@"displayOnly" : @"display_only",
@"groupType" : @"group_type"};
}
+ (NSDictionary *)modelContainerPropertyGenericClass {
return @{@"emoticons" : [WBEmoticon class]};
}
- (BOOL)modelCustomTransformFromDictionary:(NSDictionary *)dic {
[_emoticons enumerateObjectsUsingBlock:^(WBEmoticon *emoticon, NSUInteger idx, BOOL *stop) {
emoticon.group = self;
}];
return YES;
}
@end
================================================
FILE: Demo/YYKitDemo/WBStatusCell.h
================================================
//
// WBFeedCell.h
// YYKitExample
//
// Created by ibireme on 15/9/5.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
#import "YYKit.h"
#import "WBStatusLayout.h"
#import "YYTableViewCell.h"
@class WBStatusCell;
@protocol WBStatusCellDelegate;
@interface WBStatusTitleView : UIView
@property (nonatomic, strong) YYLabel *titleLabel;
@property (nonatomic, strong) UIButton *arrowButton;
@property (nonatomic, weak) WBStatusCell *cell;
@end
@interface WBStatusProfileView : UIView
@property (nonatomic, strong) UIImageView *avatarView; ///< 头像
@property (nonatomic, strong) UIImageView *avatarBadgeView; ///< 徽章
@property (nonatomic, strong) YYLabel *nameLabel;
@property (nonatomic, strong) YYLabel *sourceLabel;
@property (nonatomic, strong) UIImageView *backgroundImageView;
@property (nonatomic, strong) UIButton *arrowButton;
@property (nonatomic, strong) UIButton *followButton;
@property (nonatomic, assign) WBUserVerifyType verifyType;
@property (nonatomic, weak) WBStatusCell *cell;
@end
@interface WBStatusCardView : UIView
@property (nonatomic, strong) UIImageView *imageView;
@property (nonatomic, strong) UIImageView *badgeImageView;
@property (nonatomic, strong) YYLabel *label;
@property (nonatomic, strong) UIButton *button;
@property (nonatomic, weak) WBStatusCell *cell;
@end
@interface WBStatusToolbarView : UIView
@property (nonatomic, strong) UIButton *repostButton;
@property (nonatomic, strong) UIButton *commentButton;
@property (nonatomic, strong) UIButton *likeButton;
@property (nonatomic, strong) UIImageView *repostImageView;
@property (nonatomic, strong) UIImageView *commentImageView;
@property (nonatomic, strong) UIImageView *likeImageView;
@property (nonatomic, strong) YYLabel *repostLabel;
@property (nonatomic, strong) YYLabel *commentLabel;
@property (nonatomic, strong) YYLabel *likeLabel;
@property (nonatomic, strong) CAGradientLayer *line1;
@property (nonatomic, strong) CAGradientLayer *line2;
@property (nonatomic, strong) CALayer *topLine;
@property (nonatomic, strong) CALayer *bottomLine;
@property (nonatomic, weak) WBStatusCell *cell;
- (void)setWithLayout:(WBStatusLayout *)layout;
// set both "liked" and "likeCount"
- (void)setLiked:(BOOL)liked withAnimation:(BOOL)animation;
@end
@interface WBStatusTagView : UIView
@property (nonatomic, strong) UIImageView *imageView;
@property (nonatomic, strong) YYLabel *label;
@property (nonatomic, strong) UIButton *button;
@property (nonatomic, weak) WBStatusCell *cell;
@end
@interface WBStatusView : UIView
@property (nonatomic, strong) UIView *contentView; // 容器
@property (nonatomic, strong) WBStatusTitleView *titleView; // 标题栏
@property (nonatomic, strong) WBStatusProfileView *profileView; // 用户资料
@property (nonatomic, strong) YYLabel *textLabel; // 文本
@property (nonatomic, strong) NSArray *picViews; // 图片
@property (nonatomic, strong) UIView *retweetBackgroundView; //转发容器
@property (nonatomic, strong) YYLabel *retweetTextLabel; // 转发文本
@property (nonatomic, strong) WBStatusCardView *cardView; // 卡片
@property (nonatomic, strong) WBStatusTagView *tagView; // 下方Tag
@property (nonatomic, strong) WBStatusToolbarView *toolbarView; // 工具栏
@property (nonatomic, strong) UIImageView *vipBackgroundView; // VIP 自定义背景
@property (nonatomic, strong) UIButton *menuButton; // 菜单按钮
@property (nonatomic, strong) UIButton *followButton; // 关注按钮
@property (nonatomic, strong) WBStatusLayout *layout;
@property (nonatomic, weak) WBStatusCell *cell;
@end
@protocol WBStatusCellDelegate;
@interface WBStatusCell : YYTableViewCell
@property (nonatomic, weak) id delegate;
@property (nonatomic, strong) WBStatusView *statusView;
- (void)setLayout:(WBStatusLayout *)layout;
@end
@protocol WBStatusCellDelegate
@optional
/// 点击了 Cell
- (void)cellDidClick:(WBStatusCell *)cell;
/// 点击了 Card
- (void)cellDidClickCard:(WBStatusCell *)cell;
/// 点击了转发内容
- (void)cellDidClickRetweet:(WBStatusCell *)cell;
/// 点击了Cell菜单
- (void)cellDidClickMenu:(WBStatusCell *)cell;
/// 点击了关注
- (void)cellDidClickFollow:(WBStatusCell *)cell;
/// 点击了转发
- (void)cellDidClickRepost:(WBStatusCell *)cell;
/// 点击了下方 Tag
- (void)cellDidClickTag:(WBStatusCell *)cell;
/// 点击了评论
- (void)cellDidClickComment:(WBStatusCell *)cell;
/// 点击了赞
- (void)cellDidClickLike:(WBStatusCell *)cell;
/// 点击了用户
- (void)cell:(WBStatusCell *)cell didClickUser:(WBUser *)user;
/// 点击了图片
- (void)cell:(WBStatusCell *)cell didClickImageAtIndex:(NSUInteger)index;
/// 点击了 Label 的链接
- (void)cell:(WBStatusCell *)cell didClickInLabel:(YYLabel *)label textRange:(NSRange)textRange;
@end
================================================
FILE: Demo/YYKitDemo/WBStatusCell.m
================================================
//
// WBFeedCell.m
// YYKitExample
//
// Created by ibireme on 15/9/5.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "WBStatusCell.h"
#import "YYControl.h"
@implementation WBStatusTitleView
- (instancetype)initWithFrame:(CGRect)frame {
if (frame.size.width == 0 && frame.size.height == 0) {
frame.size.width = kScreenWidth;
frame.size.height = kWBCellTitleHeight;
}
self = [super initWithFrame:frame];
_titleLabel = [YYLabel new];
_titleLabel.size = CGSizeMake(kScreenWidth - 100, self.height);
_titleLabel.left = kWBCellPadding;
_titleLabel.displaysAsynchronously = YES;
_titleLabel.ignoreCommonProperties = YES;
_titleLabel.fadeOnHighlight = NO;
_titleLabel.fadeOnAsynchronouslyDisplay = NO;
[self addSubview:_titleLabel];
CALayer *line = [CALayer layer];
line.size = CGSizeMake(self.width, CGFloatFromPixel(1));
line.bottom = self.height;
line.backgroundColor = kWBCellLineColor.CGColor;
[self.layer addSublayer:line];
self.exclusiveTouch = YES;
return self;
}
@end
@implementation WBStatusProfileView {
BOOL _trackingTouch;
}
- (instancetype)initWithFrame:(CGRect)frame {
if (frame.size.width == 0 && frame.size.height == 0) {
frame.size.width = kScreenWidth;
frame.size.height = kWBCellProfileHeight;
}
self = [super initWithFrame:frame];
self.exclusiveTouch = YES;
@weakify(self);
_avatarView = [UIImageView new];
_avatarView.size = CGSizeMake(40, 40);
_avatarView.origin = CGPointMake(kWBCellPadding, kWBCellPadding + 3);
_avatarView.contentMode = UIViewContentModeScaleAspectFill;
[self addSubview:_avatarView];
CALayer *avatarBorder = [CALayer layer];
avatarBorder.frame = _avatarView.bounds;
avatarBorder.borderWidth = CGFloatFromPixel(1);
avatarBorder.borderColor = [UIColor colorWithWhite:0.000 alpha:0.090].CGColor;
avatarBorder.cornerRadius = _avatarView.height / 2;
avatarBorder.shouldRasterize = YES;
avatarBorder.rasterizationScale = kScreenScale;
[_avatarView.layer addSublayer:avatarBorder];
_avatarBadgeView = [UIImageView new];
_avatarBadgeView.size = CGSizeMake(14, 14);
_avatarBadgeView.center = CGPointMake(_avatarView.right - 6, _avatarView.bottom - 6);
_avatarBadgeView.contentMode = UIViewContentModeScaleAspectFit;
[self addSubview:_avatarBadgeView];
_nameLabel = [YYLabel new];
_nameLabel.size = CGSizeMake(kWBCellNameWidth, 24);
_nameLabel.left = _avatarView.right + kWBCellNamePaddingLeft;
_nameLabel.centerY = 27;
_nameLabel.displaysAsynchronously = YES;
_nameLabel.ignoreCommonProperties = YES;
_nameLabel.fadeOnAsynchronouslyDisplay = NO;
_nameLabel.fadeOnHighlight = NO;
_nameLabel.lineBreakMode = NSLineBreakByClipping;
_nameLabel.textVerticalAlignment = YYTextVerticalAlignmentCenter;
[self addSubview:_nameLabel];
_sourceLabel = [YYLabel new];
_sourceLabel.frame = _nameLabel.frame;
_sourceLabel.centerY = 47;
_sourceLabel.displaysAsynchronously = YES;
_sourceLabel.ignoreCommonProperties = YES;
_sourceLabel.fadeOnAsynchronouslyDisplay = NO;
_sourceLabel.fadeOnHighlight = NO;
_sourceLabel.highlightTapAction = ^(UIView *containerView, NSAttributedString *text, NSRange range, CGRect rect) {
if ([weak_self.cell.delegate respondsToSelector:@selector(cell:didClickInLabel:textRange:)]) {
[weak_self.cell.delegate cell:weak_self.cell didClickInLabel:(YYLabel *)containerView textRange:range];
}
};
[self addSubview:_sourceLabel];
return self;
}
- (void)setVerifyType:(WBUserVerifyType)verifyType {
_verifyType = verifyType;
switch (verifyType) {
case WBUserVerifyTypeStandard: {
_avatarBadgeView.hidden = NO;
_avatarBadgeView.image = [WBStatusHelper imageNamed:@"avatar_vip"];
} break;
case WBUserVerifyTypeClub: {
_avatarBadgeView.hidden = NO;
_avatarBadgeView.image = [WBStatusHelper imageNamed:@"avatar_grassroot"];
} break;
default: {
_avatarBadgeView.hidden = YES;
} break;
}
}
- (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event {
_trackingTouch = NO;
UITouch *t = touches.anyObject;
CGPoint p = [t locationInView:_avatarView];
if (CGRectContainsPoint(_avatarView.bounds, p)) {
_trackingTouch = YES;
}
p = [t locationInView:_nameLabel];
if (CGRectContainsPoint(_nameLabel.bounds, p) && _nameLabel.textLayout.textBoundingRect.size.width > p.x) {
_trackingTouch = YES;
}
if (!_trackingTouch) {
[super touchesBegan:touches withEvent:event];
}
}
- (void)touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event {
if (!_trackingTouch) {
[super touchesEnded:touches withEvent:event];
} else {
if ([_cell.delegate respondsToSelector:@selector(cell:didClickUser:)]) {
[_cell.delegate cell:_cell didClickUser:_cell.statusView.layout.status.user];
}
}
}
- (void)touchesCancelled:(NSSet *)touches withEvent:(UIEvent *)event {
if (!_trackingTouch) {
[super touchesCancelled:touches withEvent:event];
}
}
@end
@implementation WBStatusCardView {
BOOL _isRetweet;
}
- (instancetype)initWithFrame:(CGRect)frame {
if (frame.size.width == 0 && frame.size.height == 0){
frame.size.width = kScreenWidth;
frame.origin.x = kWBCellPadding;
}
self = [super initWithFrame:frame];
self.exclusiveTouch = YES;
_imageView = [UIImageView new];
_imageView.clipsToBounds = YES;
_imageView.contentMode = UIViewContentModeScaleAspectFill;
_badgeImageView = [UIImageView new];
_badgeImageView.clipsToBounds = YES;
_badgeImageView.contentMode = UIViewContentModeScaleAspectFit;
_label = [YYLabel new];
_label.textVerticalAlignment = YYTextVerticalAlignmentCenter;
_label.numberOfLines = 3;
_label.ignoreCommonProperties = YES;
_label.displaysAsynchronously = YES;
_label.fadeOnAsynchronouslyDisplay = NO;
_label.fadeOnHighlight = NO;
_button = [UIButton buttonWithType:UIButtonTypeCustom];
[self addSubview:_imageView];
[self addSubview:_badgeImageView];
[self addSubview:_label];
[self addSubview:_button];
self.backgroundColor = kWBCellInnerViewColor;
self.layer.borderWidth = CGFloatFromPixel(1);
self.layer.borderColor = [UIColor colorWithWhite:0.000 alpha:0.070].CGColor;
return self;
}
- (void)setWithLayout:(WBStatusLayout *)layout isRetweet:(BOOL)isRetweet {
WBPageInfo *pageInfo = isRetweet ? layout.status.retweetedStatus.pageInfo : layout.status.pageInfo;
if (!pageInfo) return;
self.height = isRetweet ? layout.retweetCardHeight : layout.cardHeight;
/*
badge: 25,25 左上角 (42)
image: 70,70 方形
100, 70 矩形
btn: 60,70
lineheight 20
padding 10
*/
_isRetweet = isRetweet;
switch (isRetweet ? layout.retweetCardType : layout.cardType) {
case WBStatusCardTypeNone: {
} break;
case WBStatusCardTypeNormal: {
self.width = kWBCellContentWidth;
if (pageInfo.typeIcon) {
_badgeImageView.hidden = NO;
_badgeImageView.frame = CGRectMake(0, 0, 25, 25);
[_badgeImageView setImageWithURL:pageInfo.typeIcon placeholder:nil];
} else {
_badgeImageView.hidden = YES;
}
if (pageInfo.pagePic) {
_imageView.hidden = NO;
if (pageInfo.typeIcon) {
_imageView.frame = CGRectMake(0, 0, 100, 70);
} else {
_imageView.frame = CGRectMake(0, 0, 70, 70);
}
[_imageView setImageWithURL:pageInfo.pagePic placeholder:nil];
} else {
_imageView.hidden = YES;
}
_label.hidden = NO;
_label.frame = isRetweet ? layout.retweetCardTextRect : layout.cardTextRect;
_label.textLayout = isRetweet ? layout.retweetCardTextLayout : layout.cardTextLayout;
WBButtonLink *button = pageInfo.buttons.firstObject;
if (button.pic && button.name) {
_button.hidden = NO;
_button.size = CGSizeMake(60, 70);
_button.top = 0;
_button.right = self.width;
[_button setTitle:button.name forState:UIControlStateNormal];
[_button setImageWithURL:button.pic forState:UIControlStateNormal placeholder:nil];
} else {
_button.hidden = YES;
}
}break;
case WBStatusCardTypeVideo: {
self.width = self.height;
_badgeImageView.hidden = YES;
_label.hidden = YES;
_imageView.frame = self.bounds;
[_imageView setImageWithURL:pageInfo.pagePic options:kNilOptions];
_button.hidden = NO;
_button.frame = self.bounds;
[_button setTitle:nil forState:UIControlStateNormal];
[_button cancelImageRequestForState:UIControlStateNormal];
[_button setImage:[WBStatusHelper imageNamed:@"multimedia_videocard_play"] forState:UIControlStateNormal];
} break;
default: {
} break;
}
self.backgroundColor = isRetweet ? [UIColor whiteColor] : kWBCellInnerViewColor;
}
- (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event {
self.backgroundColor = kWBCellInnerViewHighlightColor;
}
- (void)touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event {
self.backgroundColor = _isRetweet ? [UIColor whiteColor] : kWBCellInnerViewColor;
if ([_cell.delegate respondsToSelector:@selector(cellDidClickCard:)]) {
[_cell.delegate cellDidClickCard:_cell];
}
}
- (void)touchesCancelled:(NSSet *)touches withEvent:(UIEvent *)event {
self.backgroundColor = _isRetweet ? [UIColor whiteColor] : kWBCellInnerViewColor;
}
@end
@implementation WBStatusToolbarView
- (instancetype)initWithFrame:(CGRect)frame {
if (frame.size.width == 0 && frame.size.height == 0) {
frame.size.width = kScreenWidth;
frame.size.height = kWBCellToolbarHeight;
}
self = [super initWithFrame:frame];
self.exclusiveTouch = YES;
_repostButton = [UIButton buttonWithType:UIButtonTypeCustom];
_repostButton.exclusiveTouch = YES;
_repostButton.size = CGSizeMake(CGFloatPixelRound(self.width / 3.0), self.height);
[_repostButton setBackgroundImage:[UIImage imageWithColor:kWBCellHighlightColor] forState:UIControlStateHighlighted];
_commentButton = [UIButton buttonWithType:UIButtonTypeCustom];
_commentButton.exclusiveTouch = YES;
_commentButton.size = CGSizeMake(CGFloatPixelRound(self.width / 3.0), self.height);
_commentButton.left = CGFloatPixelRound(self.width / 3.0);
[_commentButton setBackgroundImage:[UIImage imageWithColor:kWBCellHighlightColor] forState:UIControlStateHighlighted];
_likeButton = [UIButton buttonWithType:UIButtonTypeCustom];
_likeButton.exclusiveTouch = YES;
_likeButton.size = CGSizeMake(CGFloatPixelRound(self.width / 3.0), self.height);
_likeButton.left = CGFloatPixelRound(self.width / 3.0 * 2.0);
[_likeButton setBackgroundImage:[UIImage imageWithColor:kWBCellHighlightColor] forState:UIControlStateHighlighted];
_repostImageView = [[UIImageView alloc] initWithImage:[WBStatusHelper imageNamed:@"timeline_icon_retweet"]];
_repostImageView.centerY = self.height / 2;
[_repostButton addSubview:_repostImageView];
_commentImageView = [[UIImageView alloc] initWithImage:[WBStatusHelper imageNamed:@"timeline_icon_comment"]];
_commentImageView.centerY = self.height / 2;
[_commentButton addSubview:_commentImageView];
_likeImageView = [[UIImageView alloc] initWithImage:[WBStatusHelper imageNamed:@"timeline_icon_unlike"]];
_likeImageView.centerY = self.height / 2;
[_likeButton addSubview:_likeImageView];
_repostLabel = [YYLabel new];
_repostLabel.userInteractionEnabled = NO;
_repostLabel.height = self.height;
_repostLabel.textVerticalAlignment = YYTextVerticalAlignmentCenter;
_repostLabel.displaysAsynchronously = YES;
_repostLabel.ignoreCommonProperties = YES;
_repostLabel.fadeOnHighlight = NO;
_repostLabel.fadeOnAsynchronouslyDisplay = NO;
[_repostButton addSubview:_repostLabel];
_commentLabel = [YYLabel new];
_commentLabel.userInteractionEnabled = NO;
_commentLabel.height = self.height;
_commentLabel.textVerticalAlignment = YYTextVerticalAlignmentCenter;
_commentLabel.displaysAsynchronously = YES;
_commentLabel.ignoreCommonProperties = YES;
_commentLabel.fadeOnHighlight = NO;
_commentLabel.fadeOnAsynchronouslyDisplay = NO;
[_commentButton addSubview:_commentLabel];
_likeLabel = [YYLabel new];
_likeLabel.userInteractionEnabled = NO;
_likeLabel.height = self.height;
_likeLabel.textVerticalAlignment = YYTextVerticalAlignmentCenter;
_likeLabel.displaysAsynchronously = YES;
_likeLabel.ignoreCommonProperties = YES;
_likeLabel.fadeOnHighlight = NO;
_likeLabel.fadeOnAsynchronouslyDisplay = NO;
[_likeButton addSubview:_likeLabel];
UIColor *dark = [UIColor colorWithWhite:0 alpha:0.2];
UIColor *clear = [UIColor colorWithWhite:0 alpha:0];
NSArray *colors = @[(id)clear.CGColor,(id)dark.CGColor, (id)clear.CGColor];
NSArray *locations = @[@0.2, @0.5, @0.8];
_line1 = [CAGradientLayer layer];
_line1.colors = colors;
_line1.locations = locations;
_line1.startPoint = CGPointMake(0, 0);
_line1.endPoint = CGPointMake(0, 1);
_line1.size = CGSizeMake(CGFloatFromPixel(1), self.height);
_line1.left = _repostButton.right;
_line2 = [CAGradientLayer layer];
_line2.colors = colors;
_line2.locations = locations;
_line2.startPoint = CGPointMake(0, 0);
_line2.endPoint = CGPointMake(0, 1);
_line2.size = CGSizeMake(CGFloatFromPixel(1), self.height);
_line2.left = _commentButton.right;
_topLine = [CALayer layer];
_topLine.size = CGSizeMake(self.width, CGFloatFromPixel(1));
_topLine.backgroundColor = kWBCellLineColor.CGColor;
_bottomLine = [CALayer layer];
_bottomLine.size = _topLine.size;
_bottomLine.bottom = self.height;
_bottomLine.backgroundColor = UIColorHex(e8e8e8).CGColor;
[self addSubview:_repostButton];
[self addSubview:_commentButton];
[self addSubview:_likeButton];
[self.layer addSublayer:_line1];
[self.layer addSublayer:_line2];
[self.layer addSublayer:_topLine];
[self.layer addSublayer:_bottomLine];
@weakify(self);
[_repostButton addBlockForControlEvents:UIControlEventTouchUpInside block:^(id sender) {
WBStatusCell *cell = weak_self.cell;
if ([cell.delegate respondsToSelector:@selector(cellDidClickRepost:)]) {
[cell.delegate cellDidClickRepost:cell];
}
}];
[_commentButton addBlockForControlEvents:UIControlEventTouchUpInside block:^(id sender) {
WBStatusCell *cell = weak_self.cell;
if ([cell.delegate respondsToSelector:@selector(cellDidClickComment:)]) {
[cell.delegate cellDidClickComment:cell];
}
}];
[_likeButton addBlockForControlEvents:UIControlEventTouchUpInside block:^(id sender) {
WBStatusCell *cell = weak_self.cell;
if ([cell.delegate respondsToSelector:@selector(cellDidClickLike:)]) {
[cell.delegate cellDidClickLike:cell];
}
}];
return self;
}
- (void)setWithLayout:(WBStatusLayout *)layout {
_repostLabel.width = layout.toolbarRepostTextWidth;
_commentLabel.width = layout.toolbarCommentTextWidth;
_likeLabel.width = layout.toolbarLikeTextWidth;
_repostLabel.textLayout = layout.toolbarRepostTextLayout;
_commentLabel.textLayout = layout.toolbarCommentTextLayout;
_likeLabel.textLayout = layout.toolbarLikeTextLayout;
[self adjustImage:_repostImageView label:_repostLabel inButton:_repostButton];
[self adjustImage:_commentImageView label:_commentLabel inButton:_commentButton];
[self adjustImage:_likeImageView label:_likeLabel inButton:_likeButton];
_likeImageView.image = layout.status.attitudesStatus ? [self likeImage] : [self unlikeImage];
}
- (UIImage *)likeImage {
static UIImage *img;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
img = [WBStatusHelper imageNamed:@"timeline_icon_like"];
});
return img;
}
- (UIImage *)unlikeImage {
static UIImage *img;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
img = [WBStatusHelper imageNamed:@"timeline_icon_unlike"];
});
return img;
}
- (void)adjustImage:(UIImageView *)image label:(YYLabel *)label inButton:(UIButton *)button {
CGFloat imageWidth = image.bounds.size.width;
CGFloat labelWidth = label.width;
CGFloat paddingMid = 5;
CGFloat paddingSide = (button.width - imageWidth - labelWidth - paddingMid) / 2.0;
image.centerX = CGFloatPixelRound(paddingSide + imageWidth / 2);
label.right = CGFloatPixelRound(button.width - paddingSide);
}
- (void)setLiked:(BOOL)liked withAnimation:(BOOL)animation {
WBStatusLayout *layout = _cell.statusView.layout;
if (layout.status.attitudesStatus == liked) return;
UIImage *image = liked ? [self likeImage] : [self unlikeImage];
int newCount = layout.status.attitudesCount;
newCount = liked ? newCount + 1 : newCount - 1;
if (newCount < 0) newCount = 0;
if (liked && newCount < 1) newCount = 1;
NSString *newCountDesc = newCount > 0 ? [WBStatusHelper shortedNumberDesc:newCount] : @"赞";
UIFont *font = [UIFont systemFontOfSize:kWBCellToolbarFontSize];
YYTextContainer *container = [YYTextContainer containerWithSize:CGSizeMake(kScreenWidth, kWBCellToolbarHeight)];
container.maximumNumberOfRows = 1;
NSMutableAttributedString *likeText = [[NSMutableAttributedString alloc] initWithString:newCountDesc];
likeText.font = font;
likeText.color = liked ? kWBCellToolbarTitleHighlightColor : kWBCellToolbarTitleColor;
YYTextLayout *textLayout = [YYTextLayout layoutWithContainer:container text:likeText];
layout.status.attitudesStatus = liked;
layout.status.attitudesCount = newCount;
layout.toolbarLikeTextLayout = textLayout;
if (!animation) {
_likeImageView.image = image;
_likeLabel.width = CGFloatPixelRound(textLayout.textBoundingRect.size.width);
_likeLabel.textLayout = layout.toolbarLikeTextLayout;
[self adjustImage:_likeImageView label:_likeLabel inButton:_likeButton];
return;
}
[UIView animateWithDuration:0.2 delay:0 options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseInOut animations:^{
_likeImageView.layer.transformScale = 1.7;
} completion:^(BOOL finished) {
_likeImageView.image = image;
_likeLabel.width = CGFloatPixelRound(textLayout.textBoundingRect.size.width);
_likeLabel.textLayout = layout.toolbarLikeTextLayout;
[self adjustImage:_likeImageView label:_likeLabel inButton:_likeButton];
[UIView animateWithDuration:0.2 delay:0 options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseInOut animations:^{
_likeImageView.layer.transformScale = 0.9;
} completion:^(BOOL finished) {
[UIView animateWithDuration:0.2 delay:0 options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseInOut animations:^{
_likeImageView.layer.transformScale = 1;
} completion:^(BOOL finished) {
}];
}];
}];
}
@end
@implementation WBStatusTagView
- (instancetype)initWithFrame:(CGRect)frame {
self = [super initWithFrame:frame];
@weakify(self);
_button = [UIButton buttonWithType:UIButtonTypeCustom];
[_button setBackgroundImage:[UIImage imageWithColor:kWBCellBackgroundColor] forState:UIControlStateNormal];
[_button setBackgroundImage:[UIImage imageWithColor:[UIColor colorWithWhite:0.000 alpha:0.200]] forState:UIControlStateHighlighted];
[_button addBlockForControlEvents:UIControlEventTouchUpInside block:^(id sender) {
if ([weak_self.cell.delegate respondsToSelector:@selector(cellDidClickTag:)]) {
[weak_self.cell.delegate cellDidClickTag:weak_self.cell];
}
}];
_button.hidden = YES;
[self addSubview:_button];
_label = [YYLabel new];
_label.textVerticalAlignment = YYTextVerticalAlignmentCenter;
_label.displaysAsynchronously = YES;
_label.ignoreCommonProperties = YES;
_label.fadeOnHighlight = NO;
_label.fadeOnAsynchronouslyDisplay = NO;
_label.highlightTapAction = ^(UIView *containerView, NSAttributedString *text, NSRange range, CGRect rect) {
if ([weak_self.cell.delegate respondsToSelector:@selector(cell:didClickInLabel:textRange:)]) {
[weak_self.cell.delegate cell:weak_self.cell didClickInLabel:(YYLabel *)containerView textRange:range];
}
};
[self addSubview:_label];
_imageView = [UIImageView new];
_imageView.size = CGSizeMake(kWBCellTagPlaceHeight, kWBCellTagPlaceHeight);
_imageView.image = [WBStatusHelper imageNamed:@"timeline_icon_locate"];
_imageView.hidden = YES;
[self addSubview:_imageView];
_label.height = kWBCellTagPlaceHeight;
_button.height = kWBCellTagPlaceHeight;
self.height = kWBCellTagPlaceHeight;
return self;
}
- (void)setWithLayout:(WBStatusLayout *)layout {
if (layout.tagType == WBStatusTagTypePlace) {
_label.height = kWBCellTagPlaceHeight;
_imageView.hidden = NO;
_button.hidden = NO;
_label.left = _imageView.right + 6;
_label.width = layout.tagTextLayout.textBoundingRect.size.width + 6;
_label.textLayout = layout.tagTextLayout;
_label.userInteractionEnabled = NO;
self.width = _label.right;
_label.width = self.width;
_button.width = self.width;
} else if (layout.tagType == WBStatusTagTypeNormal) {
_imageView.hidden = YES;
_button.hidden = YES;
_label.left = 0;
_label.width = layout.tagTextLayout.textBoundingRect.size.width + 1;
_label.userInteractionEnabled = YES;
_label.textLayout = layout.tagTextLayout;
}
}
@end
@implementation WBStatusView {
BOOL _touchRetweetView;
}
- (instancetype)initWithFrame:(CGRect)frame {
if (frame.size.width == 0 && frame.size.height == 0) {
frame.size.width = kScreenWidth;
frame.size.height = 1;
}
self = [super initWithFrame:frame];
self.backgroundColor = [UIColor clearColor];
self.exclusiveTouch = YES;
@weakify(self);
_contentView = [UIView new];
_contentView.width = kScreenWidth;
_contentView.height = 1;
_contentView.backgroundColor = [UIColor whiteColor];
static UIImage *topLineBG, *bottomLineBG;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
topLineBG = [UIImage imageWithSize:CGSizeMake(1, 3) drawBlock:^(CGContextRef context) {
CGContextSetFillColorWithColor(context, [UIColor blackColor].CGColor);
CGContextSetShadowWithColor(context, CGSizeMake(0, 0), 0.8, [UIColor colorWithWhite:0 alpha:0.08].CGColor);
CGContextAddRect(context, CGRectMake(-2, 3, 4, 4));
CGContextFillPath(context);
}];
bottomLineBG = [UIImage imageWithSize:CGSizeMake(1, 3) drawBlock:^(CGContextRef context) {
CGContextSetFillColorWithColor(context, [UIColor blackColor].CGColor);
CGContextSetShadowWithColor(context, CGSizeMake(0, 0.4), 2, [UIColor colorWithWhite:0 alpha:0.08].CGColor);
CGContextAddRect(context, CGRectMake(-2, -2, 4, 2));
CGContextFillPath(context);
}];
});
UIImageView *topLine = [[UIImageView alloc] initWithImage:topLineBG];
topLine.width = _contentView.width;
topLine.bottom = 0;
topLine.autoresizingMask = UIViewAutoresizingFlexibleWidth | UIViewAutoresizingFlexibleBottomMargin;
[_contentView addSubview:topLine];
UIImageView *bottomLine = [[UIImageView alloc] initWithImage:bottomLineBG];
bottomLine.width = _contentView.width;
bottomLine.top = _contentView.height;
bottomLine.autoresizingMask = UIViewAutoresizingFlexibleWidth | UIViewAutoresizingFlexibleTopMargin;
[_contentView addSubview:bottomLine];
[self addSubview:_contentView];
_titleView = [WBStatusTitleView new];
_titleView.hidden = YES;
[_contentView addSubview:_titleView];
_profileView = [WBStatusProfileView new];
[_contentView addSubview:_profileView];
_vipBackgroundView = [UIImageView new];
_vipBackgroundView.size = CGSizeMake(kScreenWidth, 14.0);
_vipBackgroundView.top = -2;
_vipBackgroundView.contentMode = UIViewContentModeTopRight;
[_contentView addSubview:_vipBackgroundView];
_menuButton = [UIButton buttonWithType:UIButtonTypeCustom];
_menuButton.size = CGSizeMake(30, 30);
[_menuButton setImage:[WBStatusHelper imageNamed:@"timeline_icon_more"] forState:UIControlStateNormal];
[_menuButton setImage:[WBStatusHelper imageNamed:@"timeline_icon_more_highlighted"] forState:UIControlStateHighlighted];
_menuButton.centerX = self.width - 20;
_menuButton.centerY = 18;
[_menuButton addBlockForControlEvents:UIControlEventTouchUpInside block:^(id sender) {
if ([weak_self.cell.delegate respondsToSelector:@selector(cellDidClickMenu:)]) {
[weak_self.cell.delegate cellDidClickMenu:weak_self.cell];
}
}];
[_contentView addSubview:_menuButton];
_retweetBackgroundView = [UIView new];
_retweetBackgroundView.backgroundColor = kWBCellInnerViewColor;
_retweetBackgroundView.width = kScreenWidth;
[_contentView addSubview:_retweetBackgroundView];
_textLabel = [YYLabel new];
_textLabel.left = kWBCellPadding;
_textLabel.width = kWBCellContentWidth;
_textLabel.textVerticalAlignment = YYTextVerticalAlignmentTop;
_textLabel.displaysAsynchronously = YES;
_textLabel.ignoreCommonProperties = YES;
_textLabel.fadeOnAsynchronouslyDisplay = NO;
_textLabel.fadeOnHighlight = NO;
_textLabel.highlightTapAction = ^(UIView *containerView, NSAttributedString *text, NSRange range, CGRect rect) {
if ([weak_self.cell.delegate respondsToSelector:@selector(cell:didClickInLabel:textRange:)]) {
[weak_self.cell.delegate cell:weak_self.cell didClickInLabel:(YYLabel *)containerView textRange:range];
}
};
[_contentView addSubview:_textLabel];
_retweetTextLabel = [YYLabel new];
_retweetTextLabel.left = kWBCellPadding;
_retweetTextLabel.width = kWBCellContentWidth;
_retweetTextLabel.textVerticalAlignment = YYTextVerticalAlignmentTop;
_retweetTextLabel.displaysAsynchronously = YES;
_retweetTextLabel.ignoreCommonProperties = YES;
_retweetTextLabel.fadeOnAsynchronouslyDisplay = NO;
_retweetTextLabel.fadeOnHighlight = NO;
_retweetTextLabel.highlightTapAction = ^(UIView *containerView, NSAttributedString *text, NSRange range, CGRect rect) {
if ([weak_self.cell.delegate respondsToSelector:@selector(cell:didClickInLabel:textRange:)]) {
[weak_self.cell.delegate cell:weak_self.cell didClickInLabel:(YYLabel *)containerView textRange:range];
}
};
[_contentView addSubview:_retweetTextLabel];
NSMutableArray *picViews = [NSMutableArray new];
for (int i = 0; i < 9; i++) {
YYControl *imageView = [YYControl new];
imageView.size = CGSizeMake(100, 100);
imageView.hidden = YES;
imageView.clipsToBounds = YES;
imageView.backgroundColor = kWBCellHighlightColor;
imageView.exclusiveTouch = YES;
imageView.touchBlock = ^(YYControl *view, YYGestureRecognizerState state, NSSet *touches, UIEvent *event) {
if (![weak_self.cell.delegate respondsToSelector:@selector(cell:didClickImageAtIndex:)]) return;
if (state == YYGestureRecognizerStateEnded) {
UITouch *touch = touches.anyObject;
CGPoint p = [touch locationInView:view];
if (CGRectContainsPoint(view.bounds, p)) {
[weak_self.cell.delegate cell:weak_self.cell didClickImageAtIndex:i];
}
}
};
UIView *badge = [UIImageView new];
badge.userInteractionEnabled = NO;
badge.contentMode = UIViewContentModeScaleAspectFit;
badge.size = CGSizeMake(56 / 2, 36 / 2);
badge.autoresizingMask = UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleLeftMargin;
badge.right = imageView.width;
badge.bottom = imageView.height;
badge.hidden = YES;
[imageView addSubview:badge];
[picViews addObject:imageView];
[_contentView addSubview:imageView];
}
_picViews = picViews;
_cardView = [WBStatusCardView new];
_cardView.hidden = YES;
[_contentView addSubview:_cardView];
_tagView = [WBStatusTagView new];
_tagView.left = kWBCellPadding;
_tagView.hidden = YES;
[_contentView addSubview:_tagView];
_toolbarView = [WBStatusToolbarView new];
[_contentView addSubview:_toolbarView];
return self;
}
- (void)setLayout:(WBStatusLayout *)layout {
_layout = layout;
self.height = layout.height;
_contentView.top = layout.marginTop;
_contentView.height = layout.height - layout.marginTop - layout.marginBottom;
CGFloat top = 0;
if (layout.titleHeight > 0) {
_titleView.hidden = NO;
_titleView.height = layout.titleHeight;
_titleView.titleLabel.textLayout = layout.titleTextLayout;
top = layout.titleHeight;
} else {
_titleView.hidden = YES;
}
/// 圆角头像
[_profileView.avatarView setImageWithURL:layout.status.user.avatarLarge //profileImageURL
placeholder:nil
options:kNilOptions
manager:[WBStatusHelper avatarImageManager] //< 圆角头像manager,内置圆角处理
progress:nil
transform:nil
completion:nil];
_profileView.nameLabel.textLayout = layout.nameTextLayout;
_profileView.sourceLabel.textLayout = layout.sourceTextLayout;
_profileView.verifyType = layout.status.user.userVerifyType;
_profileView.height = layout.profileHeight;
_profileView.top = top;
top += layout.profileHeight;
NSURL *picBg = [WBStatusHelper defaultURLForImageURL:layout.status.picBg];
__weak typeof(_vipBackgroundView) vipBackgroundView = _vipBackgroundView;
[_vipBackgroundView setImageWithURL:picBg placeholder:nil options:YYWebImageOptionAvoidSetImage completion:^(UIImage *image, NSURL *url, YYWebImageFromType from, YYWebImageStage stage, NSError *error) {
if (image) {
image = [UIImage imageWithCGImage:image.CGImage scale:2.0 orientation:image.imageOrientation];
vipBackgroundView.image = image;
}
}];
_textLabel.top = top;
_textLabel.height = layout.textHeight;
_textLabel.textLayout = layout.textLayout;
top += layout.textHeight;
_retweetBackgroundView.hidden = YES;
_retweetTextLabel.hidden = YES;
_cardView.hidden = YES;
if (layout.picHeight == 0 && layout.retweetPicHeight == 0) {
[self _hideImageViews];
}
//优先级是 转发->图片->卡片
if (layout.retweetHeight > 0) {
_retweetBackgroundView.top = top;
_retweetBackgroundView.height = layout.retweetHeight;
_retweetBackgroundView.hidden = NO;
_retweetTextLabel.top = top;
_retweetTextLabel.height = layout.retweetTextHeight;
_retweetTextLabel.textLayout = layout.retweetTextLayout;
_retweetTextLabel.hidden = NO;
if (layout.retweetPicHeight > 0) {
[self _setImageViewWithTop:_retweetTextLabel.bottom isRetweet:YES];
} else {
[self _hideImageViews];
if (layout.retweetCardHeight > 0) {
_cardView.top = _retweetTextLabel.bottom;
_cardView.hidden = NO;
[_cardView setWithLayout:layout isRetweet:YES];
}
}
} else if (layout.picHeight > 0) {
[self _setImageViewWithTop:top isRetweet:NO];
} else if (layout.cardHeight > 0) {
_cardView.top = top;
_cardView.hidden = NO;
[_cardView setWithLayout:layout isRetweet:NO];
}
if (layout.tagHeight > 0) {
_tagView.hidden = NO;
[_tagView setWithLayout:layout];
_tagView.centerY = _contentView.height - kWBCellToolbarHeight - layout.tagHeight / 2;
} else {
_tagView.hidden = YES;
}
_toolbarView.bottom = _contentView.height;
[_toolbarView setWithLayout:layout];
}
- (void)_hideImageViews {
for (UIImageView *imageView in _picViews) {
imageView.hidden = YES;
}
}
- (void)_setImageViewWithTop:(CGFloat)imageTop isRetweet:(BOOL)isRetweet {
CGSize picSize = isRetweet ? _layout.retweetPicSize : _layout.picSize;
NSArray *pics = isRetweet ? _layout.status.retweetedStatus.pics : _layout.status.pics;
int picsCount = (int)pics.count;
for (int i = 0; i < 9; i++) {
UIView *imageView = _picViews[i];
if (i >= picsCount) {
[imageView.layer cancelCurrentImageRequest];
imageView.hidden = YES;
} else {
CGPoint origin = {0};
switch (picsCount) {
case 1: {
origin.x = kWBCellPadding;
origin.y = imageTop;
} break;
case 4: {
origin.x = kWBCellPadding + (i % 2) * (picSize.width + kWBCellPaddingPic);
origin.y = imageTop + (int)(i / 2) * (picSize.height + kWBCellPaddingPic);
} break;
default: {
origin.x = kWBCellPadding + (i % 3) * (picSize.width + kWBCellPaddingPic);
origin.y = imageTop + (int)(i / 3) * (picSize.height + kWBCellPaddingPic);
} break;
}
imageView.frame = (CGRect){.origin = origin, .size = picSize};
imageView.hidden = NO;
[imageView.layer removeAnimationForKey:@"contents"];
WBPicture *pic = pics[i];
UIView *badge = imageView.subviews.firstObject;
switch (pic.largest.badgeType) {
case WBPictureBadgeTypeNone: {
if (badge.layer.contents) {
badge.layer.contents = nil;
badge.hidden = YES;
}
} break;
case WBPictureBadgeTypeLong: {
badge.layer.contents = (__bridge id)([WBStatusHelper imageNamed:@"timeline_image_longimage"].CGImage);
badge.hidden = NO;
} break;
case WBPictureBadgeTypeGIF: {
badge.layer.contents = (__bridge id)([WBStatusHelper imageNamed:@"timeline_image_gif"].CGImage);
badge.hidden = NO;
} break;
}
@weakify(imageView);
[imageView.layer setImageWithURL:pic.bmiddle.url
placeholder:nil
options:YYWebImageOptionAvoidSetImage
completion:^(UIImage *image, NSURL *url, YYWebImageFromType from, YYWebImageStage stage, NSError *error) {
@strongify(imageView);
if (!imageView) return;
if (image && stage == YYWebImageStageFinished) {
int width = pic.bmiddle.width;
int height = pic.bmiddle.height;
CGFloat scale = (height / width) / (imageView.height / imageView.width);
if (scale < 0.99 || isnan(scale)) { // 宽图把左右两边裁掉
imageView.contentMode = UIViewContentModeScaleAspectFill;
imageView.layer.contentsRect = CGRectMake(0, 0, 1, 1);
} else { // 高图只保留顶部
imageView.contentMode = UIViewContentModeScaleToFill;
imageView.layer.contentsRect = CGRectMake(0, 0, 1, (float)width / height);
}
((YYControl *)imageView).image = image;
if (from != YYWebImageFromMemoryCacheFast) {
CATransition *transition = [CATransition animation];
transition.duration = 0.15;
transition.timingFunction = [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseOut];
transition.type = kCATransitionFade;
[imageView.layer addAnimation:transition forKey:@"contents"];
}
}
}];
}
}
}
- (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event {
UITouch *touch = touches.anyObject;
CGPoint p = [touch locationInView:_retweetBackgroundView];
BOOL insideRetweet = CGRectContainsPoint(_retweetBackgroundView.bounds, p);
if (!_retweetBackgroundView.hidden && insideRetweet) {
[(_retweetBackgroundView) performSelector:@selector(setBackgroundColor:) withObject:kWBCellHighlightColor afterDelay:0.15];
_touchRetweetView = YES;
} else {
[(_contentView) performSelector:@selector(setBackgroundColor:) withObject:kWBCellHighlightColor afterDelay:0.15];
_touchRetweetView = NO;
}
}
- (void)touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event {
[self touchesRestoreBackgroundColor];
if (_touchRetweetView) {
if ([_cell.delegate respondsToSelector:@selector(cellDidClickRetweet:)]) {
[_cell.delegate cellDidClickRetweet:_cell];
}
} else {
if ([_cell.delegate respondsToSelector:@selector(cellDidClick:)]) {
[_cell.delegate cellDidClick:_cell];
}
}
}
- (void)touchesCancelled:(NSSet *)touches withEvent:(UIEvent *)event {
[self touchesRestoreBackgroundColor];
}
- (void)touchesRestoreBackgroundColor {
[NSObject cancelPreviousPerformRequestsWithTarget:_retweetBackgroundView selector:@selector(setBackgroundColor:) object:kWBCellHighlightColor];
[NSObject cancelPreviousPerformRequestsWithTarget:_contentView selector:@selector(setBackgroundColor:) object:kWBCellHighlightColor];
_contentView.backgroundColor = [UIColor whiteColor];
_retweetBackgroundView.backgroundColor = kWBCellInnerViewColor;
}
@end
@implementation WBStatusCell
- (instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString *)reuseIdentifier {
self = [super initWithStyle:style reuseIdentifier:reuseIdentifier];
_statusView = [WBStatusView new];
_statusView.cell = self;
_statusView.titleView.cell = self;
_statusView.profileView.cell = self;
_statusView.cardView.cell = self;
_statusView.toolbarView.cell = self;
_statusView.tagView.cell = self;
[self.contentView addSubview:_statusView];
return self;
}
- (void)prepareForReuse {
// ignore
}
- (void)setLayout:(WBStatusLayout *)layout {
self.height = layout.height;
self.contentView.height = layout.height;
_statusView.layout = layout;
}
@end
================================================
FILE: Demo/YYKitDemo/WBStatusComposeTextParser.h
================================================
//
// WBStatusComposeTextParser.h
// YYKitExample
//
// Created by ibireme on 15/9/5.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import
#import "YYKit.h"
@interface WBStatusComposeTextParser : NSObject
@property (nonatomic, strong) UIFont *font;
@property (nonatomic, strong) UIColor *textColor;
@property (nonatomic, strong) UIColor *highlightTextColor;
@end
================================================
FILE: Demo/YYKitDemo/WBStatusComposeTextParser.m
================================================
//
// WBStatusComposeTextParser.m
// YYKitExample
//
// Created by ibireme on 15/9/5.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import "WBStatusComposeTextParser.h"
#import "WBStatusHelper.h"
@implementation WBStatusComposeTextParser
- (instancetype)init {
self = [super init];
_font = [UIFont systemFontOfSize:17];
_textColor = [UIColor colorWithWhite:0.2 alpha:1];
_highlightTextColor = UIColorHex(527ead);
return self;
}
- (BOOL)parseText:(NSMutableAttributedString *)text selectedRange:(NSRangePointer)selectedRange {
text.color = _textColor;
// 此处没有进行优化,性能较低,只是为了功能演示
{
static NSArray *topicExts, *topicExtImages;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
topicExts = @[ @"[电影]#", @"[图书]#", @"[音乐]#", @"[地点]#", @"[股票]#" ];
topicExtImages = @[
[WBStatusHelper imageNamed:@"timeline_card_small_movie"],
[WBStatusHelper imageNamed:@"timeline_card_small_book"],
[WBStatusHelper imageNamed:@"timeline_card_small_music"],
[WBStatusHelper imageNamed:@"timeline_card_small_location"],
[WBStatusHelper imageNamed:@"timeline_card_small_stock"]
];
});
NSArray *topicResults = [[WBStatusHelper regexTopic] matchesInString:text.string options:kNilOptions range:text.rangeOfAll];
NSUInteger clipLength = 0;
for (NSTextCheckingResult *topic in topicResults) {
if (topic.range.location == NSNotFound && topic.range.length <= 1) continue;
NSRange range = topic.range;
range.location -= clipLength;
__block BOOL containsBindingRange = NO;
[text enumerateAttribute:YYTextBindingAttributeName inRange:range options:NSAttributedStringEnumerationLongestEffectiveRangeNotRequired usingBlock:^(id value, NSRange range, BOOL *stop) {
if (value) {
containsBindingRange = YES;
*stop = YES;
}
}];
if (containsBindingRange) continue;
BOOL hasExt = NO;
NSString *subText = [text.string substringWithRange:range];
for (NSUInteger i = 0; i < topicExts.count; i++) {
NSString *ext = topicExts[i];
if ([subText hasSuffix:ext] && subText.length > ext.length + 1) {
NSMutableAttributedString *replace = [[NSMutableAttributedString alloc] initWithString:[subText substringWithRange:NSMakeRange(1, subText.length - 1 - ext.length)]];
NSAttributedString *pic = [self _attachmentWithFontSize:_font.pointSize image:topicExtImages[i] shrink:YES];
[replace insertAttributedString:pic atIndex:0];
replace.font = _font;
replace.color = _highlightTextColor;
// original text, used for text copy
YYTextBackedString *backed = [YYTextBackedString stringWithString:subText];
[replace setTextBackedString:backed range:NSMakeRange(0, replace.length)];
[text replaceCharactersInRange:range withAttributedString:replace];
[text setTextBinding:[YYTextBinding bindingWithDeleteConfirm:YES] range:NSMakeRange(range.location, replace.length)];
[text setColor:_highlightTextColor range:NSMakeRange(range.location, replace.length)];
if (selectedRange) {
*selectedRange = [self _replaceTextInRange:range withLength:replace.length selectedRange:*selectedRange];
}
clipLength += range.length - replace.length;
hasExt = YES;
break;
}
}
if (!hasExt) {
[text setColor:_highlightTextColor range:range];
}
}
}
{
NSArray *atResults = [[WBStatusHelper regexAt] matchesInString:text.string options:kNilOptions range:text.rangeOfAll];
for (NSTextCheckingResult *at in atResults) {
if (at.range.location == NSNotFound && at.range.length <= 1) continue;
__block BOOL containsBindingRange = NO;
[text enumerateAttribute:YYTextBindingAttributeName inRange:at.range options:NSAttributedStringEnumerationLongestEffectiveRangeNotRequired usingBlock:^(id value, NSRange range, BOOL *stop) {
if (value) {
containsBindingRange = YES;
*stop = YES;
}
}];
if (containsBindingRange) continue;
[text setColor:_highlightTextColor range:at.range];
}
}
{
NSArray *emoticonResults = [[WBStatusHelper regexEmoticon] matchesInString:text.string options:kNilOptions range:text.rangeOfAll];
NSUInteger clipLength = 0;
for (NSTextCheckingResult *emo in emoticonResults) {
if (emo.range.location == NSNotFound && emo.range.length <= 1) continue;
NSRange range = emo.range;
range.location -= clipLength;
if ([text attribute:YYTextAttachmentAttributeName atIndex:range.location]) continue;
NSString *emoString = [text.string substringWithRange:range];
NSString *imagePath = [WBStatusHelper emoticonDic][emoString];
UIImage *image = [WBStatusHelper imageWithPath:imagePath];
if (!image) continue;
__block BOOL containsBindingRange = NO;
[text enumerateAttribute:YYTextBindingAttributeName inRange:range options:NSAttributedStringEnumerationLongestEffectiveRangeNotRequired usingBlock:^(id value, NSRange range, BOOL *stop) {
if (value) {
containsBindingRange = YES;
*stop = YES;
}
}];
if (containsBindingRange) continue;
YYTextBackedString *backed = [YYTextBackedString stringWithString:emoString];
NSMutableAttributedString *emoText = [NSAttributedString attachmentStringWithEmojiImage:image fontSize:_font.pointSize].mutableCopy;
// original text, used for text copy
[emoText setTextBackedString:backed range:NSMakeRange(0, emoText.length)];
[emoText setTextBinding:[YYTextBinding bindingWithDeleteConfirm:NO] range:NSMakeRange(0, emoText.length)];
[text replaceCharactersInRange:range withAttributedString:emoText];
if (selectedRange) {
*selectedRange = [self _replaceTextInRange:range withLength:emoText.length selectedRange:*selectedRange];
}
clipLength += range.length - emoText.length;
}
}
[text enumerateAttribute:YYTextBindingAttributeName inRange:text.rangeOfAll options:NSAttributedStringEnumerationLongestEffectiveRangeNotRequired usingBlock:^(id value, NSRange range, BOOL *stop) {
if (value && range.length > 1) {
[text setColor:_highlightTextColor range:range];
}
}];
text.font = _font;
return YES;
}
// correct the selected range during text replacement
- (NSRange)_replaceTextInRange:(NSRange)range withLength:(NSUInteger)length selectedRange:(NSRange)selectedRange {
// no change
if (range.length == length) return selectedRange;
// right
if (range.location >= selectedRange.location + selectedRange.length) return selectedRange;
// left
if (selectedRange.location >= range.location + range.length) {
selectedRange.location = selectedRange.location + length - range.length;
return selectedRange;
}
// same
if (NSEqualRanges(range, selectedRange)) {
selectedRange.length = length;
return selectedRange;
}
// one edge same
if ((range.location == selectedRange.location && range.length < selectedRange.length) ||
(range.location + range.length == selectedRange.location + selectedRange.length && range.length < selectedRange.length)) {
selectedRange.length = selectedRange.length + length - range.length;
return selectedRange;
}
selectedRange.location = range.location + length;
selectedRange.length = 0;
return selectedRange;
}
- (NSAttributedString *)_attachmentWithFontSize:(CGFloat)fontSize image:(UIImage *)image shrink:(BOOL)shrink {
// CGFloat ascent = YYEmojiGetAscentWithFontSize(fontSize);
// CGFloat descent = YYEmojiGetDescentWithFontSize(fontSize);
// CGRect bounding = YYEmojiGetGlyphBoundingRectWithFontSize(fontSize);
// Heiti SC 字体。。
CGFloat ascent = fontSize * 0.86;
CGFloat descent = fontSize * 0.14;
CGRect bounding = CGRectMake(0, -0.14 * fontSize, fontSize, fontSize);
UIEdgeInsets contentInsets = UIEdgeInsetsMake(ascent - (bounding.size.height + bounding.origin.y), 0, descent + bounding.origin.y, 0);
YYTextRunDelegate *delegate = [YYTextRunDelegate new];
delegate.ascent = ascent;
delegate.descent = descent;
delegate.width = bounding.size.width;
YYTextAttachment *attachment = [YYTextAttachment new];
attachment.contentMode = UIViewContentModeScaleAspectFit;
attachment.contentInsets = contentInsets;
attachment.content = image;
if (shrink) {
// 缩小~
CGFloat scale = 1 / 10.0;
contentInsets.top += fontSize * scale;
contentInsets.bottom += fontSize * scale;
contentInsets.left += fontSize * scale;
contentInsets.right += fontSize * scale;
contentInsets = UIEdgeInsetPixelFloor(contentInsets);
attachment.contentInsets = contentInsets;
}
NSMutableAttributedString *atr = [[NSMutableAttributedString alloc] initWithString:YYTextAttachmentToken];
[atr setTextAttachment:attachment range:NSMakeRange(0, atr.length)];
CTRunDelegateRef ctDelegate = delegate.CTRunDelegate;
[atr setRunDelegate:ctDelegate range:NSMakeRange(0, atr.length)];
if (ctDelegate) CFRelease(ctDelegate);
return atr;
}
@end
================================================
FILE: Demo/YYKitDemo/WBStatusComposeViewController.h
================================================
//
// WBStatusComposeViewController.h
// YYKitExample
//
// Created by ibireme on 15/9/8.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
typedef NS_ENUM(NSUInteger, WBStatusComposeViewType) {
WBStatusComposeViewTypeStatus, ///< 发微博
WBStatusComposeViewTypeRetweet, ///< 转发微博
WBStatusComposeViewTypeComment, ///< 发评论
};
/// 发布微博
@interface WBStatusComposeViewController : UIViewController
@property (nonatomic, assign) WBStatusComposeViewType type;
@property (nonatomic, copy) void (^dismiss)(void);
@end
================================================
FILE: Demo/YYKitDemo/WBStatusComposeViewController.m
================================================
//
// WBStatusComposeViewController.m
// YYKitExample
//
// Created by ibireme on 15/9/8.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "WBStatusComposeViewController.h"
#import "WBEmoticonInputView.h"
#import "WBStatusComposeTextParser.h"
#import "WBStatusHelper.h"
#import "WBStatusLayout.h"
#import "YYKit.h"
#define kToolbarHeight (35 + 46)
@interface WBStatusComposeViewController()
@property (nonatomic, strong) YYTextView *textView;
@property (nonatomic, strong) UIView *toolbar;
@property (nonatomic, strong) UIView *toolbarBackground;
@property (nonatomic, strong) UIButton *toolbarPOIButton;
@property (nonatomic, strong) UIButton *toolbarGroupButton;
@property (nonatomic, strong) UIButton *toolbarPictureButton;
@property (nonatomic, strong) UIButton *toolbarAtButton;
@property (nonatomic, strong) UIButton *toolbarTopicButton;
@property (nonatomic, strong) UIButton *toolbarEmoticonButton;
@property (nonatomic, strong) UIButton *toolbarExtraButton;
@property (nonatomic, assign) BOOL isInputEmoticon;
@end
@implementation WBStatusComposeViewController
- (instancetype)init {
self = [super init];
[[YYTextKeyboardManager defaultManager] addObserver:self];
return self;
}
- (void)dealloc {
[[YYTextKeyboardManager defaultManager] removeObserver:self];
}
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor whiteColor];
if ([self respondsToSelector:@selector( setAutomaticallyAdjustsScrollViewInsets:)]) {
self.automaticallyAdjustsScrollViewInsets = NO;
}
[self _initNavBar];
[self _initTextView];
[self _initToolbar];
[_textView becomeFirstResponder];
}
- (void)_initNavBar {
UIBarButtonItem *button = [[UIBarButtonItem alloc] initWithTitle:@"取消" style:UIBarButtonItemStylePlain target:self action:@selector(_cancel)];
[button setTitleTextAttributes:@{NSFontAttributeName : [UIFont systemFontOfSize:16],
NSForegroundColorAttributeName : UIColorHex(4c4c4c)} forState:UIControlStateNormal];
self.navigationItem.leftBarButtonItem = button;
switch (_type) {
case WBStatusComposeViewTypeStatus: {
self.title = @"发微博";
} break;
case WBStatusComposeViewTypeRetweet: {
self.title = @"转发微博";
} break;
case WBStatusComposeViewTypeComment: {
self.title = @"发评论";
} break;
}
}
- (void)_initTextView {
if (_textView) return;
_textView = [YYTextView new];
if (kSystemVersion < 7) _textView.top = -64;
_textView.size = CGSizeMake(self.view.width, self.view.height);
_textView.textContainerInset = UIEdgeInsetsMake(12, 16, 12, 16);
_textView.contentInset = UIEdgeInsetsMake(64, 0, kToolbarHeight, 0);
_textView.autoresizingMask = UIViewAutoresizingFlexibleWidth | UIViewAutoresizingFlexibleHeight;
_textView.extraAccessoryViewHeight = kToolbarHeight;
_textView.showsVerticalScrollIndicator = NO;
_textView.alwaysBounceVertical = YES;
_textView.allowsCopyAttributedString = NO;
_textView.font = [UIFont systemFontOfSize:17];
_textView.textParser = [WBStatusComposeTextParser new];
_textView.delegate = self;
_textView.inputAccessoryView = [UIView new];
WBTextLinePositionModifier *modifier = [WBTextLinePositionModifier new];
modifier.font = [UIFont fontWithName:@"Heiti SC" size:17];
modifier.paddingTop = 12;
modifier.paddingBottom = 12;
modifier.lineHeightMultiple = 1.5;
_textView.linePositionModifier = modifier;
NSString *placeholderPlainText = nil;
switch (_type) {
case WBStatusComposeViewTypeStatus: {
placeholderPlainText = @"分享新鲜事...";
} break;
case WBStatusComposeViewTypeRetweet: {
placeholderPlainText = @"说说分享心得...";
} break;
case WBStatusComposeViewTypeComment: {
placeholderPlainText = @"写评论...";
} break;
}
if (placeholderPlainText) {
NSMutableAttributedString *atr = [[NSMutableAttributedString alloc] initWithString:placeholderPlainText];
atr.color = UIColorHex(b4b4b4);
atr.font = [UIFont systemFontOfSize:17];
_textView.placeholderAttributedText = atr;
}
[self.view addSubview:_textView];
}
- (void)_initToolbar {
if (_toolbar) return;
_toolbar = [UIView new];
_toolbar.backgroundColor = [UIColor whiteColor];
_toolbar.size = CGSizeMake(self.view.width, kToolbarHeight);
_toolbar.autoresizingMask = UIViewAutoresizingFlexibleWidth;
_toolbarBackground = [UIView new];
_toolbarBackground.backgroundColor = UIColorHex(F9F9F9);
_toolbarBackground.size = CGSizeMake(_toolbar.width, 46);
_toolbarBackground.bottom = _toolbar.height;
_toolbarBackground.autoresizingMask = UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleWidth;
[_toolbar addSubview:_toolbarBackground];
_toolbarBackground.height = 300; // extend
UIView *line = [UIView new];
line.backgroundColor = UIColorHex(BFBFBF);
line.width = _toolbarBackground.width;
line.height = CGFloatFromPixel(1);
line.autoresizingMask = UIViewAutoresizingFlexibleWidth;
[_toolbarBackground addSubview:line];
_toolbarPOIButton = [UIButton buttonWithType:UIButtonTypeCustom];
_toolbarPOIButton.size = CGSizeMake(88, 26);
_toolbarPOIButton.centerY = 35 / 2.0;
_toolbarPOIButton.left = 5;
_toolbarPOIButton.clipsToBounds = YES;
_toolbarPOIButton.layer.cornerRadius = _toolbarPOIButton.height / 2;
_toolbarPOIButton.layer.borderColor = UIColorHex(e4e4e4).CGColor;
_toolbarPOIButton.layer.borderWidth = CGFloatFromPixel(1);
_toolbarPOIButton.titleLabel.font = [UIFont systemFontOfSize:14];
_toolbarPOIButton.adjustsImageWhenHighlighted = NO;
[_toolbarPOIButton setTitle:@"显示位置 " forState:UIControlStateNormal];
[_toolbarPOIButton setTitleColor:UIColorHex(939393) forState:UIControlStateNormal];
[_toolbarPOIButton setImage:[WBStatusHelper imageNamed:@"compose_locatebutton_ready"] forState:UIControlStateNormal];
[_toolbarPOIButton setBackgroundImage:[UIImage imageWithColor:UIColorHex(f8f8f8)] forState:UIControlStateNormal];
[_toolbarPOIButton setBackgroundImage:[UIImage imageWithColor:UIColorHex(e0e0e0)] forState:UIControlStateHighlighted];
[_toolbar addSubview:_toolbarPOIButton];
_toolbarGroupButton = [UIButton buttonWithType:UIButtonTypeCustom];
_toolbarGroupButton.size = CGSizeMake(62, 26);
_toolbarGroupButton.centerY = 35 / 2.0;
_toolbarGroupButton.right = _toolbar.width - 5;
_toolbarGroupButton.autoresizingMask = UIViewAutoresizingFlexibleLeftMargin;
_toolbarGroupButton.clipsToBounds = YES;
_toolbarGroupButton.layer.cornerRadius = _toolbarGroupButton.height / 2;
_toolbarGroupButton.layer.borderColor = UIColorHex(e4e4e4).CGColor;
_toolbarGroupButton.layer.borderWidth = CGFloatFromPixel(1);
_toolbarGroupButton.titleLabel.font = [UIFont systemFontOfSize:14];
_toolbarGroupButton.adjustsImageWhenHighlighted = NO;
[_toolbarGroupButton setTitle:@"公开 " forState:UIControlStateNormal];
[_toolbarGroupButton setTitleColor:UIColorHex(527ead) forState:UIControlStateNormal];
[_toolbarGroupButton setImage:[WBStatusHelper imageNamed:@"compose_publicbutton"] forState:UIControlStateNormal];
[_toolbarGroupButton setBackgroundImage:[UIImage imageWithColor:UIColorHex(f8f8f8)] forState:UIControlStateNormal];
[_toolbarGroupButton setBackgroundImage:[UIImage imageWithColor:UIColorHex(e0e0e0)] forState:UIControlStateHighlighted];
[_toolbar addSubview:_toolbarGroupButton];
_toolbarPictureButton = [self _toolbarButtonWithImage:@"compose_toolbar_picture"
highlight:@"compose_toolbar_picture_highlighted"];
_toolbarAtButton = [self _toolbarButtonWithImage:@"compose_mentionbutton_background"
highlight:@"compose_mentionbutton_background_highlighted"];
_toolbarTopicButton = [self _toolbarButtonWithImage:@"compose_trendbutton_background"
highlight:@"compose_trendbutton_background_highlighted"];
_toolbarEmoticonButton = [self _toolbarButtonWithImage:@"compose_emoticonbutton_background"
highlight:@"compose_emoticonbutton_background_highlighted"];
_toolbarExtraButton = [self _toolbarButtonWithImage:@"message_add_background"
highlight:@"message_add_background_highlighted"];
CGFloat one = _toolbar.width / 5;
_toolbarPictureButton.centerX = one * 0.5;
_toolbarAtButton.centerX = one * 1.5;
_toolbarTopicButton.centerX = one * 2.5;
_toolbarEmoticonButton.centerX = one * 3.5;
_toolbarExtraButton.centerX = one * 4.5;
_toolbar.bottom = self.view.height;
[self.view addSubview:_toolbar];
}
- (UIButton *)_toolbarButtonWithImage:(NSString *)imageName highlight:(NSString *)highlightImageName {
UIButton *button = [UIButton buttonWithType:UIButtonTypeCustom];
button.exclusiveTouch = YES;
button.size = CGSizeMake(46, 46);
[button setImage:[WBStatusHelper imageNamed:imageName] forState:UIControlStateNormal];
[button setImage:[WBStatusHelper imageNamed:highlightImageName] forState:UIControlStateHighlighted];
button.centerY = 46 / 2;
button.autoresizingMask = UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin;
[button addTarget:self action:@selector(_buttonClicked:) forControlEvents:UIControlEventTouchUpInside];
[_toolbarBackground addSubview:button];
return button;
}
- (void)_cancel {
[self.view endEditing:YES];
if (_dismiss) _dismiss();
}
- (void)_buttonClicked:(UIButton *)button {
if (button == _toolbarPictureButton) {
} else if (button == _toolbarAtButton) {
NSArray *atArray = @[@"@姚晨 ", @"@陈坤 ", @"@赵薇 ", @"@Angelababy " , @"@TimCook ", @"@我的印象笔记 "];
NSString *atString = [atArray randomObject];
[_textView replaceRange:_textView.selectedTextRange withText:atString];
} else if (button == _toolbarTopicButton) {
NSArray *topic = @[@"#冰雪奇缘[电影]# ", @"#Let It Go[音乐]# ", @"#纸牌屋[图书]# ", @"#北京·理想国际大厦[地点]# " , @"#腾讯控股 kh00700[股票]# ", @"#WWDC# "];
NSString *topicString = [topic randomObject];
[_textView replaceRange:_textView.selectedTextRange withText:topicString];
} else if (button == _toolbarEmoticonButton) {
if (_textView.inputView) {
_textView.inputView = nil;
[_textView reloadInputViews];
[_textView becomeFirstResponder];
[_toolbarEmoticonButton setImage:[WBStatusHelper imageNamed:@"compose_emoticonbutton_background"] forState:UIControlStateNormal];
[_toolbarEmoticonButton setImage:[WBStatusHelper imageNamed:@"compose_emoticonbutton_background_highlighted"] forState:UIControlStateHighlighted];
} else {
WBEmoticonInputView *v = [WBEmoticonInputView sharedView];
v.delegate = self;
_textView.inputView = v;
[_textView reloadInputViews];
[_textView becomeFirstResponder];
[_toolbarEmoticonButton setImage:[WBStatusHelper imageNamed:@"compose_keyboardbutton_background"] forState:UIControlStateNormal];
[_toolbarEmoticonButton setImage:[WBStatusHelper imageNamed:@"compose_keyboardbutton_background_highlighted"] forState:UIControlStateHighlighted];
}
} else if (button == _toolbarExtraButton) {
}
}
#pragma mark @protocol YYTextViewDelegate
- (void)textViewDidChange:(YYTextView *)textView {
}
- (void)scrollViewWillBeginDragging:(UIScrollView *)scrollView {
[self.view endEditing:YES];
}
#pragma mark @protocol YYTextKeyboardObserver
- (void)keyboardChangedWithTransition:(YYTextKeyboardTransition)transition {
CGRect toFrame = [[YYTextKeyboardManager defaultManager] convertRect:transition.toFrame toView:self.view];
if (transition.animationDuration == 0) {
_toolbar.bottom = CGRectGetMinY(toFrame);
} else {
[UIView animateWithDuration:transition.animationDuration delay:0 options:transition.animationOption | UIViewAnimationOptionBeginFromCurrentState animations:^{
_toolbar.bottom = CGRectGetMinY(toFrame);
} completion:NULL];
}
}
#pragma mark @protocol WBStatusComposeEmoticonView
- (void)emoticonInputDidTapText:(NSString *)text {
if (text.length) {
[_textView replaceRange:_textView.selectedTextRange withText:text];
}
}
- (void)emoticonInputDidTapBackspace {
[_textView deleteBackward];
}
@end
================================================
FILE: Demo/YYKitDemo/WBStatusHelper.h
================================================
//
// WBFeedHelper.h
// YYKitExample
//
// Created by ibireme on 15/9/5.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYKit.h"
#import "WBModel.h"
/**
很多都写死单例了,毕竟只是 Demo。。
*/
@interface WBStatusHelper : NSObject
/// 微博图片资源 bundle
+ (NSBundle *)bundle;
/// 微博表情资源 bundle
+ (NSBundle *)emoticonBundle;
/// 微博表情 Array (实际应该做成动态更新的)
+ (NSArray *)emoticonGroups;
/// 微博图片 cache
+ (YYMemoryCache *)imageCache;
/// 从微博 bundle 里获取图片 (有缓存)
+ (UIImage *)imageNamed:(NSString *)name;
/// 从path创建图片 (有缓存)
+ (UIImage *)imageWithPath:(NSString *)path;
/// 圆角头像的 manager
+ (YYWebImageManager *)avatarImageManager;
/// 将 date 格式化成微博的友好显示
+ (NSString *)stringWithTimelineDate:(NSDate *)date;
/// 将微博API提供的图片URL转换成可用的实际URL
+ (NSURL *)defaultURLForImageURL:(id)imageURL;
/// 缩短数量描述,例如 51234 -> 5万
+ (NSString *)shortedNumberDesc:(NSUInteger)number;
/// At正则 例如 @王思聪
+ (NSRegularExpression *)regexAt;
/// 话题正则 例如 #暖暖环游世界#
+ (NSRegularExpression *)regexTopic;
/// 表情正则 例如 [偷笑]
+ (NSRegularExpression *)regexEmoticon;
/// 表情字典 key:[偷笑] value:ImagePath
+ (NSDictionary *)emoticonDic;
@end
================================================
FILE: Demo/YYKitDemo/WBStatusHelper.m
================================================
//
// WBFeedHelper.m
// YYKitExample
//
// Created by ibireme on 15/9/5.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "WBStatusHelper.h"
@implementation WBStatusHelper
+ (NSBundle *)bundle {
static NSBundle *bundle;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
NSString *path = [[NSBundle mainBundle] pathForResource:@"ResourceWeibo" ofType:@"bundle"];
bundle = [NSBundle bundleWithPath:path];
});
return bundle;
}
+ (NSBundle *)emoticonBundle {
static NSBundle *bundle;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
NSString *bundlePath = [[NSBundle mainBundle] pathForResource:@"EmoticonWeibo" ofType:@"bundle"];
bundle = [NSBundle bundleWithPath:bundlePath];
});
return bundle;
}
+ (YYMemoryCache *)imageCache {
static YYMemoryCache *cache;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
cache = [YYMemoryCache new];
cache.shouldRemoveAllObjectsOnMemoryWarning = NO;
cache.shouldRemoveAllObjectsWhenEnteringBackground = NO;
cache.name = @"WeiboImageCache";
});
return cache;
}
+ (UIImage *)imageNamed:(NSString *)name {
if (!name) return nil;
UIImage *image = [[self imageCache] objectForKey:name];
if (image) return image;
NSString *ext = name.pathExtension;
if (ext.length == 0) ext = @"png";
NSString *path = [[self bundle] pathForScaledResource:name ofType:ext];
if (!path) return nil;
image = [UIImage imageWithContentsOfFile:path];
image = [image imageByDecoded];
if (!image) return nil;
[[self imageCache] setObject:image forKey:name];
return image;
}
+ (UIImage *)imageWithPath:(NSString *)path {
if (!path) return nil;
UIImage *image = [[self imageCache] objectForKey:path];
if (image) return image;
if (path.pathScale == 1) {
// 查找 @2x @3x 的图片
NSArray *scales = [NSBundle preferredScales];
for (NSNumber *scale in scales) {
image = [UIImage imageWithContentsOfFile:[path stringByAppendingPathScale:scale.floatValue]];
if (image) break;
}
} else {
image = [UIImage imageWithContentsOfFile:path];
}
if (image) {
image = [image imageByDecoded];
[[self imageCache] setObject:image forKey:path];
}
return image;
}
+ (YYWebImageManager *)avatarImageManager {
static YYWebImageManager *manager;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
NSString *path = [[UIApplication sharedApplication].cachesPath stringByAppendingPathComponent:@"weibo.avatar"];
YYImageCache *cache = [[YYImageCache alloc] initWithPath:path];
manager = [[YYWebImageManager alloc] initWithCache:cache queue:[YYWebImageManager sharedManager].queue];
manager.sharedTransformBlock = ^(UIImage *image, NSURL *url) {
if (!image) return image;
return [image imageByRoundCornerRadius:100]; // a large value
};
});
return manager;
}
+ (NSString *)stringWithTimelineDate:(NSDate *)date {
if (!date) return @"";
static NSDateFormatter *formatterYesterday;
static NSDateFormatter *formatterSameYear;
static NSDateFormatter *formatterFullDate;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
formatterYesterday = [[NSDateFormatter alloc] init];
[formatterYesterday setDateFormat:@"昨天 HH:mm"];
[formatterYesterday setLocale:[NSLocale currentLocale]];
formatterSameYear = [[NSDateFormatter alloc] init];
[formatterSameYear setDateFormat:@"M-d"];
[formatterSameYear setLocale:[NSLocale currentLocale]];
formatterFullDate = [[NSDateFormatter alloc] init];
[formatterFullDate setDateFormat:@"yy-M-dd"];
[formatterFullDate setLocale:[NSLocale currentLocale]];
});
NSDate *now = [NSDate new];
NSTimeInterval delta = now.timeIntervalSince1970 - date.timeIntervalSince1970;
if (delta < -60 * 10) { // 本地时间有问题
return [formatterFullDate stringFromDate:date];
} else if (delta < 60 * 10) { // 10分钟内
return @"刚刚";
} else if (delta < 60 * 60) { // 1小时内
return [NSString stringWithFormat:@"%d分钟前", (int)(delta / 60.0)];
} else if (date.isToday) {
return [NSString stringWithFormat:@"%d小时前", (int)(delta / 60.0 / 60.0)];
} else if (date.isYesterday) {
return [formatterYesterday stringFromDate:date];
} else if (date.year == now.year) {
return [formatterSameYear stringFromDate:date];
} else {
return [formatterFullDate stringFromDate:date];
}
}
+ (NSURL *)defaultURLForImageURL:(id)imageURL {
/*
微博 API 提供的图片 URL 有时并不能直接用,需要做一些字符串替换:
http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png //input
http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6_default.png //output
http://img.t.sinajs.cn/t6/skin/public/feed_cover/star_003_y.png?version=2015080302 //input
http://img.t.sinajs.cn/t6/skin/public/feed_cover/star_003_os7.png?version=2015080302 //output
*/
if (!imageURL) return nil;
NSString *link = nil;
if ([imageURL isKindOfClass:[NSURL class]]) {
link = ((NSURL *)imageURL).absoluteString;
} else if ([imageURL isKindOfClass:[NSString class]]) {
link = imageURL;
}
if (link.length == 0) return nil;
if ([link hasSuffix:@".png"]) {
// add "_default"
if (![link hasSuffix:@"_default.png"]) {
NSString *sub = [link substringToIndex:link.length - 4];
link = [sub stringByAppendingFormat:@"_default.png"];
}
} else {
// replace "_y.png" with "_os7.png"
NSRange range = [link rangeOfString:@"_y.png?version"];
if (range.location != NSNotFound) {
NSMutableString *mutable = link.mutableCopy;
[mutable replaceCharactersInRange:NSMakeRange(range.location + 1, 1) withString:@"os7"];
link = mutable;
}
}
return [NSURL URLWithString:link];
}
+ (NSString *)shortedNumberDesc:(NSUInteger)number {
// should be localized
if (number <= 9999) return [NSString stringWithFormat:@"%d", (int)number];
if (number <= 9999999) return [NSString stringWithFormat:@"%d万", (int)(number / 10000)];
return [NSString stringWithFormat:@"%d千万", (int)(number / 10000000)];
}
+ (NSRegularExpression *)regexAt {
static NSRegularExpression *regex;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
// 微博的 At 只允许 英文数字下划线连字符,和 unicode 4E00~9FA5 范围内的中文字符,这里保持和微博一致。。
// 目前中文字符范围比这个大
regex = [NSRegularExpression regularExpressionWithPattern:@"@[-_a-zA-Z0-9\u4E00-\u9FA5]+" options:kNilOptions error:NULL];
});
return regex;
}
+ (NSRegularExpression *)regexTopic {
static NSRegularExpression *regex;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
regex = [NSRegularExpression regularExpressionWithPattern:@"#[^@#]+?#" options:kNilOptions error:NULL];
});
return regex;
}
+ (NSRegularExpression *)regexEmoticon {
static NSRegularExpression *regex;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
regex = [NSRegularExpression regularExpressionWithPattern:@"\\[[^ \\[\\]]+?\\]" options:kNilOptions error:NULL];
});
return regex;
}
+ (NSDictionary *)emoticonDic {
static NSMutableDictionary *dic;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
NSString *emoticonBundlePath = [[NSBundle mainBundle] pathForResource:@"EmoticonWeibo" ofType:@"bundle"];
dic = [self _emoticonDicFromPath:emoticonBundlePath];
});
return dic;
}
+ (NSMutableDictionary *)_emoticonDicFromPath:(NSString *)path {
NSMutableDictionary *dic = [NSMutableDictionary new];
WBEmoticonGroup *group = nil;
NSString *jsonPath = [path stringByAppendingPathComponent:@"info.json"];
NSData *json = [NSData dataWithContentsOfFile:jsonPath];
if (json.length) {
group = [WBEmoticonGroup modelWithJSON:json];
}
if (!group) {
NSString *plistPath = [path stringByAppendingPathComponent:@"info.plist"];
NSDictionary *plist = [NSDictionary dictionaryWithContentsOfFile:plistPath];
if (plist.count) {
group = [WBEmoticonGroup modelWithJSON:plist];
}
}
for (WBEmoticon *emoticon in group.emoticons) {
if (emoticon.png.length == 0) continue;
NSString *pngPath = [path stringByAppendingPathComponent:emoticon.png];
if (emoticon.chs) dic[emoticon.chs] = pngPath;
if (emoticon.cht) dic[emoticon.cht] = pngPath;
}
NSArray *folders = [[NSFileManager defaultManager] contentsOfDirectoryAtPath:path error:nil];
for (NSString *folder in folders) {
if (folder.length == 0) continue;
NSDictionary *subDic = [self _emoticonDicFromPath:[path stringByAppendingPathComponent:folder]];
if (subDic) {
[dic addEntriesFromDictionary:subDic];
}
}
return dic;
}
+ (NSArray *)emoticonGroups {
static NSMutableArray *groups;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
NSString *emoticonBundlePath = [[NSBundle mainBundle] pathForResource:@"EmoticonWeibo" ofType:@"bundle"];
NSString *emoticonPlistPath = [emoticonBundlePath stringByAppendingPathComponent:@"emoticons.plist"];
NSDictionary *plist = [NSDictionary dictionaryWithContentsOfFile:emoticonPlistPath];
NSArray *packages = plist[@"packages"];
groups = (NSMutableArray *)[NSArray modelArrayWithClass:[WBEmoticonGroup class] json:packages];
NSMutableDictionary *groupDic = [NSMutableDictionary new];
for (int i = 0, max = (int)groups.count; i < max; i++) {
WBEmoticonGroup *group = groups[i];
if (group.groupID.length == 0) {
[groups removeObjectAtIndex:i];
i--;
max--;
continue;
}
NSString *path = [emoticonBundlePath stringByAppendingPathComponent:group.groupID];
NSString *infoPlistPath = [path stringByAppendingPathComponent:@"info.plist"];
NSDictionary *info = [NSDictionary dictionaryWithContentsOfFile:infoPlistPath];
[group modelSetWithDictionary:info];
if (group.emoticons.count == 0) {
i--;
max--;
continue;
}
groupDic[group.groupID] = group;
}
NSArray *additionals = [[NSFileManager defaultManager] contentsOfDirectoryAtPath:[emoticonBundlePath stringByAppendingPathComponent:@"additional"] error:nil];
for (NSString *path in additionals) {
WBEmoticonGroup *group = groupDic[path];
if (!group) continue;
NSString *infoJSONPath = [[[emoticonBundlePath stringByAppendingPathComponent:@"additional"] stringByAppendingPathComponent:path] stringByAppendingPathComponent:@"info.json"];
NSData *infoJSON = [NSData dataWithContentsOfFile:infoJSONPath];
WBEmoticonGroup *addGroup = [WBEmoticonGroup modelWithJSON:infoJSON];
if (addGroup.emoticons.count) {
for (WBEmoticon *emoticon in addGroup.emoticons) {
emoticon.group = group;
}
[((NSMutableArray *)group.emoticons) insertObjects:addGroup.emoticons atIndex:0];
}
}
});
return groups;
}
/*
weibo.app 里面的正则,有兴趣的可以参考下:
HTTP链接 (例如 http://www.weibo.com ):
([hH]ttp[s]{0,1})://[a-zA-Z0-9\.\-]+\.([a-zA-Z]{2,4})(:\d+)?(/[a-zA-Z0-9\-~!@#$%^&*+?:_/=<>.',;]*)?
([hH]ttp[s]{0,1})://[a-zA-Z0-9\.\-]+\.([a-zA-Z]{2,4})(:\d+)?(/[a-zA-Z0-9\-~!@#$%^&*+?:_/=<>]*)?
(?i)https?://[a-zA-Z0-9]+(\.[a-zA-Z0-9]+)+([-A-Z0-9a-z_\$\.\+!\*\(\)/,:;@&=\?~#%]*)*
^http?://[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)+(\/[\w-. \/\?%@&+=\u4e00-\u9fa5]*)?$
链接 (例如 www.baidu.com/s?wd=test ):
^[a-zA-Z0-9]+(\.[a-zA-Z0-9]+)+([-A-Z0-9a-z_\$\.\+!\*\(\)/,:;@&=\?~#%]*)*
邮箱 (例如 sjobs@apple.com ):
\b([a-zA-Z0-9%_.+\-]{1,32})@([a-zA-Z0-9.\-]+?\.[a-zA-Z]{2,6})\b
\b([a-zA-Z0-9%_.+\-]+)@([a-zA-Z0-9.\-]+?\.[a-zA-Z]{2,6})\b
([a-zA-Z0-9%_.+\-]+)@([a-zA-Z0-9.\-]+?\.[a-zA-Z]{2,6})
电话号码 (例如 18612345678):
^[1-9][0-9]{4,11}$
At (例如 @王思聪 ):
@([\x{4e00}-\x{9fa5}A-Za-z0-9_\-]+)
话题 (例如 #奇葩说# ):
#([^@]+?)#
表情 (例如 [呵呵] ):
\[([^ \[]*?)]
匹配单个字符 (中英文数字下划线连字符)
[\x{4e00}-\x{9fa5}A-Za-z0-9_\-]
匹配回复 (例如 回复@王思聪: ):
\x{56de}\x{590d}@([\x{4e00}-\x{9fa5}A-Za-z0-9_\-]+)(\x{0020}\x{7684}\x{8d5e})?:
*/
@end
================================================
FILE: Demo/YYKitDemo/WBStatusLayout.h
================================================
//
// WBFeedLayout.h
// YYKitExample
//
// Created by ibireme on 15/9/5.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYKit.h"
#import "WBModel.h"
#import "WBStatusHelper.h"
// 宽高
#define kWBCellTopMargin 8 // cell 顶部灰色留白
#define kWBCellTitleHeight 36 // cell 标题高度 (例如"仅自己可见")
#define kWBCellPadding 12 // cell 内边距
#define kWBCellPaddingText 10 // cell 文本与其他元素间留白
#define kWBCellPaddingPic 4 // cell 多张图片中间留白
#define kWBCellProfileHeight 56 // cell 名片高度
#define kWBCellCardHeight 70 // cell card 视图高度
#define kWBCellNamePaddingLeft 14 // cell 名字和 avatar 之间留白
#define kWBCellContentWidth (kScreenWidth - 2 * kWBCellPadding) // cell 内容宽度
#define kWBCellNameWidth (kScreenWidth - 110) // cell 名字最宽限制
#define kWBCellTagPadding 8 // tag 上下留白
#define kWBCellTagNormalHeight 16 // 一般 tag 高度
#define kWBCellTagPlaceHeight 24 // 地理位置 tag 高度
#define kWBCellToolbarHeight 35 // cell 下方工具栏高度
#define kWBCellToolbarBottomMargin 2 // cell 下方灰色留白
// 字体 应该做成动态的,这里只是 Demo,临时写死了。
#define kWBCellNameFontSize 16 // 名字字体大小
#define kWBCellSourceFontSize 12 // 来源字体大小
#define kWBCellTextFontSize 17 // 文本字体大小
#define kWBCellTextFontRetweetSize 16 // 转发字体大小
#define kWBCellCardTitleFontSize 16 // 卡片标题文本字体大小
#define kWBCellCardDescFontSize 12 // 卡片描述文本字体大小
#define kWBCellTitlebarFontSize 14 // 标题栏字体大小
#define kWBCellToolbarFontSize 14 // 工具栏字体大小
// 颜色
#define kWBCellNameNormalColor UIColorHex(333333) // 名字颜色
#define kWBCellNameOrangeColor UIColorHex(f26220) // 橙名颜色 (VIP)
#define kWBCellTimeNormalColor UIColorHex(828282) // 时间颜色
#define kWBCellTimeOrangeColor UIColorHex(f28824) // 橙色时间 (最新刷出)
#define kWBCellTextNormalColor UIColorHex(333333) // 一般文本色
#define kWBCellTextSubTitleColor UIColorHex(5d5d5d) // 次要文本色
#define kWBCellTextHighlightColor UIColorHex(527ead) // Link 文本色
#define kWBCellTextHighlightBackgroundColor UIColorHex(bfdffe) // Link 点击背景色
#define kWBCellToolbarTitleColor UIColorHex(929292) // 工具栏文本色
#define kWBCellToolbarTitleHighlightColor UIColorHex(df422d) // 工具栏文本高亮色
#define kWBCellBackgroundColor UIColorHex(f2f2f2) // Cell背景灰色
#define kWBCellHighlightColor UIColorHex(f0f0f0) // Cell高亮时灰色
#define kWBCellInnerViewColor UIColorHex(f7f7f7) // Cell内部卡片灰色
#define kWBCellInnerViewHighlightColor UIColorHex(f0f0f0) // Cell内部卡片高亮时灰色
#define kWBCellLineColor [UIColor colorWithWhite:0.000 alpha:0.09] //线条颜色
#define kWBLinkHrefName @"href" //NSString
#define kWBLinkURLName @"url" //WBURL
#define kWBLinkTagName @"tag" //WBTag
#define kWBLinkTopicName @"topic" //WBTopic
#define kWBLinkAtName @"at" //NSString
/// 风格
typedef NS_ENUM(NSUInteger, WBLayoutStyle) {
WBLayoutStyleTimeline = 0, ///< 时间线 (目前只支持这一种)
WBLayoutStyleDetail, ///< 详情页
};
/// 卡片类型 (这里随便写的,只适配了微博中常见的类型)
typedef NS_ENUM(NSUInteger, WBStatusCardType) {
WBStatusCardTypeNone = 0, ///< 没卡片
WBStatusCardTypeNormal, ///< 一般卡片布局
WBStatusCardTypeVideo, ///< 视频
};
/// 最下方Tag类型,也是随便写的,微博可能有更多类型同时存在等情况
typedef NS_ENUM(NSUInteger, WBStatusTagType) {
WBStatusTagTypeNone = 0, ///< 没Tag
WBStatusTagTypeNormal, ///< 文本
WBStatusTagTypePlace, ///< 地点
};
/**
一个 Cell 的布局。
布局排版应该在后台线程完成。
*/
@interface WBStatusLayout : NSObject
- (instancetype)initWithStatus:(WBStatus *)status style:(WBLayoutStyle)style;
- (void)layout; ///< 计算布局
- (void)updateDate; ///< 更新时间字符串
// 以下是数据
@property (nonatomic, strong) WBStatus *status;
@property (nonatomic, assign) WBLayoutStyle style;
//以下是布局结果
// 顶部留白
@property (nonatomic, assign) CGFloat marginTop; //顶部灰色留白
// 标题栏
@property (nonatomic, assign) CGFloat titleHeight; //标题栏高度,0为没标题栏
@property (nonatomic, strong) YYTextLayout *titleTextLayout; // 标题栏
// 个人资料
@property (nonatomic, assign) CGFloat profileHeight; //个人资料高度(包括留白)
@property (nonatomic, strong) YYTextLayout *nameTextLayout; // 名字
@property (nonatomic, strong) YYTextLayout *sourceTextLayout; //时间/来源
// 文本
@property (nonatomic, assign) CGFloat textHeight; //文本高度(包括下方留白)
@property (nonatomic, strong) YYTextLayout *textLayout; //文本
// 图片
@property (nonatomic, assign) CGFloat picHeight; //图片高度,0为没图片
@property (nonatomic, assign) CGSize picSize;
// 转发
@property (nonatomic, assign) CGFloat retweetHeight; //转发高度,0为没转发
@property (nonatomic, assign) CGFloat retweetTextHeight;
@property (nonatomic, strong) YYTextLayout *retweetTextLayout; //被转发文本
@property (nonatomic, assign) CGFloat retweetPicHeight;
@property (nonatomic, assign) CGSize retweetPicSize;
@property (nonatomic, assign) CGFloat retweetCardHeight;
@property (nonatomic, assign) WBStatusCardType retweetCardType;
@property (nonatomic, strong) YYTextLayout *retweetCardTextLayout; //被转发文本
@property (nonatomic, assign) CGRect retweetCardTextRect;
// 卡片
@property (nonatomic, assign) CGFloat cardHeight; //卡片高度,0为没卡片
@property (nonatomic, assign) WBStatusCardType cardType;
@property (nonatomic, strong) YYTextLayout *cardTextLayout; //卡片文本
@property (nonatomic, assign) CGRect cardTextRect;
// Tag
@property (nonatomic, assign) CGFloat tagHeight; //Tip高度,0为没tip
@property (nonatomic, assign) WBStatusTagType tagType;
@property (nonatomic, strong) YYTextLayout *tagTextLayout; //最下方tag
// 工具栏
@property (nonatomic, assign) CGFloat toolbarHeight; // 工具栏
@property (nonatomic, strong) YYTextLayout *toolbarRepostTextLayout;
@property (nonatomic, strong) YYTextLayout *toolbarCommentTextLayout;
@property (nonatomic, strong) YYTextLayout *toolbarLikeTextLayout;
@property (nonatomic, assign) CGFloat toolbarRepostTextWidth;
@property (nonatomic, assign) CGFloat toolbarCommentTextWidth;
@property (nonatomic, assign) CGFloat toolbarLikeTextWidth;
// 下边留白
@property (nonatomic, assign) CGFloat marginBottom; //下边留白
// 总高度
@property (nonatomic, assign) CGFloat height;
/*
用户信息 status.user
文本 status.text
图片 status.pics
转发 status.retweetedStatus
文本 status.retweetedStatus.user + status.retweetedStatus.text
图片 status.retweetedStatus.pics
卡片 status.retweetedStatus.pageInfo
卡片 status.pageInfo
Tip status.tagStruct
1.根据 urlStruct 中每个 URL.shortURL 来匹配文本,将其替换为图标+友好描述
2.根据 topicStruct 中每个 Topic.topicTitle 来匹配文本,标记为话题
2.匹配 @用户名
4.匹配 [表情]
一条里,图片|转发|卡片不能同时存在,优先级是 转发->图片->卡片
如果不是转发,则显示Tip
文本
文本 图片/卡片
文本 Tip
文本 图片/卡片 Tip
文本 转发[文本] /Tip
文本 转发[文本 图片] /Tip
文本 转发[文本 卡片] /Tip
话题 #爸爸去哪儿#
电影 timeline_card_small_movie #冰雪奇缘[电影]#
图书 timeline_card_small_book #纸牌屋[图书]#
音乐 timeline_card_small_music #Let It Go[音乐]#
地点 timeline_card_small_location #理想国际大厦[地点]#
股票 timeline_icon_stock #腾讯控股 kh00700[股票]#
*/
@end
/**
文本 Line 位置修改
将每行文本的高度和位置固定下来,不受中英文/Emoji字体的 ascent/descent 影响
*/
@interface WBTextLinePositionModifier : NSObject
@property (nonatomic, strong) UIFont *font; // 基准字体 (例如 Heiti SC/PingFang SC)
@property (nonatomic, assign) CGFloat paddingTop; //文本顶部留白
@property (nonatomic, assign) CGFloat paddingBottom; //文本底部留白
@property (nonatomic, assign) CGFloat lineHeightMultiple; //行距倍数
- (CGFloat)heightForLineCount:(NSUInteger)lineCount;
@end
================================================
FILE: Demo/YYKitDemo/WBStatusLayout.m
================================================
//
// WBFeedLayout.m
// YYKitExample
//
// Created by ibireme on 15/9/5.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "WBStatusLayout.h"
/*
将每行的 baseline 位置固定下来,不受不同字体的 ascent/descent 影响。
注意,Heiti SC 中, ascent + descent = font size,
但是在 PingFang SC 中,ascent + descent > font size。
所以这里统一用 Heiti SC (0.86 ascent, 0.14 descent) 作为顶部和底部标准,保证不同系统下的显示一致性。
间距仍然用字体默认
*/
@implementation WBTextLinePositionModifier
- (instancetype)init {
self = [super init];
if (kiOS9Later) {
_lineHeightMultiple = 1.34; // for PingFang SC
} else {
_lineHeightMultiple = 1.3125; // for Heiti SC
}
return self;
}
- (void)modifyLines:(NSArray *)lines fromText:(NSAttributedString *)text inContainer:(YYTextContainer *)container {
//CGFloat ascent = _font.ascender;
CGFloat ascent = _font.pointSize * 0.86;
CGFloat lineHeight = _font.pointSize * _lineHeightMultiple;
for (YYTextLine *line in lines) {
CGPoint position = line.position;
position.y = _paddingTop + ascent + line.row * lineHeight;
line.position = position;
}
}
- (id)copyWithZone:(NSZone *)zone {
WBTextLinePositionModifier *one = [self.class new];
one->_font = _font;
one->_paddingTop = _paddingTop;
one->_paddingBottom = _paddingBottom;
one->_lineHeightMultiple = _lineHeightMultiple;
return one;
}
- (CGFloat)heightForLineCount:(NSUInteger)lineCount {
if (lineCount == 0) return 0;
// CGFloat ascent = _font.ascender;
// CGFloat descent = -_font.descender;
CGFloat ascent = _font.pointSize * 0.86;
CGFloat descent = _font.pointSize * 0.14;
CGFloat lineHeight = _font.pointSize * _lineHeightMultiple;
return _paddingTop + _paddingBottom + ascent + descent + (lineCount - 1) * lineHeight;
}
@end
/**
微博的文本中,某些嵌入的图片需要从网上下载,这里简单做个封装
*/
@interface WBTextImageViewAttachment : YYTextAttachment
@property (nonatomic, strong) NSURL *imageURL;
@property (nonatomic, assign) CGSize size;
@end
@implementation WBTextImageViewAttachment {
UIImageView *_imageView;
}
- (void)setContent:(id)content {
_imageView = content;
}
- (id)content {
/// UIImageView 只能在主线程访问
if (pthread_main_np() == 0) return nil;
if (_imageView) return _imageView;
/// 第一次获取时 (应该是在文本渲染完成,需要添加附件视图时),初始化图片视图,并下载图片
/// 这里改成 YYAnimatedImageView 就能支持 GIF/APNG/WebP 动画了
_imageView = [UIImageView new];
_imageView.size = _size;
[_imageView setImageWithURL:_imageURL placeholder:nil];
return _imageView;
}
@end
@implementation WBStatusLayout
- (instancetype)initWithStatus:(WBStatus *)status style:(WBLayoutStyle)style {
if (!status || !status.user) return nil;
self = [super init];
_status = status;
_style = style;
[self layout];
return self;
}
- (void)layout {
[self _layout];
}
- (void)updateDate {
[self _layoutSource];
}
- (void)_layout {
_marginTop = kWBCellTopMargin;
_titleHeight = 0;
_profileHeight = 0;
_textHeight = 0;
_retweetHeight = 0;
_retweetTextHeight = 0;
_retweetPicHeight = 0;
_retweetCardHeight = 0;
_picHeight = 0;
_cardHeight = 0;
_toolbarHeight = kWBCellToolbarHeight;
_marginBottom = kWBCellToolbarBottomMargin;
// 文本排版,计算布局
[self _layoutTitle];
[self _layoutProfile];
[self _layoutRetweet];
if (_retweetHeight == 0) {
[self _layoutPics];
if (_picHeight == 0) {
[self _layoutCard];
}
}
[self _layoutText];
[self _layoutTag];
[self _layoutToolbar];
// 计算高度
_height = 0;
_height += _marginTop;
_height += _titleHeight;
_height += _profileHeight;
_height += _textHeight;
if (_retweetHeight > 0) {
_height += _retweetHeight;
} else if (_picHeight > 0) {
_height += _picHeight;
} else if (_cardHeight > 0) {
_height += _cardHeight;
}
if (_tagHeight > 0) {
_height += _tagHeight;
} else {
if (_picHeight > 0 || _cardHeight > 0) {
_height += kWBCellPadding;
}
}
_height += _toolbarHeight;
_height += _marginBottom;
}
- (void)_layoutTitle {
_titleHeight = 0;
_titleTextLayout = nil;
WBStatusTitle *title = _status.title;
if (title.text.length == 0) return;
NSMutableAttributedString *text = [[NSMutableAttributedString alloc] initWithString:title.text];
if (title.iconURL) {
NSAttributedString *icon = [self _attachmentWithFontSize:kWBCellTitlebarFontSize imageURL:title.iconURL shrink:NO];
if (icon) {
[text insertAttributedString:icon atIndex:0];
}
}
text.color = kWBCellToolbarTitleColor;
text.font = [UIFont systemFontOfSize:kWBCellTitlebarFontSize];
YYTextContainer *container = [YYTextContainer containerWithSize:CGSizeMake(kScreenWidth - 100, kWBCellTitleHeight)];
_titleTextLayout = [YYTextLayout layoutWithContainer:container text:text];
_titleHeight = kWBCellTitleHeight;
}
- (void)_layoutProfile {
[self _layoutName];
[self _layoutSource];
_profileHeight = kWBCellProfileHeight;
}
/// 名字
- (void)_layoutName {
WBUser *user = _status.user;
NSString *nameStr = nil;
if (user.remark.length) {
nameStr = user.remark;
} else if (user.screenName.length) {
nameStr = user.screenName;
} else {
nameStr = user.name;
}
if (nameStr.length == 0) {
_nameTextLayout = nil;
return;
}
NSMutableAttributedString *nameText = [[NSMutableAttributedString alloc] initWithString:nameStr];
// 蓝V
if (user.userVerifyType == WBUserVerifyTypeOrganization) {
UIImage *blueVImage = [WBStatusHelper imageNamed:@"avatar_enterprise_vip"];
NSAttributedString *blueVText = [self _attachmentWithFontSize:kWBCellNameFontSize image:blueVImage shrink:NO];
[nameText appendString:@" "];
[nameText appendAttributedString:blueVText];
}
// VIP
if (user.mbrank > 0) {
UIImage *yelllowVImage = [WBStatusHelper imageNamed:[NSString stringWithFormat:@"common_icon_membership_level%d",user.mbrank]];
if (!yelllowVImage) {
yelllowVImage = [WBStatusHelper imageNamed:@"common_icon_membership"];
}
NSAttributedString *vipText = [self _attachmentWithFontSize:kWBCellNameFontSize image:yelllowVImage shrink:NO];
[nameText appendString:@" "];
[nameText appendAttributedString:vipText];
}
nameText.font = [UIFont systemFontOfSize:kWBCellNameFontSize];
nameText.color = user.mbrank > 0 ? kWBCellNameOrangeColor : kWBCellNameNormalColor;
nameText.lineBreakMode = NSLineBreakByCharWrapping;
YYTextContainer *container = [YYTextContainer containerWithSize:CGSizeMake(kWBCellNameWidth, 9999)];
container.maximumNumberOfRows = 1;
_nameTextLayout = [YYTextLayout layoutWithContainer:container text:nameText];
}
/// 时间和来源
- (void)_layoutSource {
NSMutableAttributedString *sourceText = [NSMutableAttributedString new];
NSString *createTime = [WBStatusHelper stringWithTimelineDate:_status.createdAt];
// 时间
if (createTime.length) {
NSMutableAttributedString *timeText = [[NSMutableAttributedString alloc] initWithString:createTime];
[timeText appendString:@" "];
timeText.font = [UIFont systemFontOfSize:kWBCellSourceFontSize];
timeText.color = kWBCellTimeNormalColor;
[sourceText appendAttributedString:timeText];
}
// 来自 XXX
if (_status.source.length) {
// iPhone 5siPhone 5s
static NSRegularExpression *hrefRegex, *textRegex;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
hrefRegex = [NSRegularExpression regularExpressionWithPattern:@"(?<=href=\").+(?=\" )" options:kNilOptions error:NULL];
textRegex = [NSRegularExpression regularExpressionWithPattern:@"(?<=>).+(?=<)" options:kNilOptions error:NULL];
});
NSTextCheckingResult *hrefResult, *textResult;
NSString *href = nil, *text = nil;
hrefResult = [hrefRegex firstMatchInString:_status.source options:kNilOptions range:NSMakeRange(0, _status.source.length)];
textResult = [textRegex firstMatchInString:_status.source options:kNilOptions range:NSMakeRange(0, _status.source.length)];
if (hrefResult && textResult && hrefResult.range.location != NSNotFound && textResult.range.location != NSNotFound) {
href = [_status.source substringWithRange:hrefResult.range];
text = [_status.source substringWithRange:textResult.range];
}
if (href.length && text.length) {
NSMutableAttributedString *from = [NSMutableAttributedString new];
[from appendString:[NSString stringWithFormat:@"来自 %@", text]];
from.font = [UIFont systemFontOfSize:kWBCellSourceFontSize];
from.color = kWBCellTimeNormalColor;
if (_status.sourceAllowClick > 0) {
NSRange range = NSMakeRange(3, text.length);
[from setColor:kWBCellTextHighlightColor range:range];
YYTextBackedString *backed = [YYTextBackedString stringWithString:href];
[from setTextBackedString:backed range:range];
YYTextBorder *border = [YYTextBorder new];
border.insets = UIEdgeInsetsMake(-2, 0, -2, 0);
border.fillColor = kWBCellTextHighlightBackgroundColor;
border.cornerRadius = 3;
YYTextHighlight *highlight = [YYTextHighlight new];
if (href) highlight.userInfo = @{kWBLinkHrefName : href};
[highlight setBackgroundBorder:border];
[from setTextHighlight:highlight range:range];
}
[sourceText appendAttributedString:from];
}
}
if (sourceText.length == 0) {
_sourceTextLayout = nil;
} else {
YYTextContainer *container = [YYTextContainer containerWithSize:CGSizeMake(kWBCellNameWidth, 9999)];
container.maximumNumberOfRows = 1;
_sourceTextLayout = [YYTextLayout layoutWithContainer:container text:sourceText];
}
}
- (void)_layoutRetweet {
_retweetHeight = 0;
[self _layoutRetweetedText];
[self _layoutRetweetPics];
if (_retweetPicHeight == 0) {
[self _layoutRetweetCard];
}
_retweetHeight = _retweetTextHeight;
if (_retweetPicHeight > 0) {
_retweetHeight += _retweetPicHeight;
_retweetHeight += kWBCellPadding;
} else if (_retweetCardHeight > 0) {
_retweetHeight += _retweetCardHeight;
_retweetHeight += kWBCellPadding;
}
}
/// 文本
- (void)_layoutText {
_textHeight = 0;
_textLayout = nil;
NSMutableAttributedString *text = [self _textWithStatus:_status
isRetweet:NO
fontSize:kWBCellTextFontSize
textColor:kWBCellTextNormalColor];
if (text.length == 0) return;
WBTextLinePositionModifier *modifier = [WBTextLinePositionModifier new];
modifier.font = [UIFont fontWithName:@"Heiti SC" size:kWBCellTextFontSize];
modifier.paddingTop = kWBCellPaddingText;
modifier.paddingBottom = kWBCellPaddingText;
YYTextContainer *container = [YYTextContainer new];
container.size = CGSizeMake(kWBCellContentWidth, HUGE);
container.linePositionModifier = modifier;
_textLayout = [YYTextLayout layoutWithContainer:container text:text];
if (!_textLayout) return;
_textHeight = [modifier heightForLineCount:_textLayout.rowCount];
}
- (void)_layoutRetweetedText {
_retweetHeight = 0;
_retweetTextLayout = nil;
NSMutableAttributedString *text = [self _textWithStatus:_status.retweetedStatus
isRetweet:YES
fontSize:kWBCellTextFontRetweetSize
textColor:kWBCellTextSubTitleColor];
if (text.length == 0) return;
WBTextLinePositionModifier *modifier = [WBTextLinePositionModifier new];
modifier.font = [UIFont fontWithName:@"Heiti SC" size:kWBCellTextFontRetweetSize];
modifier.paddingTop = kWBCellPaddingText;
modifier.paddingBottom = kWBCellPaddingText;
YYTextContainer *container = [YYTextContainer new];
container.size = CGSizeMake(kWBCellContentWidth, HUGE);
container.linePositionModifier = modifier;
_retweetTextLayout = [YYTextLayout layoutWithContainer:container text:text];
if (!_retweetTextLayout) return;
_retweetTextHeight = [modifier heightForLineCount:_retweetTextLayout.lines.count];
}
- (void)_layoutPics {
[self _layoutPicsWithStatus:_status isRetweet:NO];
}
- (void)_layoutRetweetPics {
[self _layoutPicsWithStatus:_status.retweetedStatus isRetweet:YES];
}
- (void)_layoutPicsWithStatus:(WBStatus *)status isRetweet:(BOOL)isRetweet {
if (isRetweet) {
_retweetPicSize = CGSizeZero;
_retweetPicHeight = 0;
} else {
_picSize = CGSizeZero;
_picHeight = 0;
}
if (status.pics.count == 0) return;
CGSize picSize = CGSizeZero;
CGFloat picHeight = 0;
CGFloat len1_3 = (kWBCellContentWidth + kWBCellPaddingPic) / 3 - kWBCellPaddingPic;
len1_3 = CGFloatPixelRound(len1_3);
switch (status.pics.count) {
case 1: {
WBPicture *pic = _status.pics.firstObject;
WBPictureMetadata *bmiddle = pic.bmiddle;
if (pic.keepSize || bmiddle.width < 1 || bmiddle.height < 1) {
CGFloat maxLen = kWBCellContentWidth / 2.0;
maxLen = CGFloatPixelRound(maxLen);
picSize = CGSizeMake(maxLen, maxLen);
picHeight = maxLen;
} else {
CGFloat maxLen = len1_3 * 2 + kWBCellPaddingPic;
if (bmiddle.width < bmiddle.height) {
picSize.width = (float)bmiddle.width / (float)bmiddle.height * maxLen;
picSize.height = maxLen;
} else {
picSize.width = maxLen;
picSize.height = (float)bmiddle.height / (float)bmiddle.width * maxLen;
}
picSize = CGSizePixelRound(picSize);
picHeight = picSize.height;
}
} break;
case 2: case 3: {
picSize = CGSizeMake(len1_3, len1_3);
picHeight = len1_3;
} break;
case 4: case 5: case 6: {
picSize = CGSizeMake(len1_3, len1_3);
picHeight = len1_3 * 2 + kWBCellPaddingPic;
} break;
default: { // 7, 8, 9
picSize = CGSizeMake(len1_3, len1_3);
picHeight = len1_3 * 3 + kWBCellPaddingPic * 2;
} break;
}
if (isRetweet) {
_retweetPicSize = picSize;
_retweetPicHeight = picHeight;
} else {
_picSize = picSize;
_picHeight = picHeight;
}
}
- (void)_layoutCard {
[self _layoutCardWithStatus:_status isRetweet:NO];
}
- (void)_layoutRetweetCard {
[self _layoutCardWithStatus:_status.retweetedStatus isRetweet:YES];
}
- (void)_layoutCardWithStatus:(WBStatus *)status isRetweet:(BOOL)isRetweet {
if (isRetweet) {
_retweetCardType = WBStatusCardTypeNone;
_retweetCardHeight = 0;
_retweetCardTextLayout = nil;
_retweetCardTextRect = CGRectZero;
} else {
_cardType = WBStatusCardTypeNone;
_cardHeight = 0;
_cardTextLayout = nil;
_cardTextRect = CGRectZero;
}
WBPageInfo *pageInfo = status.pageInfo;
if (!pageInfo) return;
WBStatusCardType cardType = WBStatusCardTypeNone;
CGFloat cardHeight = 0;
YYTextLayout *cardTextLayout = nil;
CGRect textRect = CGRectZero;
if ((pageInfo.type == 11) && [pageInfo.objectType isEqualToString:@"video"]) {
// 视频,一个大图片,上面播放按钮
if (pageInfo.pagePic) {
cardType = WBStatusCardTypeVideo;
cardHeight = (2 * kWBCellContentWidth - kWBCellPaddingPic) / 3.0;
}
} else {
BOOL hasImage = pageInfo.pagePic != nil;
BOOL hasBadge = pageInfo.typeIcon != nil;
WBButtonLink *button = pageInfo.buttons.firstObject;
BOOL hasButtom = button.pic && button.name;
/*
badge: 25,25 左上角 (42)
image: 70,70 方形
100, 70 矩形
btn: 60,70
lineheight 20
padding 10
*/
textRect.size.height = 70;
if (hasImage) {
if (hasBadge) {
textRect.origin.x = 100;
} else {
textRect.origin.x = 70;
}
} else {
if (hasBadge) {
textRect.origin.x = 42;
}
}
textRect.origin.x += 10; //padding
textRect.size.width = kWBCellContentWidth - textRect.origin.x;
if (hasButtom) textRect.size.width -= 60;
textRect.size.width -= 10; //padding
NSMutableAttributedString *text = [NSMutableAttributedString new];
if (pageInfo.pageTitle.length) {
NSMutableAttributedString *title = [[NSMutableAttributedString alloc] initWithString:pageInfo.pageTitle];
title.font = [UIFont systemFontOfSize:kWBCellCardTitleFontSize];
title.color = kWBCellNameNormalColor;
[text appendAttributedString:title];
}
if (pageInfo.pageDesc.length) {
if (text.length) [text appendString:@"\n"];
NSMutableAttributedString *desc = [[NSMutableAttributedString alloc] initWithString:pageInfo.pageDesc];
desc.font = [UIFont systemFontOfSize:kWBCellCardDescFontSize];
desc.color = kWBCellNameNormalColor;
[text appendAttributedString:desc];
} else if (pageInfo.content2.length) {
if (text.length) [text appendString:@"\n"];
NSMutableAttributedString *content3 = [[NSMutableAttributedString alloc] initWithString:pageInfo.content2];
content3.font = [UIFont systemFontOfSize:kWBCellCardDescFontSize];
content3.color = kWBCellTextSubTitleColor;
[text appendAttributedString:content3];
} else if (pageInfo.content3.length) {
if (text.length) [text appendString:@"\n"];
NSMutableAttributedString *content3 = [[NSMutableAttributedString alloc] initWithString:pageInfo.content3];
content3.font = [UIFont systemFontOfSize:kWBCellCardDescFontSize];
content3.color = kWBCellTextSubTitleColor;
[text appendAttributedString:content3];
}
if (pageInfo.tips.length) {
if (text.length) [text appendString:@"\n"];
NSMutableAttributedString *tips = [[NSMutableAttributedString alloc] initWithString:pageInfo.tips];
tips.font = [UIFont systemFontOfSize:kWBCellCardDescFontSize];
tips.color = kWBCellTextSubTitleColor;
[text appendAttributedString:tips];
}
if (text.length) {
text.maximumLineHeight = 20;
text.minimumLineHeight = 20;
text.lineBreakMode = NSLineBreakByTruncatingTail;
YYTextContainer *container = [YYTextContainer containerWithSize:textRect.size];
container.maximumNumberOfRows = 3;
cardTextLayout = [YYTextLayout layoutWithContainer:container text:text];
}
if (cardTextLayout) {
cardType = WBStatusCardTypeNormal;
cardHeight = 70;
}
}
if (isRetweet) {
_retweetCardType = cardType;
_retweetCardHeight = cardHeight;
_retweetCardTextLayout = cardTextLayout;
_retweetCardTextRect = textRect;
} else {
_cardType = cardType;
_cardHeight = cardHeight;
_cardTextLayout = cardTextLayout;
_cardTextRect = textRect;
}
}
- (void)_layoutTag {
_tagType = WBStatusTagTypeNone;
_tagHeight = 0;
WBTag *tag = _status.tagStruct.firstObject;
if (tag.tagName.length == 0) return;
NSMutableAttributedString *text = [[NSMutableAttributedString alloc] initWithString:tag.tagName];
if (tag.tagType == 1) {
_tagType = WBStatusTagTypePlace;
_tagHeight = 40;
text.color = [UIColor colorWithWhite:0.217 alpha:1.000];
} else {
_tagType = WBStatusTagTypeNormal;
_tagHeight = 32;
if (tag.urlTypePic) {
NSAttributedString *pic = [self _attachmentWithFontSize:kWBCellCardDescFontSize imageURL:tag.urlTypePic.absoluteString shrink:YES];
[text insertAttributedString:pic atIndex:0];
}
// 高亮状态的背景
YYTextBorder *highlightBorder = [YYTextBorder new];
highlightBorder.insets = UIEdgeInsetsMake(-2, 0, -2, 0);
highlightBorder.cornerRadius = 2;
highlightBorder.fillColor = kWBCellTextHighlightBackgroundColor;
[text setColor:kWBCellTextHighlightColor range:text.rangeOfAll];
// 高亮状态
YYTextHighlight *highlight = [YYTextHighlight new];
[highlight setBackgroundBorder:highlightBorder];
// 数据信息,用于稍后用户点击
highlight.userInfo = @{kWBLinkTagName : tag};
[text setTextHighlight:highlight range:text.rangeOfAll];
}
text.font = [UIFont systemFontOfSize:kWBCellCardDescFontSize];
YYTextContainer *container = [YYTextContainer containerWithSize:CGSizeMake(9999, 9999)];
_tagTextLayout = [YYTextLayout layoutWithContainer:container text:text];
if (!_tagTextLayout) {
_tagType = WBStatusTagTypeNone;
_tagHeight = 0;
}
}
- (void)_layoutToolbar {
// should be localized
UIFont *font = [UIFont systemFontOfSize:kWBCellToolbarFontSize];
YYTextContainer *container = [YYTextContainer containerWithSize:CGSizeMake(kScreenWidth, kWBCellToolbarHeight)];
container.maximumNumberOfRows = 1;
NSMutableAttributedString *repostText = [[NSMutableAttributedString alloc] initWithString:_status.repostsCount <= 0 ? @"转发" : [WBStatusHelper shortedNumberDesc:_status.repostsCount]];
repostText.font = font;
repostText.color = kWBCellToolbarTitleColor;
_toolbarRepostTextLayout = [YYTextLayout layoutWithContainer:container text:repostText];
_toolbarRepostTextWidth = CGFloatPixelRound(_toolbarRepostTextLayout.textBoundingRect.size.width);
NSMutableAttributedString *commentText = [[NSMutableAttributedString alloc] initWithString:_status.commentsCount <= 0 ? @"评论" : [WBStatusHelper shortedNumberDesc:_status.commentsCount]];
commentText.font = font;
commentText.color = kWBCellToolbarTitleColor;
_toolbarCommentTextLayout = [YYTextLayout layoutWithContainer:container text:commentText];
_toolbarCommentTextWidth = CGFloatPixelRound(_toolbarCommentTextLayout.textBoundingRect.size.width);
NSMutableAttributedString *likeText = [[NSMutableAttributedString alloc] initWithString:_status.attitudesCount <= 0 ? @"赞" : [WBStatusHelper shortedNumberDesc:_status.attitudesCount]];
likeText.font = font;
likeText.color = _status.attitudesStatus ? kWBCellToolbarTitleHighlightColor : kWBCellToolbarTitleColor;
_toolbarLikeTextLayout = [YYTextLayout layoutWithContainer:container text:likeText];
_toolbarLikeTextWidth = CGFloatPixelRound(_toolbarLikeTextLayout.textBoundingRect.size.width);
}
- (NSMutableAttributedString *)_textWithStatus:(WBStatus *)status
isRetweet:(BOOL)isRetweet
fontSize:(CGFloat)fontSize
textColor:(UIColor *)textColor {
if (!status) return nil;
NSMutableString *string = status.text.mutableCopy;
if (string.length == 0) return nil;
if (isRetweet) {
NSString *name = status.user.name;
if (name.length == 0) {
name = status.user.screenName;
}
if (name) {
NSString *insert = [NSString stringWithFormat:@"@%@:",name];
[string insertString:insert atIndex:0];
}
}
// 字体
UIFont *font = [UIFont systemFontOfSize:fontSize];
// 高亮状态的背景
YYTextBorder *highlightBorder = [YYTextBorder new];
highlightBorder.insets = UIEdgeInsetsMake(-2, 0, -2, 0);
highlightBorder.cornerRadius = 3;
highlightBorder.fillColor = kWBCellTextHighlightBackgroundColor;
NSMutableAttributedString *text = [[NSMutableAttributedString alloc] initWithString:string];
text.font = font;
text.color = textColor;
// 根据 urlStruct 中每个 URL.shortURL 来匹配文本,将其替换为图标+友好描述
for (WBURL *wburl in status.urlStruct) {
if (wburl.shortURL.length == 0) continue;
if (wburl.urlTitle.length == 0) continue;
NSString *urlTitle = wburl.urlTitle;
if (urlTitle.length > 27) {
urlTitle = [[urlTitle substringToIndex:27] stringByAppendingString:YYTextTruncationToken];
}
NSRange searchRange = NSMakeRange(0, text.string.length);
do {
NSRange range = [text.string rangeOfString:wburl.shortURL options:kNilOptions range:searchRange];
if (range.location == NSNotFound) break;
if (range.location + range.length == text.length) {
if (status.pageInfo.pageID && wburl.pageID &&
[wburl.pageID isEqualToString:status.pageInfo.pageID]) {
if ((!isRetweet && !status.retweetedStatus) || isRetweet) {
if (status.pics.count == 0) {
[text replaceCharactersInRange:range withString:@""];
break; // cut the tail, show with card
}
}
}
}
if ([text attribute:YYTextHighlightAttributeName atIndex:range.location] == nil) {
// 替换的内容
NSMutableAttributedString *replace = [[NSMutableAttributedString alloc] initWithString:urlTitle];
if (wburl.urlTypePic.length) {
// 链接头部有个图片附件 (要从网络获取)
NSURL *picURL = [WBStatusHelper defaultURLForImageURL:wburl.urlTypePic];
UIImage *image = [[YYImageCache sharedCache] getImageForKey:picURL.absoluteString];
NSAttributedString *pic = (image && !wburl.pics.count) ? [self _attachmentWithFontSize:fontSize image:image shrink:YES] : [self _attachmentWithFontSize:fontSize imageURL:wburl.urlTypePic shrink:YES];
[replace insertAttributedString:pic atIndex:0];
}
replace.font = font;
replace.color = kWBCellTextHighlightColor;
// 高亮状态
YYTextHighlight *highlight = [YYTextHighlight new];
[highlight setBackgroundBorder:highlightBorder];
// 数据信息,用于稍后用户点击
highlight.userInfo = @{kWBLinkURLName : wburl};
[replace setTextHighlight:highlight range:NSMakeRange(0, replace.length)];
// 添加被替换的原始字符串,用于复制
YYTextBackedString *backed = [YYTextBackedString stringWithString:[text.string substringWithRange:range]];
[replace setTextBackedString:backed range:NSMakeRange(0, replace.length)];
// 替换
[text replaceCharactersInRange:range withAttributedString:replace];
searchRange.location = searchRange.location + (replace.length ? replace.length : 1);
if (searchRange.location + 1 >= text.length) break;
searchRange.length = text.length - searchRange.location;
} else {
searchRange.location = searchRange.location + (searchRange.length ? searchRange.length : 1);
if (searchRange.location + 1>= text.length) break;
searchRange.length = text.length - searchRange.location;
}
} while (1);
}
// 根据 topicStruct 中每个 Topic.topicTitle 来匹配文本,标记为话题
for (WBTopic *topic in status.topicStruct) {
if (topic.topicTitle.length == 0) continue;
NSString *topicTitle = [NSString stringWithFormat:@"#%@#",topic.topicTitle];
NSRange searchRange = NSMakeRange(0, text.string.length);
do {
NSRange range = [text.string rangeOfString:topicTitle options:kNilOptions range:searchRange];
if (range.location == NSNotFound) break;
if ([text attribute:YYTextHighlightAttributeName atIndex:range.location] == nil) {
[text setColor:kWBCellTextHighlightColor range:range];
// 高亮状态
YYTextHighlight *highlight = [YYTextHighlight new];
[highlight setBackgroundBorder:highlightBorder];
// 数据信息,用于稍后用户点击
highlight.userInfo = @{kWBLinkTopicName : topic};
[text setTextHighlight:highlight range:range];
}
searchRange.location = searchRange.location + (searchRange.length ? searchRange.length : 1);
if (searchRange.location + 1>= text.length) break;
searchRange.length = text.length - searchRange.location;
} while (1);
}
// 匹配 @用户名
NSArray *atResults = [[WBStatusHelper regexAt] matchesInString:text.string options:kNilOptions range:text.rangeOfAll];
for (NSTextCheckingResult *at in atResults) {
if (at.range.location == NSNotFound && at.range.length <= 1) continue;
if ([text attribute:YYTextHighlightAttributeName atIndex:at.range.location] == nil) {
[text setColor:kWBCellTextHighlightColor range:at.range];
// 高亮状态
YYTextHighlight *highlight = [YYTextHighlight new];
[highlight setBackgroundBorder:highlightBorder];
// 数据信息,用于稍后用户点击
highlight.userInfo = @{kWBLinkAtName : [text.string substringWithRange:NSMakeRange(at.range.location + 1, at.range.length - 1)]};
[text setTextHighlight:highlight range:at.range];
}
}
// 匹配 [表情]
NSArray *emoticonResults = [[WBStatusHelper regexEmoticon] matchesInString:text.string options:kNilOptions range:text.rangeOfAll];
NSUInteger emoClipLength = 0;
for (NSTextCheckingResult *emo in emoticonResults) {
if (emo.range.location == NSNotFound && emo.range.length <= 1) continue;
NSRange range = emo.range;
range.location -= emoClipLength;
if ([text attribute:YYTextHighlightAttributeName atIndex:range.location]) continue;
if ([text attribute:YYTextAttachmentAttributeName atIndex:range.location]) continue;
NSString *emoString = [text.string substringWithRange:range];
NSString *imagePath = [WBStatusHelper emoticonDic][emoString];
UIImage *image = [WBStatusHelper imageWithPath:imagePath];
if (!image) continue;
NSAttributedString *emoText = [NSAttributedString attachmentStringWithEmojiImage:image fontSize:fontSize];
[text replaceCharactersInRange:range withAttributedString:emoText];
emoClipLength += range.length - 1;
}
return text;
}
- (NSAttributedString *)_attachmentWithFontSize:(CGFloat)fontSize image:(UIImage *)image shrink:(BOOL)shrink {
// CGFloat ascent = YYEmojiGetAscentWithFontSize(fontSize);
// CGFloat descent = YYEmojiGetDescentWithFontSize(fontSize);
// CGRect bounding = YYEmojiGetGlyphBoundingRectWithFontSize(fontSize);
// Heiti SC 字体。。
CGFloat ascent = fontSize * 0.86;
CGFloat descent = fontSize * 0.14;
CGRect bounding = CGRectMake(0, -0.14 * fontSize, fontSize, fontSize);
UIEdgeInsets contentInsets = UIEdgeInsetsMake(ascent - (bounding.size.height + bounding.origin.y), 0, descent + bounding.origin.y, 0);
YYTextRunDelegate *delegate = [YYTextRunDelegate new];
delegate.ascent = ascent;
delegate.descent = descent;
delegate.width = bounding.size.width;
YYTextAttachment *attachment = [YYTextAttachment new];
attachment.contentMode = UIViewContentModeScaleAspectFit;
attachment.contentInsets = contentInsets;
attachment.content = image;
if (shrink) {
// 缩小~
CGFloat scale = 1 / 10.0;
contentInsets.top += fontSize * scale;
contentInsets.bottom += fontSize * scale;
contentInsets.left += fontSize * scale;
contentInsets.right += fontSize * scale;
contentInsets = UIEdgeInsetPixelFloor(contentInsets);
attachment.contentInsets = contentInsets;
}
NSMutableAttributedString *atr = [[NSMutableAttributedString alloc] initWithString:YYTextAttachmentToken];
[atr setTextAttachment:attachment range:NSMakeRange(0, atr.length)];
CTRunDelegateRef ctDelegate = delegate.CTRunDelegate;
[atr setRunDelegate:ctDelegate range:NSMakeRange(0, atr.length)];
if (ctDelegate) CFRelease(ctDelegate);
return atr;
}
- (NSAttributedString *)_attachmentWithFontSize:(CGFloat)fontSize imageURL:(NSString *)imageURL shrink:(BOOL)shrink {
/*
微博 URL 嵌入的图片,比临近的字体要小一圈。。
这里模拟一下 Heiti SC 字体,然后把图片缩小一下。
*/
CGFloat ascent = fontSize * 0.86;
CGFloat descent = fontSize * 0.14;
CGRect bounding = CGRectMake(0, -0.14 * fontSize, fontSize, fontSize);
UIEdgeInsets contentInsets = UIEdgeInsetsMake(ascent - (bounding.size.height + bounding.origin.y), 0, descent + bounding.origin.y, 0);
CGSize size = CGSizeMake(fontSize, fontSize);
if (shrink) {
// 缩小~
CGFloat scale = 1 / 10.0;
contentInsets.top += fontSize * scale;
contentInsets.bottom += fontSize * scale;
contentInsets.left += fontSize * scale;
contentInsets.right += fontSize * scale;
contentInsets = UIEdgeInsetPixelFloor(contentInsets);
size = CGSizeMake(fontSize - fontSize * scale * 2, fontSize - fontSize * scale * 2);
size = CGSizePixelRound(size);
}
YYTextRunDelegate *delegate = [YYTextRunDelegate new];
delegate.ascent = ascent;
delegate.descent = descent;
delegate.width = bounding.size.width;
WBTextImageViewAttachment *attachment = [WBTextImageViewAttachment new];
attachment.contentMode = UIViewContentModeScaleAspectFit;
attachment.contentInsets = contentInsets;
attachment.size = size;
attachment.imageURL = [WBStatusHelper defaultURLForImageURL:imageURL];
NSMutableAttributedString *atr = [[NSMutableAttributedString alloc] initWithString:YYTextAttachmentToken];
[atr setTextAttachment:attachment range:NSMakeRange(0, atr.length)];
CTRunDelegateRef ctDelegate = delegate.CTRunDelegate;
[atr setRunDelegate:ctDelegate range:NSMakeRange(0, atr.length)];
if (ctDelegate) CFRelease(ctDelegate);
return atr;
}
- (WBTextLinePositionModifier *)_textlineModifier {
static WBTextLinePositionModifier *mod;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
mod = [WBTextLinePositionModifier new];
mod.font = [UIFont fontWithName:@"Heiti SC" size:kWBCellTextFontSize];
mod.paddingTop = 10;
mod.paddingBottom = 10;
});
return mod;
}
@end
================================================
FILE: Demo/YYKitDemo/WBStatusTimelineViewController.h
================================================
//
// YYWeiboFeedListController.h
// YYKitExample
//
// Created by ibireme on 15/9/4.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
/// 微博列表
@interface WBStatusTimelineViewController : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/WBStatusTimelineViewController.m
================================================
//
// YYWeiboFeedListController.m
// YYKitExample
//
// Created by ibireme on 15/9/4.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "WBStatusTimelineViewController.h"
#import "YYKit.h"
#import "WBModel.h"
#import "WBStatusLayout.h"
#import "WBStatusCell.h"
#import "YYTableView.h"
#import "YYSimpleWebViewController.h"
#import "WBStatusComposeViewController.h"
#import "YYPhotoGroupView.h"
#import "YYFPSLabel.h"
@interface WBStatusTimelineViewController ()
@property (nonatomic, strong) UITableView *tableView;
@property (nonatomic, strong) NSMutableArray *layouts;
@property (nonatomic, strong) YYFPSLabel *fpsLabel;
@end
@implementation WBStatusTimelineViewController
- (instancetype)init {
self = [super init];
_tableView = [YYTableView new];
_tableView.delegate = self;
_tableView.dataSource = self;
_layouts = [NSMutableArray new];
return self;
}
- (void)viewDidLoad {
[super viewDidLoad];
if ([self respondsToSelector:@selector( setAutomaticallyAdjustsScrollViewInsets:)]) {
self.automaticallyAdjustsScrollViewInsets = NO;
}
UIBarButtonItem *rightItem = [[UIBarButtonItem alloc] initWithImage:[WBStatusHelper imageNamed:@"toolbar_compose_highlighted"] style:UIBarButtonItemStylePlain target:self action:@selector(sendStatus)];
rightItem.tintColor = UIColorHex(fd8224);
self.navigationItem.rightBarButtonItem = rightItem;
_tableView.frame = self.view.bounds;
_tableView.contentInset = UIEdgeInsetsMake(64, 0, 0, 0);
_tableView.scrollIndicatorInsets = _tableView.contentInset;
_tableView.backgroundColor = [UIColor clearColor];
_tableView.backgroundView.backgroundColor = [UIColor clearColor];
[self.view addSubview:_tableView];
self.view.backgroundColor = kWBCellBackgroundColor;
_fpsLabel = [YYFPSLabel new];
[_fpsLabel sizeToFit];
_fpsLabel.bottom = self.view.height - kWBCellPadding;
_fpsLabel.left = kWBCellPadding;
_fpsLabel.alpha = 0;
[self.view addSubview:_fpsLabel];
if (kSystemVersion < 7) {
_fpsLabel.top -= 44;
_tableView.top -= 64;
_tableView.height += 20;
}
self.navigationController.view.userInteractionEnabled = NO;
UIActivityIndicatorView *indicator = [[UIActivityIndicatorView alloc] initWithActivityIndicatorStyle:UIActivityIndicatorViewStyleWhiteLarge];
indicator.size = CGSizeMake(80, 80);
indicator.center = CGPointMake(self.view.width / 2, self.view.height / 2);
indicator.backgroundColor = [UIColor colorWithWhite:0.000 alpha:0.670];
indicator.clipsToBounds = YES;
indicator.layer.cornerRadius = 6;
[indicator startAnimating];
[self.view addSubview:indicator];
dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0), ^{
for (int i = 0; i <= 7; i++) {
NSData *data = [NSData dataNamed:[NSString stringWithFormat:@"weibo_%d.json",i]];
WBTimelineItem *item = [WBTimelineItem modelWithJSON:data];
for (WBStatus *status in item.statuses) {
WBStatusLayout *layout = [[WBStatusLayout alloc] initWithStatus:status style:WBLayoutStyleTimeline];
// [layout layout];
[_layouts addObject:layout];
}
}
// 复制一下,让列表长一些,不至于滑两下就到底了
[_layouts addObjectsFromArray:_layouts];
dispatch_async(dispatch_get_main_queue(), ^{
self.title = [NSString stringWithFormat:@"Weibo (loaded:%d)", (int)_layouts.count];
[indicator removeFromSuperview];
self.navigationController.view.userInteractionEnabled = YES;
[_tableView reloadData];
});
});
}
- (void)sendStatus {
WBStatusComposeViewController *vc = [WBStatusComposeViewController new];
vc.type = WBStatusComposeViewTypeStatus;
UINavigationController *nav = [[UINavigationController alloc] initWithRootViewController:vc];
@weakify(nav);
vc.dismiss = ^{
@strongify(nav);
[nav dismissViewControllerAnimated:YES completion:NULL];
};
[self presentViewController:nav animated:YES completion:NULL];
}
- (void)scrollViewWillBeginDragging:(UIScrollView *)scrollView {
if (_fpsLabel.alpha == 0) {
[UIView animateWithDuration:0.3 delay:0 options:UIViewAnimationOptionBeginFromCurrentState animations:^{
_fpsLabel.alpha = 1;
} completion:NULL];
}
}
- (void)scrollViewDidEndDragging:(UIScrollView *)scrollView willDecelerate:(BOOL)decelerate {
if (!decelerate) {
if (_fpsLabel.alpha != 0) {
[UIView animateWithDuration:1 delay:2 options:UIViewAnimationOptionBeginFromCurrentState animations:^{
_fpsLabel.alpha = 0;
} completion:NULL];
}
}
}
- (void)scrollViewDidEndDecelerating:(UIScrollView *)scrollView {
if (_fpsLabel.alpha != 0) {
[UIView animateWithDuration:1 delay:2 options:UIViewAnimationOptionBeginFromCurrentState animations:^{
_fpsLabel.alpha = 0;
} completion:NULL];
}
}
- (void)scrollViewDidScrollToTop:(UIScrollView *)scrollView {
if (_fpsLabel.alpha == 0) {
[UIView animateWithDuration:0.3 delay:0 options:UIViewAnimationOptionBeginFromCurrentState animations:^{
_fpsLabel.alpha = 1;
} completion:^(BOOL finished) {
}];
}
}
- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
return _layouts.count;
}
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath {
NSString *cellID = @"cell";
WBStatusCell *cell = [tableView dequeueReusableCellWithIdentifier:cellID];
if (!cell) {
cell = [[WBStatusCell alloc] initWithStyle:UITableViewCellStyleDefault reuseIdentifier:cellID];
cell.delegate = self;
}
[cell setLayout:_layouts[indexPath.row]];
return cell;
}
- (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath {
return ((WBStatusLayout *)_layouts[indexPath.row]).height;
}
- (BOOL)tableView:(UITableView *)tableView shouldHighlightRowAtIndexPath:(NSIndexPath *)indexPath {
return NO;
}
#pragma mark - WBStatusCellDelegate
// 此处应该用 Router 之类的东西。。。这里只是个Demo,直接全跳网页吧~
/// 点击了 Cell
- (void)cellDidClick:(WBStatusCell *)cell {
}
/// 点击了 Card
- (void)cellDidClickCard:(WBStatusCell *)cell {
WBPageInfo *pageInfo = cell.statusView.layout.status.pageInfo;
NSString *url = pageInfo.pageURL; // sinaweibo://... 会跳到 Weibo.app 的。。
YYSimpleWebViewController *vc = [[YYSimpleWebViewController alloc] initWithURL:[NSURL URLWithString:url]];
vc.title = pageInfo.pageTitle;
[self.navigationController pushViewController:vc animated:YES];
}
/// 点击了转发内容
- (void)cellDidClickRetweet:(WBStatusCell *)cell {
}
/// 点击了 Cell 菜单
- (void)cellDidClickMenu:(WBStatusCell *)cell {
}
/// 点击了下方 Tag
- (void)cellDidClickTag:(WBStatusCell *)cell {
WBTag *tag = cell.statusView.layout.status.tagStruct.firstObject;
NSString *url = tag.tagScheme; // sinaweibo://... 会跳到 Weibo.app 的。。
YYSimpleWebViewController *vc = [[YYSimpleWebViewController alloc] initWithURL:[NSURL URLWithString:url]];
vc.title = tag.tagName;
[self.navigationController pushViewController:vc animated:YES];
}
/// 点击了关注
- (void)cellDidClickFollow:(WBStatusCell *)cell {
}
/// 点击了转发
- (void)cellDidClickRepost:(WBStatusCell *)cell {
WBStatusComposeViewController *vc = [WBStatusComposeViewController new];
vc.type = WBStatusComposeViewTypeRetweet;
UINavigationController *nav = [[UINavigationController alloc] initWithRootViewController:vc];
@weakify(nav);
vc.dismiss = ^{
@strongify(nav);
[nav dismissViewControllerAnimated:YES completion:NULL];
};
[self presentViewController:nav animated:YES completion:NULL];
}
/// 点击了评论
- (void)cellDidClickComment:(WBStatusCell *)cell {
WBStatusComposeViewController *vc = [WBStatusComposeViewController new];
vc.type = WBStatusComposeViewTypeComment;
UINavigationController *nav = [[UINavigationController alloc] initWithRootViewController:vc];
@weakify(nav);
vc.dismiss = ^{
@strongify(nav);
[nav dismissViewControllerAnimated:YES completion:NULL];
};
[self presentViewController:nav animated:YES completion:NULL];
}
/// 点击了赞
- (void)cellDidClickLike:(WBStatusCell *)cell {
WBStatus *status = cell.statusView.layout.status;
[cell.statusView.toolbarView setLiked:!status.attitudesStatus withAnimation:YES];
}
/// 点击了用户
- (void)cell:(WBStatusCell *)cell didClickUser:(WBUser *)user {
if (user.userID == 0) return;
NSString *url = [NSString stringWithFormat:@"http://m.weibo.cn/u/%lld",user.userID];
YYSimpleWebViewController *vc = [[YYSimpleWebViewController alloc] initWithURL:[NSURL URLWithString:url]];
[self.navigationController pushViewController:vc animated:YES];
}
/// 点击了图片
- (void)cell:(WBStatusCell *)cell didClickImageAtIndex:(NSUInteger)index {
UIView *fromView = nil;
NSMutableArray *items = [NSMutableArray new];
WBStatus *status = cell.statusView.layout.status;
NSArray *pics = status.retweetedStatus ? status.retweetedStatus.pics : status.pics;
for (NSUInteger i = 0, max = pics.count; i < max; i++) {
UIView *imgView = cell.statusView.picViews[i];
WBPicture *pic = pics[i];
WBPictureMetadata *meta = pic.largest.badgeType == WBPictureBadgeTypeGIF ? pic.largest : pic.large;
YYPhotoGroupItem *item = [YYPhotoGroupItem new];
item.thumbView = imgView;
item.largeImageURL = meta.url;
item.largeImageSize = CGSizeMake(meta.width, meta.height);
[items addObject:item];
if (i == index) {
fromView = imgView;
}
}
YYPhotoGroupView *v = [[YYPhotoGroupView alloc] initWithGroupItems:items];
[v presentFromImageView:fromView toContainer:self.navigationController.view animated:YES completion:nil];
}
/// 点击了 Label 的链接
- (void)cell:(WBStatusCell *)cell didClickInLabel:(YYLabel *)label textRange:(NSRange)textRange {
NSAttributedString *text = label.textLayout.text;
if (textRange.location >= text.length) return;
YYTextHighlight *highlight = [text attribute:YYTextHighlightAttributeName atIndex:textRange.location];
NSDictionary *info = highlight.userInfo;
if (info.count == 0) return;
if (info[kWBLinkHrefName]) {
NSString *url = info[kWBLinkHrefName];
YYSimpleWebViewController *vc = [[YYSimpleWebViewController alloc] initWithURL:[NSURL URLWithString:url]];
[self.navigationController pushViewController:vc animated:YES];
return;
}
if (info[kWBLinkURLName]) {
WBURL *url = info[kWBLinkURLName];
WBPicture *pic = url.pics.firstObject;
if (pic) {
// 点击了文本中的 "图片链接"
YYTextAttachment *attachment = [label.textLayout.text attribute:YYTextAttachmentAttributeName atIndex:textRange.location];
if ([attachment.content isKindOfClass:[UIView class]]) {
YYPhotoGroupItem *info = [YYPhotoGroupItem new];
info.largeImageURL = pic.large.url;
info.largeImageSize = CGSizeMake(pic.large.width, pic.large.height);
YYPhotoGroupView *v = [[YYPhotoGroupView alloc] initWithGroupItems:@[info]];
[v presentFromImageView:attachment.content toContainer:self.navigationController.view animated:YES completion:nil];
}
} else if (url.oriURL.length){
YYSimpleWebViewController *vc = [[YYSimpleWebViewController alloc] initWithURL:[NSURL URLWithString:url.oriURL]];
[self.navigationController pushViewController:vc animated:YES];
}
return;
}
if (info[kWBLinkTagName]) {
WBTag *tag = info[kWBLinkTagName];
NSLog(@"tag:%@",tag.tagScheme);
return;
}
if (info[kWBLinkTopicName]) {
WBTopic *topic = info[kWBLinkTopicName];
NSString *topicStr = topic.topicTitle;
topicStr = [topicStr stringByURLEncode];
if (topicStr.length) {
NSString *url = [NSString stringWithFormat:@"http://m.weibo.cn/k/%@",topicStr];
YYSimpleWebViewController *vc = [[YYSimpleWebViewController alloc] initWithURL:[NSURL URLWithString:url]];
[self.navigationController pushViewController:vc animated:YES];
}
return;
}
if (info[kWBLinkAtName]) {
NSString *name = info[kWBLinkAtName];
name = [name stringByURLEncode];
if (name.length) {
NSString *url = [NSString stringWithFormat:@"http://m.weibo.cn/n/%@",name];
YYSimpleWebViewController *vc = [[YYSimpleWebViewController alloc] initWithURL:[NSURL URLWithString:url]];
[self.navigationController pushViewController:vc animated:YES];
}
return;
}
}
@end
================================================
FILE: Demo/YYKitDemo/YYAppDelegate.h
================================================
//
// AppDelegate.h
// YYKitExample
//
// Created by ibireme on 14-9-18.
// Copyright (c) 2014 ibireme. All rights reserved.
//
#import
#import "YYRootViewController.h"
@interface YYAppDelegate : UIResponder
@property (strong, nonatomic) UIWindow *window;
@property (nonatomic, strong) UINavigationController *rootViewController;
@end
================================================
FILE: Demo/YYKitDemo/YYAppDelegate.m
================================================
//
// AppDelegate.m
// YYKitExample
//
// Created by ibireme on 14-9-18.
// Copyright (c) 2014 ibireme. All rights reserved.
//
#import "YYAppDelegate.h"
#import "YYRootViewController.h"
/// Fix the navigation bar height when hide status bar.
@interface YYExampleNavBar : UINavigationBar
@end
@implementation YYExampleNavBar {
CGSize _previousSize;
}
- (CGSize)sizeThatFits:(CGSize)size {
size = [super sizeThatFits:size];
if ([UIApplication sharedApplication].statusBarHidden) {
size.height = 64;
}
return size;
}
- (void)layoutSubviews {
[super layoutSubviews];
if (!CGSizeEqualToSize(self.bounds.size, _previousSize)) {
_previousSize = self.bounds.size;
[self.layer removeAllAnimations];
[self.layer.sublayers makeObjectsPerformSelector:@selector(removeAllAnimations)];
}
}
@end
@interface YYExampleNavController : UINavigationController
@end
@implementation YYExampleNavController
- (BOOL)shouldAutorotate {
return YES;
}
- (UIInterfaceOrientationMask)supportedInterfaceOrientations {
return UIInterfaceOrientationMaskPortrait;
}
- (UIInterfaceOrientation)preferredInterfaceOrientationForPresentation {
return UIInterfaceOrientationPortrait;
}
@end
@implementation YYAppDelegate
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
YYRootViewController *root = [YYRootViewController new];
YYExampleNavController *nav = [[YYExampleNavController alloc] initWithNavigationBarClass:[YYExampleNavBar class] toolbarClass:[UIToolbar class]];
if ([nav respondsToSelector:@selector(setAutomaticallyAdjustsScrollViewInsets:)]) {
nav.automaticallyAdjustsScrollViewInsets = NO;
}
[nav pushViewController:root animated:NO];
self.rootViewController = nav;
self.window = [[UIWindow alloc] initWithFrame:[[UIScreen mainScreen] bounds]];
self.window.rootViewController = self.rootViewController;
self.window.backgroundColor = [UIColor grayColor];
[self.window makeKeyAndVisible];
return YES;
}
@end
================================================
FILE: Demo/YYKitDemo/YYBPGCoder.h
================================================
//
// YYBPGCoder.h
// YYKitExample
//
// Created by ibireme on 15/8/13.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYKit.h"
/*
BPG image format:
http://bellard.org/bpg/
*/
/**
Decode BPG data
@param bpgData BPG image data.
@param decodeForDisplay YES: returns a premultiply BRGA format image, NO: returns an ARGB format image.
@return A new image, or NULL if an error occurs.
*/
CG_EXTERN CGImageRef YYCGImageCreateWithBPGData(CFDataRef bpgData, BOOL decodeForDisplay);
/**
Decode a frame from BPG image data, returns NULL if an error occurs.
@warning This method should only be used for benchmark.
*/
CG_EXTERN CGImageRef YYCGImageCreateFrameWithBPGData(CFDataRef bpgData, NSUInteger frameIndex, BOOL decodeForDisplay);
/**
Decode all frames in BPG image data, returns NULL if an error occurs.
@warning This method should only be used for benchmark.
*/
CG_EXTERN void YYCGImageDecodeAllFrameInBPGData(CFDataRef bpgData, BOOL decodeForDisplay);
/**
Whether data is bpg.
*/
CG_EXTERN BOOL YYImageIsBPGData(CFDataRef data);
================================================
FILE: Demo/YYKitDemo/YYBPGCoder.m
================================================
//
// YYBPGCoder.m
// YYKitExample
//
// Created by ibireme on 15/8/13.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYBPGCoder.h"
#import
#import
#import
#define YY_FOUR_CC(c1,c2,c3,c4) ((uint32_t)(((c4) << 24) | ((c3) << 16) | ((c2) << 8) | (c1)))
/// Returns byte-aligned size.
static inline size_t _YYImageByteAlign(size_t size, size_t alignment) {
return ((size + (alignment - 1)) / alignment) * alignment;
}
/**
A callback used in CGDataProviderCreateWithData() to release data.
Example:
void *data = malloc(size);
CGDataProviderRef provider = CGDataProviderCreateWithData(data, data, size, YYCGDataProviderReleaseDataCallback);
*/
static void _YYCGDataProviderReleaseDataCallback(void *info, const void *data, size_t size) {
free(info);
}
CGImageRef YYCGImageCreateWithBPGData(CFDataRef bpgData, BOOL decodeForDisplay) {
BPGDecoderContext *decoderContext = NULL;
BPGImageInfo imageInfo = {0};
size_t width, height, lineSize, stride, size;
uint8_t *rgbaLine = NULL, *rgbaBuffer = NULL;
CGDataProviderRef dataProvider = NULL;
CGImageRef cgImage = NULL;
CGBitmapInfo bitmapInfo;
if (!bpgData || CFDataGetLength(bpgData) == 0) return NULL;
decoderContext = bpg_decoder_open();
if (!decoderContext) return NULL;
if (bpg_decoder_decode(decoderContext, CFDataGetBytePtr(bpgData), (int)CFDataGetLength(bpgData)) < 0) goto fail;
if (bpg_decoder_get_info(decoderContext, &imageInfo) < 0) goto fail;
width = imageInfo.width;
height = imageInfo.height;
lineSize = 4 * width;
stride = _YYImageByteAlign(lineSize, 32);
size = stride * height;
if (width == 0 || height == 0) goto fail;
rgbaLine = malloc(lineSize);
if (!rgbaLine) goto fail;
rgbaBuffer = malloc(size);
if (!rgbaBuffer) goto fail;
if (bpg_decoder_start(decoderContext, BPG_OUTPUT_FORMAT_RGBA32) < 0) goto fail;
for (int y = 0; y < height; y++) {
if (bpg_decoder_get_line(decoderContext, rgbaLine) < 0) goto fail;
memcpy(rgbaBuffer + (y * stride), rgbaLine, lineSize);
}
free(rgbaLine);
rgbaLine = NULL;
bpg_decoder_close(decoderContext);
decoderContext = NULL;
if (decodeForDisplay) {
vImage_Buffer src;
src.data = rgbaBuffer;
src.width = width;
src.height = height;
src.rowBytes = stride;
vImage_Error error;
// premultiply RGBA
error = vImagePremultiplyData_RGBA8888(&src, &src, kvImageNoFlags);
if (error != kvImageNoError) goto fail;
// convert to bgrA
uint8_t map[4] = {2,1,0,3};
error = vImagePermuteChannels_ARGB8888(&src, &src, map, kvImageNoFlags);
if (error != kvImageNoError) goto fail;
bitmapInfo = kCGImageAlphaPremultipliedFirst | kCGBitmapByteOrder32Host;
} else {
bitmapInfo = kCGImageAlphaLast | kCGBitmapByteOrderDefault;
}
dataProvider = CGDataProviderCreateWithData(rgbaBuffer, rgbaBuffer, size, _YYCGDataProviderReleaseDataCallback);
if (!dataProvider) goto fail;
rgbaBuffer = NULL; // hold by provider
cgImage = CGImageCreate(width, height, 8, 32, stride, YYCGColorSpaceGetDeviceRGB(),
bitmapInfo, dataProvider, NULL, NO,
kCGRenderingIntentDefault);
CGDataProviderRelease(dataProvider);
return cgImage;
fail:
if (decoderContext) bpg_decoder_close(decoderContext);
if (rgbaLine) free(rgbaLine);
if (rgbaBuffer) free(rgbaBuffer);
return NULL;
}
CGImageRef YYCGImageCreateFrameWithBPGData(CFDataRef bpgData, NSUInteger frameIndex, BOOL decodeForDisplay) {
BPGDecoderContext *decoderContext = NULL;
BPGImageInfo imageInfo = {0};
size_t width, height, lineSize, stride, size;
uint8_t *rgbaLine = NULL, *rgbaBuffer = NULL;
CGDataProviderRef dataProvider = NULL;
CGImageRef cgImage = NULL;
CGBitmapInfo bitmapInfo;
if (!bpgData || CFDataGetLength(bpgData) == 0) return NULL;
decoderContext = bpg_decoder_open();
if (!decoderContext) return NULL;
if (bpg_decoder_decode(decoderContext, CFDataGetBytePtr(bpgData), (int)CFDataGetLength(bpgData)) < 0) goto fail;
if (bpg_decoder_get_info(decoderContext, &imageInfo) < 0) goto fail;
width = imageInfo.width;
height = imageInfo.height;
lineSize = 4 * width;
stride = _YYImageByteAlign(lineSize, 32);
size = stride * height;
if (width == 0 || height == 0) goto fail;
rgbaLine = malloc(lineSize);
if (!rgbaLine) goto fail;
rgbaBuffer = malloc(size);
if (!rgbaBuffer) goto fail;
for (NSUInteger i = 0; i <= frameIndex; i++) {
if (bpg_decoder_start(decoderContext, BPG_OUTPUT_FORMAT_RGBA32) < 0) goto fail;
}
for (int y = 0; y < height; y++) {
if (bpg_decoder_get_line(decoderContext, rgbaLine) < 0) goto fail;
memcpy(rgbaBuffer + (y * stride), rgbaLine, lineSize);
}
free(rgbaLine);
rgbaLine = NULL;
bpg_decoder_close(decoderContext);
decoderContext = NULL;
if (decodeForDisplay) {
vImage_Buffer src;
src.data = rgbaBuffer;
src.width = width;
src.height = height;
src.rowBytes = stride;
vImage_Error error;
// premultiply RGBA
error = vImagePremultiplyData_RGBA8888(&src, &src, kvImageNoFlags);
if (error != kvImageNoError) goto fail;
// convert to BGRA
uint8_t map[4] = {2,1,0,3};
error = vImagePermuteChannels_ARGB8888(&src, &src, map, kvImageNoFlags);
if (error != kvImageNoError) goto fail;
bitmapInfo = kCGImageAlphaPremultipliedFirst | kCGBitmapByteOrder32Host;
} else {
bitmapInfo = kCGImageAlphaLast | kCGBitmapByteOrderDefault;
}
dataProvider = CGDataProviderCreateWithData(rgbaBuffer, rgbaBuffer, size, _YYCGDataProviderReleaseDataCallback);
if (!dataProvider) goto fail;
rgbaBuffer = NULL; // hold by provider
cgImage = CGImageCreate(width, height, 8, 32, stride, YYCGColorSpaceGetDeviceRGB(),
bitmapInfo, dataProvider, NULL, NO,
kCGRenderingIntentDefault);
CGDataProviderRelease(dataProvider);
return cgImage;
fail:
if (decoderContext) bpg_decoder_close(decoderContext);
if (rgbaLine) free(rgbaLine);
if (rgbaBuffer) free(rgbaBuffer);
return NULL;
}
void YYCGImageDecodeAllFrameInBPGData(CFDataRef bpgData, BOOL decodeForDisplay) {
BPGDecoderContext *decoderContext = NULL;
BPGImageInfo imageInfo = {0};
size_t width, height, lineSize, stride, size;
uint8_t *rgbaLine = NULL, *rgbaBuffer = NULL;
CGDataProviderRef dataProvider = NULL;
CGImageRef cgImage = NULL;
CGBitmapInfo bitmapInfo;
if (!bpgData || CFDataGetLength(bpgData) == 0) return;
decoderContext = bpg_decoder_open();
if (!decoderContext) return;
if (bpg_decoder_decode(decoderContext, CFDataGetBytePtr(bpgData), (int)CFDataGetLength(bpgData)) < 0) goto end;
if (bpg_decoder_get_info(decoderContext, &imageInfo) < 0) goto end;
width = imageInfo.width;
height = imageInfo.height;
lineSize = 4 * width;
stride = _YYImageByteAlign(lineSize, 32);
size = stride * height;
for (;;) {
if (bpg_decoder_start(decoderContext, BPG_OUTPUT_FORMAT_RGBA32) < 0) goto end;
if (width == 0 || height == 0) goto end;
rgbaLine = malloc(lineSize);
if (!rgbaLine) goto end;
rgbaBuffer = malloc(size);
if (!rgbaBuffer) goto end;
for (int y = 0; y < height; y++) {
if (bpg_decoder_get_line(decoderContext, rgbaLine) < 0) goto end;
memcpy(rgbaBuffer + (y * stride), rgbaLine, lineSize);
}
free(rgbaLine);
rgbaLine = NULL;
if (decodeForDisplay) {
vImage_Buffer src;
src.data = rgbaBuffer;
src.width = width;
src.height = height;
src.rowBytes = stride;
vImage_Error error;
// premultiply RGBA
error = vImagePremultiplyData_RGBA8888(&src, &src, kvImageNoFlags);
if (error != kvImageNoError) goto end;
// convert to BGRA
uint8_t map[4] = {2,1,0,3};
error = vImagePermuteChannels_ARGB8888(&src, &src, map, kvImageNoFlags);
if (error != kvImageNoError) goto end;
bitmapInfo = kCGImageAlphaPremultipliedFirst | kCGBitmapByteOrder32Host;
} else {
bitmapInfo = kCGImageAlphaLast | kCGBitmapByteOrderDefault;
}
dataProvider = CGDataProviderCreateWithData(rgbaBuffer, rgbaBuffer, size, _YYCGDataProviderReleaseDataCallback);
if (!dataProvider) goto end;
rgbaBuffer = NULL; // hold by provider
cgImage = CGImageCreate(width, height, 8, 32, stride, YYCGColorSpaceGetDeviceRGB(),
bitmapInfo, dataProvider, NULL, NO,
kCGRenderingIntentDefault);
CGDataProviderRelease(dataProvider);
if (cgImage) CFRelease(cgImage);
}
return;
end:
if (decoderContext) bpg_decoder_close(decoderContext);
if (rgbaLine) free(rgbaLine);
if (rgbaBuffer) free(rgbaBuffer);
return;
}
BOOL YYImageIsBPGData(CFDataRef data) {
if (!data || CFDataGetLength(data) < 8) return NO;
const uint8_t *bytes = CFDataGetBytePtr(data);
uint32_t magic = *((uint32_t *)bytes);
return magic == YY_FOUR_CC('B', 'P', 'G', 0xFB);
}
================================================
FILE: Demo/YYKitDemo/YYControl.h
================================================
//
// YYControl.h
// YYKitExample
//
// Created by ibireme on 15/9/14.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
#import "YYKit.h"
@interface YYControl : UIView
@property (nonatomic, strong) UIImage *image;
@property (nonatomic, copy) void (^touchBlock)(YYControl *view, YYGestureRecognizerState state, NSSet *touches, UIEvent *event);
@property (nonatomic, copy) void (^longPressBlock)(YYControl *view, CGPoint point);
@end
================================================
FILE: Demo/YYKitDemo/YYControl.m
================================================
//
// YYControl.m
// YYKitExample
//
// Created by ibireme on 15/9/14.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYControl.h"
#import "YYKit.h"
@implementation YYControl {
UIImage *_image;
CGPoint _point;
NSTimer *_timer;
BOOL _longPressDetected;
}
- (void)setImage:(UIImage *)image {
_image = image;
self.layer.contents = (id)image.CGImage;
}
- (void)dealloc {
[self endTimer];
}
- (UIImage *)image {
id content = self.layer.contents;
if (content != (id)_image.CGImage) {
CGImageRef ref = (__bridge CGImageRef)(content);
if (ref && CFGetTypeID(ref) == CGImageGetTypeID()) {
_image = [UIImage imageWithCGImage:ref scale:self.layer.contentsScale orientation:UIImageOrientationUp];
} else {
_image = nil;
}
}
return _image;
}
- (void)startTimer {
[_timer invalidate];
_timer = [NSTimer timerWithTimeInterval:0.5 target:self selector:@selector(timerFire) userInfo:nil repeats:NO];
[[NSRunLoop mainRunLoop] addTimer:_timer forMode:NSRunLoopCommonModes];
}
- (void)endTimer {
[_timer invalidate];
_timer = nil;
}
- (void)timerFire {
[self touchesCancelled:[NSSet set] withEvent:nil];
_longPressDetected = YES;
if (_longPressBlock) _longPressBlock(self, _point);
[self endTimer];
}
- (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event {
_longPressDetected = NO;
if (_touchBlock) {
_touchBlock(self, YYGestureRecognizerStateBegan, touches, event);
}
if (_longPressBlock) {
UITouch *touch = touches.anyObject;
_point = [touch locationInView:self];
[self startTimer];
}
}
- (void)touchesMoved:(NSSet *)touches withEvent:(UIEvent *)event {
if (_longPressDetected) return;
if (_touchBlock) {
_touchBlock(self, YYGestureRecognizerStateMoved, touches, event);
}
[self endTimer];
}
- (void)touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event {
if (_longPressDetected) return;
if (_touchBlock) {
_touchBlock(self, YYGestureRecognizerStateEnded, touches, event);
}
[self endTimer];
}
- (void)touchesCancelled:(NSSet *)touches withEvent:(UIEvent *)event {
if (_longPressDetected) return;
if (_touchBlock) {
_touchBlock(self, YYGestureRecognizerStateCancelled, touches, event);
}
[self endTimer];
}
@end
================================================
FILE: Demo/YYKitDemo/YYFPSLabel.h
================================================
//
// YYFPSLabel.h
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
/**
Show Screen FPS...
The maximum fps in OSX/iOS Simulator is 60.00.
The maximum fps on iPhone is 59.97.
The maxmium fps on iPad is 60.0.
*/
@interface YYFPSLabel : UILabel
@end
================================================
FILE: Demo/YYKitDemo/YYFPSLabel.m
================================================
//
// YYFPSLabel.m
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYFPSLabel.h"
#import "YYKit.h"
#define kSize CGSizeMake(55, 20)
@implementation YYFPSLabel {
CADisplayLink *_link;
NSUInteger _count;
NSTimeInterval _lastTime;
UIFont *_font;
UIFont *_subFont;
NSTimeInterval _llll;
}
- (instancetype)initWithFrame:(CGRect)frame {
if (frame.size.width == 0 && frame.size.height == 0) {
frame.size = kSize;
}
self = [super initWithFrame:frame];
self.layer.cornerRadius = 5;
self.clipsToBounds = YES;
self.textAlignment = NSTextAlignmentCenter;
self.userInteractionEnabled = NO;
self.backgroundColor = [UIColor colorWithWhite:0.000 alpha:0.700];
_font = [UIFont fontWithName:@"Menlo" size:14];
if (_font) {
_subFont = [UIFont fontWithName:@"Menlo" size:4];
} else {
_font = [UIFont fontWithName:@"Courier" size:14];
_subFont = [UIFont fontWithName:@"Courier" size:4];
}
_link = [CADisplayLink displayLinkWithTarget:[YYWeakProxy proxyWithTarget:self] selector:@selector(tick:)];
[_link addToRunLoop:[NSRunLoop mainRunLoop] forMode:NSRunLoopCommonModes];
return self;
}
- (void)dealloc {
[_link invalidate];
}
- (CGSize)sizeThatFits:(CGSize)size {
return kSize;
}
- (void)tick:(CADisplayLink *)link {
if (_lastTime == 0) {
_lastTime = link.timestamp;
return;
}
_count++;
NSTimeInterval delta = link.timestamp - _lastTime;
if (delta < 1) return;
_lastTime = link.timestamp;
float fps = _count / delta;
_count = 0;
CGFloat progress = fps / 60.0;
UIColor *color = [UIColor colorWithHue:0.27 * (progress - 0.2) saturation:1 brightness:0.9 alpha:1];
NSMutableAttributedString *text = [[NSMutableAttributedString alloc] initWithString:[NSString stringWithFormat:@"%d FPS",(int)round(fps)]];
[text setColor:color range:NSMakeRange(0, text.length - 3)];
[text setColor:[UIColor whiteColor] range:NSMakeRange(text.length - 3, 3)];
text.font = _font;
[text setFont:_subFont range:NSMakeRange(text.length - 4, 1)];
self.attributedText = text;
}
@end
================================================
FILE: Demo/YYKitDemo/YYFeedListExample.h
================================================
//
// YYFeedListExample.h
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYFeedListExample : UITableViewController
@end
================================================
FILE: Demo/YYKitDemo/YYFeedListExample.m
================================================
//
// YYFeedListExample.m
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYFeedListExample.h"
#import "YYKit.h"
@interface YYFeedListExample ()
@property (nonatomic, strong) NSMutableArray *titles;
@property (nonatomic, strong) NSMutableArray *classNames;
@property (nonatomic, strong) NSMutableArray *images;
@end
@implementation YYFeedListExample
- (void)viewDidLoad {
[super viewDidLoad];
self.titles = @[].mutableCopy;
self.classNames = @[].mutableCopy;
self.images = @[].mutableCopy;
[self addCell:@"Twitter" class:@"T1HomeTimelineItemsViewController" image:@"Twitter.jpg"];
[self addCell:@"Weibo" class:@"WBStatusTimelineViewController" image:@"Weibo.jpg"];
if (!kiOS7Later) {
self.navigationItem.backBarButtonItem = [[UIBarButtonItem alloc] initWithTitle:@"Back" style:UIBarButtonItemStylePlain target:nil action:nil];
}
[self.tableView reloadData];
}
- (void)addCell:(NSString *)title class:(NSString *)className image:(NSString *)imageName {
[self.titles addObject:title];
[self.classNames addObject:className];
[self.images addObject:[YYImage imageNamed:imageName]];
}
- (void)viewDidAppear:(BOOL)animated {
[super viewDidAppear:animated];
self.title = @"Feed List Demo";
}
#pragma mark - Table view data source
- (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath {
return 48;
}
- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
return _titles.count;
}
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath {
UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:@"YY"];
if (!cell) {
cell = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleDefault reuseIdentifier:@"YY"];
}
cell.textLabel.text = _titles[indexPath.row];
cell.imageView.image = _images[indexPath.row];
cell.imageView.clipsToBounds = YES;
cell.imageView.layer.cornerRadius = 48 / 2;
return cell;
}
- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath {
NSString *className = self.classNames[indexPath.row];
Class class = NSClassFromString(className);
if (class) {
UIViewController *ctrl = class.new;
ctrl.title = _titles[indexPath.row];
self.title = @" ";
[self.navigationController pushViewController:ctrl animated:YES];
}
[self.tableView deselectRowAtIndexPath:indexPath animated:YES];
}
@end
================================================
FILE: Demo/YYKitDemo/YYImageBenchmark.h
================================================
//
// YYImageProfileExample.h
// YYKitExample
//
// Created by ibireme on 15/8/10.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYImageBenchmark : UITableViewController
@end
================================================
FILE: Demo/YYKitDemo/YYImageBenchmark.m
================================================
//
// YYImageProfileExample.m
// YYKitExample
//
// Created by ibireme on 15/8/10.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYImageBenchmark.h"
#import "YYKit.h"
#import
#import
#import "YYBPGCoder.h"
/*
Enable this value and run in simulator, the image will write to desktop.
Then you can view this image with preview.
*/
#define ENABLE_OUTPUT 0
#define IMAGE_OUTPUT_DIR @"/Users/ibireme/Desktop/image_out/"
@implementation YYImageBenchmark {
UIActivityIndicatorView *_indicator;
UIView *_hud;
NSMutableArray *_titles;
NSMutableArray *_blocks;
}
- (void)viewDidLoad {
[super viewDidLoad];
[self initHUD];
_titles = [NSMutableArray new];
_blocks = [NSMutableArray new];
self.title = @"Benchmark (See Logs in Xcode)";
[self addCell:@"ImageIO Image Decode" selector:@selector(runImageDecodeBenchmark)];
[self addCell:@"ImageIO Image Encode" selector:@selector(runImageEncodeBenchmark)];
[self addCell:@"WebP Encode and Decode (Slow)" selector:@selector(runWebPBenchmark)];
[self addCell:@"BPG Decode" selector:@selector(runBPGBenchmark)];
[self addCell:@"Animated Image Decode" selector:@selector(runAnimatedImageBenchmark)];
[self.tableView reloadData];
}
- (void)addCell:(NSString *)title selector:(SEL)sel {
__weak typeof(self) _self = self;
void (^block)(void) = ^() {
if (![_self respondsToSelector:sel]) return;
[_self startHUD];
dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0), ^{
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Warc-performSelector-leaks"
[_self performSelector:sel];
#pragma clang diagnostic pop
dispatch_async(dispatch_get_main_queue(), ^{
[_self stopHUD];
});
});
};
[_titles addObject:title];
[_blocks addObject:block];
}
- (void)dealloc {
[_hud removeFromSuperview];
}
- (void)initHUD {
_hud = [UIView new];
_hud.size = CGSizeMake(130, 80);
_hud.backgroundColor = [UIColor colorWithWhite:0.000 alpha:0.7];
_hud.clipsToBounds = YES;
_hud.layer.cornerRadius = 5;
_indicator = [[UIActivityIndicatorView alloc] initWithActivityIndicatorStyle:UIActivityIndicatorViewStyleWhiteLarge];
_indicator.size = CGSizeMake(50, 50);
_indicator.centerX = _hud.width / 2;
_indicator.centerY = _hud.height / 2 - 9;
[_hud addSubview:_indicator];
UILabel *label = [UILabel new];
label.textAlignment = NSTextAlignmentCenter;
label.size = CGSizeMake(_hud.width, 20);
label.text = @"See logs in Xcode";
label.font = [UIFont systemFontOfSize:12];
label.textColor = [UIColor whiteColor];
label.centerX = _hud.width / 2;
label.bottom = _hud.height - 8;
[_hud addSubview:label];
}
- (void)startHUD {
UIWindow *window = [[UIApplication sharedApplication].windows firstObject];
_hud.center = CGPointMake(window.width / 2, window.height / 2);
[_indicator startAnimating];
[window addSubview:_hud];
self.navigationController.view.userInteractionEnabled = NO;
}
- (void)stopHUD {
[_indicator stopAnimating];
[_hud removeFromSuperview];
self.navigationController.view.userInteractionEnabled = YES;
}
- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath {
[tableView deselectRowAtIndexPath:indexPath animated:YES];
((void (^)(void))_blocks[indexPath.row])();
}
- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
return _titles.count;
}
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath {
UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:@"YY"];
if (!cell) {
cell = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleDefault reuseIdentifier:@"YY"];
}
cell.textLabel.text = _titles[indexPath.row];
return cell;
}
#pragma mark - Benchmark
- (NSArray *)imageNames {
return @[ @"dribbble", @"lena" ];
}
- (NSArray *)imageSizes {
return @[ @64, @128, @256, @512 ];
}
- (NSArray *)imageSources {
return @[ @"imageio", @"photoshop", @"imageoptim", @"pngcrush", @"tinypng", @"twitter", @"weibo", @"facebook" ];
}
- (NSArray *)imageTypes {
return @[ (id)kUTTypeJPEG, (id)kUTTypeJPEG2000, (id)kUTTypeTIFF, (id)kUTTypeGIF, (id)kUTTypePNG, (id)kUTTypeBMP ];
}
- (NSString *)imageTypeGetExt:(id)type {
static NSDictionary *map;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
map = @{(id)kUTTypeJPEG : @"jpg",
(id)kUTTypeJPEG2000 : @"jp2",
(id)kUTTypeTIFF : @"tif",
(id)kUTTypeGIF : @"gif",
(id)kUTTypePNG : @"png",
(id)kUTTypeBMP : @"bmp"};
});
return type ? map[type] : nil;
}
- (NSArray *)imageTypeGetQuality:(NSString *)type {
BOOL hasQuality = [type isEqualToString:(id)kUTTypeJPEG] || [type isEqualToString:(id)kUTTypeJPEG2000] || [type isEqualToString:@"webp"];
return hasQuality ? @[@1.0, @0.95, @0.9, @0.85, @0.8, @0.75, @0.7, @0.6, @0.5, @0.4, @0.3, @0.2, @0.1, @0] : @[@1.0];
}
- (void)runImageDecodeBenchmark {
printf("==========================================\n");
printf("ImageIO Decode Benchmark\n");
printf("name size type quality length decode_time\n");
for (NSString *imageName in self.imageNames) {
for (NSNumber *imageSize in self.imageSizes) {
for (NSString *imageSource in self.imageSources) {
for (NSString *imageType in @[@"png", @"jpg"]) {
@autoreleasepool {
NSString *fileName = [NSString stringWithFormat:@"%@%@_%@",imageName, imageSize, imageSource];
NSString *filePath = [[NSBundle mainBundle] pathForResource:fileName ofType:imageType];
NSData *data = filePath ? [NSData dataWithContentsOfFile:filePath] : nil;
if (!data) continue;
int count = 100;
YYBenchmark(^{
for (int i = 0; i < count; i++) {
CGImageSourceRef source = CGImageSourceCreateWithData((__bridge CFTypeRef)data, NULL);
CGImageRef image = CGImageSourceCreateImageAtIndex(source, 0, (CFDictionaryRef)@{(id)kCGImageSourceShouldCache:@(NO)});
CGImageRef decoded = YYCGImageCreateDecodedCopy(image, YES);
CFRelease(decoded);
CFRelease(image);
CFRelease(source);
}
}, ^(double ms) {
printf("%8s %3d %3s %10s %6d %2.3f\n", imageName.UTF8String, imageSize.intValue, imageType.UTF8String, imageSource.UTF8String, (int)data.length, ms / count);
});
#if ENABLE_OUTPUT
if ([UIDevice currentDevice].isSimulator) {
NSString *outFilePath = [NSString stringWithFormat:@"%@%@.%@", IMAGE_OUTPUT_DIR, fileName, imageType];
[data writeToFile:outFilePath atomically:YES];
}
#endif
}
}
}
}
}
printf("------------------------------------------\n\n");
}
- (void)runImageEncodeBenchmark {
printf("==========================================\n");
printf("ImageIO Encode Benchmark\n");
printf("name size type quality length encode decode\n");
for (NSString *imageName in self.imageNames) {
for (NSNumber *imageSize in self.imageSizes) {
NSString *fileName = [NSString stringWithFormat:@"%@%@_imageio",imageName, imageSize];
NSString *filePath = [[NSBundle mainBundle] pathForResource:fileName ofType:@"png"];
NSData *data = filePath ? [NSData dataWithContentsOfFile:filePath] : nil;
CGImageSourceRef source = CGImageSourceCreateWithData((__bridge CFTypeRef)data, NULL);
CGImageRef image = CGImageSourceCreateImageAtIndex(source, 0, (CFDictionaryRef)@{(id)kCGImageSourceShouldCache:@(NO)});
CGImageRef decoded = YYCGImageCreateDecodedCopy(image, YES);
for (NSString *uti in [self imageTypes]) {
for (NSNumber *quality in [self imageTypeGetQuality:uti]) {
__block int encodeCount = 0;
__block double encodeTime = 0;
__block long length = 0;
__block CFMutableDataRef outData = NULL;
__block int decodeCount = 0;
__block double decodeTime = 0;
while (encodeTime < 200) { //200ms
YYBenchmark(^{
if (outData) CFRelease(outData);
outData = CFDataCreateMutable(CFAllocatorGetDefault(), 0);
CGImageDestinationRef dest = CGImageDestinationCreateWithData(outData, (CFStringRef)uti, 1, NULL);
NSDictionary *options = @{(id)kCGImageDestinationLossyCompressionQuality : quality };
CGImageDestinationAddImage(dest, decoded, (CFDictionaryRef)options);
CGImageDestinationFinalize(dest);
length = CFDataGetLength(outData);
CFRelease(dest);
}, ^(double ms) {
encodeTime += ms;
encodeCount += 1;
});
}
#if ENABLE_OUTPUT
if ([UIDevice currentDevice].isSimulator) {
NSString *outFilePath = [NSString stringWithFormat:@"%@%@%@_%.2f.%@", IMAGE_OUTPUT_DIR, imageName, imageSize, quality.floatValue, [self imageTypeGetExt:uti]];
[((__bridge NSData *)outData) writeToFile:outFilePath atomically:YES];
}
#endif
decodeCount = 100;
YYBenchmark(^{
for (int i = 0; i < decodeCount; i++) {
CGImageSourceRef source = CGImageSourceCreateWithData(outData, NULL);
CGImageRef image = CGImageSourceCreateImageAtIndex(source, 0, (CFDictionaryRef)@{(id)kCGImageSourceShouldCache:@(NO)});
CGImageRef decoded = YYCGImageCreateDecodedCopy(image, NO);
CFRelease(decoded);
CFRelease(image);
CFRelease(source);
}
}, ^(double ms) {
decodeTime = ms;
});
CFRelease(outData);
printf("%8s %3d %3s %.2f %7d %7.3f %7.3f\n",imageName.UTF8String, imageSize.intValue, [self imageTypeGetExt:uti].UTF8String, quality.floatValue, (int)length, encodeTime / encodeCount, decodeTime / decodeCount);
}
}
CFRelease(decoded);
CFRelease(image);
CFRelease(source);
}
}
printf("------------------------------------------\n\n");
}
- (void)runWebPBenchmark {
printf("==========================================\n");
printf("WebP Benchmark\n");
printf("name size type quality method length encode decode\n");
for (NSString *imageName in self.imageNames) {
for (NSNumber *imageSize in self.imageSizes) {
NSString *fileName = [NSString stringWithFormat:@"%@%@_imageio", imageName, imageSize];
NSString *filePath = [[NSBundle mainBundle] pathForResource:fileName ofType:@"png"];
NSData *data = filePath ? [NSData dataWithContentsOfFile:filePath] : nil;
CGImageSourceRef source = CGImageSourceCreateWithData((__bridge CFTypeRef)data, NULL);
CGImageRef image = CGImageSourceCreateImageAtIndex(source, 0, (CFDictionaryRef)@{(id)kCGImageSourceShouldCache : @(NO) });
CGImageRef decoded = YYCGImageCreateDecodedCopy(image, YES);
for (NSNumber *lossless in @[ @YES, @NO ]) {
for (NSNumber *q in [self imageTypeGetQuality:@"webp"]) {
for (NSNumber *m in @[ @0, @1, @2, @3, @4, @5, @6 ]) {
@autoreleasepool {
__block int encodeCount = 0;
__block double encodeTime = 0;
__block long length = 0;
__block CFDataRef webpData = NULL;
int decodeCount = 100;
double decodeTime[8] = {0}; // useThreads,bypassFiltering,noFancyUpsampling 0,0,0; 0,0,1; 0,1,0; 0,1,1; 1,0,0; 1,0,1; 1,1,0; 1,1,1
while (encodeTime < 200) { // 200ms
YYBenchmark( ^{
if (webpData) CFRelease(webpData);
webpData = YYCGImageCreateEncodedWebPData(decoded, lossless.boolValue, q.floatValue, m.intValue, YYImagePresetDefault);
length = CFDataGetLength(webpData);
}, ^(double ms) {
encodeTime += ms;
encodeCount += 1;
});
}
#if ENABLE_OUTPUT
if ([UIDevice currentDevice].isSimulator) {
NSString *outFilePath = [NSString
stringWithFormat:@"%@%@%@_%@_q%.2f_m%d.webp", IMAGE_OUTPUT_DIR, imageName, imageSize,
lossless.boolValue ? @"lossless" : @"lossy", q.floatValue, m.intValue];
[((__bridge NSData *)webpData)writeToFile:outFilePath atomically:YES];
CGImageRef image = YYCGImageCreateWithWebPData(webpData, NO, NO, NO, NO);
NSData *pngData = UIImagePNGRepresentation([UIImage imageWithCGImage:image]);
NSString *pngOutFilePath = [NSString
stringWithFormat:@"%@%@%@_%@_q%.2f_m%d.webp.png", IMAGE_OUTPUT_DIR, imageName, imageSize,
lossless.boolValue ? @"lossless" : @"lossy", q.floatValue, m.intValue];
[pngData writeToFile:pngOutFilePath atomically:YES];
CFRelease(image);
}
#endif
for (NSNumber *useThreads in @[ @NO, @YES ]) {
for (NSNumber *bypassFiltering in @[ @NO, @YES ]) {
for (NSNumber *noFancyUpsampling in @[ @NO, @YES ]) {
__block double time = 0;
YYBenchmark(^{
for (int i = 0; i < decodeCount; i++) {
CGImageRef image = YYCGImageCreateWithWebPData(webpData, YES, useThreads.boolValue, bypassFiltering.boolValue,noFancyUpsampling.boolValue);
CFRelease(image);
}
}, ^(double ms) {
time = ms;
});
decodeTime[useThreads.intValue << 2 | bypassFiltering.intValue << 1 |
noFancyUpsampling.intValue] = time;
}
}
}
if (webpData) CFRelease(webpData);
printf("%8s %3d %.8s %.2f %1d %7d %9.3f %7.3f %7.3f %7.3f %7.3f %7.3f %7.3f %7.3f %7.3f\n",
imageName.UTF8String, imageSize.intValue, lossless.boolValue ? "lossless" : "lossy",
q.floatValue, m.intValue, (int)length, encodeTime / encodeCount, decodeTime[0] / decodeCount,
decodeTime[1] / decodeCount, decodeTime[2] / decodeCount, decodeTime[3] / decodeCount,
decodeTime[4] / decodeCount, decodeTime[5] / decodeCount, decodeTime[6] / decodeCount,
decodeTime[7] / decodeCount);
}
}
}
}
CFRelease(decoded);
CFRelease(image);
CFRelease(source);
}
}
printf("------------------------------------------\n\n");
}
- (void)runBPGBenchmark {
printf("==========================================\n");
printf("BPG Decode Benchmark\n");
printf("name size quality length decode_time\n");
for (NSString *imageName in self.imageNames) {
for (NSNumber *imageSize in self.imageSizes) {
for (NSString *quality in @[ @"lossless",@"q0",@"q5",@"q10",@"q15",@"q20",@"q25",@"q30",@"q35",@"q40",@"q45",@"q50"]) {
@autoreleasepool {
NSString *fileName = [NSString stringWithFormat:@"%@%@_%@",imageName, imageSize, quality];
NSString *filePath = [[NSBundle mainBundle] pathForResource:fileName ofType:@"bpg"];
NSData *data = filePath ? [NSData dataWithContentsOfFile:filePath] : nil;
if (!data) continue;
int count = 100;
YYBenchmark(^{
for (int i = 0; i < count; i++) {
CGImageRef image = YYCGImageCreateWithBPGData((__bridge CFDataRef)data, YES);
CFRelease(image);
}
}, ^(double ms) {
printf("%8s %3d %8s %6d %2.3f\n", imageName.UTF8String, imageSize.intValue, quality.UTF8String, (int)data.length, ms / count);
});
#if ENABLE_OUTPUT
if ([UIDevice currentDevice].isSimulator) {
NSString *outFilePath = [NSString stringWithFormat:@"%@%@.bpg", IMAGE_OUTPUT_DIR,fileName];
[data writeToFile:outFilePath atomically:YES];
CGImageRef image = YYCGImageCreateWithBPGData((__bridge CFDataRef)data, YES);
NSData *pngData = UIImagePNGRepresentation([UIImage imageWithCGImage:image]);
CFRelease(image);
NSString *pngOutFilePath = [NSString stringWithFormat:@"%@%@.bpg.png", IMAGE_OUTPUT_DIR,fileName];
[pngData writeToFile:pngOutFilePath atomically:YES];
}
#endif
}
}
}
}
printf("------------------------------------------\n\n");
}
- (void)runAnimatedImageBenchmark {
printf("==========================================\n");
printf("Animated Image Decode Benckmark\n");
if (!kiOS8Later) {
printf("APNG require iOS8 or later\n");
return;
}
NSData *gif = [NSData dataNamed:@"ermilio.gif"];
NSData *apng = [NSData dataNamed:@"ermilio.png"];
NSData *webp_q85 = [NSData dataNamed:@"ermilio_q85.webp"];
NSData *webp_q90 = [NSData dataNamed:@"ermilio_q90.webp"];
NSData *webp_lossless = [NSData dataNamed:@"ermilio_lossless.webp"];
NSData *bpg_q15 = [NSData dataNamed:@"ermilio_q15.bpg"];
NSData *bpg_q20 = [NSData dataNamed:@"ermilio_q20.bpg"];
NSData *bpg_lossless = [NSData dataNamed:@"ermilio_lossless.bpg"];
NSArray *datas = @[gif, apng, webp_q85, webp_q90, webp_lossless, bpg_q20, bpg_q15, bpg_lossless];
NSArray *names = @[@"gif", @"apng", @"webp_85", @"webp_90", @"webp_ll", @"bpg_20", @"bpg_15", @"bpg_ll"];
#if ENABLE_OUTPUT
if ([UIDevice currentDevice].isSimulator) {
@autoreleasepool {
NSString *outPath = [NSString stringWithFormat:@"%@ermilio.gif.png",IMAGE_OUTPUT_DIR];
NSData *outData = UIImagePNGRepresentation([UIImage imageWithData:gif]);
[outData writeToFile:outPath atomically:YES];
[gif writeToFile:[NSString stringWithFormat:@"%@ermilio.gif",IMAGE_OUTPUT_DIR] atomically:YES];
}
@autoreleasepool {
NSString *outPath = [NSString stringWithFormat:@"%@ermilio.apng.png",IMAGE_OUTPUT_DIR];
NSData *outData = UIImagePNGRepresentation([UIImage imageWithData:apng]);
[outData writeToFile:outPath atomically:YES];
[apng writeToFile:[NSString stringWithFormat:@"%@ermilio.png",IMAGE_OUTPUT_DIR] atomically:YES];
}
@autoreleasepool {
NSString *outPath = [NSString stringWithFormat:@"%@ermilio_q85.webp.png",IMAGE_OUTPUT_DIR];
NSData *outData = UIImagePNGRepresentation([YYImageDecoder decodeImage:webp_q85 scale:1]);
[outData writeToFile:outPath atomically:YES];
[webp_q85 writeToFile:[NSString stringWithFormat:@"%@ermilio_q85.webp",IMAGE_OUTPUT_DIR] atomically:YES];
}
@autoreleasepool {
NSString *outPath = [NSString stringWithFormat:@"%@ermilio_q90.webp.png",IMAGE_OUTPUT_DIR];
NSData *outData = UIImagePNGRepresentation([YYImageDecoder decodeImage:webp_q90 scale:1]);
[outData writeToFile:outPath atomically:YES];
[webp_q90 writeToFile:[NSString stringWithFormat:@"%@ermilio_q90.webp",IMAGE_OUTPUT_DIR] atomically:YES];
}
@autoreleasepool {
NSString *outPath = [NSString stringWithFormat:@"%@ermilio_lossless.webp.png",IMAGE_OUTPUT_DIR];
NSData *outData = UIImagePNGRepresentation([YYImageDecoder decodeImage:webp_lossless scale:1]);
[outData writeToFile:outPath atomically:YES];
[webp_lossless writeToFile:[NSString stringWithFormat:@"%@ermilio_lossless.webp",IMAGE_OUTPUT_DIR] atomically:YES];
}
@autoreleasepool {
NSString *outPath = [NSString stringWithFormat:@"%@ermilio_q15.bpg.png",IMAGE_OUTPUT_DIR];
CGImageRef imageRef = YYCGImageCreateWithBPGData((__bridge CFDataRef)bpg_q15, NO);
NSData *outData = UIImagePNGRepresentation([UIImage imageWithCGImage:imageRef]);
[outData writeToFile:outPath atomically:YES];
CFRelease(imageRef);
[bpg_q15 writeToFile:[NSString stringWithFormat:@"%@ermilio_q15.bpg",IMAGE_OUTPUT_DIR] atomically:YES];
}
@autoreleasepool {
NSString *outPath = [NSString stringWithFormat:@"%@ermilio_q20.bpg.png",IMAGE_OUTPUT_DIR];
CGImageRef imageRef = YYCGImageCreateWithBPGData((__bridge CFDataRef)bpg_q20, NO);
NSData *outData = UIImagePNGRepresentation([UIImage imageWithCGImage:imageRef]);
[outData writeToFile:outPath atomically:YES];
CFRelease(imageRef);
[bpg_q20 writeToFile:[NSString stringWithFormat:@"%@ermilio_q20.bpg",IMAGE_OUTPUT_DIR] atomically:YES];
}
@autoreleasepool {
NSString *outPath = [NSString stringWithFormat:@"%@ermilio_lossless.bpg.png",IMAGE_OUTPUT_DIR];
CGImageRef imageRef = YYCGImageCreateWithBPGData((__bridge CFDataRef)bpg_lossless, NO);
NSData *outData = UIImagePNGRepresentation([UIImage imageWithCGImage:imageRef]);
[outData writeToFile:outPath atomically:YES];
CFRelease(imageRef);
[bpg_lossless writeToFile:[NSString stringWithFormat:@"%@ermilio_lossless.bpg",IMAGE_OUTPUT_DIR] atomically:YES];
}
}
#endif
printf("------------------------------------------\n");
printf("image length\n");
for (int i = 0; i < names.count; i++) {
NSString *name = names[i];
NSData *data = datas[i];
printf("%7s %6d\n",name.UTF8String, (int)data.length);
}
printf("\n\n");
int count = 20;
int frame_num = 28;
typedef void (^CoverDecodeBlock)(id src);
typedef void (^SingleFrameDecodeBlock)(id src, NSUInteger index);
typedef void (^AllFrameDecodeBlock)(id src, BOOL reverseOrder);
/// Cover: gif/apng
CoverDecodeBlock imageioCoverDecoder = ^(NSData *data){
CGImageSourceRef source = CGImageSourceCreateWithData((__bridge CFTypeRef)data, NULL);
CGImageRef image = CGImageSourceCreateImageAtIndex(source, 0, (CFDictionaryRef)@{(id)kCGImageSourceShouldCache:@(NO)});
CGImageRef decoded = YYCGImageCreateDecodedCopy(image, YES);
CFRelease(decoded);
CFRelease(image);
CFRelease(source);
};
/// Cover: gif/apng/webp
CoverDecodeBlock yyCoverDecoder = ^(NSData *data) {
@autoreleasepool {
YYImageDecoder *decoder = [YYImageDecoder decoderWithData:data scale:1];
[decoder frameAtIndex:0 decodeForDisplay:YES];
}
};
/// Cover: webp
CoverDecodeBlock webpCoverDecoder = ^(NSData *data) {
CGImageRef image = YYCGImageCreateWithWebPData((__bridge CFDataRef)data, YES, NO, NO, NO);
CFRelease(image);
};
/// Cover: bpg
CoverDecodeBlock bpgCoverDecoder = ^(NSData *data) {
CGImageRef image = YYCGImageCreateWithBPGData((__bridge CFDataRef)data, YES);
CFRelease(image);
};
NSArray *coverSrcs = @[@"gif imageio", gif, imageioCoverDecoder,
@"gif yydecoder", gif, yyCoverDecoder,
@"apng imageio", apng, imageioCoverDecoder,
@"apng yydecoder", apng, yyCoverDecoder,
@"webp_85 yyimage", webp_q85, webpCoverDecoder,
@"webp_85 yydecocer", webp_q85, yyCoverDecoder,
@"webp_90 yyimage", webp_q90, webpCoverDecoder,
@"webp_90 yydecocer", webp_q90, yyCoverDecoder,
@"webp_ll yyimage", webp_lossless, webpCoverDecoder,
@"webp_ll yydecoder", webp_lossless, yyCoverDecoder,
@"bpg_20 yyimage", bpg_q20, bpgCoverDecoder,
@"bpg_15 yyimage", bpg_q20, bpgCoverDecoder,
@"bpg_ll yyimage", bpg_lossless, bpgCoverDecoder,
];
printf("------------------------------------------\n");
printf("First frame (cover) decode\n");
count = 20;
for (int i = 0; i < coverSrcs.count / 3; i++) {
NSString *name = coverSrcs[i * 3];
id src = coverSrcs[i * 3 + 1];
CoverDecodeBlock block = coverSrcs[i * 3 + 2];
YYBenchmark(^{
for (int r = 0; r < count; r++) {
block(src);
}
}, ^(double ms) {
printf("%s %8.3f\n",name.UTF8String, ms / count);
});
}
printf("\n\n");
/// Single: gif/apng
SingleFrameDecodeBlock imagioSingleFrameDecoder = ^(id src, NSUInteger index) {
CGImageSourceRef source = (__bridge CGImageSourceRef)src;
CGImageRef image = CGImageSourceCreateImageAtIndex(source, index, (CFDictionaryRef)@{(id)kCGImageSourceShouldCache:@(NO)});
CGImageRef decoded = YYCGImageCreateDecodedCopy(image, YES);
CFRelease(decoded);
CFRelease(image);
};
/// Single: gif/apng/webp
SingleFrameDecodeBlock yySingleFrameDecoder = ^(YYImageDecoder *decoder, NSUInteger index) {
@autoreleasepool {
UIImage *img = [decoder frameAtIndex:index decodeForDisplay:YES].image;
[img scale];
}
};
NSArray *singleSrcs = @[@"gif imageio", @"gif src", imagioSingleFrameDecoder,
@"gif yydecoder", @"gif", yySingleFrameDecoder,
@"apng imageio", @"apng src", imagioSingleFrameDecoder,
@"apng yydecoder", @"apng", yySingleFrameDecoder,
@"webp_85 yydecocer", @"webp85", yySingleFrameDecoder,
@"webp_90 yydecocer", @"webp90", yySingleFrameDecoder,
@"webp_ll yydecoder", @"webpll", yySingleFrameDecoder,
];
printf("------------------------------------------\n");
printf("Single frame decode\n");
count = 5;
for (int i = 0; i < singleSrcs.count / 3; i++) {
NSString *name = singleSrcs[i * 3];
NSString *srcStr = singleSrcs[i * 3 + 1];
SingleFrameDecodeBlock block = singleSrcs[i * 3 + 2];
printf("%s ",name.UTF8String);
for (int f = 0; f < frame_num; f++) {
YYBenchmark(^{
for (int r = 0; r < count; r++) {
id src = NULL;
if ([srcStr isEqual:@"gif src"]) {
src = CFBridgingRelease(CGImageSourceCreateWithData((__bridge CFDataRef)gif, NULL));
} else if ([srcStr isEqual:@"gif"]) {
src = [YYImageDecoder decoderWithData:gif scale:1];
} else if ([srcStr isEqual:@"apng src"]) {
src = CFBridgingRelease(CGImageSourceCreateWithData((__bridge CFDataRef)apng, NULL));
} else if ([srcStr isEqual:@"apng"]) {
src = [YYImageDecoder decoderWithData:apng scale:1];
} else if ([srcStr isEqual:@"webp85"]) {
src = [YYImageDecoder decoderWithData:webp_q85 scale:1];
} else if ([srcStr isEqual:@"webp90"]) {
src = [YYImageDecoder decoderWithData:webp_q90 scale:1];
} else if ([srcStr isEqual:@"webpll"]) {
src = [YYImageDecoder decoderWithData:webp_lossless scale:1];
}
block(src, f);
}
}, ^(double ms) {
printf("%8.3f ",ms / count);
});
}
printf("\n");
}
printf("\n\n");
/// All: gif/apng
AllFrameDecodeBlock imageioAllFrameDecoder = ^(NSData *data, BOOL reverseOrder){
CGImageSourceRef source = CGImageSourceCreateWithData((__bridge CFTypeRef)gif, NULL);
if (reverseOrder) {
for (int i = frame_num - 1; i >= 0; i--) {
CGImageRef image = CGImageSourceCreateImageAtIndex(source, i, (CFDictionaryRef)@{(id)kCGImageSourceShouldCache:@(NO)});
CGImageRef decoded = YYCGImageCreateDecodedCopy(image, YES);
CFRelease(decoded);
CFRelease(image);
}
} else {
for (int i = 0; i < frame_num; i++) {
CGImageRef image = CGImageSourceCreateImageAtIndex(source, i, (CFDictionaryRef)@{(id)kCGImageSourceShouldCache:@(NO)});
CGImageRef decoded = YYCGImageCreateDecodedCopy(image, YES);
CFRelease(decoded);
CFRelease(image);
}
}
CFRelease(source);
};
/// All: gif/apng/webp
AllFrameDecodeBlock yyAllFrameDecoder = ^(NSData *data, BOOL reverseOrder){
@autoreleasepool {
YYImageDecoder *decoder = [YYImageDecoder decoderWithData:data scale:1];
if (reverseOrder) {
for (int i = frame_num - 1; i > 0; i--) {
[decoder frameAtIndex:i decodeForDisplay:YES];
}
} else {
for (int i = 1; i < frame_num; i++) {
[decoder frameAtIndex:i decodeForDisplay:YES];
}
}
}
};
/// All: bpg
AllFrameDecodeBlock bpgAllFrameDecoder = ^(NSData *data, BOOL reverseOrder){
@autoreleasepool {
YYCGImageDecodeAllFrameInBPGData((__bridge CFDataRef)data, YES);
}
};
NSArray *allSrcs = @[@"gif imageio", gif, imageioAllFrameDecoder,
@"gif yydecoder", gif, yyAllFrameDecoder,
@"apng imageio", apng, imageioAllFrameDecoder,
@"apng yydecoder", apng, yyAllFrameDecoder,
@"webp_85 yydecocer", webp_q85, yyAllFrameDecoder,
@"webp_90 yydecocer", webp_q90, yyAllFrameDecoder,
@"webp_ll yydecoder", webp_lossless, yyAllFrameDecoder,
@"bpg_20 yyimage", bpg_q20, bpgAllFrameDecoder,
@"bpg_15 yyimage", bpg_q20, bpgAllFrameDecoder,
@"bpg_ll yyimage", bpg_lossless, bpgAllFrameDecoder,
];
printf("------------------------------------------\n");
printf("All frame decode\n");
printf("type decoder asc desc\n");
count = 5;
for (int i = 0; i < allSrcs.count / 3; i++) {
NSString *name = allSrcs[i * 3];
id src = allSrcs[i * 3 + 1];
AllFrameDecodeBlock block = allSrcs[i * 3 + 2];
printf("%s ",name.UTF8String);
for (NSNumber *rev in @[@NO, @YES]) {
if ([name hasPrefix:@"bpg"] && rev.boolValue) continue;
YYBenchmark(^{
for (int r = 0; r < count; r++) {
block(src, rev.boolValue);
}
}, ^(double ms) {
printf("%8.3f ",ms / count);
});
}
printf("\n");
}
printf("\n\n");
}
@end
================================================
FILE: Demo/YYKitDemo/YYImageDisplayExample.h
================================================
//
// YYImageDisplayExample.h
// YYKitExample
//
// Created by ibireme on 15/8/9.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYImageDisplayExample : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/YYImageDisplayExample.m
================================================
//
// YYImageDisplayExample.m
// YYKitExample
//
// Created by ibireme on 15/8/9.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYImageDisplayExample.h"
#import "YYKit.h"
#import "YYImageExampleHelper.h"
@interface YYImageDisplayExample()
@end
@implementation YYImageDisplayExample {
UIScrollView *_scrollView;
}
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor colorWithWhite:0.863 alpha:1.000];
_scrollView = [UIScrollView new];
_scrollView.frame = self.view.bounds;
if (kSystemVersion < 7) {
_scrollView.height -= 44;
}
[self.view addSubview:_scrollView];
UILabel *label = [UILabel new];
label.backgroundColor = [UIColor clearColor];
label.size = CGSizeMake(self.view.width, 60);
label.top = 20;
label.textAlignment = NSTextAlignmentCenter;
label.numberOfLines = 0;
label.text = @"Tap the image to pause/play\n Slide on the image to forward/rewind";
[_scrollView addSubview:label];
[self addImageWithName:@"niconiconi" text:@"Animated GIF"];
[self addImageWithName:@"wall-e" text:@"Animated WebP"];
[self addImageWithName:@"pia" text:@"Animated PNG (APNG)"];
[self addFrameImageWithText:@"Frame Animation"];
[self addSpriteSheetImageWithText:@"Sprite Sheet Animation"];
_scrollView.panGestureRecognizer.cancelsTouchesInView = YES;
}
- (void)addImageWithName:(NSString *)name text:(NSString *)text {
YYImage *image = [YYImage imageNamed:name];
[self addImage:image size:CGSizeZero text:text];
}
- (void)addFrameImageWithText:(NSString *)text {
NSString *basePath = [[NSBundle mainBundle].bundlePath stringByAppendingPathComponent:@"EmoticonWeibo.bundle/com.sina.default"];
NSMutableArray *paths = [NSMutableArray new];
[paths addObject:[basePath stringByAppendingPathComponent:@"d_aini@3x.png"]];
[paths addObject:[basePath stringByAppendingPathComponent:@"d_baibai@3x.png"]];
[paths addObject:[basePath stringByAppendingPathComponent:@"d_chanzui@3x.png"]];
[paths addObject:[basePath stringByAppendingPathComponent:@"d_chijing@3x.png"]];
[paths addObject:[basePath stringByAppendingPathComponent:@"d_dahaqi@3x.png"]];
[paths addObject:[basePath stringByAppendingPathComponent:@"d_guzhang@3x.png"]];
[paths addObject:[basePath stringByAppendingPathComponent:@"d_haha@2x.png"]];
[paths addObject:[basePath stringByAppendingPathComponent:@"d_haixiu@3x.png"]];
UIImage *image = [[YYFrameImage alloc] initWithImagePaths:paths oneFrameDuration:0.1 loopCount:0];
[self addImage:image size:CGSizeZero text:text];
}
- (void)addSpriteSheetImageWithText:(NSString *)text {
NSString *path = [[NSBundle mainBundle].bundlePath stringByAppendingPathComponent:@"ResourceTwitter.bundle/fav02l-sheet@2x.png"];
UIImage *sheet = [[UIImage alloc] initWithData:[NSData dataWithContentsOfFile:path] scale:2];
NSMutableArray *contentRects = [NSMutableArray new];
NSMutableArray *durations = [NSMutableArray new];
// 8 * 12 sprites in a single sheet image
CGSize size = CGSizeMake(sheet.size.width / 8, sheet.size.height / 12);
for (int j = 0; j < 12; j++) {
for (int i = 0; i < 8; i++) {
CGRect rect;
rect.size = size;
rect.origin.x = sheet.size.width / 8 * i;
rect.origin.y = sheet.size.height / 12 * j;
[contentRects addObject:[NSValue valueWithCGRect:rect]];
[durations addObject:@(1 / 60.0)];
}
}
YYSpriteSheetImage *sprite;
sprite = [[YYSpriteSheetImage alloc] initWithSpriteSheetImage:sheet
contentRects:contentRects
frameDurations:durations
loopCount:0];
[self addImage:sprite size:size text:text];
}
- (void)addImage:(UIImage *)image size:(CGSize)size text:(NSString *)text {
YYAnimatedImageView *imageView = [[YYAnimatedImageView alloc] initWithImage:image];
if (size.width > 0 && size.height > 0) imageView.size = size;
imageView.centerX = self.view.width / 2;
imageView.top = [(UIView *)[_scrollView.subviews lastObject] bottom] + 30;
[_scrollView addSubview:imageView];
[YYImageExampleHelper addTapControlToAnimatedImageView:imageView];
[YYImageExampleHelper addPanControlToAnimatedImageView:imageView];
for (UIGestureRecognizer *g in imageView.gestureRecognizers) {
g.delegate = self;
}
UILabel *imageLabel = [UILabel new];
imageLabel.backgroundColor = [UIColor clearColor];
imageLabel.frame = CGRectMake(0, 0, self.view.width, 20);
imageLabel.top = imageView.bottom + 10;
imageLabel.textAlignment = NSTextAlignmentCenter;
imageLabel.text = text;
[_scrollView addSubview:imageLabel];
_scrollView.contentSize = CGSizeMake(self.view.width, imageLabel.bottom + 20);
}
- (BOOL)gestureRecognizer:(UIGestureRecognizer *)gestureRecognizer shouldRecognizeSimultaneouslyWithGestureRecognizer:(UIGestureRecognizer *)otherGestureRecognizer{
return YES;
}
@end
================================================
FILE: Demo/YYKitDemo/YYImageExample.h
================================================
//
// YYImageExample.h
// YYKitExample
//
// Created by ibireme on 15/7/18.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYImageExample : UITableViewController
@end
================================================
FILE: Demo/YYKitDemo/YYImageExample.m
================================================
//
// YYImageExample.m
// YYKitExample
//
// Created by ibireme on 15/7/18.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYImageExample.h"
#import "YYKit.h"
#import
#import
@interface YYImageExample()
@property (nonatomic, strong) NSMutableArray *titles;
@property (nonatomic, strong) NSMutableArray *classNames;
@end
@implementation YYImageExample
- (void)viewDidLoad {
[super viewDidLoad];
self.titles = @[].mutableCopy;
self.classNames = @[].mutableCopy;
[self addCell:@"Animated Image" class:@"YYImageDisplayExample"];
[self addCell:@"Progressive Image" class:@"YYImageProgressiveExample"];
[self addCell:@"Web Image" class:@"YYWebImageExample"];
//[self addCell:@"Benchmark" class:@"YYImageBenchmark"];
[self.tableView reloadData];
}
- (void)addCell:(NSString *)title class:(NSString *)className {
[self.titles addObject:title];
[self.classNames addObject:className];
}
#pragma mark - Table view data source
- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
return _titles.count;
}
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath {
UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:@"YY"];
if (!cell) {
cell = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleDefault reuseIdentifier:@"YY"];
}
cell.textLabel.text = _titles[indexPath.row];
return cell;
}
- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath {
NSString *className = self.classNames[indexPath.row];
Class class = NSClassFromString(className);
if (class) {
UIViewController *ctrl = class.new;
ctrl.title = _titles[indexPath.row];
[self.navigationController pushViewController:ctrl animated:YES];
}
[self.tableView deselectRowAtIndexPath:indexPath animated:YES];
}
@end
================================================
FILE: Demo/YYKitDemo/YYImageExampleHelper.h
================================================
//
// YYImageExampleUtils.h
// YYKitExample
//
// Created by ibireme on 15/7/20.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
#import "YYKit.h"
@interface YYImageExampleHelper : NSObject
/// Tap to play/pause
+ (void)addTapControlToAnimatedImageView:(YYAnimatedImageView *)view;
/// Slide to forward/rewind
+ (void)addPanControlToAnimatedImageView:(YYAnimatedImageView *)view;
@end
================================================
FILE: Demo/YYKitDemo/YYImageExampleHelper.m
================================================
//
// YYImageExampleUtils.m
// YYKitExample
//
// Created by ibireme on 15/7/20.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYImageExampleHelper.h"
#import
#import
#import
@implementation YYImageExampleHelper
+ (void)addTapControlToAnimatedImageView:(YYAnimatedImageView *)view {
if (!view) return;
view.userInteractionEnabled = YES;
__weak typeof(view) _view = view;
UITapGestureRecognizer *tap = [[UITapGestureRecognizer alloc] initWithActionBlock:^(id sender) {
if ([_view isAnimating]) [_view stopAnimating];
else [_view startAnimating];
// add a "bounce" animation
UIViewAnimationOptions op = UIViewAnimationOptionCurveEaseInOut | UIViewAnimationOptionAllowAnimatedContent | UIViewAnimationOptionBeginFromCurrentState;
[UIView animateWithDuration:0.1 delay:0 options:op animations:^{
_view.layer.transformScale = 0.97;
} completion:^(BOOL finished) {
[UIView animateWithDuration:0.1 delay:0 options:op animations:^{
_view.layer.transformScale = 1.008;
} completion:^(BOOL finished) {
[UIView animateWithDuration:0.1 delay:0 options:op animations:^{
_view.layer.transformScale = 1;
} completion:NULL];
}];
}];
}];
[view addGestureRecognizer:tap];
}
+ (void)addPanControlToAnimatedImageView:(YYAnimatedImageView *)view {
if (!view) return;
view.userInteractionEnabled = YES;
__weak typeof(view) _view = view;
__block BOOL previousIsPlaying;
UIPanGestureRecognizer *pan = [[UIPanGestureRecognizer alloc] initWithActionBlock:^(id sender) {
UIImage *image = (id)_view.image;
if (![image conformsToProtocol:@protocol(YYAnimatedImage)]) return;
UIPanGestureRecognizer *gesture = sender;
CGPoint p = [gesture locationInView:gesture.view];
CGFloat progress = p.x / gesture.view.width;
if (gesture.state == UIGestureRecognizerStateBegan) {
previousIsPlaying = [_view isAnimating];
[_view stopAnimating];
_view.currentAnimatedImageIndex = image.animatedImageFrameCount * progress;
} else if (gesture.state == UIGestureRecognizerStateEnded ||
gesture.state == UIGestureRecognizerStateCancelled) {
if (previousIsPlaying) [_view startAnimating];
} else {
_view.currentAnimatedImageIndex = image.animatedImageFrameCount * progress;
}
}];
[view addGestureRecognizer:pan];
}
@end
================================================
FILE: Demo/YYKitDemo/YYImageProgressiveExample.h
================================================
//
// YYImageProgressiveExample.h
// YYKitExample
//
// Created by ibireme on 15/8/24.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYImageProgressiveExample : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/YYImageProgressiveExample.m
================================================
//
// YYImageProgressiveExample.m
// YYKitExample
//
// Created by ibireme on 15/8/24.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYImageProgressiveExample.h"
#import "YYKit.h"
@interface YYImageProgressiveExample () {
UIImageView *_imageView;
UISegmentedControl *_seg0;
UISegmentedControl *_seg1;
UISlider *_slider0;
UISlider *_slider1;
}
@end
@implementation YYImageProgressiveExample
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor whiteColor];
_imageView = [UIImageView new];
_imageView.size = CGSizeMake(300, 300);
_imageView.backgroundColor = [UIColor colorWithWhite:0.790 alpha:1.000];
_imageView.centerX = self.view.width / 2;
_seg0 = [[UISegmentedControl alloc] initWithItems:@[@"baseline",@"progressive/interlaced"]];
_seg0.selectedSegmentIndex = 0;
_seg0.size = CGSizeMake(_imageView.width, 30);
_seg0.centerX = self.view.width / 2;
_seg1 = [[UISegmentedControl alloc] initWithItems:@[@"JPEG", @"PNG", @"GIF"]];
_seg1.frame = _seg0.frame;
_seg1.selectedSegmentIndex = 0;
_slider0 = [UISlider new];
_slider0.width = _seg0.width;
[_slider0 sizeToFit];
if (kSystemVersion < 7) _slider0.height = 20;
_slider0.minimumValue = 0;
_slider0.maximumValue = 1.05;
_slider0.value = 0;
_slider0.centerX = self.view.width / 2;
_slider1 = [UISlider new];
_slider1.frame = _slider0.frame;
_slider1.minimumValue = 0;
_slider1.maximumValue = 20;
_slider1.value = 0;
_imageView.top = (kiOS7Later ? 64 : 0) + 10;
_seg0.top = _imageView.bottom + (kiOS7Later ? 10 : 0);
_seg1.top = _seg0.bottom + (kiOS7Later ? 10 : 0);
_slider0.top = _seg1.bottom + 10;
_slider1.top = _slider0.bottom + (kiOS7Later ? 10 : 20);
[self.view addSubview:_imageView];
[self.view addSubview:_seg0];
[self.view addSubview:_seg1];
[self.view addSubview:_slider0];
[self.view addSubview:_slider1];
__weak typeof(self) _self = self;
[_seg0 addBlockForControlEvents:UIControlEventValueChanged block:^(id sender) {
[_self changed];
}];
[_seg1 addBlockForControlEvents:UIControlEventValueChanged block:^(id sender) {
[_self changed];
}];
[_slider0 addBlockForControlEvents:UIControlEventValueChanged block:^(id sender) {
[_self changed];
}];
[_slider1 addBlockForControlEvents:UIControlEventValueChanged block:^(id sender) {
[_self changed];
}];
}
- (void)changed {
NSString *name = nil;
if (_seg0.selectedSegmentIndex == 0) {
if (_seg1.selectedSegmentIndex == 0) {
name = @"mew_baseline.jpg";
} else if (_seg1.selectedSegmentIndex == 1) {
name = @"mew_baseline.png";
} else {
name = @"mew_baseline.gif";
}
} else {
if (_seg1.selectedSegmentIndex == 0) {
name = @"mew_progressive.jpg";
} else if (_seg1.selectedSegmentIndex == 1) {
name = @"mew_interlaced.png";
} else {
name = @"mew_interlaced.gif";
}
}
NSData *data = [NSData dataNamed:name];
float progress = _slider0.value;
if (progress > 1) progress = 1;
NSData *subData = [data subdataWithRange:NSMakeRange(0, data.length * progress)];
YYImageDecoder *decoder = [[YYImageDecoder alloc] initWithScale:[UIScreen mainScreen].scale];
[decoder updateData:subData final:NO];
YYImageFrame *frame = [decoder frameAtIndex:0 decodeForDisplay:YES];
UIImage *image = [frame.image imageByBlurRadius:_slider1.value tintColor:nil tintMode:0 saturation:1 maskImage:nil];
_imageView.image = image;
}
@end
================================================
FILE: Demo/YYKitDemo/YYKeychainExample.h
================================================
//
// YYKeychainExample.h
// YYKitDemo
//
// Created by ibireme on 16/2/24.
// Copyright 2016 ibireme. All rights reserved.
//
#import
@interface YYKeychainExample : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/YYKeychainExample.m
================================================
//
// YYKeychainExample.m
// YYKitDemo
//
// Created by ibireme on 16/2/24.
// Copyright 2016 ibireme. All rights reserved.
//
#import "YYKeychainExample.h"
#import "YYKit.h"
static NSString *const kServiceName = @"Facebook";
static NSString *const kAccountName = @"ibireme";
static NSString *const kPassword = @"123456";
static NSString *const kLabel = @"Example";
/*
Some testcase copy from SSKeychain:
https://github.com/soffes/sskeychain/blob/master/Tests/SSKeychainTests.m
*/
@implementation YYKeychainExample
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor whiteColor];
UILabel *label = [UILabel new];
label.text = @"see YYKeychainExample.m";
[label sizeToFit];
label.centerX = self.view.width / 2;
label.centerY = self.view.height / 2;
[self.view addSubview:label];
[self test];
}
- (void)test {
[self testNewItem];
[self testPasswordObject];
[self testMissingInformation];
[self testDeleteWithMissingInformation];
[self testKeychain];
}
- (void)testNewItem {
// New item
YYKeychainItem *item = [[YYKeychainItem alloc] init];
item.password = kPassword;
item.service = kServiceName;
item.account = kAccountName;
item.label = kLabel;
NSError *error = nil;
NSAssert([YYKeychain insertItem:item error:&error], @"Unable to save item: %@", error);
// Look up
item = [[YYKeychainItem alloc] init];
item.service = kServiceName;
item.account = kAccountName;
item.password = nil;
NSAssert([YYKeychain selectOneItem:item error:&error], @"Unable to fetch keychain item: %@", error);
NSAssert([[YYKeychain selectOneItem:item error:&error].password isEqualToString: kPassword], @"Passwords were not equal");
// Search for all accounts
item = [[YYKeychainItem alloc] init];
NSArray *accounts = [YYKeychain selectItems:item error:&error];
NSAssert(accounts, @"Unable to fetch accounts: %@", error);
NSAssert([self _accounts:accounts containsAccountWithName:kAccountName], @"Matching account was not returned");
// Check accounts for service
item.service = kServiceName;
accounts = [YYKeychain selectItems:item error:&error];
NSAssert(accounts, @"Unable to fetch accounts: %@", error);
NSAssert([self _accounts:accounts containsAccountWithName:kAccountName], @"Matching account was not returned");
// Delete
item = [[YYKeychainItem alloc] init];
item.service = kServiceName;
item.account = kAccountName;
NSAssert([YYKeychain deleteItem:item error:&error], @"Unable to delete password: %@", error);
}
- (void)testPasswordObject {
YYKeychainItem *item = [[YYKeychainItem alloc] init];
item.service = kServiceName;
item.account = kAccountName;
NSDictionary *dictionary = @{@"number": @42, @"string": @"Hello World"};
item.passwordObject = dictionary;
__unused NSError *error = nil;
NSAssert([YYKeychain insertItem:item error:&error], @"Unable to save item: %@", error);
item = [[YYKeychainItem alloc] init];
item.service = kServiceName;
item.account = kAccountName;
item.passwordObject = nil;
NSAssert([YYKeychain selectOneItem:item error:&error], @"Unable to fetch keychain item: %@", error);
NSAssert([((NSObject *)[YYKeychain selectOneItem:item error:&error].passwordObject) isEqual:dictionary], @"Passwords were not equal");
}
- (void)testMissingInformation {
YYKeychainItem *item = [[YYKeychainItem alloc] init];
item.service = kServiceName;
item.account = kAccountName;
__unused NSError *error = nil;
NSAssert([YYKeychain insertItem:item error:&error] == NO, @"Function should return NO as not all needed information is provided: %@", error);
item = [[YYKeychainItem alloc] init];
item.password = kPassword;
item.account = kAccountName;
NSAssert([YYKeychain insertItem:item error:&error] == NO, @"Function should return NO as not all needed information is provided: %@", error);
item = [[YYKeychainItem alloc] init];
item.password = kPassword;
item.service = kServiceName;
NSAssert([YYKeychain insertItem:item error:&error] == NO, @"Function save should return NO if not all needed information is provided: %@", error);
}
- (void)testDeleteWithMissingInformation {
YYKeychainItem *item = [[YYKeychainItem alloc] init];
item.account = kAccountName;
__unused NSError *error;
NSAssert([YYKeychain deleteItem:item error:&error] == NO, @"Function deleteItem should return NO if not all needed information is provided: %@", error);
item = [[YYKeychainItem alloc] init];
item.service = kServiceName;
NSAssert([YYKeychain deleteItem:item error:&error] == NO, @"Function deleteItem should return NO if not all needed information is provided: %@", error);
// check if fetch handels missing information correctly
item = [[YYKeychainItem alloc] init];
item.account = kAccountName;
NSAssert([YYKeychain selectOneItem:item error:&error] == nil, @"Function fetch should return NO if not all needed information is provided: %@", error);
item = [[YYKeychainItem alloc] init];
item.service = kServiceName;
NSAssert([YYKeychain selectOneItem:item error:&error] == nil, @"Function fetch should return NO if not all needed information is provided: %@", error);
item = [[YYKeychainItem alloc] init];
item.service = kServiceName;
NSAssert([YYKeychain selectOneItem:item error:NULL] == nil, @"Function fetch should return NO if not all needed information is provided and error is NULL");
}
- (void)testSynchronizable {
YYKeychainItem *item = [[YYKeychainItem alloc] init];
item.service = kServiceName;
item.account = kAccountName;
item.password = kPassword;
item.synchronizable = YYKeychainQuerySynchronizationModeYes;
__unused NSError *error;
NSAssert([YYKeychain insertItem:item error:&error], @"Unable to save item: %@", error);
item = [[YYKeychainItem alloc] init];
item.service = kServiceName;
item.account = kAccountName;
item.password = nil;
item.synchronizable = YYKeychainQuerySynchronizationModeNo;
NSAssert([YYKeychain selectOneItem:item error:&error] == nil, @"Fetch should fail when trying to fetch an unsynced password that was saved as synced: %@", error);
NSAssert([YYKeychain selectOneItem:item error:NULL] == nil, @"Fetch should fail when trying to fetch an unsynced password that was saved as synced. error == NULL");
NSAssert([item.password isEqualToString:kPassword] == NO, @"Passwords should not be equal when trying to fetch an unsynced password that was saved as synced.");
item = [[YYKeychainItem alloc] init];
item.service = kServiceName;
item.account = kAccountName;
item.password = nil;
item.synchronizable = YYKeychainQuerySynchronizationModeAny;
NSAssert([YYKeychain selectOneItem:item error:&error], @"Unable to fetch keychain item: %@", error);
NSAssert([[YYKeychain selectOneItem:item error:&error].password isEqualToString:kPassword], @"Passwords were not equal");
[YYKeychain deleteItem:item error:NULL];
}
- (void)testKeychain {
__unused NSError *error = nil;
// create a new keychain item
NSAssert([YYKeychain setPassword:kPassword forService:kServiceName account:kAccountName error:&error], @"Unable to save item: %@", error);
[[YYKeychain getPasswordForService:kServiceName account:kAccountName error:NULL] isEqualToString:kPassword];
// check password
NSAssert([[YYKeychain getPasswordForService:kServiceName account:kAccountName error:NULL] isEqualToString:kPassword], @"Passwords were not equal");
// delete password
NSAssert([YYKeychain deletePasswordForService:kServiceName account:kAccountName error:&error], @"Unable to delete password: %@", error);
}
- (BOOL)_accounts:(NSArray *)items containsAccountWithName:(NSString *)name {
for (YYKeychainItem *item in items) {
if ([item.account isEqualToString:name]) {
return YES;
}
}
return NO;
}
@end
================================================
FILE: Demo/YYKitDemo/YYModelExample.h
================================================
//
// YYModelExample.h
// YYKitExample
//
// Created by ibireme on 15/7/18.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYModelExample : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/YYModelExample.m
================================================
//
// YYModelExample.m
// YYKitExample
//
// Created by ibireme on 15/7/18.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYModelExample.h"
#import "YYKit.h"
////////////////////////////////////////////////////////////////////////////////
#pragma mark Simple Object Example
@interface YYBook : NSObject
@property (nonatomic, copy) NSString *name;
@property (nonatomic, assign) uint64_t pages;
@property (nonatomic, strong) NSDate *publishDate;
@end
@implementation YYBook
@end
static void SimpleObjectExample() {
YYBook *book = [YYBook modelWithJSON:@" \
{ \
\"name\": \"Harry Potter\", \
\"pages\": 512, \
\"publishDate\": \"2010-01-01\" \
}"];
NSString *bookJSON = [book modelToJSONString];
NSLog(@"Book: %@", bookJSON);
}
////////////////////////////////////////////////////////////////////////////////
#pragma mark Nest Object Example
@interface YYUser : NSObject
@property (nonatomic, assign) uint64_t uid;
@property (nonatomic, copy) NSString *name;
@end
@implementation YYUser
@end
@interface YYRepo : NSObject
@property (nonatomic, assign) uint64_t rid;
@property (nonatomic, copy) NSString *name;
@property (nonatomic, strong) NSDate *createTime;
@property (nonatomic, strong) YYUser *owner;
@end
@implementation YYRepo
@end
static void NestObjectExample() {
YYRepo *repo = [YYRepo modelWithJSON:@" \
{ \
\"rid\": 123456789, \
\"name\": \"YYKit\", \
\"createTime\" : \"2011-06-09T06:24:26Z\", \
\"owner\": { \
\"uid\" : 989898, \
\"name\" : \"ibireme\" \
} \
}"];
NSString *repoJSON = [repo modelToJSONString];
NSLog(@"Repo: %@", repoJSON);
}
////////////////////////////////////////////////////////////////////////////////
#pragma mark Container Object Example
@interface YYPhoto : NSObject
@property (nonatomic, copy) NSString *url;
@property (nonatomic, copy) NSString *desc;
@end
@implementation YYPhoto
@end
@interface YYAlbum : NSObject
@property (nonatomic, copy) NSString *name;
@property (nonatomic, strong) NSArray *photos; // Array
@property (nonatomic, strong) NSDictionary *likedUsers; // Key:name(NSString) Value:user(YYUser)
@property (nonatomic, strong) NSSet *likedUserIds; // Set
@end
@implementation YYAlbum
+ (NSDictionary *)modelContainerPropertyGenericClass {
return @{@"photos" : YYPhoto.class,
@"likedUsers" : YYUser.class,
@"likedUserIds" : NSNumber.class};
}
@end
static void ContainerObjectExample() {
YYAlbum *album = [YYAlbum modelWithJSON:@" \
{ \
\"name\" : \"Happy Birthday\", \
\"photos\" : [ \
{ \
\"url\":\"http://example.com/1.png\", \
\"desc\":\"Happy~\" \
}, \
{ \
\"url\":\"http://example.com/2.png\", \
\"desc\":\"Yeah!\" \
} \
], \
\"likedUsers\" : { \
\"Jony\" : {\"uid\":10001,\"name\":\"Jony\"}, \
\"Anna\" : {\"uid\":10002,\"name\":\"Anna\"} \
}, \
\"likedUserIds\" : [10001,10002] \
}"];
NSString *albumJSON = [album modelToJSONString];
NSLog(@"Album: %@", albumJSON);
}
////////////////////////////////////////////////////////////////////////////////
#pragma mark Custom Mapper Example
@interface YYMessage : NSObject
@property (nonatomic, assign) uint64_t messageId;
@property (nonatomic, strong) NSString *content;
@property (nonatomic, strong) NSDate *time;
@end
@implementation YYMessage
+ (NSDictionary *)modelCustomPropertyMapper {
return @{@"messageId":@"i",
@"content":@"c",
@"time":@"t"};
}
- (BOOL)modelCustomTransformFromDictionary:(NSDictionary *)dic {
uint64_t timestamp = [dic unsignedLongLongValueForKey:@"t" default:0];
self.time = [NSDate dateWithTimeIntervalSince1970:timestamp / 1000.0];
return YES;
}
- (void)modelCustomTransformToDictionary:(NSMutableDictionary *)dic {
dic[@"t"] = @([self.time timeIntervalSince1970] * 1000).description;
}
@end
static void CustomMapperExample() {
YYMessage *message = [YYMessage modelWithJSON:@"{\"i\":\"2000000001\",\"c\":\"Hello\",\"t\":\"1437237598000\"}"];
NSString *messageJSON = [message modelToJSONString];
NSLog(@"Book: %@", messageJSON);
}
////////////////////////////////////////////////////////////////////////////////
#pragma mark Coding/Copying/hash/equal Example
@interface YYShadow :NSObject
@property (nonatomic, copy) NSString *name;
@property (nonatomic, assign) CGSize size;
@property (nonatomic, strong) UIColor *color;
@end
@implementation YYShadow
- (void)encodeWithCoder:(NSCoder *)aCoder { [self modelEncodeWithCoder:aCoder]; }
- (id)initWithCoder:(NSCoder *)aDecoder { return [self modelInitWithCoder:aDecoder]; }
- (id)copyWithZone:(NSZone *)zone { return [self modelCopy]; }
- (NSUInteger)hash { return [self modelHash]; }
- (BOOL)isEqual:(id)object { return [self modelIsEqual:object]; }
@end
static void CodingCopyingHashEqualExample() {
YYShadow *shadow = [YYShadow new];
shadow.name = @"Test";
shadow.size = CGSizeMake(10, 0);
shadow.color = [UIColor blueColor];
YYShadow *shadow2 = [shadow deepCopy]; // Archive and Unachive
BOOL equal = [shadow isEqual:shadow2];
NSLog(@"shadow equals: %@",equal ? @"YES" : @"NO");
}
@implementation YYModelExample
- (void)runExample {
SimpleObjectExample();
NestObjectExample();
ContainerObjectExample();
CustomMapperExample();
CodingCopyingHashEqualExample();
}
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor whiteColor];
UILabel *label = [UILabel new];
label.size = CGSizeMake(kScreenWidth, 30);
label.centerY = self.view.height / 2 - (kiOS7Later ? 0 : 32);
label.textAlignment = NSTextAlignmentCenter;
label.text = @"See code in YYModelExample.m";
[self.view addSubview:label];
[self runExample];
}
@end
================================================
FILE: Demo/YYKitDemo/YYPhotoGroupView.h
================================================
//
// YYPhotoGroupView.h
//
// Created by ibireme on 14/3/9.
// Copyright (C) 2014 ibireme. All rights reserved.
//
#import
/// Single picture's info.
@interface YYPhotoGroupItem : NSObject
@property (nonatomic, strong) UIView *thumbView; ///< thumb image, used for animation position calculation
@property (nonatomic, assign) CGSize largeImageSize;
@property (nonatomic, strong) NSURL *largeImageURL;
@end
/// Used to show a group of images.
/// One-shot.
@interface YYPhotoGroupView : UIView
@property (nonatomic, readonly) NSArray *groupItems; ///< Array
@property (nonatomic, readonly) NSInteger currentPage;
@property (nonatomic, assign) BOOL blurEffectBackground; ///< Default is YES
- (instancetype)init UNAVAILABLE_ATTRIBUTE;
- (instancetype)initWithFrame:(CGRect)frame UNAVAILABLE_ATTRIBUTE;
+ (instancetype)new UNAVAILABLE_ATTRIBUTE;
- (instancetype)initWithGroupItems:(NSArray *)groupItems;
- (void)presentFromImageView:(UIView *)fromView
toContainer:(UIView *)container
animated:(BOOL)animated
completion:(void (^)(void))completion;
- (void)dismissAnimated:(BOOL)animated completion:(void (^)(void))completion;
- (void)dismiss;
@end
================================================
FILE: Demo/YYKitDemo/YYPhotoGroupView.m
================================================
//
// YYPhotoGroupView.m
//
// Created by ibireme on 14/3/9.
// Copyright (C) 2014 ibireme. All rights reserved.
//
#import "YYPhotoGroupView.h"
#import "YYKit.h"
#define kPadding 20
#define kHiColor [UIColor colorWithRGBHex:0x2dd6b8]
@interface YYPhotoGroupItem()
@property (nonatomic, readonly) UIImage *thumbImage;
@property (nonatomic, readonly) BOOL thumbClippedToTop;
- (BOOL)shouldClipToTop:(CGSize)imageSize forView:(UIView *)view;
@end
@implementation YYPhotoGroupItem
- (UIImage *)thumbImage {
if ([_thumbView respondsToSelector:@selector(image)]) {
return ((UIImageView *)_thumbView).image;
}
return nil;
}
- (BOOL)thumbClippedToTop {
if (_thumbView) {
if (_thumbView.layer.contentsRect.size.height < 1) {
return YES;
}
}
return NO;
}
- (BOOL)shouldClipToTop:(CGSize)imageSize forView:(UIView *)view {
if (imageSize.width < 1 || imageSize.height < 1) return NO;
if (view.width < 1 || view.height < 1) return NO;
return imageSize.height / imageSize.width > view.width / view.height;
}
- (id)copyWithZone:(NSZone *)zone {
YYPhotoGroupItem *item = [self.class new];
return item;
}
@end
@interface YYPhotoGroupCell : UIScrollView
@property (nonatomic, strong) UIView *imageContainerView;
@property (nonatomic, strong) YYAnimatedImageView *imageView;
@property (nonatomic, assign) NSInteger page;
@property (nonatomic, assign) BOOL showProgress;
@property (nonatomic, assign) CGFloat progress;
@property (nonatomic, strong) CAShapeLayer *progressLayer;
@property (nonatomic, strong) YYPhotoGroupItem *item;
@property (nonatomic, readonly) BOOL itemDidLoad;
- (void)resizeSubviewSize;
@end
@implementation YYPhotoGroupCell
- (instancetype)init {
self = super.init;
if (!self) return nil;
self.delegate = self;
self.bouncesZoom = YES;
self.maximumZoomScale = 3;
self.multipleTouchEnabled = YES;
self.alwaysBounceVertical = NO;
self.showsVerticalScrollIndicator = YES;
self.showsHorizontalScrollIndicator = NO;
self.frame = [UIScreen mainScreen].bounds;
_imageContainerView = [UIView new];
_imageContainerView.clipsToBounds = YES;
[self addSubview:_imageContainerView];
_imageView = [YYAnimatedImageView new];
_imageView.clipsToBounds = YES;
_imageView.backgroundColor = [UIColor colorWithWhite:1.000 alpha:0.500];
[_imageContainerView addSubview:_imageView];
_progressLayer = [CAShapeLayer layer];
_progressLayer.size = CGSizeMake(40, 40);
_progressLayer.cornerRadius = 20;
_progressLayer.backgroundColor = [UIColor colorWithWhite:0.000 alpha:0.500].CGColor;
UIBezierPath *path = [UIBezierPath bezierPathWithRoundedRect:CGRectInset(_progressLayer.bounds, 7, 7) cornerRadius:(40 / 2 - 7)];
_progressLayer.path = path.CGPath;
_progressLayer.fillColor = [UIColor clearColor].CGColor;
_progressLayer.strokeColor = [UIColor whiteColor].CGColor;
_progressLayer.lineWidth = 4;
_progressLayer.lineCap = kCALineCapRound;
_progressLayer.strokeStart = 0;
_progressLayer.strokeEnd = 0;
_progressLayer.hidden = YES;
[self.layer addSublayer:_progressLayer];
return self;
}
- (void)layoutSubviews {
[super layoutSubviews];
_progressLayer.center = CGPointMake(self.width / 2, self.height / 2);
}
- (void)setItem:(YYPhotoGroupItem *)item {
if (_item == item) return;
_item = item;
_itemDidLoad = NO;
[self setZoomScale:1.0 animated:NO];
self.maximumZoomScale = 1;
[_imageView cancelCurrentImageRequest];
[_imageView.layer removePreviousFadeAnimation];
_progressLayer.hidden = NO;
[CATransaction begin];
[CATransaction setDisableActions:YES];
_progressLayer.strokeEnd = 0;
_progressLayer.hidden = YES;
[CATransaction commit];
if (!_item) {
_imageView.image = nil;
return;
}
@weakify(self);
[_imageView setImageWithURL:item.largeImageURL placeholder:item.thumbImage options:kNilOptions progress:^(NSInteger receivedSize, NSInteger expectedSize) {
@strongify(self);
if (!self) return;
CGFloat progress = receivedSize / (float)expectedSize;
progress = progress < 0.01 ? 0.01 : progress > 1 ? 1 : progress;
if (isnan(progress)) progress = 0;
self.progressLayer.hidden = NO;
self.progressLayer.strokeEnd = progress;
} transform:nil completion:^(UIImage *image, NSURL *url, YYWebImageFromType from, YYWebImageStage stage, NSError *error) {
@strongify(self);
if (!self) return;
self.progressLayer.hidden = YES;
if (stage == YYWebImageStageFinished) {
self.maximumZoomScale = 3;
if (image) {
self->_itemDidLoad = YES;
[self resizeSubviewSize];
[self.imageView.layer addFadeAnimationWithDuration:0.1 curve:UIViewAnimationCurveLinear];
}
}
}];
[self resizeSubviewSize];
}
- (void)resizeSubviewSize {
_imageContainerView.origin = CGPointZero;
_imageContainerView.width = self.width;
UIImage *image = _imageView.image;
if (image.size.height / image.size.width > self.height / self.width) {
_imageContainerView.height = floor(image.size.height / (image.size.width / self.width));
} else {
CGFloat height = image.size.height / image.size.width * self.width;
if (height < 1 || isnan(height)) height = self.height;
height = floor(height);
_imageContainerView.height = height;
_imageContainerView.centerY = self.height / 2;
}
if (_imageContainerView.height > self.height && _imageContainerView.height - self.height <= 1) {
_imageContainerView.height = self.height;
}
self.contentSize = CGSizeMake(self.width, MAX(_imageContainerView.height, self.height));
[self scrollRectToVisible:self.bounds animated:NO];
if (_imageContainerView.height <= self.height) {
self.alwaysBounceVertical = NO;
} else {
self.alwaysBounceVertical = YES;
}
[CATransaction begin];
[CATransaction setDisableActions:YES];
_imageView.frame = _imageContainerView.bounds;
[CATransaction commit];
}
- (UIView *)viewForZoomingInScrollView:(UIScrollView *)scrollView{
return _imageContainerView;
}
- (void)scrollViewDidZoom:(UIScrollView *)scrollView {
UIView *subView = _imageContainerView;
CGFloat offsetX = (scrollView.bounds.size.width > scrollView.contentSize.width)?
(scrollView.bounds.size.width - scrollView.contentSize.width) * 0.5 : 0.0;
CGFloat offsetY = (scrollView.bounds.size.height > scrollView.contentSize.height)?
(scrollView.bounds.size.height - scrollView.contentSize.height) * 0.5 : 0.0;
subView.center = CGPointMake(scrollView.contentSize.width * 0.5 + offsetX,
scrollView.contentSize.height * 0.5 + offsetY);
}
@end
@interface YYPhotoGroupView()
@property (nonatomic, weak) UIView *fromView;
@property (nonatomic, weak) UIView *toContainerView;
@property (nonatomic, strong) UIImage *snapshotImage;
@property (nonatomic, strong) UIImage *snapshorImageHideFromView;
@property (nonatomic, strong) UIImageView *background;
@property (nonatomic, strong) UIImageView *blurBackground;
@property (nonatomic, strong) UIView *contentView;
@property (nonatomic, strong) UIScrollView *scrollView;
@property (nonatomic, strong) NSMutableArray *cells;
@property (nonatomic, strong) UIPageControl *pager;
@property (nonatomic, assign) CGFloat pagerCurrentPage;
@property (nonatomic, assign) BOOL fromNavigationBarHidden;
@property (nonatomic, assign) NSInteger fromItemIndex;
@property (nonatomic, assign) BOOL isPresented;
@property (nonatomic, strong) UIPanGestureRecognizer *panGesture;
@property (nonatomic, assign) CGPoint panGestureBeginPoint;
@end
@implementation YYPhotoGroupView
- (instancetype)initWithGroupItems:(NSArray *)groupItems {
self = [super init];
if (groupItems.count == 0) return nil;
_groupItems = groupItems.copy;
_blurEffectBackground = YES;
NSString *model = [UIDevice currentDevice].machineModel;
static NSMutableSet *oldDevices;
static dispatch_once_t onceToken;
dispatch_once(&onceToken, ^{
oldDevices = [NSMutableSet new];
[oldDevices addObject:@"iPod1,1"];
[oldDevices addObject:@"iPod2,1"];
[oldDevices addObject:@"iPod3,1"];
[oldDevices addObject:@"iPod4,1"];
[oldDevices addObject:@"iPod5,1"];
[oldDevices addObject:@"iPhone1,1"];
[oldDevices addObject:@"iPhone1,1"];
[oldDevices addObject:@"iPhone1,2"];
[oldDevices addObject:@"iPhone2,1"];
[oldDevices addObject:@"iPhone3,1"];
[oldDevices addObject:@"iPhone3,2"];
[oldDevices addObject:@"iPhone3,3"];
[oldDevices addObject:@"iPhone4,1"];
[oldDevices addObject:@"iPad1,1"];
[oldDevices addObject:@"iPad2,1"];
[oldDevices addObject:@"iPad2,2"];
[oldDevices addObject:@"iPad2,3"];
[oldDevices addObject:@"iPad2,4"];
[oldDevices addObject:@"iPad2,5"];
[oldDevices addObject:@"iPad2,6"];
[oldDevices addObject:@"iPad2,7"];
[oldDevices addObject:@"iPad3,1"];
[oldDevices addObject:@"iPad3,2"];
[oldDevices addObject:@"iPad3,3"];
});
if ([oldDevices containsObject:model]) {
_blurEffectBackground = NO;
}
self.backgroundColor = [UIColor clearColor];
self.frame = [UIScreen mainScreen].bounds;
self.clipsToBounds = YES;
UITapGestureRecognizer *tap = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(dismiss)];
tap.delegate = self;
[self addGestureRecognizer:tap];
UITapGestureRecognizer *tap2 = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(doubleTap:)];
tap2.delegate = self;
tap2.numberOfTapsRequired = 2;
[tap requireGestureRecognizerToFail: tap2];
[self addGestureRecognizer:tap2];
UILongPressGestureRecognizer *press = [[UILongPressGestureRecognizer alloc] initWithTarget:self action:@selector(longPress)];
press.delegate = self;
[self addGestureRecognizer:press];
if (kSystemVersion >= 7) {
UIPanGestureRecognizer *pan = [[UIPanGestureRecognizer alloc] initWithTarget:self action:@selector(pan:)];
[self addGestureRecognizer:pan];
_panGesture = pan;
}
_cells = @[].mutableCopy;
_background = UIImageView.new;
_background.frame = self.bounds;
_background.autoresizingMask = UIViewAutoresizingFlexibleWidth | UIViewAutoresizingFlexibleHeight;
_blurBackground = UIImageView.new;
_blurBackground.frame = self.bounds;
_blurBackground.autoresizingMask = UIViewAutoresizingFlexibleWidth | UIViewAutoresizingFlexibleHeight;
_contentView = UIView.new;
_contentView.frame = self.bounds;
_contentView.autoresizingMask = UIViewAutoresizingFlexibleWidth | UIViewAutoresizingFlexibleHeight;
_scrollView = UIScrollView.new;
_scrollView.frame = CGRectMake(-kPadding / 2, 0, self.width + kPadding, self.height);
_scrollView.delegate = self;
_scrollView.scrollsToTop = NO;
_scrollView.pagingEnabled = YES;
_scrollView.alwaysBounceHorizontal = groupItems.count > 1;
_scrollView.showsHorizontalScrollIndicator = NO;
_scrollView.showsVerticalScrollIndicator = NO;
_scrollView.autoresizingMask = UIViewAutoresizingFlexibleWidth | UIViewAutoresizingFlexibleHeight;
_scrollView.delaysContentTouches = NO;
_scrollView.canCancelContentTouches = YES;
_pager = [[UIPageControl alloc] init];
_pager.hidesForSinglePage = YES;
_pager.userInteractionEnabled = NO;
_pager.width = self.width - 36;
_pager.height = 10;
_pager.center = CGPointMake(self.width / 2, self.height - 18);
_pager.autoresizingMask = UIViewAutoresizingFlexibleWidth | UIViewAutoresizingFlexibleTopMargin;
[self addSubview:_background];
[self addSubview:_blurBackground];
[self addSubview:_contentView];
[_contentView addSubview:_scrollView];
[_contentView addSubview:_pager];
return self;
}
- (void)presentFromImageView:(UIView *)fromView
toContainer:(UIView *)toContainer
animated:(BOOL)animated
completion:(void (^)(void))completion {
if (!toContainer) return;
_fromView = fromView;
_toContainerView = toContainer;
NSInteger page = -1;
for (NSUInteger i = 0; i < self.groupItems.count; i++) {
if (fromView == ((YYPhotoGroupItem *)self.groupItems[i]).thumbView) {
page = (int)i;
break;
}
}
if (page == -1) page = 0;
_fromItemIndex = page;
_snapshotImage = [_toContainerView snapshotImageAfterScreenUpdates:NO];
BOOL fromViewHidden = fromView.hidden;
fromView.hidden = YES;
_snapshorImageHideFromView = [_toContainerView snapshotImage];
fromView.hidden = fromViewHidden;
_background.image = _snapshorImageHideFromView;
if (_blurEffectBackground) {
_blurBackground.image = [_snapshorImageHideFromView imageByBlurDark]; //Same to UIBlurEffectStyleDark
} else {
_blurBackground.image = [UIImage imageWithColor:[UIColor blackColor]];
}
self.size = _toContainerView.size;
self.blurBackground.alpha = 0;
self.pager.alpha = 0;
self.pager.numberOfPages = self.groupItems.count;
self.pager.currentPage = page;
[_toContainerView addSubview:self];
_scrollView.contentSize = CGSizeMake(_scrollView.width * self.groupItems.count, _scrollView.height);
[_scrollView scrollRectToVisible:CGRectMake(_scrollView.width * _pager.currentPage, 0, _scrollView.width, _scrollView.height) animated:NO];
[self scrollViewDidScroll:_scrollView];
[UIView setAnimationsEnabled:YES];
_fromNavigationBarHidden = [UIApplication sharedApplication].statusBarHidden;
[[UIApplication sharedApplication] setStatusBarHidden:YES withAnimation:animated ? UIStatusBarAnimationFade : UIStatusBarAnimationNone];
YYPhotoGroupCell *cell = [self cellForPage:self.currentPage];
YYPhotoGroupItem *item = _groupItems[self.currentPage];
if (!item.thumbClippedToTop) {
NSString *imageKey = [[YYWebImageManager sharedManager] cacheKeyForURL:item.largeImageURL];
if ([[YYWebImageManager sharedManager].cache getImageForKey:imageKey withType:YYImageCacheTypeMemory]) {
cell.item = item;
}
}
if (!cell.item) {
cell.imageView.image = item.thumbImage;
[cell resizeSubviewSize];
}
if (item.thumbClippedToTop) {
CGRect fromFrame = [_fromView convertRect:_fromView.bounds toView:cell];
CGRect originFrame = cell.imageContainerView.frame;
CGFloat scale = fromFrame.size.width / cell.imageContainerView.width;
cell.imageContainerView.centerX = CGRectGetMidX(fromFrame);
cell.imageContainerView.height = fromFrame.size.height / scale;
cell.imageContainerView.layer.transformScale = scale;
cell.imageContainerView.centerY = CGRectGetMidY(fromFrame);
float oneTime = animated ? 0.25 : 0;
[UIView animateWithDuration:oneTime delay:0 options:UIViewAnimationOptionBeginFromCurrentState|UIViewAnimationOptionCurveEaseInOut animations:^{
_blurBackground.alpha = 1;
}completion:NULL];
_scrollView.userInteractionEnabled = NO;
[UIView animateWithDuration:oneTime delay:0 options:UIViewAnimationOptionCurveEaseInOut animations:^{
cell.imageContainerView.layer.transformScale = 1;
cell.imageContainerView.frame = originFrame;
_pager.alpha = 1;
}completion:^(BOOL finished) {
_isPresented = YES;
[self scrollViewDidScroll:_scrollView];
_scrollView.userInteractionEnabled = YES;
[self hidePager];
if (completion) completion();
}];
} else {
CGRect fromFrame = [_fromView convertRect:_fromView.bounds toView:cell.imageContainerView];
cell.imageContainerView.clipsToBounds = NO;
cell.imageView.frame = fromFrame;
cell.imageView.contentMode = UIViewContentModeScaleAspectFill;
float oneTime = animated ? 0.18 : 0;
[UIView animateWithDuration:oneTime*2 delay:0 options:UIViewAnimationOptionBeginFromCurrentState|UIViewAnimationOptionCurveEaseInOut animations:^{
_blurBackground.alpha = 1;
}completion:NULL];
_scrollView.userInteractionEnabled = NO;
[UIView animateWithDuration:oneTime delay:0 options:UIViewAnimationOptionBeginFromCurrentState|UIViewAnimationOptionCurveEaseInOut animations:^{
cell.imageView.frame = cell.imageContainerView.bounds;
cell.imageView.layer.transformScale = 1.01;
}completion:^(BOOL finished) {
[UIView animateWithDuration:oneTime delay:0 options:UIViewAnimationOptionBeginFromCurrentState|UIViewAnimationOptionCurveEaseInOut animations:^{
cell.imageView.layer.transformScale = 1.0;
_pager.alpha = 1;
}completion:^(BOOL finished) {
cell.imageContainerView.clipsToBounds = YES;
_isPresented = YES;
[self scrollViewDidScroll:_scrollView];
_scrollView.userInteractionEnabled = YES;
[self hidePager];
if (completion) completion();
}];
}];
}
}
- (void)dismissAnimated:(BOOL)animated completion:(void (^)(void))completion {
[UIView setAnimationsEnabled:YES];
[[UIApplication sharedApplication] setStatusBarHidden:_fromNavigationBarHidden withAnimation:animated ? UIStatusBarAnimationFade : UIStatusBarAnimationNone];
NSInteger currentPage = self.currentPage;
YYPhotoGroupCell *cell = [self cellForPage:currentPage];
YYPhotoGroupItem *item = _groupItems[currentPage];
UIView *fromView = nil;
if (_fromItemIndex == currentPage) {
fromView = _fromView;
} else {
fromView = item.thumbView;
}
[self cancelAllImageLoad];
_isPresented = NO;
BOOL isFromImageClipped = fromView.layer.contentsRect.size.height < 1;
[CATransaction begin];
[CATransaction setDisableActions:YES];
if (isFromImageClipped) {
CGRect frame = cell.imageContainerView.frame;
cell.imageContainerView.layer.anchorPoint = CGPointMake(0.5, 0);
cell.imageContainerView.frame = frame;
}
cell.progressLayer.hidden = YES;
[CATransaction commit];
if (fromView == nil) {
self.background.image = _snapshotImage;
[UIView animateWithDuration:animated ? 0.25 : 0 delay:0 options:UIViewAnimationOptionBeginFromCurrentState|UIViewAnimationOptionCurveEaseOut animations:^{
self.alpha = 0.0;
self.scrollView.layer.transformScale = 0.95;
self.scrollView.alpha = 0;
self.pager.alpha = 0;
self.blurBackground.alpha = 0;
}completion:^(BOOL finished) {
self.scrollView.layer.transformScale = 1;
[self removeFromSuperview];
[self cancelAllImageLoad];
if (completion) completion();
}];
return;
}
if (_fromItemIndex != currentPage) {
_background.image = _snapshotImage;
[_background.layer addFadeAnimationWithDuration:0.25 curve:UIViewAnimationCurveEaseOut];
} else {
_background.image = _snapshorImageHideFromView;
}
if (isFromImageClipped) {
[cell scrollToTopAnimated:NO];
}
[UIView animateWithDuration:animated ? 0.2 : 0 delay:0 options:UIViewAnimationOptionBeginFromCurrentState|UIViewAnimationOptionCurveEaseOut animations:^{
_pager.alpha = 0.0;
_blurBackground.alpha = 0.0;
if (isFromImageClipped) {
CGRect fromFrame = [fromView convertRect:fromView.bounds toView:cell];
CGFloat scale = fromFrame.size.width / cell.imageContainerView.width * cell.zoomScale;
CGFloat height = fromFrame.size.height / fromFrame.size.width * cell.imageContainerView.width;
if (isnan(height)) height = cell.imageContainerView.height;
cell.imageContainerView.height = height;
cell.imageContainerView.center = CGPointMake(CGRectGetMidX(fromFrame), CGRectGetMinY(fromFrame));
cell.imageContainerView.layer.transformScale = scale;
} else {
CGRect fromFrame = [fromView convertRect:fromView.bounds toView:cell.imageContainerView];
cell.imageContainerView.clipsToBounds = NO;
cell.imageView.contentMode = fromView.contentMode;
cell.imageView.frame = fromFrame;
}
}completion:^(BOOL finished) {
[UIView animateWithDuration:animated ? 0.15 : 0 delay:0 options:UIViewAnimationOptionCurveLinear animations:^{
self.alpha = 0;
} completion:^(BOOL finished) {
cell.imageContainerView.layer.anchorPoint = CGPointMake(0.5, 0.5);
[self removeFromSuperview];
if (completion) completion();
}];
}];
}
- (void)dismiss {
[self dismissAnimated:YES completion:nil];
}
- (void)cancelAllImageLoad {
[_cells enumerateObjectsUsingBlock:^(YYPhotoGroupCell *cell, NSUInteger idx, BOOL *stop) {
[cell.imageView cancelCurrentImageRequest];
}];
}
- (void)scrollViewDidScroll:(UIScrollView *)scrollView {
[self updateCellsForReuse];
CGFloat floatPage = _scrollView.contentOffset.x / _scrollView.width;
NSInteger page = _scrollView.contentOffset.x / _scrollView.width + 0.5;
for (NSInteger i = page - 1; i <= page + 1; i++) { // preload left and right cell
if (i >= 0 && i < self.groupItems.count) {
YYPhotoGroupCell *cell = [self cellForPage:i];
if (!cell) {
YYPhotoGroupCell *cell = [self dequeueReusableCell];
cell.page = i;
cell.left = (self.width + kPadding) * i + kPadding / 2;
if (_isPresented) {
cell.item = self.groupItems[i];
}
[self.scrollView addSubview:cell];
} else {
if (_isPresented && !cell.item) {
cell.item = self.groupItems[i];
}
}
}
}
NSInteger intPage = floatPage + 0.5;
intPage = intPage < 0 ? 0 : intPage >= _groupItems.count ? (int)_groupItems.count - 1 : intPage;
_pager.currentPage = intPage;
[UIView animateWithDuration:0.3 delay:0 options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseInOut animations:^{
_pager.alpha = 1;
}completion:^(BOOL finish) {
}];
}
- (void)scrollViewDidEndDragging:(UIScrollView *)scrollView willDecelerate:(BOOL)decelerate{
if (!decelerate) {
[self hidePager];
}
}
- (void)scrollViewDidEndDecelerating:(UIScrollView *)scrollView{
[self hidePager];
}
- (void)hidePager {
[UIView animateWithDuration:0.3 delay:0.8 options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionCurveEaseOut animations:^{
_pager.alpha = 0;
}completion:^(BOOL finish) {
}];
}
/// enqueue invisible cells for reuse
- (void)updateCellsForReuse {
for (YYPhotoGroupCell *cell in _cells) {
if (cell.superview) {
if (cell.left > _scrollView.contentOffset.x + _scrollView.width * 2||
cell.right < _scrollView.contentOffset.x - _scrollView.width) {
[cell removeFromSuperview];
cell.page = -1;
cell.item = nil;
}
}
}
}
/// dequeue a reusable cell
- (YYPhotoGroupCell *)dequeueReusableCell {
YYPhotoGroupCell *cell = nil;
for (cell in _cells) {
if (!cell.superview) {
return cell;
}
}
cell = [YYPhotoGroupCell new];
cell.frame = self.bounds;
cell.imageContainerView.frame = self.bounds;
cell.imageView.frame = cell.bounds;
cell.page = -1;
cell.item = nil;
[_cells addObject:cell];
return cell;
}
/// get the cell for specified page, nil if the cell is invisible
- (YYPhotoGroupCell *)cellForPage:(NSInteger)page {
for (YYPhotoGroupCell *cell in _cells) {
if (cell.page == page) {
return cell;
}
}
return nil;
}
- (NSInteger)currentPage {
NSInteger page = _scrollView.contentOffset.x / _scrollView.width + 0.5;
if (page >= _groupItems.count) page = (NSInteger)_groupItems.count - 1;
if (page < 0) page = 0;
return page;
}
- (void)showHUD:(NSString *)msg {
if (!msg.length) return;
UIFont *font = [UIFont systemFontOfSize:17];
CGSize size = [msg sizeForFont:font size:CGSizeMake(200, 200) mode:NSLineBreakByCharWrapping];
UILabel *label = [UILabel new];
label.size = CGSizePixelCeil(size);
label.font = font;
label.text = msg;
label.textColor = [UIColor whiteColor];
label.numberOfLines = 0;
UIView *hud = [UIView new];
hud.size = CGSizeMake(label.width + 20, label.height + 20);
hud.backgroundColor = [UIColor colorWithWhite:0.000 alpha:0.650];
hud.clipsToBounds = YES;
hud.layer.cornerRadius = 8;
label.center = CGPointMake(hud.width / 2, hud.height / 2);
[hud addSubview:label];
hud.center = CGPointMake(self.width / 2, self.height / 2);
hud.alpha = 0;
[self addSubview:hud];
[UIView animateWithDuration:0.4 animations:^{
hud.alpha = 1;
}];
double delayInSeconds = 1.5;
dispatch_time_t popTime = dispatch_time(DISPATCH_TIME_NOW, (int64_t)(delayInSeconds * NSEC_PER_SEC));
dispatch_after(popTime, dispatch_get_main_queue(), ^(void){
[UIView animateWithDuration:0.4 animations:^{
hud.alpha = 0;
} completion:^(BOOL finished) {
[hud removeFromSuperview];
}];
});
}
- (void)doubleTap:(UITapGestureRecognizer *)g {
if (!_isPresented) return;
YYPhotoGroupCell *tile = [self cellForPage:self.currentPage];
if (tile) {
if (tile.zoomScale > 1) {
[tile setZoomScale:1 animated:YES];
} else {
CGPoint touchPoint = [g locationInView:tile.imageView];
CGFloat newZoomScale = tile.maximumZoomScale;
CGFloat xsize = self.width / newZoomScale;
CGFloat ysize = self.height / newZoomScale;
[tile zoomToRect:CGRectMake(touchPoint.x - xsize/2, touchPoint.y - ysize/2, xsize, ysize) animated:YES];
}
}
}
- (void)longPress {
if (!_isPresented) return;
YYPhotoGroupCell *tile = [self cellForPage:self.currentPage];
if (!tile.imageView.image) return;
// try to save original image data if the image contains multi-frame (such as GIF/APNG)
id imageItem = [tile.imageView.image imageDataRepresentation];
YYImageType type = YYImageDetectType((__bridge CFDataRef)(imageItem));
if (type != YYImageTypePNG &&
type != YYImageTypeJPEG &&
type != YYImageTypeGIF) {
imageItem = tile.imageView.image;
}
UIActivityViewController *activityViewController =
[[UIActivityViewController alloc] initWithActivityItems:@[imageItem] applicationActivities:nil];
if ([activityViewController respondsToSelector:@selector(popoverPresentationController)]) {
activityViewController.popoverPresentationController.sourceView = self;
}
UIViewController *toVC = self.toContainerView.viewController;
if (!toVC) toVC = self.viewController;
[toVC presentViewController:activityViewController animated:YES completion:nil];
}
- (void)pan:(UIPanGestureRecognizer *)g {
switch (g.state) {
case UIGestureRecognizerStateBegan: {
if (_isPresented) {
_panGestureBeginPoint = [g locationInView:self];
} else {
_panGestureBeginPoint = CGPointZero;
}
} break;
case UIGestureRecognizerStateChanged: {
if (_panGestureBeginPoint.x == 0 && _panGestureBeginPoint.y == 0) return;
CGPoint p = [g locationInView:self];
CGFloat deltaY = p.y - _panGestureBeginPoint.y;
_scrollView.top = deltaY;
CGFloat alphaDelta = 160;
CGFloat alpha = (alphaDelta - fabs(deltaY) + 50) / alphaDelta;
alpha = YY_CLAMP(alpha, 0, 1);
[UIView animateWithDuration:0.1 delay:0 options:UIViewAnimationOptionBeginFromCurrentState | UIViewAnimationOptionAllowUserInteraction | UIViewAnimationOptionCurveLinear animations:^{
_blurBackground.alpha = alpha;
_pager.alpha = alpha;
} completion:nil];
} break;
case UIGestureRecognizerStateEnded: {
if (_panGestureBeginPoint.x == 0 && _panGestureBeginPoint.y == 0) return;
CGPoint v = [g velocityInView:self];
CGPoint p = [g locationInView:self];
CGFloat deltaY = p.y - _panGestureBeginPoint.y;
if (fabs(v.y) > 1000 || fabs(deltaY) > 120) {
[self cancelAllImageLoad];
_isPresented = NO;
[[UIApplication sharedApplication] setStatusBarHidden:_fromNavigationBarHidden withAnimation:UIStatusBarAnimationFade];
BOOL moveToTop = (v.y < - 50 || (v.y < 50 && deltaY < 0));
CGFloat vy = fabs(v.y);
if (vy < 1) vy = 1;
CGFloat duration = (moveToTop ? _scrollView.bottom : self.height - _scrollView.top) / vy;
duration *= 0.8;
duration = YY_CLAMP(duration, 0.05, 0.3);
[UIView animateWithDuration:duration delay:0 options:UIViewAnimationOptionCurveLinear | UIViewAnimationOptionBeginFromCurrentState animations:^{
_blurBackground.alpha = 0;
_pager.alpha = 0;
if (moveToTop) {
_scrollView.bottom = 0;
} else {
_scrollView.top = self.height;
}
} completion:^(BOOL finished) {
[self removeFromSuperview];
}];
_background.image = _snapshotImage;
[_background.layer addFadeAnimationWithDuration:0.3 curve:UIViewAnimationCurveEaseInOut];
} else {
[UIView animateWithDuration:0.4 delay:0 usingSpringWithDamping:0.9 initialSpringVelocity:v.y / 1000 options:UIViewAnimationOptionCurveEaseInOut | UIViewAnimationOptionAllowUserInteraction | UIViewAnimationOptionBeginFromCurrentState animations:^{
_scrollView.top = 0;
_blurBackground.alpha = 1;
_pager.alpha = 1;
} completion:^(BOOL finished) {
}];
}
} break;
case UIGestureRecognizerStateCancelled : {
_scrollView.top = 0;
_blurBackground.alpha = 1;
}
default:break;
}
}
@end
================================================
FILE: Demo/YYKitDemo/YYRootViewController.h
================================================
//
// YERootViewController.h
// YYKitExample
//
// Created by ibireme on 14-10-13.
// Copyright (c) 2014 ibireme. All rights reserved.
//
#import
@interface YYRootViewController : UITableViewController
@end
================================================
FILE: Demo/YYKitDemo/YYRootViewController.m
================================================
//
// YERootViewController.m
// YYKitExample
//
// Created by ibireme on 14-10-13.
// Copyright (c) 2014 ibireme. All rights reserved.
//
#import "YYRootViewController.h"
#import "YYKit.h"
@interface YYRootViewController ()
@property (nonatomic, strong) NSMutableArray *titles;
@property (nonatomic, strong) NSMutableArray *classNames;
@end
@implementation YYRootViewController
- (void)viewDidLoad {
[super viewDidLoad];
self.title = @"YYKit Example";
self.titles = @[].mutableCopy;
self.classNames = @[].mutableCopy;
[self addCell:@"Model" class:@"YYModelExample"];
[self addCell:@"Image" class:@"YYImageExample"];
[self addCell:@"Text" class:@"YYTextExample"];
// [self addCell:@"Utility" class:@"YYUtilityExample"];
[self addCell:@"Feed List Demo" class:@"YYFeedListExample"];
[self.tableView reloadData];
//[self log];
}
- (void)log {
printf("all:%.2f MB used:%.2f MB free:%.2f MB active:%.2f MB inactive:%.2f MB wird:%.2f MB purgable:%.2f MB\n",
[UIDevice currentDevice].memoryTotal / 1024.0 / 1024.0,
[UIDevice currentDevice].memoryUsed / 1024.0 / 1024.0,
[UIDevice currentDevice].memoryFree / 1024.0 / 1024.0,
[UIDevice currentDevice].memoryActive / 1024.0 / 1024.0,
[UIDevice currentDevice].memoryInactive / 1024.0 / 1024.0,
[UIDevice currentDevice].memoryWired / 1024.0 / 1024.0,
[UIDevice currentDevice].memoryPurgable / 1024.0 / 1024.0);
dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(1.0 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{
[self log];
});
}
- (void)addCell:(NSString *)title class:(NSString *)className {
[self.titles addObject:title];
[self.classNames addObject:className];
}
#pragma mark - Table view data source
- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
return _titles.count;
}
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath {
UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:@"YY"];
if (!cell) {
cell = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleDefault reuseIdentifier:@"YY"];
}
cell.textLabel.text = _titles[indexPath.row];
return cell;
}
- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath {
NSString *className = self.classNames[indexPath.row];
Class class = NSClassFromString(className);
if (class) {
UIViewController *ctrl = class.new;
ctrl.title = _titles[indexPath.row];
[self.navigationController pushViewController:ctrl animated:YES];
}
[self.tableView deselectRowAtIndexPath:indexPath animated:YES];
}
@end
================================================
FILE: Demo/YYKitDemo/YYSimpleWebViewController.h
================================================
//
// YYSimpleWebViewController.h
// YYKitExample
//
// Created by ibireme on 15/9/11.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYSimpleWebViewController : UIViewController
- (instancetype)initWithURL:(NSURL *)url;
@end
================================================
FILE: Demo/YYKitDemo/YYSimpleWebViewController.m
================================================
//
// YYSimpleWebViewController.m
// YYKitExample
//
// Created by ibireme on 15/9/11.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYSimpleWebViewController.h"
#import "YYKit.h"
@interface YYSimpleWebViewController ()
@property (nonatomic, strong) UIWebView *webView;
@property (nonatomic, strong) NSURL *url;
@end
@implementation YYSimpleWebViewController
- (instancetype)initWithURL:(NSURL *)url {
self = [super init];
_url = url;
_webView = [UIWebView new];
_webView.delegate = self;
return self;
}
- (void)viewDidLoad {
[super viewDidLoad];
_webView.frame = self.view.bounds;
if (kSystemVersion < 7) _webView.height -= 44;
[self.view addSubview:_webView];
[_webView loadRequest:[NSURLRequest requestWithURL:_url]];
}
- (void)webViewDidFinishLoad:(UIWebView *)webView {
self.title = [webView stringByEvaluatingJavaScriptFromString:@"document.title"];
}
@end
================================================
FILE: Demo/YYKitDemo/YYTableView.h
================================================
//
// YYTableView.h
// YYKitExample
//
// Created by ibireme on 15/9/7.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYTableView : UITableView
@end
================================================
FILE: Demo/YYKitDemo/YYTableView.m
================================================
//
// YYTableView.m
// YYKitExample
//
// Created by ibireme on 15/9/7.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYTableView.h"
@implementation YYTableView
- (instancetype)initWithFrame:(CGRect)frame {
self = [super initWithFrame:frame];
self.delaysContentTouches = NO;
self.canCancelContentTouches = YES;
self.separatorStyle = UITableViewCellSeparatorStyleNone;
// Remove touch delay (since iOS 8)
UIView *wrapView = self.subviews.firstObject;
// UITableViewWrapperView
if (wrapView && [NSStringFromClass(wrapView.class) hasSuffix:@"WrapperView"]) {
for (UIGestureRecognizer *gesture in wrapView.gestureRecognizers) {
// UIScrollViewDelayedTouchesBeganGestureRecognizer
if ([NSStringFromClass(gesture.class) containsString:@"DelayedTouchesBegan"] ) {
gesture.enabled = NO;
break;
}
}
}
return self;
}
- (BOOL)touchesShouldCancelInContentView:(UIView *)view {
if ( [view isKindOfClass:[UIControl class]]) {
return YES;
}
return [super touchesShouldCancelInContentView:view];
}
@end
================================================
FILE: Demo/YYKitDemo/YYTableViewCell.h
================================================
//
// YYTableViewCell.h
// YYKitExample
//
// Created by ibireme on 15/9/10.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYTableViewCell : UITableViewCell
@end
================================================
FILE: Demo/YYKitDemo/YYTableViewCell.m
================================================
//
// YYTableViewCell.m
// YYKitExample
//
// Created by ibireme on 15/9/10.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYTableViewCell.h"
@implementation YYTableViewCell
- (instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString *)reuseIdentifier {
self = [super initWithStyle:style reuseIdentifier:reuseIdentifier];
for (UIView *view in self.subviews) {
if([view isKindOfClass:[UIScrollView class]]) {
((UIScrollView *)view).delaysContentTouches = NO; // Remove touch delay for iOS 7
break;
}
}
self.selectionStyle = UITableViewCellSelectionStyleNone;
self.backgroundView.backgroundColor = [UIColor clearColor];
self.contentView.backgroundColor = [UIColor clearColor];
self.backgroundColor = [UIColor clearColor];
return self;
}
@end
================================================
FILE: Demo/YYKitDemo/YYTextAsyncExample.h
================================================
//
// YYTextAsyncExample.h
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYTextAsyncExample : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/YYTextAsyncExample.m
================================================
//
// YYTextAsyncExample.m
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYTextAsyncExample.h"
#import "YYKit.h"
#import "YYFPSLabel.h"
#define kCellHeight 34
@interface YYTextAsyncExampleCell : UITableViewCell
@property (nonatomic, assign) BOOL async;
- (void)setAyncText:(NSAttributedString *)text;
@end
@implementation YYTextAsyncExampleCell {
UILabel *_uiLabel;
YYLabel *_yyLabel;
}
- (instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString *)reuseIdentifier {
self = [super initWithStyle:style reuseIdentifier:reuseIdentifier];
_uiLabel = [UILabel new];
_uiLabel.font = [UIFont systemFontOfSize:8];
_uiLabel.numberOfLines = 0;
_uiLabel.size = CGSizeMake(kScreenWidth, kCellHeight);
_yyLabel = [YYLabel new];
_yyLabel.font = _uiLabel.font;
_yyLabel.numberOfLines = _uiLabel.numberOfLines;
_yyLabel.size = _uiLabel.size;
_yyLabel.displaysAsynchronously = YES; /// enable async display
_yyLabel.hidden = YES;
[self.contentView addSubview:_uiLabel];
[self.contentView addSubview:_yyLabel];
return self;
}
- (void)setAsync:(BOOL)async {
if (_async == async) return;
_async = async;
_uiLabel.hidden = async;
_yyLabel.hidden = !async;
}
- (void)setAyncText:(id)text {
if (_async) {
_yyLabel.layer.contents = nil;
_yyLabel.textLayout = text;
} else {
_uiLabel.attributedText = text;
}
}
@end
@interface YYTextAsyncExample ()
@property (nonatomic, assign) BOOL async;
@property (nonatomic, strong) NSArray *strings;
@property (nonatomic, strong) NSArray *layouts;
@property (nonatomic, strong) UITableView *tableView;
@end
@implementation YYTextAsyncExample
- (void)viewDidLoad {
[super viewDidLoad];
self.tableView = [UITableView new];
self.tableView.frame = self.view.bounds;
self.tableView.delegate = self;
self.tableView.dataSource = self;
[self.tableView registerClass:[YYTextAsyncExampleCell class] forCellReuseIdentifier:@"id"];
[self.view addSubview:self.tableView];
NSMutableArray *strings = [NSMutableArray new];
NSMutableArray *layouts = [NSMutableArray new];
for (int i = 0; i < 300; i++) {
NSString *str = [NSString stringWithFormat:@"%d Async Display Test ✺◟(∗❛ัᴗ❛ั∗)◞✺ ✺◟(∗❛ัᴗ❛ั∗)◞✺ 😀😖😐😣😡🚖🚌🚋🎊💖💗💛💙🏨🏦🏫 Async Display Test ✺◟(∗❛ัᴗ❛ั∗)◞✺ ✺◟(∗❛ัᴗ❛ั∗)◞✺ 😀😖😐😣😡🚖🚌🚋🎊💖💗💛💙🏨🏦🏫",i];
NSMutableAttributedString *text = [[NSMutableAttributedString alloc] initWithString:str];
text.font = [UIFont systemFontOfSize:10];
text.lineSpacing = 0;
text.strokeWidth = @(-3);
text.strokeColor = [UIColor redColor];
text.lineHeightMultiple = 1;
text.maximumLineHeight = 12;
text.minimumLineHeight = 12;
NSShadow *shadow = [NSShadow new];
shadow.shadowBlurRadius = 1;
shadow.shadowColor = [UIColor redColor];
shadow.shadowOffset = CGSizeMake(0, 1);
[strings addObject:text];
// it better to do layout in background queue...
YYTextContainer *container = [YYTextContainer containerWithSize:CGSizeMake(kScreenWidth, kCellHeight)];
YYTextLayout *layout = [YYTextLayout layoutWithContainer:container text:text];
[layouts addObject:layout];
}
self.strings = strings;
self.layouts = layouts;
UIView *toolbar;
if ([UIVisualEffectView class]) {
toolbar = [[UIVisualEffectView alloc] initWithEffect:[UIBlurEffect effectWithStyle:UIBlurEffectStyleExtraLight]];
} else {
toolbar = [UIToolbar new];
}
toolbar.size = CGSizeMake(kScreenWidth, 40);
toolbar.top = kiOS7Later ? 64 : 0;
[self.view addSubview:toolbar];
YYFPSLabel *fps = [YYFPSLabel new];
fps.centerY = toolbar.height / 2;
fps.left = 5;
[toolbar addSubview:fps];
UILabel *label = [UILabel new];
label.backgroundColor = [UIColor clearColor];
label.text = @"UILabel/YYLabel(Async): ";
label.font = [UIFont systemFontOfSize:14];
[label sizeToFit];
label.centerY = toolbar.height / 2;
label.left = fps.right + 10;
[toolbar addSubview:label];
UISwitch *switcher = [UISwitch new];
[switcher sizeToFit];
switcher.centerY = toolbar.height / 2;
switcher.left = label.right + (kiOS7Later ? 10 : -10);
switcher.layer.transformScale = 0.7;
@weakify(self);
[switcher addBlockForControlEvents:UIControlEventValueChanged block:^(UISwitch *switcher) {
@strongify(self);
if (!self) return;
[self setAsync:switcher.isOn];
}];
[toolbar addSubview:switcher];
}
- (void)setAsync:(BOOL)async {
_async = async;
[self.tableView.visibleCells enumerateObjectsUsingBlock:^(YYTextAsyncExampleCell *cell, NSUInteger idx, BOOL *stop) {
cell.async = async;
NSIndexPath *indexPath = [self.tableView indexPathForCell:cell];
if (_async) {
[cell setAyncText:_layouts[indexPath.row]];
} else {
[cell setAyncText:_strings[indexPath.row]];
}
}];
}
#pragma mark - Table view data source
- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
return _strings.count;
}
- (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath {
return kCellHeight;
}
- (BOOL)tableView:(UITableView *)tableView shouldHighlightRowAtIndexPath:(NSIndexPath *)indexPath {
return NO;
}
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath {
YYTextAsyncExampleCell *cell = [tableView dequeueReusableCellWithIdentifier:@"id" forIndexPath:indexPath];
cell.async = _async;
if (_async) {
[cell setAyncText:_layouts[indexPath.row]];
} else {
[cell setAyncText:_strings[indexPath.row]];
}
return cell;
}
@end
================================================
FILE: Demo/YYKitDemo/YYTextAttachmentExample.h
================================================
//
// YYTextAttachmentExample.h
// YYKitExample
//
// Created by ibireme on 15/8/21.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYTextAttachmentExample : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/YYTextAttachmentExample.m
================================================
//
// YYTextAttachmentExample.m
// YYKitExample
//
// Created by ibireme on 15/8/21.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYTextAttachmentExample.h"
#import "YYKit.h"
#import "YYTextExampleHelper.h"
#import "YYImageExampleHelper.h"
@interface YYTextAttachmentExample ()
@property (nonatomic, strong) YYLabel *label;
@end
@implementation YYTextAttachmentExample
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor whiteColor];
[YYTextExampleHelper addDebugOptionToViewController:self];
NSMutableAttributedString *text = [NSMutableAttributedString new];
UIFont *font = [UIFont systemFontOfSize:16];
{
NSString *title = @"This is UIImage attachment:";
[text appendAttributedString:[[NSAttributedString alloc] initWithString:title attributes:nil]];
UIImage *image = [UIImage imageNamed:@"dribbble64_imageio"];
image = [UIImage imageWithCGImage:image.CGImage scale:2 orientation:UIImageOrientationUp];
NSMutableAttributedString *attachText = [NSMutableAttributedString attachmentStringWithContent:image contentMode:UIViewContentModeCenter attachmentSize:image.size alignToFont:font alignment:YYTextVerticalAlignmentCenter];
[text appendAttributedString:attachText];
[text appendAttributedString:[[NSAttributedString alloc] initWithString:@"\n" attributes:nil]];
}
{
NSString *title = @"This is UIView attachment: ";
[text appendAttributedString:[[NSAttributedString alloc] initWithString:title attributes:nil]];
UISwitch *switcher = [UISwitch new];
[switcher sizeToFit];
NSMutableAttributedString *attachText = [NSMutableAttributedString attachmentStringWithContent:switcher contentMode:UIViewContentModeCenter attachmentSize:switcher.size alignToFont:font alignment:YYTextVerticalAlignmentCenter];
[text appendAttributedString:attachText];
[text appendAttributedString:[[NSAttributedString alloc] initWithString:@"\n" attributes:nil]];
}
{
NSString *title = @"This is Animated Image attachment:";
[text appendAttributedString:[[NSAttributedString alloc] initWithString:title attributes:nil]];
NSArray *names = @[@"001", @"022", @"019",@"056",@"085"];
for (NSString *name in names) {
NSString *path = [[NSBundle mainBundle] pathForScaledResource:name ofType:@"gif" inDirectory:@"EmoticonQQ.bundle"];
NSData *data = [NSData dataWithContentsOfFile:path];
YYImage *image = [YYImage imageWithData:data scale:2];
image.preloadAllAnimatedImageFrames = YES;
YYAnimatedImageView *imageView = [[YYAnimatedImageView alloc] initWithImage:image];
NSMutableAttributedString *attachText = [NSMutableAttributedString attachmentStringWithContent:imageView contentMode:UIViewContentModeCenter attachmentSize:imageView.size alignToFont:font alignment:YYTextVerticalAlignmentCenter];
[text appendAttributedString:attachText];
}
YYImage *image = [YYImage imageNamed:@"wall-e.webp"];
image.preloadAllAnimatedImageFrames = YES;
YYAnimatedImageView *imageView = [[YYAnimatedImageView alloc] initWithImage:image];
imageView.autoPlayAnimatedImage = NO;
[imageView startAnimating];
[YYImageExampleHelper addTapControlToAnimatedImageView:imageView];
[YYImageExampleHelper addPanControlToAnimatedImageView:imageView];
NSMutableAttributedString *attachText = [NSMutableAttributedString attachmentStringWithContent:imageView contentMode:UIViewContentModeCenter attachmentSize:imageView.size alignToFont:font alignment:YYTextVerticalAlignmentBottom];
[text appendAttributedString:attachText];
[text appendAttributedString:[[NSAttributedString alloc] initWithString:@"\n" attributes:nil]];
}
text.font = font;
_label = [YYLabel new];
_label.userInteractionEnabled = YES;
_label.numberOfLines = 0;
_label.textVerticalAlignment = YYTextVerticalAlignmentTop;
_label.size = CGSizeMake(260, 260);
_label.center = CGPointMake(self.view.width / 2, self.view.height / 2 - (kiOS7Later ? 0 : 32));
_label.attributedText = text;
[self addSeeMoreButton];
[self.view addSubview:_label];
_label.layer.borderWidth = CGFloatFromPixel(1);
_label.layer.borderColor = [UIColor colorWithRed:0.000 green:0.463 blue:1.000 alpha:1.000].CGColor;
__weak typeof(_label) wlabel = _label;
UIView *dot = [self newDotView];
dot.center = CGPointMake(_label.width, _label.height);
dot.autoresizingMask = UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleTopMargin;
[_label addSubview:dot];
YYGestureRecognizer *gesture = [YYGestureRecognizer new];
gesture.action = ^(YYGestureRecognizer *gesture, YYGestureRecognizerState state) {
if (state != YYGestureRecognizerStateMoved) return;
CGFloat width = gesture.currentPoint.x;
CGFloat height = gesture.currentPoint.y;
wlabel.width = width < 30 ? 30 : width;
wlabel.height = height < 30 ? 30 : height;
};
gesture.delegate = self;
[_label addGestureRecognizer:gesture];
}
- (void)addSeeMoreButton {
__weak typeof(self) _self = self;
NSMutableAttributedString *text = [[NSMutableAttributedString alloc] initWithString:@"...more"];
YYTextHighlight *hi = [YYTextHighlight new];
[hi setColor:[UIColor colorWithRed:0.578 green:0.790 blue:1.000 alpha:1.000]];
hi.tapAction = ^(UIView *containerView, NSAttributedString *text, NSRange range, CGRect rect) {
YYLabel *label = _self.label;
[label sizeToFit];
};
[text setColor:[UIColor colorWithRed:0.000 green:0.449 blue:1.000 alpha:1.000] range:[text.string rangeOfString:@"more"]];
[text setTextHighlight:hi range:[text.string rangeOfString:@"more"]];
text.font = _label.font;
YYLabel *seeMore = [YYLabel new];
seeMore.attributedText = text;
[seeMore sizeToFit];
NSAttributedString *truncationToken = [NSAttributedString attachmentStringWithContent:seeMore contentMode:UIViewContentModeCenter attachmentSize:seeMore.size alignToFont:text.font alignment:YYTextVerticalAlignmentCenter];
_label.truncationToken = truncationToken;
}
- (UIView *)newDotView {
UIView *view = [UIView new];
view.size = CGSizeMake(50, 50);
UIView *dot = [UIView new];
dot.size = CGSizeMake(10, 10);
dot.backgroundColor = [UIColor colorWithRed:0.000 green:0.463 blue:1.000 alpha:1.000];
dot.clipsToBounds = YES;
dot.layer.cornerRadius = dot.height / 2;
dot.center = CGPointMake(view.width / 2, view.height / 2);
[view addSubview:dot];
return view;
}
- (BOOL)gestureRecognizerShouldBegin:(UIGestureRecognizer *)gestureRecognizer {
CGPoint p = [gestureRecognizer locationInView:_label];
if (p.x < _label.width - 20) return NO;
if (p.y < _label.height - 20) return NO;
return YES;
}
@end
================================================
FILE: Demo/YYKitDemo/YYTextAttributeExample.h
================================================
//
// YYTextAttributeExample.h
// YYKitExample
//
// Created by ibireme on 15/8/19.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYTextAttributeExample : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/YYTextAttributeExample.m
================================================
//
// YYTextAttributeExample.m
// YYKitExample
//
// Created by ibireme on 15/8/19.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYTextAttributeExample.h"
#import "YYKit.h"
#import "YYTextExampleHelper.h"
@implementation YYTextAttributeExample
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor whiteColor];
__weak typeof(self) _self = self;
[YYTextExampleHelper addDebugOptionToViewController:self];
NSMutableAttributedString *text = [NSMutableAttributedString new];
{
NSMutableAttributedString *one = [[NSMutableAttributedString alloc] initWithString:@"Shadow"];
one.font = [UIFont boldSystemFontOfSize:30];
one.color = [UIColor whiteColor];
YYTextShadow *shadow = [YYTextShadow new];
shadow.color = [UIColor colorWithWhite:0.000 alpha:0.490];
shadow.offset = CGSizeMake(0, 1);
shadow.radius = 5;
one.textShadow = shadow;
[text appendAttributedString:one];
[text appendAttributedString:[self padding]];
}
{
NSMutableAttributedString *one = [[NSMutableAttributedString alloc] initWithString:@"Inner Shadow"];
one.font = [UIFont boldSystemFontOfSize:30];
one.color = [UIColor whiteColor];
YYTextShadow *shadow = [YYTextShadow new];
shadow.color = [UIColor colorWithWhite:0.000 alpha:0.40];
shadow.offset = CGSizeMake(0, 1);
shadow.radius = 1;
one.textInnerShadow = shadow;
[text appendAttributedString:one];
[text appendAttributedString:[self padding]];
}
{
NSMutableAttributedString *one = [[NSMutableAttributedString alloc] initWithString:@"Multiple Shadows"];
one.font = [UIFont boldSystemFontOfSize:30];
one.color = [UIColor colorWithRed:1.000 green:0.795 blue:0.014 alpha:1.000];
YYTextShadow *shadow = [YYTextShadow new];
shadow.color = [UIColor colorWithWhite:0.000 alpha:0.20];
shadow.offset = CGSizeMake(0, -1);
shadow.radius = 1.5;
YYTextShadow *subShadow = [YYTextShadow new];
subShadow.color = [UIColor colorWithWhite:1 alpha:0.99];
subShadow.offset = CGSizeMake(0, 1);
subShadow.radius = 1.5;
shadow.subShadow = subShadow;
one.textShadow = shadow;
YYTextShadow *innerShadow = [YYTextShadow new];
innerShadow.color = [UIColor colorWithRed:0.851 green:0.311 blue:0.000 alpha:0.780];
innerShadow.offset = CGSizeMake(0, 1);
innerShadow.radius = 1;
one.textInnerShadow = innerShadow;
[text appendAttributedString:one];
[text appendAttributedString:[self padding]];
}
{
NSMutableAttributedString *one = [[NSMutableAttributedString alloc] initWithString:@"Background Image"];
one.font = [UIFont boldSystemFontOfSize:30];
one.color = [UIColor colorWithRed:1.000 green:0.795 blue:0.014 alpha:1.000];
CGSize size = CGSizeMake(20, 20);
UIImage *background = [UIImage imageWithSize:size drawBlock:^(CGContextRef context) {
UIColor *c0 = [UIColor colorWithRed:0.054 green:0.879 blue:0.000 alpha:1.000];
UIColor *c1 = [UIColor colorWithRed:0.869 green:1.000 blue:0.030 alpha:1.000];
[c0 setFill];
CGContextFillRect(context, CGRectMake(0, 0, size.width, size.height));
[c1 setStroke];
CGContextSetLineWidth(context, 2);
for (int i = 0; i < size.width * 2; i+= 4) {
CGContextMoveToPoint(context, i, -2);
CGContextAddLineToPoint(context, i - size.height, size.height + 2);
}
CGContextStrokePath(context);
}];
one.color = [UIColor colorWithPatternImage:background];
[text appendAttributedString:one];
[text appendAttributedString:[self padding]];
}
{
NSMutableAttributedString *one = [[NSMutableAttributedString alloc] initWithString:@"Border"];
one.font = [UIFont boldSystemFontOfSize:30];
one.color = [UIColor colorWithRed:1.000 green:0.029 blue:0.651 alpha:1.000];
YYTextBorder *border = [YYTextBorder new];
border.strokeColor = [UIColor colorWithRed:1.000 green:0.029 blue:0.651 alpha:1.000];
border.strokeWidth = 3;
border.lineStyle = YYTextLineStylePatternCircleDot;
border.cornerRadius = 3;
border.insets = UIEdgeInsetsMake(0, -4, 0, -4);
one.textBackgroundBorder = border;
[text appendAttributedString:[self padding]];
[text appendAttributedString:one];
[text appendAttributedString:[self padding]];
[text appendAttributedString:[self padding]];
[text appendAttributedString:[self padding]];
[text appendAttributedString:[self padding]];
}
{
NSMutableAttributedString *one = [[NSMutableAttributedString alloc] initWithString:@"Link"];
one.font = [UIFont boldSystemFontOfSize:30];
one.underlineStyle = NSUnderlineStyleSingle;
/// 1. you can set a highlight with these code
/*
one.color = [UIColor colorWithRed:0.093 green:0.492 blue:1.000 alpha:1.000];
YYTextBorder *border = [YYTextBorder new];
border.cornerRadius = 3;
border.insets = UIEdgeInsetsMake(0, -4, 0, -4);
border.fillColor = [UIColor colorWithWhite:0.000 alpha:0.220];
YYTextHighlight *highlight = [YYTextHighlight new];
[highlight setBorder:border];
highlight.tapAction = ^(UIView *containerView, NSAttributedString *text, NSRange range, CGRect rect) {
[_self showMessage:[NSString stringWithFormat:@"Tap: %@",[text.string substringWithRange:range]]];
};
[one setTextHighlight:highlight range:one.rangeOfAll];
*/
/// 2. or you can use the convenience method
[one setTextHighlightRange:one.rangeOfAll
color:[UIColor colorWithRed:0.093 green:0.492 blue:1.000 alpha:1.000]
backgroundColor:[UIColor colorWithWhite:0.000 alpha:0.220]
tapAction:^(UIView *containerView, NSAttributedString *text, NSRange range, CGRect rect) {
[_self showMessage:[NSString stringWithFormat:@"Tap: %@", [text.string substringWithRange:range]]];
}];
[text appendAttributedString:one];
[text appendAttributedString:[self padding]];
}
{
NSMutableAttributedString *one = [[NSMutableAttributedString alloc] initWithString:@"Another Link"];
one.font = [UIFont boldSystemFontOfSize:30];
one.color = [UIColor redColor];
YYTextBorder *border = [YYTextBorder new];
border.cornerRadius = 50;
border.insets = UIEdgeInsetsMake(0, -10, 0, -10);
border.strokeWidth = 0.5;
border.strokeColor = one.color;
border.lineStyle = YYTextLineStyleSingle;
one.textBackgroundBorder = border;
YYTextBorder *highlightBorder = border.copy;
highlightBorder.strokeWidth = 0;
highlightBorder.strokeColor = one.color;
highlightBorder.fillColor = one.color;
YYTextHighlight *highlight = [YYTextHighlight new];
[highlight setColor:[UIColor whiteColor]];
[highlight setBackgroundBorder:highlightBorder];
highlight.tapAction = ^(UIView *containerView, NSAttributedString *text, NSRange range, CGRect rect) {
[_self showMessage:[NSString stringWithFormat:@"Tap: %@",[text.string substringWithRange:range]]];
};
[one setTextHighlight:highlight range:one.rangeOfAll];
[text appendAttributedString:one];
[text appendAttributedString:[self padding]];
}
{
NSMutableAttributedString *one = [[NSMutableAttributedString alloc] initWithString:@"Yet Another Link"];
one.font = [UIFont boldSystemFontOfSize:30];
one.color = [UIColor whiteColor];
YYTextShadow *shadow = [YYTextShadow new];
shadow.color = [UIColor colorWithWhite:0.000 alpha:0.490];
shadow.offset = CGSizeMake(0, 1);
shadow.radius = 5;
one.textShadow = shadow;
YYTextShadow *shadow0 = [YYTextShadow new];
shadow0.color = [UIColor colorWithWhite:0.000 alpha:0.20];
shadow0.offset = CGSizeMake(0, -1);
shadow0.radius = 1.5;
YYTextShadow *shadow1 = [YYTextShadow new];
shadow1.color = [UIColor colorWithWhite:1 alpha:0.99];
shadow1.offset = CGSizeMake(0, 1);
shadow1.radius = 1.5;
shadow0.subShadow = shadow1;
YYTextShadow *innerShadow0 = [YYTextShadow new];
innerShadow0.color = [UIColor colorWithRed:0.851 green:0.311 blue:0.000 alpha:0.780];
innerShadow0.offset = CGSizeMake(0, 1);
innerShadow0.radius = 1;
YYTextHighlight *highlight = [YYTextHighlight new];
[highlight setColor:[UIColor colorWithRed:1.000 green:0.795 blue:0.014 alpha:1.000]];
[highlight setShadow:shadow0];
[highlight setInnerShadow:innerShadow0];
[one setTextHighlight:highlight range:one.rangeOfAll];
[text appendAttributedString:one];
}
YYLabel *label = [YYLabel new];
label.attributedText = text;
label.width = self.view.width;
label.height = self.view.height - (kiOS7Later ? 64 : 44);
label.top = (kiOS7Later ? 64 : 0);
label.textAlignment = NSTextAlignmentCenter;
label.textVerticalAlignment = YYTextVerticalAlignmentCenter;
label.numberOfLines = 0;
label.backgroundColor = [UIColor colorWithWhite:0.933 alpha:1.000];
[self.view addSubview:label];
/*
If the 'highlight.tapAction' is not nil, the label will invoke 'highlight.tapAction'
and ignore 'label.highlightTapAction'.
If the 'highlight.tapAction' is nil, you can use 'highlightTapAction' to handle
all tap action in this label.
*/
label.highlightTapAction = ^(UIView *containerView, NSAttributedString *text, NSRange range, CGRect rect) {
[_self showMessage:[NSString stringWithFormat:@"Tap: %@",[text.string substringWithRange:range]]];
};
}
- (NSAttributedString *)padding {
NSMutableAttributedString *pad = [[NSMutableAttributedString alloc] initWithString:@"\n\n"];
pad.font = [UIFont systemFontOfSize:4];
return pad;
}
- (void)showMessage:(NSString *)msg {
CGFloat padding = 10;
YYLabel *label = [YYLabel new];
label.text = msg;
label.font = [UIFont systemFontOfSize:16];
label.textAlignment = NSTextAlignmentCenter;
label.textColor = [UIColor whiteColor];
label.backgroundColor = [UIColor colorWithRed:0.033 green:0.685 blue:0.978 alpha:0.730];
label.width = self.view.width;
label.textContainerInset = UIEdgeInsetsMake(padding, padding, padding, padding);
label.height = [msg heightForFont:label.font width:label.width] + 2 * padding;
label.bottom = (kiOS7Later ? 64 : 0);
[self.view addSubview:label];
[UIView animateWithDuration:0.3 animations:^{
label.top = (kiOS7Later ? 64 : 0);
} completion:^(BOOL finished) {
[UIView animateWithDuration:0.2 delay:2 options:UIViewAnimationOptionCurveEaseInOut animations:^{
label.bottom = (kiOS7Later ? 64 : 0);
} completion:^(BOOL finished) {
[label removeFromSuperview];
}];
}];
}
@end
================================================
FILE: Demo/YYKitDemo/YYTextBindingExample.h
================================================
//
// YYTextBindingExample.h
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYTextBindingExample : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/YYTextBindingExample.m
================================================
//
// YYTextBindingExample.m
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYTextBindingExample.h"
#import "YYKit.h"
@interface YYTextExampleEmailBindingParser :NSObject
@property (nonatomic, strong) NSRegularExpression *regex;
@end
@implementation YYTextExampleEmailBindingParser
- (instancetype)init {
self = [super init];
NSString *pattern = @"[-_a-zA-Z@\\.]+[ ,\\n]";
self.regex = [[NSRegularExpression alloc] initWithPattern:pattern options:kNilOptions error:nil];
return self;
}
- (BOOL)parseText:(NSMutableAttributedString *)text selectedRange:(NSRangePointer)range {
__block BOOL changed = NO;
[_regex enumerateMatchesInString:text.string options:NSMatchingWithoutAnchoringBounds range:text.rangeOfAll usingBlock:^(NSTextCheckingResult *result, NSMatchingFlags flags, BOOL *stop) {
if (!result) return;
NSRange range = result.range;
if (range.location == NSNotFound || range.length < 1) return;
if ([text attribute:YYTextBindingAttributeName atIndex:range.location effectiveRange:NULL]) return;
NSRange bindlingRange = NSMakeRange(range.location, range.length - 1);
YYTextBinding *binding = [YYTextBinding bindingWithDeleteConfirm:YES];
[text setTextBinding:binding range:bindlingRange]; /// Text binding
[text setColor:[UIColor colorWithRed:0.000 green:0.519 blue:1.000 alpha:1.000] range:bindlingRange];
changed = YES;
}];
return changed;
}
@end
@interface YYTextBindingExample ()
@property (nonatomic, strong) YYTextView *textView;
@property (nonatomic, assign) BOOL isInEdit;
@end
@implementation YYTextBindingExample
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor whiteColor];
if ([self respondsToSelector:@selector(setAutomaticallyAdjustsScrollViewInsets:)]) {
self.automaticallyAdjustsScrollViewInsets = NO;
}
NSMutableAttributedString *text = [[NSMutableAttributedString alloc] initWithString:@"sjobs@apple.com, apple@apple.com, banana@banana.com, pear@pear.com "];
text.font = [UIFont systemFontOfSize:17];
text.lineSpacing = 5;
text.color = [UIColor blackColor];
YYTextView *textView = [YYTextView new];
textView.attributedText = text;
textView.textParser = [YYTextExampleEmailBindingParser new];
textView.size = self.view.size;
textView.textContainerInset = UIEdgeInsetsMake(10, 10, 10, 10);
textView.delegate = self;
if (kiOS7Later) {
textView.keyboardDismissMode = UIScrollViewKeyboardDismissModeInteractive;
}
textView.contentInset = UIEdgeInsetsMake((kiOS7Later ? 64 : 0), 0, 0, 0);
textView.scrollIndicatorInsets = textView.contentInset;
[self.view addSubview:textView];
self.textView = textView;
[self.textView becomeFirstResponder];
}
- (void)edit:(UIBarButtonItem *)item {
if (_textView.isFirstResponder) {
[_textView resignFirstResponder];
} else {
[_textView becomeFirstResponder];
}
}
- (void)textViewDidChange:(YYTextView *)textView {
if (textView.text.length == 0) {
textView.textColor = [UIColor blackColor];
}
}
- (void)textViewDidBeginEditing:(YYTextView *)textView {
UIBarButtonItem *buttonItem = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemDone
target:self
action:@selector(edit:)];
self.navigationItem.rightBarButtonItem = buttonItem;
}
- (void)textViewDidEndEditing:(YYTextView *)textView {
self.navigationItem.rightBarButtonItem = nil;
}
@end
================================================
FILE: Demo/YYKitDemo/YYTextCopyPasteExample.h
================================================
//
// YYTextCopyPasteExample.h
// YYKitExample
//
// Created by ibireme on 15/9/12.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYTextCopyPasteExample : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/YYTextCopyPasteExample.m
================================================
//
// YYTextCopyPasteExample.m
// YYKitExample
//
// Created by ibireme on 15/9/12.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYTextCopyPasteExample.h"
#import "YYKit.h"
@interface YYTextCopyPasteExample ()
@property (nonatomic, assign) YYTextView *textView;
@end
@implementation YYTextCopyPasteExample
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor whiteColor];
if ([self respondsToSelector:@selector(setAutomaticallyAdjustsScrollViewInsets:)]) {
self.automaticallyAdjustsScrollViewInsets = NO;
}
NSString *text = @"You can copy image from browser or photo album and paste it to here. It support animated GIF and APNG. \n\nYou can also copy attributed string from other YYTextView.";
YYTextSimpleMarkdownParser *parser = [YYTextSimpleMarkdownParser new];
[parser setColorWithDarkTheme];
YYTextView *textView = [YYTextView new];
textView.text = text;
textView.font = [UIFont systemFontOfSize:17];
textView.size = self.view.size;
textView.textContainerInset = UIEdgeInsetsMake(10, 10, 10, 10);
textView.delegate = self;
textView.allowsPasteImage = YES; /// Pasts image
textView.allowsPasteAttributedString = YES; /// Paste attributed string
if (kiOS7Later) {
textView.keyboardDismissMode = UIScrollViewKeyboardDismissModeInteractive;
}
textView.contentInset = UIEdgeInsetsMake((kiOS7Later ? 64 : 0), 0, 0, 0);
textView.scrollIndicatorInsets = textView.contentInset;
[self.view addSubview:textView];
self.textView = textView;
textView.selectedRange = NSMakeRange(text.length, 0);
[textView becomeFirstResponder];
}
- (void)edit:(UIBarButtonItem *)item {
if (_textView.isFirstResponder) {
[_textView resignFirstResponder];
} else {
[_textView becomeFirstResponder];
}
}
- (void)textViewDidBeginEditing:(YYTextView *)textView {
UIBarButtonItem *buttonItem = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemDone
target:self
action:@selector(edit:)];
self.navigationItem.rightBarButtonItem = buttonItem;
}
- (void)textViewDidEndEditing:(YYTextView *)textView {
self.navigationItem.rightBarButtonItem = nil;
}
@end
================================================
FILE: Demo/YYKitDemo/YYTextEditExample.h
================================================
//
// YYTextEditExample.h
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYTextEditExample : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/YYTextEditExample.m
================================================
//
// YYTextEditExample.m
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYTextEditExample.h"
#import "YYKit.h"
#import "YYTextExampleHelper.h"
@interface YYTextEditExample ()
@property (nonatomic, assign) YYTextView *textView;
@property (nonatomic, strong) UIImageView *imageView;
@property (nonatomic, strong) UISwitch *verticalSwitch;
@property (nonatomic, strong) UISwitch *debugSwitch;
@property (nonatomic, strong) UISwitch *exclusionSwitch;
@end
@implementation YYTextEditExample
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor whiteColor];
if ([self respondsToSelector:@selector(setAutomaticallyAdjustsScrollViewInsets:)]) {
self.automaticallyAdjustsScrollViewInsets = NO;
}
[self initImageView];
__weak typeof(self) _self = self;
UIView *toolbar;
if ([UIVisualEffectView class]) {
toolbar = [[UIVisualEffectView alloc] initWithEffect:[UIBlurEffect effectWithStyle:UIBlurEffectStyleExtraLight]];
} else {
toolbar = [UIToolbar new];
}
toolbar.size = CGSizeMake(kScreenWidth, 40);
toolbar.top = kiOS7Later ? 64 : 0;
[self.view addSubview:toolbar];
NSMutableAttributedString *text = [[NSMutableAttributedString alloc] initWithString:@"It was the best of times, it was the worst of times, it was the age of wisdom, it was the age of foolishness, it was the season of light, it was the season of darkness, it was the spring of hope, it was the winter of despair, we had everything before us, we had nothing before us. We were all going direct to heaven, we were all going direct the other way.\n\n这是最好的时代,这是最坏的时代;这是智慧的时代,这是愚蠢的时代;这是信仰的时期,这是怀疑的时期;这是光明的季节,这是黑暗的季节;这是希望之春,这是失望之冬;人们面前有着各样事物,人们面前一无所有;人们正在直登天堂,人们正在直下地狱。"];
text.font = [UIFont fontWithName:@"Times New Roman" size:20];
text.lineSpacing = 4;
text.firstLineHeadIndent = 20;
YYTextView *textView = [YYTextView new];
textView.attributedText = text;
textView.size = self.view.size;
textView.textContainerInset = UIEdgeInsetsMake(10, 10, 10, 10);
textView.delegate = self;
if (kiOS7Later) {
textView.keyboardDismissMode = UIScrollViewKeyboardDismissModeInteractive;
} else {
textView.height -= 64;
}
textView.contentInset = UIEdgeInsetsMake(toolbar.bottom, 0, 0, 0);
textView.scrollIndicatorInsets = textView.contentInset;
textView.selectedRange = NSMakeRange(text.length, 0);
[self.view insertSubview:textView belowSubview:toolbar];
self.textView = textView;
dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(0.6 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{
[textView becomeFirstResponder];
});
/*------------------------------ Toolbar ---------------------------------*/
UILabel *label;
label = [UILabel new];
label.backgroundColor = [UIColor clearColor];
label.font = [UIFont systemFontOfSize:14];
label.text = @"Vertical:";
label.size = CGSizeMake([label.text widthForFont:label.font] + 2, toolbar.height);
label.left = 10;
[toolbar addSubview:label];
_verticalSwitch = [UISwitch new];
[_verticalSwitch sizeToFit];
_verticalSwitch.centerY = toolbar.height / 2;
_verticalSwitch.left = label.right - 5;
_verticalSwitch.layer.transformScale = 0.8;
[_verticalSwitch addBlockForControlEvents:UIControlEventValueChanged block:^(UISwitch *switcher) {
[_self.textView endEditing:YES];
if (switcher.isOn) {
[_self setExclusionPathEnabled:NO];
_self.exclusionSwitch.on = NO;
}
_self.exclusionSwitch.enabled = !switcher.isOn;
_self.textView.verticalForm = switcher.isOn; /// Set vertical form
}];
[toolbar addSubview:_verticalSwitch];
label = [UILabel new];
label.backgroundColor = [UIColor clearColor];
label.font = [UIFont systemFontOfSize:14];
label.text = @"Debug:";
label.size = CGSizeMake([label.text widthForFont:label.font] + 2, toolbar.height);
label.left = _verticalSwitch.right + 5;
[toolbar addSubview:label];
_debugSwitch = [UISwitch new];
[_debugSwitch sizeToFit];
_debugSwitch.on = [YYTextExampleHelper isDebug];
_debugSwitch.centerY = toolbar.height / 2;
_debugSwitch.left = label.right - 5;
_debugSwitch.layer.transformScale = 0.8;
[_debugSwitch addBlockForControlEvents:UIControlEventValueChanged block:^(UISwitch *switcher) {
[YYTextExampleHelper setDebug:switcher.isOn];
}];
[toolbar addSubview:_debugSwitch];
label = [UILabel new];
label.backgroundColor = [UIColor clearColor];
label.font = [UIFont systemFontOfSize:14];
label.text = @"Exclusion:";
label.size = CGSizeMake([label.text widthForFont:label.font] + 2, toolbar.height);
label.left = _debugSwitch.right + 5;
[toolbar addSubview:label];
_exclusionSwitch = [UISwitch new];
[_exclusionSwitch sizeToFit];
_exclusionSwitch.centerY = toolbar.height / 2;
_exclusionSwitch.left = label.right - 5;
_exclusionSwitch.layer.transformScale = 0.8;
[_exclusionSwitch addBlockForControlEvents:UIControlEventValueChanged block:^(UISwitch *switcher) {
[_self setExclusionPathEnabled:switcher.isOn];
}];
[toolbar addSubview:_exclusionSwitch];
[[YYTextKeyboardManager defaultManager] addObserver:self];
}
- (void)dealloc {
[[YYTextKeyboardManager defaultManager] removeObserver:self];
}
- (void)setExclusionPathEnabled:(BOOL)enabled {
if (enabled) {
[self.textView addSubview:self.imageView];
UIBezierPath *path = [UIBezierPath bezierPathWithRoundedRect:self.imageView.frame
cornerRadius:self.imageView.layer.cornerRadius];
self.textView.exclusionPaths = @[path]; /// Set exclusion paths
} else {
[self.imageView removeFromSuperview];
self.textView.exclusionPaths = nil;
}
}
- (void)initImageView {
NSData *data = [NSData dataNamed:@"dribbble256_imageio.png"];
UIImage *image = [[YYImage alloc] initWithData:data scale:2];
UIImageView *imageView = [[YYAnimatedImageView alloc] initWithImage:image];
imageView.clipsToBounds = YES;
imageView.userInteractionEnabled = YES;
imageView.layer.cornerRadius = imageView.height / 2;
imageView.center = CGPointMake(kScreenWidth / 2, kScreenWidth / 2);
self.imageView = imageView;
@weakify(self);
UIPanGestureRecognizer *g = [[UIPanGestureRecognizer alloc] initWithActionBlock:^(UIPanGestureRecognizer *g) {
@strongify(self);
if (!self) return;
CGPoint p = [g locationInView:self.textView];
self.imageView.center = p;
UIBezierPath *path = [UIBezierPath bezierPathWithRoundedRect:self.imageView.frame
cornerRadius:self.imageView.layer.cornerRadius];
self.textView.exclusionPaths = @[path];
}];
[imageView addGestureRecognizer:g];
}
- (void)edit:(UIBarButtonItem *)item {
if (_textView.isFirstResponder) {
[_textView resignFirstResponder];
} else {
[_textView becomeFirstResponder];
}
}
#pragma mark text view
- (void)textViewDidBeginEditing:(YYTextView *)textView {
UIBarButtonItem *buttonItem = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemDone
target:self
action:@selector(edit:)];
self.navigationItem.rightBarButtonItem = buttonItem;
}
- (void)textViewDidEndEditing:(YYTextView *)textView {
self.navigationItem.rightBarButtonItem = nil;
}
#pragma mark - keyboard
- (void)keyboardChangedWithTransition:(YYTextKeyboardTransition)transition {
BOOL clipped = NO;
if (_textView.isVerticalForm && transition.toVisible) {
CGRect rect = [[YYTextKeyboardManager defaultManager] convertRect:transition.toFrame toView:self.view];
if (CGRectGetMaxY(rect) == self.view.height) {
CGRect textFrame = self.view.bounds;
textFrame.size.height -= rect.size.height;
_textView.frame = textFrame;
clipped = YES;
}
}
if (!clipped) {
_textView.frame = self.view.bounds;
}
}
@end
================================================
FILE: Demo/YYKitDemo/YYTextEmoticonExample.h
================================================
//
// YYTextEmoticonExample.h
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYTextEmoticonExample : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/YYTextEmoticonExample.m
================================================
//
// YYTextEmoticonExample.m
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYTextEmoticonExample.h"
#import "YYKit.h"
@interface YYTextEmoticonExample ()
@property (nonatomic, strong) YYTextView *textView;
@end
@implementation YYTextEmoticonExample
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor whiteColor];
if ([self respondsToSelector:@selector(setAutomaticallyAdjustsScrollViewInsets:)]) {
self.automaticallyAdjustsScrollViewInsets = NO;
}
NSMutableDictionary *mapper = [NSMutableDictionary new];
mapper[@":smile:"] = [self imageWithName:@"002"];
mapper[@":cool:"] = [self imageWithName:@"013"];
mapper[@":biggrin:"] = [self imageWithName:@"047"];
mapper[@":arrow:"] = [self imageWithName:@"007"];
mapper[@":confused:"] = [self imageWithName:@"041"];
mapper[@":cry:"] = [self imageWithName:@"010"];
mapper[@":wink:"] = [self imageWithName:@"085"];
YYTextSimpleEmoticonParser *parser = [YYTextSimpleEmoticonParser new];
parser.emoticonMapper = mapper;
YYTextLinePositionSimpleModifier *mod = [YYTextLinePositionSimpleModifier new];
mod.fixedLineHeight = 22;
YYTextView *textView = [YYTextView new];
textView.text = @"Hahahah:smile:, it\'s emoticons::cool::arrow::cry::wink:\n\nYou can input \":\" + \"smile\" + \":\" to display smile emoticon, or you can copy and paste these emoticons.\n\nSee \'YYTextEmoticonExample.m\' for example.";
textView.font = [UIFont systemFontOfSize:17];
textView.textParser = parser;
textView.size = self.view.size;
textView.linePositionModifier = mod;
textView.textContainerInset = UIEdgeInsetsMake(10, 10, 10, 10);
textView.delegate = self;
if (kiOS7Later) {
textView.keyboardDismissMode = UIScrollViewKeyboardDismissModeInteractive;
}
textView.contentInset = UIEdgeInsetsMake((kiOS7Later ? 64 : 0), 0, 0, 0);
textView.scrollIndicatorInsets = textView.contentInset;
[self.view addSubview:textView];
self.textView = textView;
[self.textView becomeFirstResponder];
}
- (UIImage *)imageWithName:(NSString *)name {
NSBundle *bundle = [NSBundle bundleWithPath:[[NSBundle mainBundle] pathForResource:@"EmoticonQQ" ofType:@"bundle"]];
NSString *path = [bundle pathForScaledResource:name ofType:@"gif"];
NSData *data = [NSData dataWithContentsOfFile:path];
YYImage *image = [YYImage imageWithData:data scale:2];
image.preloadAllAnimatedImageFrames = YES;
return image;
}
- (void)edit:(UIBarButtonItem *)item {
if (_textView.isFirstResponder) {
[_textView resignFirstResponder];
} else {
[_textView becomeFirstResponder];
}
}
- (void)textViewDidBeginEditing:(YYTextView *)textView {
UIBarButtonItem *buttonItem = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemDone
target:self
action:@selector(edit:)];
self.navigationItem.rightBarButtonItem = buttonItem;
}
- (void)textViewDidEndEditing:(YYTextView *)textView {
self.navigationItem.rightBarButtonItem = nil;
}
@end
================================================
FILE: Demo/YYKitDemo/YYTextExample.h
================================================
//
// YYTextExample.h
// YYKitExample
//
// Created by ibireme on 15/7/18.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYTextExample : UITableViewController
@end
================================================
FILE: Demo/YYKitDemo/YYTextExample.m
================================================
//
// YYTextExample.m
// YYKitExample
//
// Created by ibireme on 15/7/18.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYTextExample.h"
#import "YYKit.h"
#import
@interface YYTextExample()
@property (nonatomic, strong) NSMutableArray *titles;
@property (nonatomic, strong) NSMutableArray *classNames;
@end
@implementation YYTextExample
- (void)viewDidLoad {
[super viewDidLoad];
self.titles = @[].mutableCopy;
self.classNames = @[].mutableCopy;
[self addCell:@"Text Attributes 1" class:@"YYTextAttributeExample"];
[self addCell:@"Text Attributes 2" class:@"YYTextTagExample"];
[self addCell:@"Text Attachments" class:@"YYTextAttachmentExample"];
[self addCell:@"Text Edit" class:@"YYTextEditExample"];
[self addCell:@"Text Parser (Markdown)" class:@"YYTextMarkdownExample"];
[self addCell:@"Text Parser (Emoticon)" class:@"YYTextEmoticonExample"];
[self addCell:@"Text Binding" class:@"YYTextBindingExample"];
[self addCell:@"Copy and Paste" class:@"YYTextCopyPasteExample"];
[self addCell:@"Undo and Redo" class:@"YYTextUndoRedoExample"];
[self addCell:@"Ruby Annotation" class:@"YYTextRubyExample"];
[self addCell:@"Async Display" class:@"YYTextAsyncExample"];
[self.tableView reloadData];
}
- (void)addCell:(NSString *)title class:(NSString *)className {
[self.titles addObject:title];
[self.classNames addObject:className];
}
#pragma mark - Table view data source
- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
return _titles.count;
}
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath {
UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:@"YY"];
if (!cell) {
cell = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleDefault reuseIdentifier:@"YY"];
}
cell.textLabel.text = _titles[indexPath.row];
return cell;
}
- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath {
NSString *className = self.classNames[indexPath.row];
Class class = NSClassFromString(className);
if (class) {
UIViewController *ctrl = class.new;
ctrl.title = _titles[indexPath.row];
[self.navigationController pushViewController:ctrl animated:YES];
}
[self.tableView deselectRowAtIndexPath:indexPath animated:YES];
}
@end
================================================
FILE: Demo/YYKitDemo/YYTextExampleHelper.h
================================================
//
// YYTextExampleHelper.h
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYTextExampleHelper : NSObject
+ (void)addDebugOptionToViewController:(UIViewController *)vc;
+ (void)setDebug:(BOOL)debug;
+ (BOOL)isDebug;
@end
================================================
FILE: Demo/YYKitDemo/YYTextExampleHelper.m
================================================
//
// YYTextExampleHelper.m
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYTextExampleHelper.h"
#import "YYKit.h"
static BOOL DebugEnabled = NO;
@implementation YYTextExampleHelper
+ (void)addDebugOptionToViewController:(UIViewController *)vc {
UISwitch *switcher = [UISwitch new];
switcher.layer.transformScale = 0.8;
[switcher setOn:DebugEnabled];
[switcher addBlockForControlEvents:UIControlEventValueChanged block:^(UISwitch *sender) {
[self setDebug:sender.isOn];
}];
UIView *view = [UIView new];
view.size = CGSizeMake(40, 44);
[view addSubview:switcher];
switcher.centerX = view.width / 2;
switcher.centerY = view.height / 2;
UIBarButtonItem *item = [[UIBarButtonItem alloc] initWithCustomView:view];
vc.navigationItem.rightBarButtonItem = item;
}
+ (void)setDebug:(BOOL)debug {
YYTextDebugOption *debugOptions = [YYTextDebugOption new];
if (debug) {
debugOptions.baselineColor = [UIColor redColor];
debugOptions.CTFrameBorderColor = [UIColor redColor];
debugOptions.CTLineFillColor = [UIColor colorWithRed:0.000 green:0.463 blue:1.000 alpha:0.180];
debugOptions.CGGlyphBorderColor = [UIColor colorWithRed:1.000 green:0.524 blue:0.000 alpha:0.200];
} else {
[debugOptions clear];
}
[YYTextDebugOption setSharedDebugOption:debugOptions];
DebugEnabled = debug;
}
+ (BOOL)isDebug {
return DebugEnabled;
}
@end
================================================
FILE: Demo/YYKitDemo/YYTextMarkdownExample.h
================================================
//
// YYTextMarkdownExample.h
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYTextMarkdownExample : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/YYTextMarkdownExample.m
================================================
//
// YYTextMarkdownExample.m
// YYKitExample
//
// Created by ibireme on 15/9/3.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYTextMarkdownExample.h"
#import "YYKit.h"
@interface YYTextMarkdownExample ()
@property (nonatomic, assign) YYTextView *textView;
@end
@implementation YYTextMarkdownExample
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor whiteColor];
if ([self respondsToSelector:@selector(setAutomaticallyAdjustsScrollViewInsets:)]) {
self.automaticallyAdjustsScrollViewInsets = NO;
}
NSString *text = @"#Markdown Editor\nThis is a simple markdown editor based on `YYTextView`.\n\n*********************************************\nIt\'s *italic* style.\n\nIt\'s also _italic_ style.\n\nIt\'s **bold** style.\n\nIt\'s ***italic and bold*** style.\n\nIt\'s __underline__ style.\n\nIt\'s ~~deleteline~~ style.\n\n\nHere is a link: [YYKit](https://github.com/ibireme/YYKit)\n\nHere is some code:\n\n\tif(a){\n\t\tif(b){\n\t\t\tif(c){\n\t\t\t\tprintf(\"haha\");\n\t\t\t}\n\t\t}\n\t}\n";
YYTextSimpleMarkdownParser *parser = [YYTextSimpleMarkdownParser new];
[parser setColorWithDarkTheme];
YYTextView *textView = [YYTextView new];
textView.text = text;
textView.font = [UIFont systemFontOfSize:14];
textView.textParser = parser;
textView.size = self.view.size;
textView.textContainerInset = UIEdgeInsetsMake(10, 10, 10, 10);
textView.delegate = self;
if (kiOS7Later) {
textView.keyboardDismissMode = UIScrollViewKeyboardDismissModeInteractive;
}
textView.backgroundColor = [UIColor colorWithWhite:0.134 alpha:1.000];
textView.contentInset = UIEdgeInsetsMake((kiOS7Later ? 64 : 0), 0, 0, 0);
textView.scrollIndicatorInsets = textView.contentInset;
textView.selectedRange = NSMakeRange(text.length, 0);
[self.view addSubview:textView];
self.textView = textView;
}
- (void)edit:(UIBarButtonItem *)item {
if (_textView.isFirstResponder) {
[_textView resignFirstResponder];
} else {
[_textView becomeFirstResponder];
}
}
- (void)textViewDidBeginEditing:(YYTextView *)textView {
UIBarButtonItem *buttonItem = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemDone
target:self
action:@selector(edit:)];
self.navigationItem.rightBarButtonItem = buttonItem;
}
- (void)textViewDidEndEditing:(YYTextView *)textView {
self.navigationItem.rightBarButtonItem = nil;
}
@end
================================================
FILE: Demo/YYKitDemo/YYTextRubyExample.h
================================================
//
// YYTextRubyExample.h
// YYKitExample
//
// Created by ibireme on 15/9/9.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import
@interface YYTextRubyExample : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/YYTextRubyExample.m
================================================
//
// YYTextRubyExample.m
// YYKitExample
//
// Created by ibireme on 15/9/9.
// Copyright (C) 2015 ibireme. All rights reserved.
//
#import "YYTextRubyExample.h"
#import "YYKit.h"
/*
Ruby Annotation
See: http://www.w3.org/TR/ruby/
*/
@implementation YYTextRubyExample
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor whiteColor];
if ([self respondsToSelector:@selector(setAutomaticallyAdjustsScrollViewInsets:)]) {
self.automaticallyAdjustsScrollViewInsets = NO;
}
NSMutableAttributedString *text = [NSMutableAttributedString new];
if (kSystemVersion < 8) {
[text appendString:@"Only support iOS8 Later"];
text.font = [UIFont systemFontOfSize:30];
} else {
NSMutableAttributedString *one = [[NSMutableAttributedString alloc] initWithString:@"这是用汉语写的一段文字。"];
one.font = [UIFont boldSystemFontOfSize:30];
YYTextRubyAnnotation *ruby;
ruby = [YYTextRubyAnnotation new];
ruby.textBefore = @"hàn yŭ";
[one setTextRubyAnnotation:ruby range:[one.string rangeOfString:@"汉语"]];
ruby = [YYTextRubyAnnotation new];
ruby.textBefore = @"wén";
[one setTextRubyAnnotation:ruby range:[one.string rangeOfString:@"文"]];
ruby = [YYTextRubyAnnotation new];
ruby.textBefore = @"zì";
ruby.alignment = kCTRubyAlignmentCenter;
[one setTextRubyAnnotation:ruby range:[one.string rangeOfString:@"字"]];
[text appendAttributedString:one];
[text appendAttributedString:[self padding]];
one = [[NSMutableAttributedString alloc] initWithString:@"日本語で書いた作文です。"];
one.font = [UIFont boldSystemFontOfSize:30];
ruby = [YYTextRubyAnnotation new];
ruby.textBefore = @"に";
[one setTextRubyAnnotation:ruby range:[one.string rangeOfString:@"日"]];
ruby = [YYTextRubyAnnotation new];
ruby.textBefore = @"ほん";
[one setTextRubyAnnotation:ruby range:[one.string rangeOfString:@"本"]];
ruby = [YYTextRubyAnnotation new];
ruby.textBefore = @"ご";
[one setTextRubyAnnotation:ruby range:[one.string rangeOfString:@"語"]];
ruby = [YYTextRubyAnnotation new];
ruby.textBefore = @"か";
[one setTextRubyAnnotation:ruby range:[one.string rangeOfString:@"書"]];
ruby = [YYTextRubyAnnotation new];
ruby.textBefore = @"さく";
[one setTextRubyAnnotation:ruby range:[one.string rangeOfString:@"作"]];
ruby = [YYTextRubyAnnotation new];
ruby.textBefore = @"ぶん";
[one setTextRubyAnnotation:ruby range:[one.string rangeOfString:@"文"]];
[text appendAttributedString:one];
}
YYLabel *label = [YYLabel new];
label.attributedText = text;
label.width = self.view.width - 60;
label.centerX = self.view.width / 2;
label.height = self.view.height - (kiOS7Later ? 64 : 44) - 60;
label.top = (kiOS7Later ? 64 : 0) + 30;
label.textAlignment = NSTextAlignmentCenter;
label.textVerticalAlignment = YYTextVerticalAlignmentCenter;
label.numberOfLines = 0;
label.backgroundColor = [UIColor colorWithWhite:0.933 alpha:1.000];
[self.view addSubview:label];
}
- (NSAttributedString *)padding {
NSMutableAttributedString *pad = [[NSMutableAttributedString alloc] initWithString:@"\n\n"];
pad.font = [UIFont systemFontOfSize:30];
return pad;
}
@end
================================================
FILE: Demo/YYKitDemo/YYTextTagExample.h
================================================
//
// YYTextTagExample.h
// YYKitExample
//
// Created by ibireme on 15/8/19.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYTextTagExample : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/YYTextTagExample.m
================================================
//
// YYTextTagExample.m
// YYKitExample
//
// Created by ibireme on 15/8/19.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYTextTagExample.h"
#import "YYKit.h"
#import "YYTextExampleHelper.h"
@interface YYTextTagExample ()
@property (nonatomic, assign) YYTextView *textView;
@end
@implementation YYTextTagExample
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor whiteColor];
if ([self respondsToSelector:@selector(setAutomaticallyAdjustsScrollViewInsets:)]) {
self.automaticallyAdjustsScrollViewInsets = NO;
}
NSMutableAttributedString *text = [NSMutableAttributedString new];
NSArray *tags = @[@"◉red", @"◉orange", @"◉yellow", @"◉green", @"◉blue", @"◉purple", @"◉gray"];
NSArray *tagStrokeColors = @[
UIColorHex(fa3f39),
UIColorHex(f48f25),
UIColorHex(f1c02c),
UIColorHex(54bc2e),
UIColorHex(29a9ee),
UIColorHex(c171d8),
UIColorHex(818e91)
];
NSArray *tagFillColors = @[
UIColorHex(fb6560),
UIColorHex(f6a550),
UIColorHex(f3cc56),
UIColorHex(76c957),
UIColorHex(53baf1),
UIColorHex(cd8ddf),
UIColorHex(a4a4a7)
];
UIFont *font = [UIFont boldSystemFontOfSize:16];
for (int i = 0; i < tags.count; i++) {
NSString *tag = tags[i];
UIColor *tagStrokeColor = tagStrokeColors[i];
UIColor *tagFillColor = tagFillColors[i];
NSMutableAttributedString *tagText = [[NSMutableAttributedString alloc] initWithString:tag];
[tagText insertString:@" " atIndex:0];
[tagText appendString:@" "];
tagText.font = font;
tagText.color = [UIColor whiteColor];
[tagText setTextBinding:[YYTextBinding bindingWithDeleteConfirm:NO] range:tagText.rangeOfAll];
YYTextBorder *border = [YYTextBorder new];
border.strokeWidth = 1.5;
border.strokeColor = tagStrokeColor;
border.fillColor = tagFillColor;
border.cornerRadius = 100; // a huge value
border.insets = UIEdgeInsetsMake(-2, -5.5, -2, -8);
[tagText setTextBackgroundBorder:border range:[tagText.string rangeOfString:tag]];
[text appendAttributedString:tagText];
}
text.lineSpacing = 10;
text.lineBreakMode = NSLineBreakByWordWrapping;
[text appendString:@"\n"];
[text appendAttributedString:text]; // repeat for test
YYTextView *textView = [YYTextView new];
textView.attributedText = text;
textView.size = self.view.size;
textView.textContainerInset = UIEdgeInsetsMake(10 + (kiOS7Later ? 64 : 0), 10, 10, 10);
textView.allowsCopyAttributedString = YES;
textView.allowsPasteAttributedString = YES;
textView.delegate = self;
if (kiOS7Later) {
textView.keyboardDismissMode = UIScrollViewKeyboardDismissModeInteractive;
} else {
textView.height -= 64;
}
textView.scrollIndicatorInsets = textView.contentInset;
textView.selectedRange = NSMakeRange(text.length, 0);
[self.view addSubview:textView];
self.textView = textView;
dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(0.6 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{
[textView becomeFirstResponder];
});
}
- (void)edit:(UIBarButtonItem *)item {
if (_textView.isFirstResponder) {
[_textView resignFirstResponder];
} else {
[_textView becomeFirstResponder];
}
}
#pragma mark text view
- (void)textViewDidBeginEditing:(YYTextView *)textView {
UIBarButtonItem *buttonItem = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemDone
target:self
action:@selector(edit:)];
self.navigationItem.rightBarButtonItem = buttonItem;
}
- (void)textViewDidEndEditing:(YYTextView *)textView {
self.navigationItem.rightBarButtonItem = nil;
}
@end
================================================
FILE: Demo/YYKitDemo/YYTextUndoRedoExample.h
================================================
//
// YYTextUndoRedoExample.h
// YYKitExample
//
// Created by ibireme on 15/9/12.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYTextUndoRedoExample : UIViewController
@end
================================================
FILE: Demo/YYKitDemo/YYTextUndoRedoExample.m
================================================
//
// YYTextUndoRedoExample.m
// YYKitExample
//
// Created by ibireme on 15/9/12.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYTextUndoRedoExample.h"
#import "YYKit.h"
@interface YYTextUndoRedoExample ()
@property (nonatomic, assign) YYTextView *textView;
@end
@implementation YYTextUndoRedoExample
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor whiteColor];
if ([self respondsToSelector:@selector(setAutomaticallyAdjustsScrollViewInsets:)]) {
self.automaticallyAdjustsScrollViewInsets = NO;
}
NSString *text = @"You can shake the device to undo and redo.";
YYTextView *textView = [YYTextView new];
textView.text = text;
textView.font = [UIFont systemFontOfSize:17];
textView.size = self.view.size;
textView.textContainerInset = UIEdgeInsetsMake(10, 10, 10, 10);
textView.delegate = self;
textView.allowsUndoAndRedo = YES; /// Undo and Redo
textView.maximumUndoLevel = 10; /// Undo level
if (kiOS7Later) {
textView.keyboardDismissMode = UIScrollViewKeyboardDismissModeInteractive;
}
textView.contentInset = UIEdgeInsetsMake((kiOS7Later ? 64 : 0), 0, 0, 0);
textView.scrollIndicatorInsets = textView.contentInset;
[self.view addSubview:textView];
self.textView = textView;
textView.selectedRange = NSMakeRange(text.length, 0);
[textView becomeFirstResponder];
}
- (void)edit:(UIBarButtonItem *)item {
if (_textView.isFirstResponder) {
[_textView resignFirstResponder];
} else {
[_textView becomeFirstResponder];
}
}
- (void)textViewDidBeginEditing:(YYTextView *)textView {
UIBarButtonItem *buttonItem = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemDone
target:self
action:@selector(edit:)];
self.navigationItem.rightBarButtonItem = buttonItem;
}
- (void)textViewDidEndEditing:(YYTextView *)textView {
self.navigationItem.rightBarButtonItem = nil;
}
@end
================================================
FILE: Demo/YYKitDemo/YYUtilityExample.h
================================================
//
// YYUtilityExample.h
// YYKitDemo
//
// Created by ibireme on 16/2/24.
// Copyright 2016 ibireme. All rights reserved.
//
#import
@interface YYUtilityExample : UITableViewController
@end
================================================
FILE: Demo/YYKitDemo/YYUtilityExample.m
================================================
//
// YYUtilityExample.m
// YYKitDemo
//
// Created by ibireme on 16/2/24.
// Copyright 2016 ibireme. All rights reserved.
//
#import "YYUtilityExample.h"
#import "YYKit.h"
@interface YYUtilityExample()
@property (nonatomic, strong) NSMutableArray *titles;
@property (nonatomic, strong) NSMutableArray *classNames;
@end
@implementation YYUtilityExample
- (void)viewDidLoad {
[super viewDidLoad];
self.titles = @[].mutableCopy;
self.classNames = @[].mutableCopy;
[self addCell:@"Keychain" class:@"YYKeychainExample"];
[self.tableView reloadData];
}
- (void)addCell:(NSString *)title class:(NSString *)className {
[self.titles addObject:title];
[self.classNames addObject:className];
}
#pragma mark - Table view data source
- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
return _titles.count;
}
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath {
UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:@"YY"];
if (!cell) {
cell = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleDefault reuseIdentifier:@"YY"];
}
cell.textLabel.text = _titles[indexPath.row];
return cell;
}
- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath {
NSString *className = self.classNames[indexPath.row];
Class class = NSClassFromString(className);
if (class) {
UIViewController *ctrl = class.new;
ctrl.title = _titles[indexPath.row];
[self.navigationController pushViewController:ctrl animated:YES];
}
[self.tableView deselectRowAtIndexPath:indexPath animated:YES];
}
@end
================================================
FILE: Demo/YYKitDemo/YYWebImageExample.h
================================================
//
// YYWebImageExample.h
// YYKitExample
//
// Created by ibireme on 15/7/19.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import
@interface YYWebImageExample : UITableViewController
@end
================================================
FILE: Demo/YYKitDemo/YYWebImageExample.m
================================================
//
// YYWebImageExample.m
// YYKitExample
//
// Created by ibireme on 15/7/19.
// Copyright (c) 2015 ibireme. All rights reserved.
//
#import "YYWebImageExample.h"
#import "YYKit.h"
#define kCellHeight ceil((kScreenWidth) * 3.0 / 4.0)
@interface YYWebImageExampleCell : UITableViewCell
@property (nonatomic, strong) YYAnimatedImageView *webImageView;
@property (nonatomic, strong) UIActivityIndicatorView *indicator;
@property (nonatomic, strong) CAShapeLayer *progressLayer;
@property (nonatomic, strong) UILabel *label;
@end
@implementation YYWebImageExampleCell
- (instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString *)reuseIdentifier {
self = [super initWithStyle:style reuseIdentifier:reuseIdentifier];
self.backgroundColor = [UIColor clearColor];
self.contentView.backgroundColor = [UIColor clearColor];
self.size = CGSizeMake(kScreenWidth, kCellHeight);
self.contentView.size = self.size;
_webImageView = [YYAnimatedImageView new];
_webImageView.size = self.size;
_webImageView.clipsToBounds = YES;
_webImageView.contentMode = UIViewContentModeScaleAspectFill;
_webImageView.backgroundColor = [UIColor whiteColor];
[self.contentView addSubview:_webImageView];
_indicator = [[UIActivityIndicatorView alloc] initWithActivityIndicatorStyle:UIActivityIndicatorViewStyleGray];
_indicator.center = CGPointMake(self.width / 2, self.height / 2);
_indicator.hidden = YES;
//[self.contentView addSubview:_indicator]; //use progress bar instead..
_label = [UILabel new];
_label.size = self.size;
_label.textAlignment = NSTextAlignmentCenter;
_label.text = @"Load fail, tap to reload.";
_label.textColor = [UIColor colorWithWhite:0.7 alpha:1.0];
_label.hidden = YES;
_label.userInteractionEnabled = YES;
[self.contentView addSubview:_label];
CGFloat lineHeight = 4;
_progressLayer = [CAShapeLayer layer];
_progressLayer.size = CGSizeMake(_webImageView.width, lineHeight);
UIBezierPath *path = [UIBezierPath bezierPath];
[path moveToPoint:CGPointMake(0, _progressLayer.height / 2)];
[path addLineToPoint:CGPointMake(_webImageView.width, _progressLayer.height / 2)];
_progressLayer.lineWidth = lineHeight;
_progressLayer.path = path.CGPath;
_progressLayer.strokeColor = [UIColor colorWithRed:0.000 green:0.640 blue:1.000 alpha:0.720].CGColor;
_progressLayer.lineCap = kCALineCapButt;
_progressLayer.strokeStart = 0;
_progressLayer.strokeEnd = 0;
[_webImageView.layer addSublayer:_progressLayer];
__weak typeof(self) _self = self;
UITapGestureRecognizer *g = [[UITapGestureRecognizer alloc] initWithActionBlock:^(id sender) {
[_self setImageURL:_self.webImageView.imageURL];
}];
[_label addGestureRecognizer:g];
return self;
}
- (void)setImageURL:(NSURL *)url {
_label.hidden = YES;
_indicator.hidden = NO;
[_indicator startAnimating];
__weak typeof(self) _self = self;
[CATransaction begin];
[CATransaction setDisableActions: YES];
self.progressLayer.hidden = YES;
self.progressLayer.strokeEnd = 0;
[CATransaction commit];
[_webImageView setImageWithURL:url
placeholder:nil
options:YYWebImageOptionProgressiveBlur | YYWebImageOptionShowNetworkActivity | YYWebImageOptionSetImageWithFadeAnimation
progress:^(NSInteger receivedSize, NSInteger expectedSize) {
if (expectedSize > 0 && receivedSize > 0) {
CGFloat progress = (CGFloat)receivedSize / expectedSize;
progress = progress < 0 ? 0 : progress > 1 ? 1 : progress;
if (_self.progressLayer.hidden) _self.progressLayer.hidden = NO;
_self.progressLayer.strokeEnd = progress;
}
} transform:nil
completion:^(UIImage *image, NSURL *url, YYWebImageFromType from, YYWebImageStage stage, NSError *error) {
if (stage == YYWebImageStageFinished) {
_self.progressLayer.hidden = YES;
[_self.indicator stopAnimating];
_self.indicator.hidden = YES;
if (!image) _self.label.hidden = NO;
}
}];
}
- (void)prepareForReuse {
//nothing
}
@end
@implementation YYWebImageExample {
NSArray *_imageLinks;
}
- (void)viewDidLoad {
[super viewDidLoad];
self.tableView.separatorStyle = UITableViewCellSeparatorStyleNone;
self.view.backgroundColor = [UIColor whiteColor];
UIBarButtonItem *button = [[UIBarButtonItem alloc] initWithTitle:@"Reload" style:UIBarButtonItemStylePlain target:self action:@selector(reload)];
self.navigationItem.rightBarButtonItem = button;
self.view.backgroundColor = [UIColor colorWithWhite:0.217 alpha:1.000];
NSArray *links = @[
/*
You can add your image url here.
*/
// progressive jpeg
@"https://s-media-cache-ak0.pinimg.com/1200x/2e/0c/c5/2e0cc5d86e7b7cd42af225c29f21c37f.jpg",
// animated gif: http://cinemagraphs.com/
@"http://i.imgur.com/uoBwCLj.gif",
@"http://i.imgur.com/8KHKhxI.gif",
@"http://i.imgur.com/WXJaqof.gif",
// animated gif: https://dribbble.com/markpear
@"https://d13yacurqjgara.cloudfront.net/users/345826/screenshots/1780193/dots18.gif",
@"https://d13yacurqjgara.cloudfront.net/users/345826/screenshots/1809343/dots17.1.gif",
@"https://d13yacurqjgara.cloudfront.net/users/345826/screenshots/1845612/dots22.gif",
@"https://d13yacurqjgara.cloudfront.net/users/345826/screenshots/1820014/big-hero-6.gif",
@"https://d13yacurqjgara.cloudfront.net/users/345826/screenshots/1819006/dots11.0.gif",
@"https://d13yacurqjgara.cloudfront.net/users/345826/screenshots/1799885/dots21.gif",
// animaged gif: https://dribbble.com/jonadinges
@"https://d13yacurqjgara.cloudfront.net/users/288987/screenshots/2025999/batman-beyond-the-rain.gif",
@"https://d13yacurqjgara.cloudfront.net/users/288987/screenshots/1855350/r_nin.gif",
@"https://d13yacurqjgara.cloudfront.net/users/288987/screenshots/1963497/way-back-home.gif",
@"https://d13yacurqjgara.cloudfront.net/users/288987/screenshots/1913272/depressed-slurp-cycle.gif",
// jpg: https://dribbble.com/snootyfox
@"https://d13yacurqjgara.cloudfront.net/users/26059/screenshots/2047158/beerhenge.jpg",
@"https://d13yacurqjgara.cloudfront.net/users/26059/screenshots/2016158/avalanche.jpg",
@"https://d13yacurqjgara.cloudfront.net/users/26059/screenshots/1839353/pilsner.jpg",
@"https://d13yacurqjgara.cloudfront.net/users/26059/screenshots/1833469/porter.jpg",
@"https://d13yacurqjgara.cloudfront.net/users/26059/screenshots/1521183/farmers.jpg",
@"https://d13yacurqjgara.cloudfront.net/users/26059/screenshots/1391053/tents.jpg",
@"https://d13yacurqjgara.cloudfront.net/users/26059/screenshots/1399501/imperial_beer.jpg",
@"https://d13yacurqjgara.cloudfront.net/users/26059/screenshots/1488711/fishin.jpg",
@"https://d13yacurqjgara.cloudfront.net/users/26059/screenshots/1466318/getaway.jpg",
// animated webp and apng: http://littlesvr.ca/apng/gif_apng_webp.html
@"http://littlesvr.ca/apng/images/BladeRunner.png",
@"http://littlesvr.ca/apng/images/Contact.webp",
];
_imageLinks = links;
[self.tableView reloadData];
[self scrollViewDidScroll:self.tableView];
}
- (void)viewDidAppear:(BOOL)animated {
[super viewDidAppear:animated];
if (kiOS7Later) {
self.navigationController.navigationBar.barStyle = UIBarStyleBlack;
self.navigationController.navigationBar.tintColor = [UIColor whiteColor];
}
[UIApplication sharedApplication].statusBarStyle = UIStatusBarStyleLightContent;
}
- (void)viewWillDisappear:(BOOL)animated {
[super viewWillDisappear:animated];
if (kiOS7Later) {
self.navigationController.navigationBar.barStyle = UIBarStyleDefault;
self.navigationController.navigationBar.tintColor = nil;
}
[UIApplication sharedApplication].statusBarStyle = UIStatusBarStyleDefault;
}
- (void)reload {
[[YYImageCache sharedCache].memoryCache removeAllObjects];
[[YYImageCache sharedCache].diskCache removeAllObjectsWithBlock:^{}];
[self.tableView performSelector:@selector(reloadData) afterDelay:0.1];
}
- (BOOL)tableView:(UITableView *)tableView shouldHighlightRowAtIndexPath:(NSIndexPath *)indexPath {
return NO;
}
- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
return _imageLinks.count * 4;
}
- (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath {
return kCellHeight;
}
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath {
YYWebImageExampleCell *cell = [tableView dequeueReusableCellWithIdentifier:@"cell"];
if (!cell) cell = [[YYWebImageExampleCell alloc] initWithStyle:UITableViewCellStyleDefault reuseIdentifier:@"cell"];
[cell setImageURL:[NSURL URLWithString:_imageLinks[indexPath.row % _imageLinks.count]]];
return cell;
}
- (void)scrollViewDidScroll:(UIScrollView *)scrollView {
CGFloat viewHeight = scrollView.height + scrollView.contentInset.top;
for (YYWebImageExampleCell *cell in [self.tableView visibleCells]) {
CGFloat y = cell.centerY - scrollView.contentOffset.y;
CGFloat p = y - viewHeight / 2;
CGFloat scale = cos(p / viewHeight * 0.8) * 0.95;
if (kiOS8Later) {
[UIView animateWithDuration:0.15 delay:0 options:UIViewAnimationOptionCurveEaseInOut | UIViewAnimationOptionAllowUserInteraction | UIViewAnimationOptionBeginFromCurrentState animations:^{
cell.webImageView.transform = CGAffineTransformMakeScale(scale, scale);
} completion:NULL];
} else {
cell.webImageView.transform = CGAffineTransformMakeScale(scale, scale);
}
}
}
@end
================================================
FILE: Demo/YYKitDemo/main.m
================================================
//
// main.m
// YYKitExample
//
// Created by ibireme on 14-9-18.
// Copyright (c) 2014 ibireme. All rights reserved.
//
#import
#import "YYAppDelegate.h"
int main(int argc, char * argv[]) {
@autoreleasepool {
return UIApplicationMain(argc, argv, nil, NSStringFromClass([YYAppDelegate class]));
}
}
================================================
FILE: Demo/YYKitDemo/twitter_0.json
================================================
{
"twitter_objects" : {
"moments" : {
},
"users" : {
"2543588034" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/473830458556297216/40KlXkaR_normal.jpeg",
"created_at" : "Tue Jun 03 14:07:07 +0000 2014",
"id" : 2543588034,
"default_profile_image" : false,
"listed_count" : 751,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "nondot.org/sabre",
"url" : "http://t.co/Ij9n0AlRIv",
"indices" : [
0,
22
],
"expanded_url" : "http://nondot.org/sabre"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/Ij9n0AlRIv",
"description" : "The revolution will be Swift!\nLLVM & Clang are pretty nice too :-)",
"followers_count" : 22810,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 196,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2543588034",
"name" : "Chris Lattner",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/473830458556297216/40KlXkaR_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "clattner_llvm",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 171,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 72,
"verified" : false,
"has_extended_profile" : false
},
"3182117337" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/589688464871948288/Zr26Iais_normal.jpg",
"created_at" : "Sun Apr 19 07:05:32 +0000 2015",
"id" : 3182117337,
"default_profile_image" : false,
"listed_count" : 51,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "Leamington Spa, England",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "sicpers.info",
"url" : "http://t.co/SokiFe3GFE",
"indices" : [
0,
22
],
"expanded_url" : "http://sicpers.info"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/SokiFe3GFE",
"description" : "A gentleman of independent means.",
"followers_count" : 829,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 2685,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "3182117337",
"name" : "Section 3.3.1",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/589688464871948288/Zr26Iais_normal.jpg",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/3182117337/1437473575",
"screen_name" : "iwasleeg",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 148,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 150,
"verified" : false,
"has_extended_profile" : false
},
"10724012" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2594815487/Headshot_normal.jpg",
"created_at" : "Thu Nov 29 23:43:00 +0000 2007",
"id" : 10724012,
"default_profile_image" : false,
"listed_count" : 557,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "andymatuschak.org",
"url" : "http://t.co/F3LPlbcnT4",
"indices" : [
0,
22
],
"expanded_url" : "http://andymatuschak.org"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/F3LPlbcnT4",
"description" : "Wonder, blunder, salve, solve.\n\nLead mobile dev @KhanAcademy. Chasing the Illustrated Primer.\n\nHelped build iOS 4.1–8 on the UIKit team.",
"followers_count" : 11833,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 8867,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "10724012",
"name" : "Andy Matuschak",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2594815487/Headshot_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/10724012/1398547888",
"screen_name" : "andy_matuschak",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "83B806",
"favourites_count" : 10387,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 431,
"verified" : false,
"has_extended_profile" : false
},
"18247541" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/609215086188560384/Qvg0YlB0_normal.png",
"created_at" : "Fri Dec 19 18:23:35 +0000 2008",
"id" : 18247541,
"default_profile_image" : false,
"listed_count" : 2705,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Flower Mound, TX",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "tapbots.com",
"url" : "http://t.co/j8YdZhQpTj",
"indices" : [
0,
22
],
"expanded_url" : "http://tapbots.com/"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "tapbots.com",
"url" : "http://t.co/ldMBUVWKIH",
"indices" : [
109,
131
],
"expanded_url" : "http://tapbots.com"
}
]
}
},
"url" : "http://t.co/j8YdZhQpTj",
"description" : "Please don't contact me for tech support, I won't answer. Try the in app options or @tweetbot or @tapbots or http://t.co/ldMBUVWKIH.",
"followers_count" : 38873,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 27663,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "18247541",
"name" : "Paul Haddad",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/609215086188560384/Qvg0YlB0_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "tapbot_paul",
"time_zone" : "Mountain Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 374,
"is_translation_enabled" : false,
"utc_offset" : -21600,
"friends_count" : 366,
"verified" : false,
"has_extended_profile" : false
},
"550210137" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/460193465398095875/WivJZNhw_normal.jpeg",
"created_at" : "Tue Apr 10 13:51:53 +0000 2012",
"id" : 550210137,
"default_profile_image" : false,
"listed_count" : 0,
"profile_background_color" : "B99007",
"follow_request_sent" : false,
"location" : "New York, New York",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "smugfilm.com/category/podca…",
"url" : "http://t.co/NclDIShcXS",
"indices" : [
0,
22
],
"expanded_url" : "http://smugfilm.com/category/podcast-episodes/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/NclDIShcXS",
"description" : "I review movies, I podcast, I'm alive, and how I know it.",
"followers_count" : 158,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 370,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "550210137",
"name" : "Jenna Ipcar",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/460193465398095875/WivJZNhw_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/550210137/1398553454",
"screen_name" : "agreeablecar",
"time_zone" : null,
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000083793218/ed28bc12e29b1a766748470289a81cb9.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000083793218/ed28bc12e29b1a766748470289a81cb9.jpeg",
"profile_link_color" : "7A6909",
"favourites_count" : 781,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 255,
"verified" : false,
"has_extended_profile" : false
},
"14138283" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/675667825/Jorge_Simpson_normal.png",
"created_at" : "Thu Mar 13 08:46:33 +0000 2008",
"id" : 14138283,
"default_profile_image" : false,
"listed_count" : 62,
"profile_background_color" : "9AE4E8",
"follow_request_sent" : false,
"location" : "Secret cave",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "PoWWaU.com",
"url" : "http://t.co/5dF5zH0oBx",
"indices" : [
0,
22
],
"expanded_url" : "http://www.PoWWaU.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/5dF5zH0oBx",
"description" : "PoWWaU founder. Mobile development instructor. Developer of productivity apps for mobile devices.",
"followers_count" : 548,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4493,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 15
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14138283",
"name" : "Jorge Ortiz",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/675667825/Jorge_Simpson_normal.png",
"profile_sidebar_fill_color" : "DDFFCC",
"profile_sidebar_border_color" : "BDDCAD",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14138283/1431964641",
"screen_name" : "jdortiz",
"time_zone" : "Madrid",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme16/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme16/bg.gif",
"profile_link_color" : "0084B4",
"favourites_count" : 165,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 487,
"verified" : false,
"has_extended_profile" : false
},
"106587445" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/458685905172045824/i-Hxw4Xb_normal.jpeg",
"created_at" : "Wed Jan 20 01:33:56 +0000 2010",
"id" : 106587445,
"default_profile_image" : false,
"listed_count" : 14,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "Thessaloniki, Greece",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "giot.is",
"url" : "http://t.co/HpKoNeTCRF",
"indices" : [
0,
22
],
"expanded_url" : "http://giot.is"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/HpKoNeTCRF",
"description" : "Online clicker",
"followers_count" : 293,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 1363,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 22
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "106587445",
"name" : "Gi0",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/458685905172045824/i-Hxw4Xb_normal.jpeg",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/106587445/1438640747",
"screen_name" : "sitoiG",
"time_zone" : "Athens",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/628331304833163264/iiJ3EiDj.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/628331304833163264/iiJ3EiDj.jpg",
"profile_link_color" : "056B1A",
"favourites_count" : 571,
"is_translation_enabled" : false,
"utc_offset" : 10800,
"friends_count" : 120,
"verified" : false,
"has_extended_profile" : false
},
"20249612" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/624419025758646272/byZyzECv_normal.jpg",
"created_at" : "Fri Feb 06 16:34:46 +0000 2009",
"id" : 20249612,
"default_profile_image" : false,
"listed_count" : 117,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "Boston, MA",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "iOS @UniversalMind \nAlways bright, never brilliant.",
"followers_count" : 2832,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 7038,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 3,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "20249612",
"name" : "Rebecca Slatkin",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/624419025758646272/byZyzECv_normal.jpg",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/20249612/1444015057",
"screen_name" : "RebeccaSlatkin",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "000000",
"favourites_count" : 8609,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 867,
"verified" : false,
"has_extended_profile" : false
},
"19021386" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/417388388736454656/8xpChaRW_normal.jpeg",
"created_at" : "Thu Jan 15 13:34:09 +0000 2009",
"id" : 19021386,
"default_profile_image" : false,
"listed_count" : 238,
"profile_background_color" : "7EAAAC",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "fizzygrrl.com",
"url" : "http://t.co/BiBekJihEL",
"indices" : [
0,
22
],
"expanded_url" : "http://www.fizzygrrl.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/BiBekJihEL",
"description" : "Mommy, Wifey, Writer, Geekling. I'm like a Disney cartoon who says the 'F' word a lot. #MWW Planning Committee Member. Repped by @UweStender & @NaughtyBrent",
"followers_count" : 4183,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "F3E996",
"statuses_count" : 81669,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 3,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "19021386",
"name" : "Summer Heacock",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/417388388736454656/8xpChaRW_normal.jpeg",
"profile_sidebar_fill_color" : "F9DA33",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/19021386/1378449916",
"screen_name" : "Fizzygrrl",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000067905420/c388f7164945008c5aa0f92eb2a126c9.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000067905420/c388f7164945008c5aa0f92eb2a126c9.jpeg",
"profile_link_color" : "111111",
"favourites_count" : 53734,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 657,
"verified" : false,
"has_extended_profile" : false
},
"17104751" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/584391674068996097/lNa6PjEs_normal.jpg",
"created_at" : "Sat Nov 01 19:58:49 +0000 2008",
"id" : 17104751,
"default_profile_image" : false,
"listed_count" : 4748,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "One Infinite Loop ∞",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "apple.com",
"url" : "http://t.co/atMbcAw8TO",
"indices" : [
0,
22
],
"expanded_url" : "http://www.apple.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/atMbcAw8TO",
"description" : "Apple, Sports, Cars, Science, Scuba, Drums, Photography.",
"followers_count" : 175654,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 387,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 11
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "17104751",
"name" : "Philip Schiller",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/584391674068996097/lNa6PjEs_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/17104751/1428165011",
"screen_name" : "pschiller",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 21,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 147,
"verified" : true,
"has_extended_profile" : false
},
"2134761" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/485472807094996993/MpXJ6d3V_normal.png",
"created_at" : "Sat Mar 24 21:20:22 +0000 2007",
"id" : 2134761,
"default_profile_image" : false,
"listed_count" : 252,
"profile_background_color" : "D3D6D2",
"follow_request_sent" : false,
"location" : "Brooklyn, NY",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "pbowden.net",
"url" : "http://t.co/89PheN0baP",
"indices" : [
0,
22
],
"expanded_url" : "http://pbowden.net"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/89PheN0baP",
"description" : "The Most Electrifying Man in Computology. Makes software at @bkcc",
"followers_count" : 3343,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "666666",
"statuses_count" : 38068,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "2134761",
"name" : "Phillip Bowden",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/485472807094996993/MpXJ6d3V_normal.png",
"profile_sidebar_fill_color" : "252429",
"profile_sidebar_border_color" : "181A1E",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2134761/1412652986",
"screen_name" : "pbowden",
"time_zone" : "Central Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/29785537/graphPaper.gif",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/29785537/graphPaper.gif",
"profile_link_color" : "2FC2EF",
"favourites_count" : 59925,
"is_translation_enabled" : false,
"utc_offset" : -18000,
"friends_count" : 648,
"verified" : false,
"has_extended_profile" : false
},
"494133637" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2229008442/Photo_on_5-18-12_at_15.02__normal.jpg",
"created_at" : "Thu Feb 16 15:20:53 +0000 2012",
"id" : 494133637,
"default_profile_image" : false,
"listed_count" : 33,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Berlin",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "blog.metaobject.com",
"url" : "http://t.co/mBprb9gvpp",
"indices" : [
0,
22
],
"expanded_url" : "http://blog.metaobject.com/"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "objective.st",
"url" : "http://t.co/Xg7pSKSIWn",
"indices" : [
101,
123
],
"expanded_url" : "http://objective.st"
}
]
}
},
"url" : "http://t.co/mBprb9gvpp",
"description" : "BBC, Apple, Livescribe, 6wunderkinder, Microsoft\nHigher Order Messaging, Private Pilot + Paraglider, http://t.co/Xg7pSKSIWn\nI don't speak for my employer(s)",
"followers_count" : 583,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 10001,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "494133637",
"name" : "Marcel Weiher",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2229008442/Photo_on_5-18-12_at_15.02__normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "mpweiher",
"time_zone" : "Copenhagen",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 5842,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 369,
"verified" : false,
"has_extended_profile" : false
},
"2784" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/620917382555529217/p7csuDQO_normal.jpg",
"created_at" : "Fri Jul 21 19:51:33 +0000 2006",
"id" : 2784,
"default_profile_image" : false,
"listed_count" : 94,
"profile_background_color" : "3B4D72",
"follow_request_sent" : false,
"location" : "Berlin, Germany",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "nxhx.org",
"url" : "http://t.co/2CnS7TwchM",
"indices" : [
0,
22
],
"expanded_url" : "http://nxhx.org/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/2CnS7TwchM",
"description" : "cleaning up after the 20th century",
"followers_count" : 1922,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "ABABAB",
"statuses_count" : 1202,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 14
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2784",
"name" : "Joe Edelman",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/620917382555529217/p7csuDQO_normal.jpg",
"profile_sidebar_fill_color" : "4A3A28",
"profile_sidebar_border_color" : "3B3564",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2784/1433941026",
"screen_name" : "edelwax",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/3118765/Untitled-9-copy.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/3118765/Untitled-9-copy.jpg",
"profile_link_color" : "143363",
"favourites_count" : 1814,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 215,
"verified" : false,
"has_extended_profile" : true
},
"22790881" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/514861596489699328/vK2q0IV2_normal.png",
"created_at" : "Wed Mar 04 15:57:39 +0000 2009",
"id" : 22790881,
"default_profile_image" : false,
"listed_count" : 4614,
"profile_background_color" : "9AE4E8",
"follow_request_sent" : false,
"location" : "The Underweb",
"entities" : {
"url" : {
"urls" : [
{
"url" : "http://krebsonsecurity.com",
"indices" : [
0,
26
],
"expanded_url" : null
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://krebsonsecurity.com",
"description" : "Independent investigative journalist. Writes about cybercrime. Author of 'Spam Nation', a NYT bestseller. Wrote for The Washington Post '95-'09",
"followers_count" : 124336,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 10278,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "22790881",
"name" : "briankrebs",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/514861596489699328/vK2q0IV2_normal.png",
"profile_sidebar_fill_color" : "DDFFCC",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "briankrebs",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000002322892/853cbd4108e9bb5c406a4222392c6f23.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000002322892/853cbd4108e9bb5c406a4222392c6f23.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 16,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 925,
"verified" : true,
"has_extended_profile" : false
},
"105482552" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/422414953153183744/QVaDAaOW_normal.jpeg",
"created_at" : "Sat Jan 16 13:41:31 +0000 2010",
"id" : 105482552,
"default_profile_image" : false,
"listed_count" : 367,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "Mountain View",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoamental.com",
"url" : "http://t.co/dcxhaOwM4t",
"indices" : [
0,
22
],
"expanded_url" : "http://www.cocoamental.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/dcxhaOwM4t",
"description" : "Course Developer at @Udacity. \nCo-Founder & Trainer at @KeepCoding_es \nInstructor at @bignerdranch\n Previous life as pythonista and smalltalker\nWannabe Lisper",
"followers_count" : 4475,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 30398,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 5,
"owned" : 6
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "105482552",
"name" : "Fernando Rodríguez",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/422414953153183744/QVaDAaOW_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/105482552/1402046000",
"screen_name" : "frr149",
"time_zone" : "Madrid",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/648028194/yllkov71wvjcje5ztrra.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/648028194/yllkov71wvjcje5ztrra.jpeg",
"profile_link_color" : "790520",
"favourites_count" : 553,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 1140,
"verified" : false,
"has_extended_profile" : false
},
"18865450" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1729250789/Racing_normal.png",
"created_at" : "Sun Jan 11 12:34:23 +0000 2009",
"id" : 18865450,
"default_profile_image" : false,
"listed_count" : 719,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "Melbourne, Australia",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "bjango.com",
"url" : "http://t.co/Yt1Ab71Z5C",
"indices" : [
0,
22
],
"expanded_url" : "http://bjango.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/Yt1Ab71Z5C",
"description" : "Founder and Designer at @bjango, host of @iteratecast with @reneritchie and @sethclifford. Currently building @skala.",
"followers_count" : 12338,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "324346",
"statuses_count" : 38680,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "18865450",
"name" : "Marc Edwards",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1729250789/Racing_normal.png",
"profile_sidebar_fill_color" : "FDFDFD",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/18865450/1347975335",
"screen_name" : "marcedwards",
"time_zone" : "Melbourne",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/3929437/wallpaper.gif",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/3929437/wallpaper.gif",
"profile_link_color" : "2D1C73",
"favourites_count" : 4131,
"is_translation_enabled" : false,
"utc_offset" : 39600,
"friends_count" : 860,
"verified" : false,
"has_extended_profile" : false
},
"50393960" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/558109954561679360/j1f9DiJi_normal.jpeg",
"created_at" : "Wed Jun 24 18:44:10 +0000 2009",
"id" : 50393960,
"default_profile_image" : false,
"listed_count" : 116463,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Seattle, WA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "gatesnotes.com",
"url" : "http://t.co/dtudepUWZI",
"indices" : [
0,
22
],
"expanded_url" : "http://www.gatesnotes.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/dtudepUWZI",
"description" : "Sharing things I'm learning through my foundation work and other interests...",
"followers_count" : 25020467,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 1816,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 5
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "50393960",
"name" : "Bill Gates",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/558109954561679360/j1f9DiJi_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/50393960/1441390673",
"screen_name" : "BillGates",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/542018712627187712/0AenG_nz.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/542018712627187712/0AenG_nz.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 4,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 169,
"verified" : true,
"has_extended_profile" : false
},
"2196201139" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/562051396070289411/Ivgy9n2R_normal.jpeg",
"created_at" : "Fri Nov 15 15:50:03 +0000 2013",
"id" : 2196201139,
"default_profile_image" : false,
"listed_count" : 1096,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Washington DC",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "British Writer & HuffPost contributor. Raising Awareness of LGBT & Women's Rights. Feminist. Author of the novel 'My Daughter's Army' Published Dec 2015",
"followers_count" : 70732,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4943,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 5
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2196201139",
"name" : "My Daughter's Army",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/562051396070289411/Ivgy9n2R_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2196201139/1422811209",
"screen_name" : "mydaughtersarmy",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 15659,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 65294,
"verified" : false,
"has_extended_profile" : false
},
"1578962564" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000137376413/6bedc704beae33aab3b1feccce0a01f0_normal.png",
"created_at" : "Tue Jul 09 00:07:31 +0000 2013",
"id" : 1578962564,
"default_profile_image" : false,
"listed_count" : 29,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "London / Everywhere",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "nslondon.com",
"url" : "http://t.co/0VUBJgxdGy",
"indices" : [
0,
22
],
"expanded_url" : "http://nslondon.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/0VUBJgxdGy",
"description" : "A meetup for iOS and OS X based in London. Follow for all meetup updates. Conference over at @cmdrconf.",
"followers_count" : 1094,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 623,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "1578962564",
"name" : "NSLondon",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000137376413/6bedc704beae33aab3b1feccce0a01f0_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "NSLondonMeetup",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 202,
"is_translation_enabled" : true,
"utc_offset" : 3600,
"friends_count" : 36,
"verified" : false,
"has_extended_profile" : false
},
"171837251" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/588360339839967232/0RSKxB43_normal.jpg",
"created_at" : "Wed Jul 28 08:27:47 +0000 2010",
"id" : 171837251,
"default_profile_image" : false,
"listed_count" : 116,
"profile_background_color" : "0099B9",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "about.me/carolanitz",
"url" : "http://t.co/7YmzISid0e",
"indices" : [
0,
22
],
"expanded_url" : "http://about.me/carolanitz"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/7YmzISid0e",
"description" : "iOS Developer, coding in Obj-C and Swift. Working @evenly_io, contributing to VLC for iOS. WWCode Berlin Director. It's software - everything is possible",
"followers_count" : 2455,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "3C3940",
"statuses_count" : 1736,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "171837251",
"name" : "Ⓒⓐⓡⓞ",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/588360339839967232/0RSKxB43_normal.jpg",
"profile_sidebar_fill_color" : "95E8EC",
"profile_sidebar_border_color" : "5ED4DC",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/171837251/1366839132",
"screen_name" : "_Caro_N",
"time_zone" : "Athens",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme4/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme4/bg.gif",
"profile_link_color" : "0099B9",
"favourites_count" : 2410,
"is_translation_enabled" : false,
"utc_offset" : 10800,
"friends_count" : 520,
"verified" : false,
"has_extended_profile" : false
},
"10341052" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/640257592103686144/6P6B4By0_normal.jpg",
"created_at" : "Sat Nov 17 21:10:40 +0000 2007",
"id" : 10341052,
"default_profile_image" : false,
"listed_count" : 113,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "~/.gitmodules",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "buegling.com/contact/",
"url" : "http://t.co/jgIxCsrixL",
"indices" : [
0,
22
],
"expanded_url" : "http://buegling.com/contact/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/jgIxCsrixL",
"description" : "Social Justice ⌚️ — unsafeBitCast(Float80(0), { 0 }.dynamicType)() — Senior Duckface @CocoaPods",
"followers_count" : 2105,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 42531,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 7,
"owned" : 6
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "10341052",
"name" : "NeoTVOS",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/640257592103686144/6P6B4By0_normal.jpg",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/10341052/1441824624",
"screen_name" : "NeoNacho",
"time_zone" : "Berlin",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "89C9FA",
"favourites_count" : 17736,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 2107,
"verified" : false,
"has_extended_profile" : false
},
"1636590253" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000483764274/ebce94fb34c055f3dc238627a576d251_normal.jpeg",
"created_at" : "Wed Jul 31 22:41:25 +0000 2013",
"id" : 1636590253,
"default_profile_image" : false,
"listed_count" : 12626,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Cupertino",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "CEO Apple, Fan of Auburn football and Duke basketball",
"followers_count" : 1595535,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 188,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "1636590253",
"name" : "Tim Cook",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000483764274/ebce94fb34c055f3dc238627a576d251_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "tim_cook",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 305,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 43,
"verified" : true,
"has_extended_profile" : false
},
"18559099" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/650343711239352321/2QK3hiAU_normal.png",
"created_at" : "Fri Jan 02 18:52:45 +0000 2009",
"id" : 18559099,
"default_profile_image" : false,
"listed_count" : 243,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "San José",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "duriansoftware.com/joe/",
"url" : "http://t.co/AppNxbXzay",
"indices" : [
0,
22
],
"expanded_url" : "http://duriansoftware.com/joe/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/AppNxbXzay",
"description" : "I work on Swift, the pumpkinspice-oriented programming language.",
"followers_count" : 5854,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 6168,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "18559099",
"name" : "Joe Groff",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/650343711239352321/2QK3hiAU_normal.png",
"profile_sidebar_fill_color" : "AC9393",
"profile_sidebar_border_color" : "BDDCAD",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "jckarter",
"time_zone" : "Alaska",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "000000",
"favourites_count" : 2821,
"is_translation_enabled" : false,
"utc_offset" : -28800,
"friends_count" : 834,
"verified" : false,
"has_extended_profile" : false
},
"24001692" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/198219534/Picture_1_normal.jpg",
"created_at" : "Thu Mar 12 18:38:17 +0000 2009",
"id" : 24001692,
"default_profile_image" : false,
"listed_count" : 94,
"profile_background_color" : "1A1B1F",
"follow_request_sent" : false,
"location" : "London, UK",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "Godfather of apps from Apple (Remote, iBooks…) and Facebook (Rooms, Slingshot…). Teacher of iOS development at Stanford. Lover of interaction and music.",
"followers_count" : 1576,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "666666",
"statuses_count" : 512,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "24001692",
"name" : "Alan Cannistraro",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/198219534/Picture_1_normal.jpg",
"profile_sidebar_fill_color" : "252429",
"profile_sidebar_border_color" : "181A1E",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/24001692/1427286196",
"screen_name" : "accannis",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_link_color" : "2FC2EF",
"favourites_count" : 391,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 257,
"verified" : false,
"has_extended_profile" : false
},
"1605" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1272740548/SamAltman_new_cropped_small_normal.jpg",
"created_at" : "Sun Jul 16 22:01:55 +0000 2006",
"id" : 1605,
"default_profile_image" : false,
"listed_count" : 2519,
"profile_background_color" : "3B94D9",
"follow_request_sent" : false,
"location" : "SF",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "blog.samaltman.com",
"url" : "http://t.co/pfxBFQYy58",
"indices" : [
0,
22
],
"expanded_url" : "http://blog.samaltman.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/pfxBFQYy58",
"description" : "@ycombinator",
"followers_count" : 111577,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3564,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "1605",
"name" : "Sam Altman",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1272740548/SamAltman_new_cropped_small_normal.jpg",
"profile_sidebar_fill_color" : "E0FF92",
"profile_sidebar_border_color" : "87BC44",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "sama",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "89C9FA",
"favourites_count" : 514,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 112,
"verified" : true,
"has_extended_profile" : false
},
"250186533" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/629097108054773760/L2Z2dThY_normal.jpg",
"created_at" : "Thu Feb 10 16:03:17 +0000 2011",
"id" : 250186533,
"default_profile_image" : false,
"listed_count" : 484,
"profile_background_color" : "131516",
"follow_request_sent" : false,
"location" : "Georgia",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "twitter.com/search?q=from%…",
"url" : "https://t.co/AIqTOdYMgo",
"indices" : [
0,
23
],
"expanded_url" : "https://twitter.com/search?q=from%3Aandyasadjective&vertical=default&f=tweets"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/AIqTOdYMgo",
"description" : "I am organized, but not neat. I am intellectual, but not intelligent. I am frugal, but not parsimonious. And I know how to use a thesaurus.",
"followers_count" : 14624,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 40518,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 2,
"owned" : 5
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "250186533",
"name" : "Andy H.",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/629097108054773760/L2Z2dThY_normal.jpg",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/250186533/1438829947",
"screen_name" : "AndyAsAdjective",
"time_zone" : "Quito",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/598115218347012096/AtqKKJU1.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/598115218347012096/AtqKKJU1.jpg",
"profile_link_color" : "159696",
"favourites_count" : 89622,
"is_translation_enabled" : false,
"utc_offset" : -18000,
"friends_count" : 8818,
"verified" : false,
"has_extended_profile" : false
},
"2526229286" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/473550724433858560/tuHsaI2U_normal.png",
"created_at" : "Tue May 27 01:11:40 +0000 2014",
"id" : 2526229286,
"default_profile_image" : false,
"listed_count" : 777,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Cupertino, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "developer.apple.com/swift/",
"url" : "https://t.co/Cw6DHjynCO",
"indices" : [
0,
23
],
"expanded_url" : "https://developer.apple.com/swift/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/Cw6DHjynCO",
"description" : "Fast. Modern. Safe. Interactive.",
"followers_count" : 29852,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 73,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2526229286",
"name" : "Swift Language",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/473550724433858560/tuHsaI2U_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "SwiftLang",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 7,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 0,
"verified" : true,
"has_extended_profile" : false
},
"16728044" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/422092845273849856/9M7MyyN6_normal.jpeg",
"created_at" : "Mon Oct 13 21:30:02 +0000 2008",
"id" : 16728044,
"default_profile_image" : false,
"listed_count" : 38,
"profile_background_color" : "1A1B1F",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "bignerdranch.com",
"url" : "http://t.co/XwonNu62vT",
"indices" : [
0,
22
],
"expanded_url" : "http://bignerdranch.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/XwonNu62vT",
"description" : "iOS and Android sensei at Big Nerd Ranch",
"followers_count" : 556,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "666666",
"statuses_count" : 1368,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 7
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "16728044",
"name" : "bolot",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/422092845273849856/9M7MyyN6_normal.jpeg",
"profile_sidebar_fill_color" : "252429",
"profile_sidebar_border_color" : "181A1E",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "bolot",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_link_color" : "2FC2EF",
"favourites_count" : 442,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 415,
"verified" : false,
"has_extended_profile" : false
},
"209011131" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/529408400594305024/QTGAEOyN_normal.jpeg",
"created_at" : "Thu Oct 28 10:47:22 +0000 2010",
"id" : 209011131,
"default_profile_image" : false,
"listed_count" : 193,
"profile_background_color" : "0099B9",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "jakelambertcomedy.com",
"url" : "http://t.co/VKpN5PbocR",
"indices" : [
0,
22
],
"expanded_url" : "http://www.jakelambertcomedy.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "offthekerb.co.uk/jake-lambert/",
"url" : "http://t.co/95dQdeeXAP",
"indices" : [
108,
130
],
"expanded_url" : "http://www.offthekerb.co.uk/jake-lambert/"
}
]
}
},
"url" : "http://t.co/VKpN5PbocR",
"description" : "I have a short attention spandau ballet that's who sing golden retrievers are great. Comedian and Wrighter.\nhttp://t.co/95dQdeeXAP",
"followers_count" : 15355,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "3C3940",
"statuses_count" : 12957,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "209011131",
"name" : "Jake Lambert",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/529408400594305024/QTGAEOyN_normal.jpeg",
"profile_sidebar_fill_color" : "95E8EC",
"profile_sidebar_border_color" : "5ED4DC",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/209011131/1392219410",
"screen_name" : "LittleLostLad",
"time_zone" : "London",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/653375773/waxq81dbywm3sbyscd83.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/653375773/waxq81dbywm3sbyscd83.png",
"profile_link_color" : "0099B9",
"favourites_count" : 7188,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 681,
"verified" : false,
"has_extended_profile" : false
},
"27238357" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000194344945/7476e02bf19486d387b11bb920d9599b_normal.jpeg",
"created_at" : "Sat Mar 28 14:41:04 +0000 2009",
"id" : 27238357,
"default_profile_image" : false,
"listed_count" : 53,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Southern California",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "imdb.com/name/nm0383880…",
"url" : "http://t.co/PduUMzNXAn",
"indices" : [
0,
22
],
"expanded_url" : "http://www.imdb.com/name/nm0383880/?ref_=fn_al_nm_1"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/PduUMzNXAn",
"description" : "Product Manager/Programmer.\r\nWorks with Disney artists to make cool things.",
"followers_count" : 1160,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 2361,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "27238357",
"name" : "Paul Hildebrandt",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000194344945/7476e02bf19486d387b11bb920d9599b_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/27238357/1357713108",
"screen_name" : "paulhildebrandt",
"time_zone" : "Alaska",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 3717,
"is_translation_enabled" : false,
"utc_offset" : -28800,
"friends_count" : 174,
"verified" : false,
"has_extended_profile" : false
},
"44196397" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/648751321026138112/8z47ePnq_normal.jpg",
"created_at" : "Tue Jun 02 20:12:29 +0000 2009",
"id" : 44196397,
"default_profile_image" : false,
"listed_count" : 21764,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "1 AU",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "Tesla, SpaceX, SolarCity & PayPal",
"followers_count" : 2736363,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 1378,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "44196397",
"name" : "Elon Musk",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/648751321026138112/8z47ePnq_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/44196397/1354486475",
"screen_name" : "elonmusk",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/399721902/fusion.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/399721902/fusion.jpg",
"profile_link_color" : "0084B4",
"favourites_count" : 186,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 48,
"verified" : true,
"has_extended_profile" : false
},
"402676244" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000632309165/e1cbdef9d4b11484049a033886578e54_normal.png",
"created_at" : "Tue Nov 01 12:27:06 +0000 2011",
"id" : 402676244,
"default_profile_image" : false,
"listed_count" : 415,
"profile_background_color" : "F2F5F3",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoapods.org",
"url" : "https://t.co/25YsFyK3pG",
"indices" : [
0,
23
],
"expanded_url" : "https://cocoapods.org"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "guides.cocoapods.org/using/troubles…",
"url" : "http://t.co/7lloz3f5ga",
"indices" : [
84,
106
],
"expanded_url" : "http://guides.cocoapods.org/using/troubleshooting.html"
}
]
}
},
"url" : "https://t.co/25YsFyK3pG",
"description" : "The dependency manager for Cocoa Projects. \n\nFor support please consult the guides: http://t.co/7lloz3f5ga",
"followers_count" : 15094,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 3323,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "402676244",
"name" : "CocoaPods",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000632309165/e1cbdef9d4b11484049a033886578e54_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/402676244/1381400466",
"screen_name" : "CocoaPods",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme8/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme8/bg.gif",
"profile_link_color" : "F40E06",
"favourites_count" : 412,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 22,
"verified" : false,
"has_extended_profile" : false
},
"14231571" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1282173124/untitled-158-2_normal.jpg",
"created_at" : "Thu Mar 27 01:01:42 +0000 2008",
"id" : 14231571,
"default_profile_image" : false,
"listed_count" : 6059,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Hastings on Hudson, NY, USA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "marco.org",
"url" : "http://t.co/uJY2D2Lf8g",
"indices" : [
0,
22
],
"expanded_url" : "http://www.marco.org/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/uJY2D2Lf8g",
"description" : "The elephant in the room.",
"followers_count" : 88833,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 37889,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14231571",
"name" : "Marco Arment",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1282173124/untitled-158-2_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "marcoarment",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/123453052/twitterbackground1.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/123453052/twitterbackground1.jpg",
"profile_link_color" : "0084B4",
"favourites_count" : 9992,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 195,
"verified" : false,
"has_extended_profile" : false
},
"2150562175" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000636391424/80cf229f95e8ee07c0c3871c9fdf5b13_normal.jpeg",
"created_at" : "Wed Oct 23 08:39:46 +0000 2013",
"id" : 2150562175,
"default_profile_image" : false,
"listed_count" : 29,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "Software security enthusiast. Ballroom dancer. World traveler.",
"followers_count" : 547,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 687,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2150562175",
"name" : "Ksenia Dmitrieva",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000636391424/80cf229f95e8ee07c0c3871c9fdf5b13_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2150562175/1398888727",
"screen_name" : "KseniaDmitrieva",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 443,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 195,
"verified" : false,
"has_extended_profile" : false
},
"2569881" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/594954985244360705/YWx3Fuju_normal.png",
"created_at" : "Tue Mar 27 22:59:12 +0000 2007",
"id" : 2569881,
"default_profile_image" : false,
"listed_count" : 336,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "NYC / Huddersfield UK",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "orta.io",
"url" : "http://t.co/9TPndFUwuu",
"indices" : [
0,
22
],
"expanded_url" : "http://orta.io"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "objc.io/issues/22-scal…",
"url" : "http://t.co/eGWEPPnA8S",
"indices" : [
129,
151
],
"expanded_url" : "http://www.objc.io/issues/22-scale/artsy/"
}
]
}
},
"url" : "http://t.co/9TPndFUwuu",
"description" : "At @artsy I told you to open source your app. \nAt @cocoapods I told you that you should set your aims higher.\n\nDon't get it? try http://t.co/eGWEPPnA8S",
"followers_count" : 6356,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "FDB31C",
"statuses_count" : 22051,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "2569881",
"name" : "Ørta",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/594954985244360705/YWx3Fuju_normal.png",
"profile_sidebar_fill_color" : "373737",
"profile_sidebar_border_color" : "373737",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2569881/1397940683",
"screen_name" : "orta",
"time_zone" : "London",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/422562205/x3bb069a0dcfa27074cc2f398462f49f.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/422562205/x3bb069a0dcfa27074cc2f398462f49f.png",
"profile_link_color" : "FB840E",
"favourites_count" : 1111,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 1200,
"verified" : false,
"has_extended_profile" : false
},
"22920215" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/452014431602360320/dv4pNPmK_normal.png",
"created_at" : "Thu Mar 05 13:51:27 +0000 2009",
"id" : 22920215,
"default_profile_image" : false,
"listed_count" : 286,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "London, UK",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "informit.com/store/ios-core…",
"url" : "http://t.co/9OKyxAMt7M",
"indices" : [
0,
22
],
"expanded_url" : "http://www.informit.com/store/ios-core-animation-advanced-techniques-9780133440751"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/9OKyxAMt7M",
"description" : "React Native iOS hacker @ Facebook. Author of iOS Core Animation: Advanced Techniques. Also wrote iCarousel, iRate and other Mac and iOS OSS.",
"followers_count" : 5764,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 21287,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "22920215",
"name" : "Nick Lockwood",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/452014431602360320/dv4pNPmK_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "nicklockwood",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 1150,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 541,
"verified" : false,
"has_extended_profile" : false
},
"19781877" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/74227368/Photo_30_normal.jpg",
"created_at" : "Fri Jan 30 18:58:58 +0000 2009",
"id" : 19781877,
"default_profile_image" : false,
"listed_count" : 86,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "Birmingham, UK",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "phrasys.net",
"url" : "http://t.co/ENXAhKY175",
"indices" : [
0,
22
],
"expanded_url" : "http://phrasys.net"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "whisk.com",
"url" : "http://t.co/HG7gxZxdDm",
"indices" : [
20,
42
],
"expanded_url" : "http://whisk.com"
}
]
}
},
"url" : "http://t.co/ENXAhKY175",
"description" : "Senior Developer at http://t.co/HG7gxZxdDm – Computational Linguistics & iOS; also been called Domestic Wizard and King of the Pancakes. HSV",
"followers_count" : 756,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 34589,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "19781877",
"name" : "Oliver Mason",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/74227368/Photo_30_normal.jpg",
"profile_sidebar_fill_color" : "DDFFCC",
"profile_sidebar_border_color" : "BDDCAD",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/19781877/1409344514",
"screen_name" : "ojmason",
"time_zone" : "London",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4850350/targ1.gif",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4850350/targ1.gif",
"profile_link_color" : "0084B4",
"favourites_count" : 19,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 241,
"verified" : false,
"has_extended_profile" : false
},
"35383" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/567687525171740672/aJ86CxAk_normal.jpeg",
"created_at" : "Sat Dec 02 00:01:23 +0000 2006",
"id" : 35383,
"default_profile_image" : false,
"listed_count" : 907,
"profile_background_color" : "E0E2E1",
"follow_request_sent" : false,
"location" : "Chicago, IL",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "chartier.land",
"url" : "http://t.co/5ZsLT0jYQc",
"indices" : [
0,
22
],
"expanded_url" : "http://chartier.land"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "finertech.com",
"url" : "http://t.co/ZswujE3eZc",
"indices" : [
95,
117
],
"expanded_url" : "http://finertech.com"
}
]
}
},
"url" : "http://t.co/5ZsLT0jYQc",
"description" : "I help app makers create great content and reach customers. I distill tech around the web, run http://t.co/ZswujE3eZc, and talk equality, business, video games.",
"followers_count" : 10029,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "222222",
"statuses_count" : 76659,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 18
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "35383",
"name" : "David Chartier",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/567687525171740672/aJ86CxAk_normal.jpeg",
"profile_sidebar_fill_color" : "CEECF5",
"profile_sidebar_border_color" : "F5F5F5",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/35383/1410214730",
"screen_name" : "chartier",
"time_zone" : "Central Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/778976640/4894b5f8a1605ac7db0887489571ff0a.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/778976640/4894b5f8a1605ac7db0887489571ff0a.jpeg",
"profile_link_color" : "074141",
"favourites_count" : 7648,
"is_translation_enabled" : false,
"utc_offset" : -18000,
"friends_count" : 855,
"verified" : false,
"has_extended_profile" : false
},
"15037194" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/576207439780921344/02S4AvtK_normal.png",
"created_at" : "Sat Jun 07 09:55:17 +0000 2008",
"id" : 15037194,
"default_profile_image" : false,
"listed_count" : 19,
"profile_background_color" : "59472F",
"follow_request_sent" : false,
"location" : "Brisbane, Australia",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "jaybirdsport.com",
"url" : "http://t.co/HMGV2hBZJB",
"indices" : [
0,
22
],
"expanded_url" : "http://jaybirdsport.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/HMGV2hBZJB",
"description" : "Autodidact.",
"followers_count" : 425,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "52555C",
"statuses_count" : 2613,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 11
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "15037194",
"name" : "Ben Stovold",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/576207439780921344/02S4AvtK_normal.png",
"profile_sidebar_fill_color" : "061127",
"profile_sidebar_border_color" : "000515",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/15037194/1426213432",
"screen_name" : "followben",
"time_zone" : "Brisbane",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/207776966/xd31343bb64f669a1cfb93b5f0c764d9.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/207776966/xd31343bb64f669a1cfb93b5f0c764d9.jpg",
"profile_link_color" : "ABB8C2",
"favourites_count" : 1262,
"is_translation_enabled" : false,
"utc_offset" : 36000,
"friends_count" : 428,
"verified" : false,
"has_extended_profile" : false
},
"15341415" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/3654294743/a87896466155731df7e923a4b98ca2fd_normal.jpeg",
"created_at" : "Mon Jul 07 12:46:05 +0000 2008",
"id" : 15341415,
"default_profile_image" : false,
"listed_count" : 131,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "London",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "tinyletter.com/katiesol",
"url" : "https://t.co/85qE9Y5zUi",
"indices" : [
0,
23
],
"expanded_url" : "https://tinyletter.com/katiesol"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/85qE9Y5zUi",
"description" : "What the French call les incompétents.\nkatethousand at gmail dot com",
"followers_count" : 3987,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 26532,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "15341415",
"name" : "Kate Solomon",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/3654294743/a87896466155731df7e923a4b98ca2fd_normal.jpeg",
"profile_sidebar_fill_color" : "E9E8F0",
"profile_sidebar_border_color" : "311296",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/15341415/1424448731",
"screen_name" : "katiesol",
"time_zone" : "London",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/406884954/dancing.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/406884954/dancing.jpg",
"profile_link_color" : "0000FF",
"favourites_count" : 7415,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 798,
"verified" : false,
"has_extended_profile" : false
},
"32172027" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/563800196619206658/x7yI55uL_normal.jpeg",
"created_at" : "Thu Apr 16 22:01:15 +0000 2009",
"id" : 32172027,
"default_profile_image" : false,
"listed_count" : 5,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Berlin",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "@BoldPoker & @Sauspiel",
"followers_count" : 129,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 362,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "32172027",
"name" : "Martin Kavalar",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/563800196619206658/x7yI55uL_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "mkvlr",
"time_zone" : "Amsterdam",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 1006,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 446,
"verified" : false,
"has_extended_profile" : false
},
"15424493" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2127860373/Avatar-512x512_normal.jpg",
"created_at" : "Mon Jul 14 08:39:20 +0000 2008",
"id" : 15424493,
"default_profile_image" : false,
"listed_count" : 61,
"profile_background_color" : "352726",
"follow_request_sent" : false,
"location" : "55.503739,8.449297",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "niklas.saers.com",
"url" : "http://t.co/AY7pB6YWHF",
"indices" : [
0,
22
],
"expanded_url" : "http://niklas.saers.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/AY7pB6YWHF",
"description" : "iOS developer and recorder player. I love making beautiful and useful stuff, and love talking about it in the process.",
"followers_count" : 987,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "3E4415",
"statuses_count" : 5139,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "15424493",
"name" : "Niklas Saers",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2127860373/Avatar-512x512_normal.jpg",
"profile_sidebar_fill_color" : "99CC33",
"profile_sidebar_border_color" : "829D5E",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "niklassaers",
"time_zone" : "Copenhagen",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_link_color" : "D02B55",
"favourites_count" : 32,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 1582,
"verified" : false,
"has_extended_profile" : false
},
"484936561" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2104335318/roflbot_normal.jpeg",
"created_at" : "Mon Feb 06 17:13:14 +0000 2012",
"id" : 484936561,
"default_profile_image" : false,
"listed_count" : 124,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "FORKER OF SCALAC! THOUGHT-LEADER: INANE-SPECIFIC LANGUAGES, SENSIBILITIES-DRIVEN DEV! LIKE ALL DEVS HULK KNOW ALL ABOUT POLITICS & ECONOMIC TOO! #COQ4EVER",
"followers_count" : 3435,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 1656,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "484936561",
"name" : "PLT HULK",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2104335318/roflbot_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "PLT_Hulk",
"time_zone" : "Arizona",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 10,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 235,
"verified" : false,
"has_extended_profile" : false
},
"25401953" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/434077955568832512/B_4dDqgO_normal.png",
"created_at" : "Thu Mar 19 22:54:05 +0000 2009",
"id" : 25401953,
"default_profile_image" : false,
"listed_count" : 688,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "Vienna, Austria",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "petersteinberger.com",
"url" : "http://t.co/j4AZ5c98ln",
"indices" : [
0,
22
],
"expanded_url" : "http://petersteinberger.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/j4AZ5c98ln",
"description" : "Developer, Designer, Speaker. I love pushing the limits of Cocoa. Working on @PSPDFKit, the most advanced PDF framework for iOS and Android.",
"followers_count" : 14242,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "666666",
"statuses_count" : 36324,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 6,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "25401953",
"name" : "Peter Steinberger",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/434077955568832512/B_4dDqgO_normal.png",
"profile_sidebar_fill_color" : "252429",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/25401953/1392327424",
"screen_name" : "steipete",
"time_zone" : "Vienna",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/434085031695249408/q_3WhrBn.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/434085031695249408/q_3WhrBn.png",
"profile_link_color" : "1F98C7",
"favourites_count" : 7537,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 859,
"verified" : false,
"has_extended_profile" : false
},
"12114432" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/615407838702211072/PGDsARvH_normal.jpg",
"created_at" : "Fri Jan 11 14:01:15 +0000 2008",
"id" : 12114432,
"default_profile_image" : false,
"listed_count" : 212,
"profile_background_color" : "1A1B1F",
"follow_request_sent" : false,
"location" : "Munich",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "orangejuiceliberationfront.com",
"url" : "http://t.co/tNRxIxbNzX",
"indices" : [
0,
22
],
"expanded_url" : "http://orangejuiceliberationfront.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/tNRxIxbNzX",
"description" : "My Mac can record when you accidentally buy No Land Beyond from Xur.",
"followers_count" : 2703,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "666666",
"statuses_count" : 77977,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 3,
"owned" : 6
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "12114432",
"name" : "Uli",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/615407838702211072/PGDsARvH_normal.jpg",
"profile_sidebar_fill_color" : "252429",
"profile_sidebar_border_color" : "181A1E",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/12114432/1355402696",
"screen_name" : "uliwitness",
"time_zone" : "Bern",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_link_color" : "2FC2EF",
"favourites_count" : 11375,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 734,
"verified" : false,
"has_extended_profile" : false
},
"1416260550" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/606838270652252160/k5FKkLvB_normal.png",
"created_at" : "Thu May 09 19:25:01 +0000 2013",
"id" : 1416260550,
"default_profile_image" : false,
"listed_count" : 550,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "objc.io",
"url" : "http://t.co/RbPLlMfIDC",
"indices" : [
0,
22
],
"expanded_url" : "http://www.objc.io"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/RbPLlMfIDC",
"description" : "Best practices and advanced techniques for iOS and OS X development",
"followers_count" : 18318,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 385,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "1416260550",
"name" : "objc.io",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/606838270652252160/k5FKkLvB_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/1416260550/1433516503",
"screen_name" : "objcio",
"time_zone" : "Berlin",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "1793D7",
"favourites_count" : 0,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 1,
"verified" : false,
"has_extended_profile" : false
},
"14890530" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/461560047017795584/or5pIU6p_normal.png",
"created_at" : "Sat May 24 12:15:28 +0000 2008",
"id" : 14890530,
"default_profile_image" : false,
"listed_count" : 17,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "West Midlands & London, UK",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com/lawrencelomax",
"url" : "http://t.co/QPvej34wpl",
"indices" : [
0,
22
],
"expanded_url" : "http://github.com/lawrencelomax"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/QPvej34wpl",
"description" : "Mobile Automation @facebook\n\nPreviously of @theappbusiness, @bilue_voice & @oneresult",
"followers_count" : 332,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 3923,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 2,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14890530",
"name" : "Lawrence Lomax",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/461560047017795584/or5pIU6p_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "insertjokehere",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 481,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 517,
"verified" : false,
"has_extended_profile" : false
},
"22161956" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2883472248/fc92c5e0f10a77c8e242f1b32b79ff70_normal.jpeg",
"created_at" : "Fri Feb 27 17:10:52 +0000 2009",
"id" : 22161956,
"default_profile_image" : false,
"listed_count" : 347,
"profile_background_color" : "EEEEEE",
"follow_request_sent" : false,
"location" : "geographically indecisive",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "accidentallyincode.com",
"url" : "http://t.co/lpK01kBOcx",
"indices" : [
0,
22
],
"expanded_url" : "http://accidentallyincode.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/lpK01kBOcx",
"description" : "adviser @glowforge. co-curator @techspeakdigest. engineer @showandhide.",
"followers_count" : 4209,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "404040",
"statuses_count" : 47772,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 2,
"owned" : 15
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "22161956",
"name" : "cate",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2883472248/fc92c5e0f10a77c8e242f1b32b79ff70_normal.jpeg",
"profile_sidebar_fill_color" : "FF7F00",
"profile_sidebar_border_color" : "8C09D6",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/22161956/1355656805",
"screen_name" : "catehstn",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/90341893/x48c5b94cc80edbc92ffbf1ae77ecf5f.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/90341893/x48c5b94cc80edbc92ffbf1ae77ecf5f.png",
"profile_link_color" : "EC0080",
"favourites_count" : 6800,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 388,
"verified" : false,
"has_extended_profile" : false
},
"80064003" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/601674702030012416/JtbXYEtd_normal.jpg",
"created_at" : "Mon Oct 05 16:28:38 +0000 2009",
"id" : 80064003,
"default_profile_image" : false,
"listed_count" : 293,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "London, UK",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "favstar.fm/users/thepunni…",
"url" : "http://t.co/DWd0xvKiEi",
"indices" : [
0,
22
],
"expanded_url" : "http://favstar.fm/users/thepunningman"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/DWd0xvKiEi",
"description" : "Eating pasta by myself makes me cannelloni",
"followers_count" : 18190,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "EA354D",
"statuses_count" : 12199,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "80064003",
"name" : "Sean Leahy",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/601674702030012416/JtbXYEtd_normal.jpg",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/80064003/1443781204",
"screen_name" : "thepunningman",
"time_zone" : "London",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/342426948/TPM_Background.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/342426948/TPM_Background.png",
"profile_link_color" : "03B2C2",
"favourites_count" : 25452,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 645,
"verified" : false,
"has_extended_profile" : false
},
"20571756" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/543839436761358336/iRi_WbYY_normal.jpeg",
"created_at" : "Wed Feb 11 04:45:34 +0000 2009",
"id" : 20571756,
"default_profile_image" : false,
"listed_count" : 4665,
"profile_background_color" : "352726",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "microsoft.com/ceo",
"url" : "http://t.co/UMBNtf23la",
"indices" : [
0,
22
],
"expanded_url" : "http://www.microsoft.com/ceo"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/UMBNtf23la",
"description" : "CEO of Microsoft Corporation",
"followers_count" : 583538,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "3E4415",
"statuses_count" : 346,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "20571756",
"name" : "Satya Nadella",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/543839436761358336/iRi_WbYY_normal.jpeg",
"profile_sidebar_fill_color" : "99CC33",
"profile_sidebar_border_color" : "829D5E",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/20571756/1399052402",
"screen_name" : "satyanadella",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_link_color" : "80787A",
"favourites_count" : 45,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 109,
"verified" : true,
"has_extended_profile" : false
},
"23214656" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/573670292645486592/yHBUJoNM_normal.jpeg",
"created_at" : "Sat Mar 07 17:41:21 +0000 2009",
"id" : 23214656,
"default_profile_image" : false,
"listed_count" : 42,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "San Francisco / Vancouver, BC",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "iOS Engineer @facebook. Formerly @Flipboard. Author of the FLEX iOS debugging tool. Climber. Skier. Status bar hacker.",
"followers_count" : 921,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 732,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 2,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "23214656",
"name" : "Ryan Olson",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/573670292645486592/yHBUJoNM_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "ryanolsonk",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 2989,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 358,
"verified" : false,
"has_extended_profile" : false
},
"192478064" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/534168468518494208/noh3hVqR_normal.png",
"created_at" : "Sun Sep 19 07:51:23 +0000 2010",
"id" : 192478064,
"default_profile_image" : false,
"listed_count" : 142,
"profile_background_color" : "1A1B1F",
"follow_request_sent" : false,
"location" : "Brooklyn, NY",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "modocache.io",
"url" : "http://t.co/f9H2l5GPAn",
"indices" : [
0,
22
],
"expanded_url" : "http://modocache.io/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/f9H2l5GPAn",
"description" : "Software engineer and OSS contributor. Creator of Quick, the Swift (and Objective-C) testing framework. Former Japanese literature translator.",
"followers_count" : 2554,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 2923,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "192478064",
"name" : "Brian Gesiak",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/534168468518494208/noh3hVqR_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/192478064/1416190956",
"screen_name" : "modocache",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/833112742/2c1cc934a364e2c2a1706466e9f8be7e.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/833112742/2c1cc934a364e2c2a1706466e9f8be7e.jpeg",
"profile_link_color" : "FFAA1F",
"favourites_count" : 5536,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 1166,
"verified" : false,
"has_extended_profile" : false
}
},
"custom_timelines" : {
},
"tweets" : {
"652383584905510912" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652383584905510912,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "18865450",
"id" : 18865450,
"screen_name" : "marcedwards",
"name" : "Marc Edwards",
"indices" : [
3,
15
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 19,
"conversation_id" : 652285215847526400,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 6,
"favorited" : false,
"geo" : null,
"id" : 652285215847526400,
"user" : {
"id" : 18865450,
"id_str" : "18865450"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "If your interface looks like a bag of spanners, you probably need a grid system.\n\nEven if it doesn’t, you probably need a grid system.",
"created_at" : "Fri Oct 09 00:51:28 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652285215847526400",
"coordinates" : null
},
"retweet_count" : 6,
"favorited" : false,
"geo" : null,
"id" : 652383584905510912,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @marcedwards: If your interface looks like a bag of spanners, you probably need a grid system.\n\nEven if it doesn’t, you probably need a …",
"created_at" : "Fri Oct 09 07:22:21 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652383584905510912",
"coordinates" : null
},
"651723619068940289" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 72,
"conversation_id" : 651723619068940289,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651723613263953921",
"media_url_https" : "https://pbs.twimg.com/media/CQtjLFxVAAExj_D.jpg",
"expanded_url" : "http://twitter.com/KseniaDmitrieva/status/651723619068940289/photo/1",
"id" : 651723613263953921,
"sizes" : {
"large" : {
"w" : 716,
"h" : 716,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/0y7cu7yrkI",
"features" : {
"large" : {
"faces" : [
{
"y" : 464,
"w" : 207,
"x" : 104,
"h" : 207
},
{
"y" : 63,
"w" : 245,
"x" : 286,
"h" : 245
}
]
},
"medium" : {
"faces" : [
{
"y" : 388,
"w" : 173,
"x" : 87,
"h" : 173
},
{
"y" : 52,
"w" : 205,
"x" : 239,
"h" : 205
}
]
},
"orig" : {
"faces" : [
{
"y" : 464,
"w" : 207,
"x" : 104,
"h" : 207
},
{
"y" : 63,
"w" : 245,
"x" : 286,
"h" : 245
}
]
},
"small" : {
"faces" : [
{
"y" : 220,
"w" : 98,
"x" : 49,
"h" : 98
},
{
"y" : 29,
"w" : 116,
"x" : 135,
"h" : 116
}
]
}
},
"type" : "photo",
"indices" : [
75,
97
],
"media_url" : "http://pbs.twimg.com/media/CQtjLFxVAAExj_D.jpg",
"url" : "http://t.co/0y7cu7yrkI"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 72,
"favorited" : false,
"geo" : null,
"id" : 651723619068940289,
"user" : {
"id" : 2150562175,
"id_str" : "2150562175"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651723613263953921",
"media_url_https" : "https://pbs.twimg.com/media/CQtjLFxVAAExj_D.jpg",
"expanded_url" : "http://twitter.com/KseniaDmitrieva/status/651723619068940289/photo/1",
"id" : 651723613263953921,
"sizes" : {
"large" : {
"w" : 716,
"h" : 716,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/0y7cu7yrkI",
"features" : {
"large" : {
"faces" : [
{
"y" : 464,
"w" : 207,
"x" : 104,
"h" : 207
},
{
"y" : 63,
"w" : 245,
"x" : 286,
"h" : 245
}
]
},
"medium" : {
"faces" : [
{
"y" : 388,
"w" : 173,
"x" : 87,
"h" : 173
},
{
"y" : 52,
"w" : 205,
"x" : 239,
"h" : 205
}
]
},
"orig" : {
"faces" : [
{
"y" : 464,
"w" : 207,
"x" : 104,
"h" : 207
},
{
"y" : 63,
"w" : 245,
"x" : 286,
"h" : 245
}
]
},
"small" : {
"faces" : [
{
"y" : 220,
"w" : 98,
"x" : 49,
"h" : 98
},
{
"y" : 29,
"w" : 116,
"x" : 135,
"h" : 116
}
]
}
},
"type" : "photo",
"indices" : [
75,
97
],
"media_url" : "http://pbs.twimg.com/media/CQtjLFxVAAExj_D.jpg",
"url" : "http://t.co/0y7cu7yrkI"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "When writing a report I always try to avoid passive voice. Now I know how. http://t.co/0y7cu7yrkI",
"created_at" : "Wed Oct 07 11:39:53 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651723619068940289",
"coordinates" : null
},
"651503330678566912" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 121,
"conversation_id" : 651503330678566912,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651503329948758017",
"media_url_https" : "https://pbs.twimg.com/media/CQqa06eUcAEX1X4.jpg",
"expanded_url" : "http://twitter.com/paulhildebrandt/status/651503330678566912/photo/1",
"id" : 651503329948758017,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1365,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/vyHWPQQJh1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
48,
70
],
"media_url" : "http://pbs.twimg.com/media/CQqa06eUcAEX1X4.jpg",
"url" : "http://t.co/vyHWPQQJh1"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
26,
34
],
"text" : "iPadPro"
},
{
"indices" : [
35,
47
],
"text" : "applepencil"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 92,
"favorited" : false,
"geo" : null,
"id" : 651503330678566912,
"user" : {
"id" : 27238357,
"id_str" : "27238357"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651503329948758017",
"media_url_https" : "https://pbs.twimg.com/media/CQqa06eUcAEX1X4.jpg",
"expanded_url" : "http://twitter.com/paulhildebrandt/status/651503330678566912/photo/1",
"id" : 651503329948758017,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1365,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/vyHWPQQJh1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
48,
70
],
"media_url" : "http://pbs.twimg.com/media/CQqa06eUcAEX1X4.jpg",
"url" : "http://t.co/vyHWPQQJh1"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Paul Felix rocking Mickey #iPadPro #applepencil http://t.co/vyHWPQQJh1",
"created_at" : "Tue Oct 06 21:04:33 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651503330678566912",
"coordinates" : null
},
"651766671653347328" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651766671653347328,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 651752511829856256,
"id_str" : "651752511829856256",
"source_status_id" : 651752513356566528,
"indices" : [
95,
117
],
"url" : "http://t.co/uUnPFkgWg2",
"source_status_id_str" : "651752513356566528",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQt9dNUWUAA-ZXS.png",
"media_url_https" : "https://pbs.twimg.com/media/CQt9dNUWUAA-ZXS.png",
"display_url" : "pic.twitter.com/uUnPFkgWg2",
"source_user_id" : 32172027,
"sizes" : {
"large" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
},
"medium" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 136,
"resize" : "crop"
},
"small" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
}
},
"source_user_id_str" : "32172027",
"expanded_url" : "http://twitter.com/mkvlr/status/651752513356566528/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "32172027",
"id" : 32172027,
"screen_name" : "mkvlr",
"name" : "Martin Kavalar",
"indices" : [
3,
9
]
}
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
70,
77
],
"text" : "profit"
},
{
"indices" : [
78,
94
],
"text" : "initforthemoney"
}
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 651752513356566528,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651752511829856256",
"media_url_https" : "https://pbs.twimg.com/media/CQt9dNUWUAA-ZXS.png",
"expanded_url" : "http://twitter.com/mkvlr/status/651752513356566528/photo/1",
"id" : 651752511829856256,
"sizes" : {
"large" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
},
"medium" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 136,
"resize" : "crop"
},
"small" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/uUnPFkgWg2",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
84,
106
],
"media_url" : "http://pbs.twimg.com/media/CQt9dNUWUAA-ZXS.png",
"url" : "http://t.co/uUnPFkgWg2"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
59,
66
],
"text" : "profit"
},
{
"indices" : [
67,
83
],
"text" : "initforthemoney"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651752513356566528,
"user" : {
"id" : 32172027,
"id_str" : "32172027"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651752511829856256",
"media_url_https" : "https://pbs.twimg.com/media/CQt9dNUWUAA-ZXS.png",
"expanded_url" : "http://twitter.com/mkvlr/status/651752513356566528/photo/1",
"id" : 651752511829856256,
"sizes" : {
"large" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
},
"medium" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 136,
"resize" : "crop"
},
"small" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/uUnPFkgWg2",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
84,
106
],
"media_url" : "http://pbs.twimg.com/media/CQt9dNUWUAA-ZXS.png",
"url" : "http://t.co/uUnPFkgWg2"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Didn’t know you could return a consumable in-app purchase. #profit #initforthemoney http://t.co/uUnPFkgWg2",
"created_at" : "Wed Oct 07 13:34:42 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651752513356566528",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651766671653347328,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 651752511829856256,
"id_str" : "651752511829856256",
"source_status_id" : 651752513356566528,
"indices" : [
95,
117
],
"url" : "http://t.co/uUnPFkgWg2",
"source_status_id_str" : "651752513356566528",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQt9dNUWUAA-ZXS.png",
"media_url_https" : "https://pbs.twimg.com/media/CQt9dNUWUAA-ZXS.png",
"display_url" : "pic.twitter.com/uUnPFkgWg2",
"source_user_id" : 32172027,
"sizes" : {
"large" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
},
"medium" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 136,
"resize" : "crop"
},
"small" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
}
},
"source_user_id_str" : "32172027",
"expanded_url" : "http://twitter.com/mkvlr/status/651752513356566528/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @mkvlr: Didn’t know you could return a consumable in-app purchase. #profit #initforthemoney http://t.co/uUnPFkgWg2",
"created_at" : "Wed Oct 07 14:30:58 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651766671653347328",
"coordinates" : null
},
"651732002958409728" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 651732002958409728,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651732002958409728,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Anyone wanna disassemble that and check? Or does anyone know one of the devs working on it?",
"created_at" : "Wed Oct 07 12:13:12 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651732002958409728",
"coordinates" : null
},
"651894782663462912" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 639,
"conversation_id" : 651894782663462912,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651894767735861248",
"media_url_https" : "https://pbs.twimg.com/media/CQv-1l3U8AAr3Qp.jpg",
"expanded_url" : "http://twitter.com/mydaughtersarmy/status/651894782663462912/photo/1",
"id" : 651894767735861248,
"sizes" : {
"large" : {
"w" : 749,
"h" : 978,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 783,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 443,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/aofXkM5pnl",
"features" : {
"large" : {
"faces" : [
{
"y" : 778,
"w" : 68,
"x" : 57,
"h" : 68
}
]
},
"medium" : {
"faces" : [
{
"y" : 623,
"w" : 54,
"x" : 45,
"h" : 54
}
]
},
"orig" : {
"faces" : [
{
"y" : 778,
"w" : 68,
"x" : 57,
"h" : 68
}
]
},
"small" : {
"faces" : [
{
"y" : 353,
"w" : 30,
"x" : 25,
"h" : 30
}
]
}
},
"type" : "photo",
"indices" : [
112,
134
],
"media_url" : "http://pbs.twimg.com/media/CQv-1l3U8AAr3Qp.jpg",
"url" : "http://t.co/aofXkM5pnl"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "easterneronline.com/36007/letters-…",
"url" : "http://t.co/5zzppCOx9r",
"indices" : [
89,
111
],
"expanded_url" : "http://easterneronline.com/36007/letters-to-the-editor/letter-to-the-editor-stem/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 637,
"favorited" : false,
"geo" : null,
"id" : 651894782663462912,
"user" : {
"id" : 2196201139,
"id_str" : "2196201139"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651894767735861248",
"media_url_https" : "https://pbs.twimg.com/media/CQv-1l3U8AAr3Qp.jpg",
"expanded_url" : "http://twitter.com/mydaughtersarmy/status/651894782663462912/photo/1",
"id" : 651894767735861248,
"sizes" : {
"large" : {
"w" : 749,
"h" : 978,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 783,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 443,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/aofXkM5pnl",
"features" : {
"large" : {
"faces" : [
{
"y" : 778,
"w" : 68,
"x" : 57,
"h" : 68
}
]
},
"medium" : {
"faces" : [
{
"y" : 623,
"w" : 54,
"x" : 45,
"h" : 54
}
]
},
"orig" : {
"faces" : [
{
"y" : 778,
"w" : 68,
"x" : 57,
"h" : 68
}
]
},
"small" : {
"faces" : [
{
"y" : 353,
"w" : 30,
"x" : 25,
"h" : 30
}
]
}
},
"type" : "photo",
"indices" : [
112,
134
],
"media_url" : "http://pbs.twimg.com/media/CQv-1l3U8AAr3Qp.jpg",
"url" : "http://t.co/aofXkM5pnl"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"... you and I can't be equal.\" \n\nA letter from mech. eng. senior to female classmates.\n\nhttp://t.co/5zzppCOx9r http://t.co/aofXkM5pnl",
"created_at" : "Wed Oct 07 23:00:02 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651894782663462912",
"coordinates" : null
},
"651530563682193408" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 651529768899334148,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "nicklockwood",
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 651530563682193408,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : 22920215,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Before iOS7, no company would have dared release iOS apps that took their design principles from Android or Windows and ignored Apple's HIG.",
"created_at" : "Tue Oct 06 22:52:45 +0000 2015",
"in_reply_to_status_id_str" : "651530093756555264",
"in_reply_to_status_id" : 651530093756555264,
"in_reply_to_user_id_str" : "22920215",
"id_str" : "651530563682193408",
"coordinates" : null
},
"652124245040959488" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 13,
"conversation_id" : 652124245040959488,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "objc.io/books/core-dat…",
"url" : "https://t.co/vCycXJb5yY",
"indices" : [
86,
109
],
"expanded_url" : "https://www.objc.io/books/core-data/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 5,
"favorited" : false,
"geo" : null,
"id" : 652124245040959488,
"user" : {
"id" : 1416260550,
"id_str" : "1416260550"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Another week, another Core Data early access chapter! This time it’s about profiling. https://t.co/vCycXJb5yY",
"created_at" : "Thu Oct 08 14:11:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652124245040959488",
"coordinates" : null
},
"652074669839814656" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652074669839814656,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8kvFvIC7M0/",
"url" : "https://t.co/XMVvt4lMNG",
"indices" : [
76,
99
],
"expanded_url" : "https://Instagram.com/p/8kvFvIC7M0/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 652074669839814656,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "The multi-function celebratory lights are already going up. @ Regent Street https://t.co/XMVvt4lMNG",
"created_at" : "Thu Oct 08 10:54:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652074669839814656",
"coordinates" : null
},
"652409068787748865" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652409068787748865,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8nHKNAi7Fv/",
"url" : "https://t.co/H0EeEJ1Kwm",
"indices" : [
101,
124
],
"expanded_url" : "https://Instagram.com/p/8nHKNAi7Fv/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 652409068787748865,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "There is a real place called Meriden, but this is the only one I know the location of. @ Birmingham… https://t.co/H0EeEJ1Kwm",
"created_at" : "Fri Oct 09 09:03:37 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652409068787748865",
"coordinates" : null
},
"651536542780026880" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 14,
"conversation_id" : 651536542780026880,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 651536542780026880,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Odd that the most touted features of the iOS7 aesthetic (parallax and blur) are cheap gimmicks that nobody bothers with anymore.",
"created_at" : "Tue Oct 06 23:16:31 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651536542780026880",
"coordinates" : null
},
"651461157396566016" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651460091061927936,
"favorite_count" : 2,
"conversation_id" : 651461157396566016,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/insertjokehere…",
"url" : "https://t.co/5hxBAONWyy",
"indices" : [
35,
58
],
"expanded_url" : "https://twitter.com/insertjokehere/status/651460091061927936"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-1.6128929,
52.3653979
],
[
-1.4244104,
52.3653979
],
[
-1.4244104,
52.458428
],
[
-1.6128929,
52.458428
]
]
]
},
"contained_within" : [
],
"country" : "United Kingdom",
"id" : "52bb236ce4bb9be1",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Coventry, England",
"country_code" : "GB",
"name" : "Coventry",
"url" : "https://api.twitter.com/1.1/geo/id/52bb236ce4bb9be1.json"
},
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 651458454054375424,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Graham Lee",
"indices" : [
36,
45
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "iwasleeg",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651460091061927936,
"user" : {
"id" : 14890530,
"id_str" : "14890530"
},
"in_reply_to_user_id" : 3182117337,
"retweeted" : false,
"supplemental_language" : null,
"text" : "BRIEF INTRODUCTION\n\n> EXTRACT OF @iwasleeg ARTICLE\n\nBACK SLAPPING AGREEMENT FOLLOWED BY HAIR SPLITTING EXERCISE ON THE MEANING OF WORDS",
"created_at" : "Tue Oct 06 18:12:43 +0000 2015",
"in_reply_to_status_id_str" : "651459144713674752",
"in_reply_to_status_id" : 651459144713674752,
"in_reply_to_user_id_str" : "3182117337",
"id_str" : "651460091061927936",
"coordinates" : null
},
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651461157396566016,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "651460091061927936",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Oh noes, I've been grubersplained! https://t.co/5hxBAONWyy",
"created_at" : "Tue Oct 06 18:16:58 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651461157396566016",
"coordinates" : null
},
"651501720766386176" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 651501720766386176,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15536268",
"id" : 15536268,
"screen_name" : "ashfurrow",
"name" : "Spooky GPLv3",
"indices" : [
20,
30
]
},
{
"id_str" : "55015560",
"id" : 55015560,
"screen_name" : "iwantmyrealname",
"name" : "Sam Davies",
"indices" : [
31,
47
]
},
{
"id_str" : "15954607",
"id" : 15954607,
"screen_name" : "scottyab",
"name" : "Scott Alexander-Bown",
"indices" : [
48,
57
]
},
{
"id_str" : "14212878",
"id" : 14212878,
"screen_name" : "casademora",
"name" : "Saul Mora",
"indices" : [
58,
69
]
},
{
"id_str" : "15424493",
"id" : 15424493,
"screen_name" : "niklassaers",
"name" : "Niklas Saers",
"indices" : [
70,
82
]
},
{
"id_str" : "2569881",
"id" : 2569881,
"screen_name" : "orta",
"name" : "Ørta",
"indices" : [
83,
88
]
},
{
"id_str" : "9596232",
"id" : 9596232,
"screen_name" : "icanzilb",
"name" : "Marin Todorov",
"indices" : [
89,
98
]
},
{
"id_str" : "902525377",
"id" : 902525377,
"screen_name" : "mrackwitz",
"name" : "Marius Rackwitz",
"indices" : [
99,
109
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 651501720766386176,
"user" : {
"id" : 14138283,
"id_str" : "14138283"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Awesome dinner with @ashfurrow @iwantmyrealname @scottyab @casademora @niklassaers @orta @icanzilb @mrackwitz Glad to meet wonderful people!",
"created_at" : "Tue Oct 06 20:58:09 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651501720766386176",
"coordinates" : null
},
"652437284428607488" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652437284428607488,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 652437284428607488,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Of course the first leg of my flight is delayed. Why not?",
"created_at" : "Fri Oct 09 10:55:44 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652437284428607488",
"coordinates" : null
},
"652072286598643712" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 652072286598643712,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "RSVPs open Thursday, October 8th at 3:00PM This month the event is being held at a Skills Matter venue. This means you will have to sign up via their link. Being signed up here on meetup will not be"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=meetup%3A%2F%2Fevents%2F225697907&sig=62bc577b7b6eb0a2be219f0e281b9af423a7995c&ssr=true&slug=XNKRjwvyVr"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.0"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Meetup – Groups near you that make community real"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"app_id" : {
"type" : "STRING",
"string_value" : "375990038",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "meetup.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.meetup.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "86"
},
"title" : {
"type" : "STRING",
"string_value" : "NSLondon"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/XNKRjwvyVr",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "meetup://events/225697907"
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhLaHR0cDovL3Bob3RvczQubWVldHVwc3RhdGljLmNvbS9waG90b3MvZXZlbnQvMy9hLzcvYy9oaWdocmVzXzI2MDExNDk3Mi5qcGVnFIAQFIAQHBTwARTwAQAAFgASAA&s=rKGqjo71zG2w25EYgSLA-hsgjNy3gyg3rgCT_PkgYrk",
"width" : 1024,
"height" : 1024
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14591071"
}
}
},
"users" : {
"14591071" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/509911297513644032/GzBP5cBh_normal.png",
"created_at" : "Tue Apr 29 21:19:43 +0000 2008",
"id" : 14591071,
"default_profile_image" : false,
"listed_count" : 1307,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York, NY",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "meetup.com",
"url" : "http://t.co/MrLLARH4Ct",
"indices" : [
0,
22
],
"expanded_url" : "http://meetup.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/MrLLARH4Ct",
"description" : "Meetup makes community real. Got a bug or technical question? Ask @meetup_support",
"followers_count" : 31428,
"geo_enabled" : false,
"media_count" : 245,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 5997,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "14591071",
"name" : "Meetup",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/509911297513644032/GzBP5cBh_normal.png",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "CDCDCD",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14591071/1399407694",
"screen_name" : "Meetup",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/115594398/meetup_logo_1_copy.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/115594398/meetup_logo_1_copy.png",
"profile_link_color" : "FF0505",
"favourites_count" : 2680,
"is_translation_enabled" : false,
"normal_followers_count" : 31428,
"utc_offset" : -14400,
"friends_count" : 427,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/XNKRjwvyVr",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "meetup.com/NSLondon/event…",
"url" : "http://t.co/XNKRjwvyVr",
"indices" : [
85,
107
],
"expanded_url" : "http://www.meetup.com/NSLondon/events/225697907/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 652072286598643712,
"user" : {
"id" : 1578962564,
"id_str" : "1578962564"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "A reminder that RSVP’s for NSLondon October open at 3pm today. That’s in 3.25 hours. http://t.co/XNKRjwvyVr",
"created_at" : "Thu Oct 08 10:45:22 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652072286598643712",
"coordinates" : null
},
"651677612448813056" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651677612448813056,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2569881",
"id" : 2569881,
"screen_name" : "orta",
"name" : "Ørta",
"indices" : [
3,
8
]
},
{
"id_str" : "402676244",
"id" : 402676244,
"screen_name" : "CocoaPods",
"name" : "CocoaPods",
"indices" : [
32,
42
]
},
{
"id_str" : "2178928094",
"id" : 2178928094,
"screen_name" : "CocoaPodsFeed",
"name" : "CocoaPods New Pods",
"indices" : [
52,
66
]
},
{
"id_str" : "3055652033",
"id" : 3055652033,
"screen_name" : "librariesio",
"name" : "Libraries.io",
"indices" : [
95,
107
]
}
],
"urls" : [
{
"display_url" : "libraries.io/search?order=d…",
"url" : "https://t.co/3qmzfEREA6",
"indices" : [
126,
140
],
"expanded_url" : "https://libraries.io/search?order=desc&platforms=CocoaPods&sort=latest_release_published_at"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
12.5060153,
55.5724819
],
[
12.7939617,
55.5724819
],
[
12.7939617,
55.6723136
],
[
12.5060153,
55.6723136
]
]
]
},
"contained_within" : [
],
"country" : "Danmark",
"id" : "3e00262568cd74cf",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Tårnby, Hovedstaden",
"country_code" : "DK",
"name" : "Tårnby",
"url" : "https://api.twitter.com/1.1/geo/id/3e00262568cd74cf.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 651677552906530816,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "402676244",
"id" : 402676244,
"screen_name" : "CocoaPods",
"name" : "CocoaPods",
"indices" : [
22,
32
]
},
{
"id_str" : "2178928094",
"id" : 2178928094,
"screen_name" : "CocoaPodsFeed",
"name" : "CocoaPods New Pods",
"indices" : [
42,
56
]
},
{
"id_str" : "3055652033",
"id" : 3055652033,
"screen_name" : "librariesio",
"name" : "Libraries.io",
"indices" : [
85,
97
]
}
],
"urls" : [
{
"display_url" : "libraries.io/search?order=d…",
"url" : "https://t.co/3qmzfEREA6",
"indices" : [
116,
139
],
"expanded_url" : "https://libraries.io/search?order=desc&platforms=CocoaPods&sort=latest_release_published_at"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 7,
"favorited" : false,
"geo" : null,
"id" : 651677552906530816,
"user" : {
"id" : 2569881,
"id_str" : "2569881"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "If you want to follow @CocoaPods releases @CocoaPodsFeed will tell you new ones, and @librariesio has each update:\n\nhttps://t.co/3qmzfEREA6",
"created_at" : "Wed Oct 07 08:36:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651677552906530816",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 7,
"favorited" : false,
"geo" : null,
"id" : 651677612448813056,
"user" : {
"id" : 402676244,
"id_str" : "402676244"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @orta: If you want to follow @CocoaPods releases @CocoaPodsFeed will tell you new ones, and @librariesio has each update:\n\nhttps://t.co/…",
"created_at" : "Wed Oct 07 08:37:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651677612448813056",
"coordinates" : null
},
"651882919468879872" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 7,
"conversation_id" : 651882919468879872,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651882912179200000",
"media_url_https" : "https://pbs.twimg.com/media/CQv0DgeWoAAbILX.jpg",
"expanded_url" : "http://twitter.com/nicklockwood/status/651882919468879872/photo/1",
"id" : 651882912179200000,
"sizes" : {
"large" : {
"w" : 575,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 575,
"h" : 1024,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 605,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/ahGXoFU9em",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
117,
139
],
"media_url" : "http://pbs.twimg.com/media/CQv0DgeWoAAbILX.jpg",
"url" : "http://t.co/ahGXoFU9em"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "19876236",
"id" : 19876236,
"screen_name" : "a2",
"name" : "EXC_BAD_PANDA",
"indices" : [
1,
4
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651882919468879872,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651882912179200000",
"media_url_https" : "https://pbs.twimg.com/media/CQv0DgeWoAAbILX.jpg",
"expanded_url" : "http://twitter.com/nicklockwood/status/651882919468879872/photo/1",
"id" : 651882912179200000,
"sizes" : {
"large" : {
"w" : 575,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 575,
"h" : 1024,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 605,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/ahGXoFU9em",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
117,
139
],
"media_url" : "http://pbs.twimg.com/media/CQv0DgeWoAAbILX.jpg",
"url" : "http://t.co/ahGXoFU9em"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : ".@a2 is acting pretty weird by normal standards, but not so weird that I can be certain it's weird by his standards. http://t.co/ahGXoFU9em",
"created_at" : "Wed Oct 07 22:12:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651882919468879872",
"coordinates" : null
},
"651684990045016064" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651672733491855360,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "22920215",
"id" : 22920215,
"screen_name" : "nicklockwood",
"name" : "Nick Lockwood",
"indices" : [
0,
13
]
},
{
"id_str" : "14890530",
"id" : 14890530,
"screen_name" : "insertjokehere",
"name" : "Lawrence Lomax",
"indices" : [
14,
29
]
},
{
"id_str" : "7384202",
"id" : 7384202,
"screen_name" : "jedrek",
"name" : "jędrek kostecki",
"indices" : [
30,
37
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "nicklockwood",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651684990045016064,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : 22920215,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@nicklockwood @insertjokehere @jedrek holy shit, it's true what they say about computer games. I should've stayed off the Breakout.",
"created_at" : "Wed Oct 07 09:06:24 +0000 2015",
"in_reply_to_status_id_str" : "651683938579140608",
"in_reply_to_status_id" : 651683938579140608,
"in_reply_to_user_id_str" : "22920215",
"id_str" : "651684990045016064",
"coordinates" : null
},
"651537027020800000" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 651536542780026880,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "22920215",
"id" : 22920215,
"screen_name" : "nicklockwood",
"name" : "Nick Lockwood",
"indices" : [
0,
13
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "nicklockwood",
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 651537027020800000,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : 22920215,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@nicklockwood how's that letterpress effect faring?",
"created_at" : "Tue Oct 06 23:18:26 +0000 2015",
"in_reply_to_status_id_str" : "651536542780026880",
"in_reply_to_status_id" : 651536542780026880,
"in_reply_to_user_id_str" : "22920215",
"id_str" : "651537027020800000",
"coordinates" : null
},
"651731884746129408" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 651731884746129408,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 651731884746129408,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Whatsapp now also shows an image in their UIMenuController. I wonder if they're using the same nasty hack that we use…",
"created_at" : "Wed Oct 07 12:12:44 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651731884746129408",
"coordinates" : null
},
"651876577257635840" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651876577257635840,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 651723613263953921,
"id_str" : "651723613263953921",
"source_status_id" : 651723619068940289,
"indices" : [
96,
118
],
"url" : "http://t.co/0y7cu7yrkI",
"source_status_id_str" : "651723619068940289",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQtjLFxVAAExj_D.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQtjLFxVAAExj_D.jpg",
"display_url" : "pic.twitter.com/0y7cu7yrkI",
"source_user_id" : 2150562175,
"sizes" : {
"large" : {
"w" : 716,
"h" : 716,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"source_user_id_str" : "2150562175",
"expanded_url" : "http://twitter.com/KseniaDmitrieva/status/651723619068940289/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 464,
"w" : 207,
"x" : 104,
"h" : 207
},
{
"y" : 63,
"w" : 245,
"x" : 286,
"h" : 245
}
]
},
"medium" : {
"faces" : [
{
"y" : 388,
"w" : 173,
"x" : 87,
"h" : 173
},
{
"y" : 52,
"w" : 205,
"x" : 239,
"h" : 205
}
]
},
"orig" : {
"faces" : [
{
"y" : 464,
"w" : 207,
"x" : 104,
"h" : 207
},
{
"y" : 63,
"w" : 245,
"x" : 286,
"h" : 245
}
]
},
"small" : {
"faces" : [
{
"y" : 220,
"w" : 98,
"x" : 49,
"h" : 98
},
{
"y" : 29,
"w" : 116,
"x" : 135,
"h" : 116
}
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2150562175",
"id" : 2150562175,
"screen_name" : "KseniaDmitrieva",
"name" : "Ksenia Dmitrieva",
"indices" : [
3,
19
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 72,
"conversation_id" : 651723619068940289,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651723613263953921",
"media_url_https" : "https://pbs.twimg.com/media/CQtjLFxVAAExj_D.jpg",
"expanded_url" : "http://twitter.com/KseniaDmitrieva/status/651723619068940289/photo/1",
"id" : 651723613263953921,
"sizes" : {
"large" : {
"w" : 716,
"h" : 716,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/0y7cu7yrkI",
"features" : {
"large" : {
"faces" : [
{
"y" : 464,
"w" : 207,
"x" : 104,
"h" : 207
},
{
"y" : 63,
"w" : 245,
"x" : 286,
"h" : 245
}
]
},
"medium" : {
"faces" : [
{
"y" : 388,
"w" : 173,
"x" : 87,
"h" : 173
},
{
"y" : 52,
"w" : 205,
"x" : 239,
"h" : 205
}
]
},
"orig" : {
"faces" : [
{
"y" : 464,
"w" : 207,
"x" : 104,
"h" : 207
},
{
"y" : 63,
"w" : 245,
"x" : 286,
"h" : 245
}
]
},
"small" : {
"faces" : [
{
"y" : 220,
"w" : 98,
"x" : 49,
"h" : 98
},
{
"y" : 29,
"w" : 116,
"x" : 135,
"h" : 116
}
]
}
},
"type" : "photo",
"indices" : [
75,
97
],
"media_url" : "http://pbs.twimg.com/media/CQtjLFxVAAExj_D.jpg",
"url" : "http://t.co/0y7cu7yrkI"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 72,
"favorited" : false,
"geo" : null,
"id" : 651723619068940289,
"user" : {
"id" : 2150562175,
"id_str" : "2150562175"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651723613263953921",
"media_url_https" : "https://pbs.twimg.com/media/CQtjLFxVAAExj_D.jpg",
"expanded_url" : "http://twitter.com/KseniaDmitrieva/status/651723619068940289/photo/1",
"id" : 651723613263953921,
"sizes" : {
"large" : {
"w" : 716,
"h" : 716,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/0y7cu7yrkI",
"features" : {
"large" : {
"faces" : [
{
"y" : 464,
"w" : 207,
"x" : 104,
"h" : 207
},
{
"y" : 63,
"w" : 245,
"x" : 286,
"h" : 245
}
]
},
"medium" : {
"faces" : [
{
"y" : 388,
"w" : 173,
"x" : 87,
"h" : 173
},
{
"y" : 52,
"w" : 205,
"x" : 239,
"h" : 205
}
]
},
"orig" : {
"faces" : [
{
"y" : 464,
"w" : 207,
"x" : 104,
"h" : 207
},
{
"y" : 63,
"w" : 245,
"x" : 286,
"h" : 245
}
]
},
"small" : {
"faces" : [
{
"y" : 220,
"w" : 98,
"x" : 49,
"h" : 98
},
{
"y" : 29,
"w" : 116,
"x" : 135,
"h" : 116
}
]
}
},
"type" : "photo",
"indices" : [
75,
97
],
"media_url" : "http://pbs.twimg.com/media/CQtjLFxVAAExj_D.jpg",
"url" : "http://t.co/0y7cu7yrkI"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "When writing a report I always try to avoid passive voice. Now I know how. http://t.co/0y7cu7yrkI",
"created_at" : "Wed Oct 07 11:39:53 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651723619068940289",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 72,
"favorited" : false,
"geo" : null,
"id" : 651876577257635840,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 651723613263953921,
"id_str" : "651723613263953921",
"source_status_id" : 651723619068940289,
"indices" : [
96,
118
],
"url" : "http://t.co/0y7cu7yrkI",
"source_status_id_str" : "651723619068940289",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQtjLFxVAAExj_D.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQtjLFxVAAExj_D.jpg",
"display_url" : "pic.twitter.com/0y7cu7yrkI",
"source_user_id" : 2150562175,
"sizes" : {
"large" : {
"w" : 716,
"h" : 716,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"source_user_id_str" : "2150562175",
"expanded_url" : "http://twitter.com/KseniaDmitrieva/status/651723619068940289/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 464,
"w" : 207,
"x" : 104,
"h" : 207
},
{
"y" : 63,
"w" : 245,
"x" : 286,
"h" : 245
}
]
},
"medium" : {
"faces" : [
{
"y" : 388,
"w" : 173,
"x" : 87,
"h" : 173
},
{
"y" : 52,
"w" : 205,
"x" : 239,
"h" : 205
}
]
},
"orig" : {
"faces" : [
{
"y" : 464,
"w" : 207,
"x" : 104,
"h" : 207
},
{
"y" : 63,
"w" : 245,
"x" : 286,
"h" : 245
}
]
},
"small" : {
"faces" : [
{
"y" : 220,
"w" : 98,
"x" : 49,
"h" : 98
},
{
"y" : 29,
"w" : 116,
"x" : 135,
"h" : 116
}
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @KseniaDmitrieva: When writing a report I always try to avoid passive voice. Now I know how. http://t.co/0y7cu7yrkI",
"created_at" : "Wed Oct 07 21:47:41 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651876577257635840",
"coordinates" : null
},
"651672733491855360" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 651672733491855360,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651672731138826240",
"media_url_https" : "https://pbs.twimg.com/media/CQs05XFWoAA73QE.jpg",
"expanded_url" : "http://twitter.com/insertjokehere/status/651672733491855360/photo/1",
"id" : 651672731138826240,
"sizes" : {
"large" : {
"w" : 750,
"h" : 169,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 135,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 76,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/q6x5Ebr5GO",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
112,
134
],
"media_url" : "http://pbs.twimg.com/media/CQs05XFWoAA73QE.jpg",
"url" : "http://t.co/q6x5Ebr5GO"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651672733491855360,
"user" : {
"id" : 14890530,
"id_str" : "14890530"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651672731138826240",
"media_url_https" : "https://pbs.twimg.com/media/CQs05XFWoAA73QE.jpg",
"expanded_url" : "http://twitter.com/insertjokehere/status/651672733491855360/photo/1",
"id" : 651672731138826240,
"sizes" : {
"large" : {
"w" : 750,
"h" : 169,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 135,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 76,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/q6x5Ebr5GO",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
112,
134
],
"media_url" : "http://pbs.twimg.com/media/CQs05XFWoAA73QE.jpg",
"url" : "http://t.co/q6x5Ebr5GO"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "- high numbers of accidental deaths\n- training takes time away from teaching\n- most schools aren't in a warzone http://t.co/q6x5Ebr5GO",
"created_at" : "Wed Oct 07 08:17:41 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651672733491855360",
"coordinates" : null
},
"651727169316605952" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651727169316605952,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "209011131",
"id" : 209011131,
"screen_name" : "LittleLostLad",
"name" : "Jake Lambert",
"indices" : [
3,
17
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 131,
"conversation_id" : 651684578164391936,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 126,
"favorited" : false,
"geo" : null,
"id" : 651684578164391936,
"user" : {
"id" : 209011131,
"id_str" : "209011131"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "People often think that Japan has the best ninjas, but have you ever seen a ninja in Wales? No. That's because Wales has the best ninjas.",
"created_at" : "Wed Oct 07 09:04:45 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651684578164391936",
"coordinates" : null
},
"retweet_count" : 126,
"favorited" : false,
"geo" : null,
"id" : 651727169316605952,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @LittleLostLad: People often think that Japan has the best ninjas, but have you ever seen a ninja in Wales? No. That's because Wales has…",
"created_at" : "Wed Oct 07 11:54:00 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651727169316605952",
"coordinates" : null
},
"651460091061927936" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-1.6128929,
52.3653979
],
[
-1.4244104,
52.3653979
],
[
-1.4244104,
52.458428
],
[
-1.6128929,
52.458428
]
]
]
},
"contained_within" : [
],
"country" : "United Kingdom",
"id" : "52bb236ce4bb9be1",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Coventry, England",
"country_code" : "GB",
"name" : "Coventry",
"url" : "https://api.twitter.com/1.1/geo/id/52bb236ce4bb9be1.json"
},
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 651458454054375424,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Graham Lee",
"indices" : [
36,
45
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "iwasleeg",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651460091061927936,
"user" : {
"id" : 14890530,
"id_str" : "14890530"
},
"in_reply_to_user_id" : 3182117337,
"retweeted" : false,
"supplemental_language" : null,
"text" : "BRIEF INTRODUCTION\n\n> EXTRACT OF @iwasleeg ARTICLE\n\nBACK SLAPPING AGREEMENT FOLLOWED BY HAIR SPLITTING EXERCISE ON THE MEANING OF WORDS",
"created_at" : "Tue Oct 06 18:12:43 +0000 2015",
"in_reply_to_status_id_str" : "651459144713674752",
"in_reply_to_status_id" : 651459144713674752,
"in_reply_to_user_id_str" : "3182117337",
"id_str" : "651460091061927936",
"coordinates" : null
},
"652094393655132160" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 652094393655132160,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.citylab.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "331803536"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiEAWh0dHA6Ly9jZG4uY2l0eWxhYi5jb20vbWVkaWEvaW1nL2NpdHlsYWIvMjAxNS8xMC84RGViYXNpc2hHaG9zaF9PdmVyZmxvd2luZ19Gcm90aF9hX21lbmFuY2VfZm9yX3RoZV9QYXNzZXJieS9mYWNlYm9vay5qcGc_MTQ0NDI1MzI3OBToBxToBxwU8AEU8AEAABYAEgA&s=Bzpr6IJO7cPZIH9nknf4HiqmdRLS-GmKJM6n06b9jRU",
"width" : 500,
"height" : 500
}
},
"title" : {
"type" : "STRING",
"string_value" : "An Indian City Is Getting Inundated by Creeping Toxic Foam"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "citylab.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Froth from polluted water is overtaking roads in Bangalore and filling the air with a noxious stench."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/VMv2yTwkKQ",
"scribe_key" : "card_url"
}
},
"users" : {
"331803536" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/467065464892301312/5I7ayekg_normal.png",
"created_at" : "Fri Jul 08 18:55:32 +0000 2011",
"id" : 331803536,
"default_profile_image" : false,
"listed_count" : 4379,
"profile_background_color" : "000000",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "citylab.com",
"url" : "http://t.co/RyYI3KyRXc",
"indices" : [
0,
22
],
"expanded_url" : "http://www.citylab.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/RyYI3KyRXc",
"description" : "All things urban, from The Atlantic.",
"followers_count" : 111777,
"geo_enabled" : false,
"media_count" : 9329,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 32465,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "331803536",
"name" : "CityLab",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/467065464892301312/5I7ayekg_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/331803536/1400192082",
"screen_name" : "CityLab",
"fast_followers_count" : 0,
"time_zone" : "Central Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "000000",
"favourites_count" : 16296,
"is_translation_enabled" : false,
"normal_followers_count" : 111777,
"utc_offset" : -18000,
"friends_count" : 835,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/VMv2yTwkKQ",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "citylab.com/weather/2015/1…",
"url" : "http://t.co/VMv2yTwkKQ",
"indices" : [
93,
115
],
"expanded_url" : "http://www.citylab.com/weather/2015/10/an-indian-city-is-getting-inundated-by-creeping-toxic-foam/409468/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 652094393655132160,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"Making matters worse, the froth is flammable. In May and June, the entire lake caught fire\" http://t.co/VMv2yTwkKQ",
"created_at" : "Thu Oct 08 12:13:13 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652094393655132160",
"coordinates" : null
},
"651614227468193792" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 97,
"conversation_id" : 651614227468193792,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "developer.apple.com/xcode/download/",
"url" : "https://t.co/gKemKtaxVu",
"indices" : [
103,
126
],
"expanded_url" : "https://developer.apple.com/xcode/download/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 89,
"favorited" : false,
"geo" : null,
"id" : 651614227468193792,
"user" : {
"id" : 2543588034,
"id_str" : "2543588034"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Xcode 7.1 beta 3 is out, with bug fixes, improved IB support for 3D Touch, and richer playgrounds API: https://t.co/gKemKtaxVu",
"created_at" : "Wed Oct 07 04:25:12 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651614227468193792",
"coordinates" : null
},
"651741765389713408" : {
"place" : null,
"contributors" : null,
"source" : "Sprinklr",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 637,
"conversation_id" : 651741765389713408,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "About two weeks ago, my first child, Isaac was born. We spent a standard two days in the hospital and then went home. After about 5 hours at home, in his third day of life, Isaac developed a fever of..."
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=tumblr%3A%2F%2Fx-callback-url%2Fblog%3FblogName%3Dryanbriggs%26postID%3D130284495066%26referrer%3Dtwitter-cards&sig=3f4e97e9c366852f4aebe280c1429980a01c55a1&ssr=true&slug=mMTF1YpYIj"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "3.0"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Tumblr"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"app_id" : {
"type" : "STRING",
"string_value" : "305343404",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "ryancbriggs.net",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "ryancbriggs.net"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "20"
},
"title" : {
"type" : "STRING",
"string_value" : "Isaac is a lucky boy"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/mMTF1YpYIj",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "tumblr://x-callback-url/blog?blogName=ryanbriggs&postID=130284495066&referrer=twitter-cards"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "52484614"
}
}
},
"users" : {
"52484614" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616298621651193860/24iSuiDi_normal.png",
"created_at" : "Tue Jun 30 19:01:39 +0000 2009",
"id" : 52484614,
"default_profile_image" : false,
"listed_count" : 10855,
"profile_background_color" : "F9F9F9",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York City",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "staff.tumblr.com",
"url" : "http://t.co/803yX4vVnd",
"indices" : [
0,
22
],
"expanded_url" : "http://staff.tumblr.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "tumblr.com/help",
"url" : "http://t.co/5sH1s3OrB2",
"indices" : [
42,
64
],
"expanded_url" : "http://tumblr.com/help"
}
]
}
},
"url" : "http://t.co/803yX4vVnd",
"description" : "Follow the world’s creators. / Questions? http://t.co/5sH1s3OrB2",
"followers_count" : 2139795,
"geo_enabled" : false,
"media_count" : 1010,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 5873,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "52484614",
"name" : "Tumblr",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616298621651193860/24iSuiDi_normal.png",
"profile_sidebar_fill_color" : "CEDB69",
"profile_sidebar_border_color" : "BBC552",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/52484614/1435170284",
"screen_name" : "tumblr",
"fast_followers_count" : 18,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/37740100/background.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/37740100/background.png",
"profile_link_color" : "999999",
"favourites_count" : 1435,
"is_translation_enabled" : false,
"normal_followers_count" : 2139777,
"utc_offset" : -14400,
"friends_count" : 608,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/mMTF1YpYIj",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "912311",
"id" : 912311,
"screen_name" : "ryanbriggs",
"name" : "Ryan Briggs",
"indices" : [
1,
12
]
}
],
"urls" : [
{
"display_url" : "b-gat.es/1LglIUL",
"url" : "http://t.co/mMTF1YpYIj",
"indices" : [
85,
107
],
"expanded_url" : "http://b-gat.es/1LglIUL"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 289,
"favorited" : false,
"geo" : null,
"id" : 651741765389713408,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : ".@ryanbriggs turns his son’s health crisis into a powerful argument for development: http://t.co/mMTF1YpYIj",
"created_at" : "Wed Oct 07 12:52:00 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651741765389713408",
"coordinates" : null
},
"651505968493293568" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651505968493293568,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "22790881",
"id" : 22790881,
"screen_name" : "briankrebs",
"name" : "briankrebs",
"indices" : [
3,
14
]
}
],
"urls" : [
{
"display_url" : "krebsonsecurity.com/2015/10/whats-…",
"url" : "http://t.co/0tamGlwDKH",
"indices" : [
125,
140
],
"expanded_url" : "http://krebsonsecurity.com/2015/10/whats-in-a-boarding-pass-barcode-a-lot/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Hootsuite",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 772,
"conversation_id" : 651472934511493120,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "krebsonsecurity.com/2015/10/whats-…",
"url" : "http://t.co/0tamGlwDKH",
"indices" : [
109,
131
],
"expanded_url" : "http://krebsonsecurity.com/2015/10/whats-in-a-boarding-pass-barcode-a-lot/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1486,
"favorited" : false,
"geo" : null,
"id" : 651472934511493120,
"user" : {
"id" : 22790881,
"id_str" : "22790881"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Ever wondered what's in a boarding pass barcode? Maybe think twice before you toss it in the trash next time http://t.co/0tamGlwDKH",
"created_at" : "Tue Oct 06 19:03:46 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651472934511493120",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 1486,
"favorited" : false,
"geo" : null,
"id" : 651505968493293568,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @briankrebs: Ever wondered what's in a boarding pass barcode? Maybe think twice before you toss it in the trash next time http://t.co/0t…",
"created_at" : "Tue Oct 06 21:15:01 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651505968493293568",
"coordinates" : null
},
"651778696538361856" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651778696538361856,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "12114432",
"id" : 12114432,
"screen_name" : "uliwitness",
"name" : "Uli",
"indices" : [
3,
14
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 651777964498096132,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 11,
"favorited" : false,
"geo" : null,
"id" : 651777964498096132,
"user" : {
"id" : 12114432,
"id_str" : "12114432"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "In object-oriented code, use of \"if\" is a code smell.",
"created_at" : "Wed Oct 07 15:15:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651777964498096132",
"coordinates" : null
},
"retweet_count" : 11,
"favorited" : false,
"geo" : null,
"id" : 651778696538361856,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @uliwitness: In object-oriented code, use of \"if\" is a code smell.",
"created_at" : "Wed Oct 07 15:18:45 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651778696538361856",
"coordinates" : null
},
"652138408249176065" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-1.416046,
52.516077
],
[
-1.336229,
52.516077
],
[
-1.336229,
52.5623416
],
[
-1.416046,
52.5623416
]
]
]
},
"contained_within" : [
],
"country" : "United Kingdom",
"id" : "14de51725dfd9486",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Hinckley, England",
"country_code" : "GB",
"name" : "Hinckley",
"url" : "https://api.twitter.com/1.1/geo/id/14de51725dfd9486.json"
},
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 652138408249176065,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "652138386862555136",
"media_url_https" : "https://pbs.twimg.com/media/CQzcaF1WwAAxrNd.jpg",
"expanded_url" : "http://twitter.com/catehstn/status/652138408249176065/photo/1",
"id" : 652138386862555136,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/5MnSpG0FtO",
"features" : {
"large" : {
"faces" : [
{
"y" : 106,
"w" : 48,
"x" : 355,
"h" : 48
}
]
},
"medium" : {
"faces" : [
{
"y" : 82,
"w" : 37,
"x" : 277,
"h" : 37
}
]
},
"orig" : {
"faces" : [
{
"y" : 106,
"w" : 48,
"x" : 355,
"h" : 48
}
]
},
"small" : {
"faces" : [
{
"y" : 46,
"w" : 21,
"x" : 157,
"h" : 21
}
]
}
},
"type" : "photo",
"indices" : [
74,
96
],
"media_url" : "http://pbs.twimg.com/media/CQzcaF1WwAAxrNd.jpg",
"url" : "http://t.co/5MnSpG0FtO"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Section 3.3.1",
"indices" : [
27,
36
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 652138408249176065,
"user" : {
"id" : 22161956,
"id_str" : "22161956"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "652138386862555136",
"media_url_https" : "https://pbs.twimg.com/media/CQzcaF1WwAAxrNd.jpg",
"expanded_url" : "http://twitter.com/catehstn/status/652138408249176065/photo/1",
"id" : 652138386862555136,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/5MnSpG0FtO",
"features" : {
"large" : {
"faces" : [
{
"y" : 106,
"w" : 48,
"x" : 355,
"h" : 48
}
]
},
"medium" : {
"faces" : [
{
"y" : 82,
"w" : 37,
"x" : 277,
"h" : 37
}
]
},
"orig" : {
"faces" : [
{
"y" : 106,
"w" : 48,
"x" : 355,
"h" : 48
}
]
},
"small" : {
"faces" : [
{
"y" : 46,
"w" : 21,
"x" : 157,
"h" : 21
}
]
}
},
"type" : "photo",
"indices" : [
74,
96
],
"media_url" : "http://pbs.twimg.com/media/CQzcaF1WwAAxrNd.jpg",
"url" : "http://t.co/5MnSpG0FtO"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "On a visit to the 90s with @iwasleeg. There's even a ye olde sock shoppe. http://t.co/5MnSpG0FtO",
"created_at" : "Thu Oct 08 15:08:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652138408249176065",
"coordinates" : null
},
"651997278614368256" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 152,
"conversation_id" : 651997278614368256,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "I am eternally curious. A big motivation for writing the FLEX debugging tool was to explore other apps and discover how …"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=medium%3A%2F%2F%2Fp%2F5b845ad927b7&sig=fd9f5dc6e9c3d8192f9238cfd462da41cdc40e02&ssr=true&slug=v83xUm2Hiv"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.5"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Medium"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhEaHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzEqeFJoUlpZdy1GalVDMlA4dlBiTFR4Zy5wbmcUwAwUxAYcFLAJFPQEAAAWABIA&s=RAJFps1zWcz1KbFzCSc6sL-aAeTsyvQRHnoT5_Oli0A",
"width" : 800,
"height" : 418
}
},
"app_id" : {
"type" : "STRING",
"string_value" : "828256236",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "medium.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "medium.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "46"
},
"title" : {
"type" : "STRING",
"string_value" : "Libraries Used in the Top 100 iOS Apps — iOS App Development"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/v83xUm2Hiv",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "medium:///p/5b845ad927b7"
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "23214656"
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "571202103"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhEaHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzEqeFJoUlpZdy1GalVDMlA4dlBiTFR4Zy5wbmcUwAwUxAYcFIQGFJQDAAAWABIA&s=XiqexgZOOzYebTMhJOU8jQ-VADV4i7sEjw-6dcB1UW0",
"width" : 800,
"height" : 418
}
}
},
"users" : {
"571202103" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"created_at" : "Fri May 04 20:16:39 +0000 2012",
"id" : 571202103,
"default_profile_image" : false,
"listed_count" : 9376,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA, US",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "medium.com",
"url" : "http://t.co/39nrCKtdRI",
"indices" : [
0,
22
],
"expanded_url" : "http://medium.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/39nrCKtdRI",
"description" : "Move thinking forward.",
"followers_count" : 1489004,
"geo_enabled" : false,
"media_count" : 146,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 13007,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "571202103",
"name" : "Medium",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/571202103/1444267389",
"screen_name" : "Medium",
"fast_followers_count" : 5,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "00AB69",
"favourites_count" : 3658,
"is_translation_enabled" : false,
"normal_followers_count" : 1488999,
"utc_offset" : -25200,
"friends_count" : 146,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
},
"23214656" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/573670292645486592/yHBUJoNM_normal.jpeg",
"created_at" : "Sat Mar 07 17:41:21 +0000 2009",
"id" : 23214656,
"default_profile_image" : false,
"listed_count" : 42,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco / Vancouver, BC",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "iOS Engineer @facebook. Formerly @Flipboard. Author of the FLEX iOS debugging tool. Climber. Skier. Status bar hacker.",
"followers_count" : 921,
"geo_enabled" : true,
"media_count" : 110,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 732,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "23214656",
"name" : "Ryan Olson",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/573670292645486592/yHBUJoNM_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "ryanolsonk",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 2989,
"is_translation_enabled" : false,
"normal_followers_count" : 921,
"utc_offset" : null,
"friends_count" : 358,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "https://t.co/v83xUm2Hiv",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "medium.com/@ryanolsonk/li…",
"url" : "https://t.co/v83xUm2Hiv",
"indices" : [
68,
91
],
"expanded_url" : "https://medium.com/@ryanolsonk/libraries-used-in-the-top-100-ios-apps-5b845ad927b7"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 115,
"favorited" : false,
"geo" : null,
"id" : 651997278614368256,
"user" : {
"id" : 23214656,
"id_str" : "23214656"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Poking into the top 100 iOS apps to find out what's under the hood: https://t.co/v83xUm2Hiv",
"created_at" : "Thu Oct 08 05:47:19 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651997278614368256",
"coordinates" : null
},
"652254040298930176" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1518,
"conversation_id" : 652254040298930176,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"player_stream_content_type" : {
"type" : "STRING",
"string_value" : "video/mp4; codecs=\"avc1.42E01E, mp4a.40.2\""
},
"description" : {
"type" : "STRING",
"string_value" : "Bill Gates got to spend time in New York with Malala Yousafzai, the courageous Pakistani teenager who was shot by a Talib gunman for her belief that all girls should be able to go to school."
},
"content_duration_seconds" : {
"type" : "STRING",
"string_value" : "96.021"
},
"teaser_segments_stream" : {
"type" : "STRING",
"string_value" : "http://amp.twimg.com/prod/multibr_v_1/video/2015/10/08/16/68004588-6363-494e-ac5c-6384996f09e5-segments.mp4"
},
"amplify_url_vmap" : {
"type" : "STRING",
"string_value" : "https://amp.twimg.com/prod/multibr_v_1/vmap/2015/10/08/22/68004588-6363-494e-ac5c-6384996f09e5/a749b2ae-3992-4589-858f-e77dbb1d2adb.vmap"
},
"player_width" : {
"type" : "STRING",
"string_value" : "640"
},
"title" : {
"type" : "STRING",
"string_value" : "Meeting Malala"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/LjP6lC2qkU",
"scribe_key" : "card_url"
},
"embedded_playback_allowed" : {
"type" : "BOOLEAN",
"boolean_value" : true
},
"dynamic_ads" : {
"type" : "BOOLEAN",
"boolean_value" : true
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "50393960"
}
},
"player_height" : {
"type" : "STRING",
"string_value" : "360"
},
"player_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://pbs.twimg.com/amplify_img/652165562894712832/B_6lGYkv?format=jpg&name=640x360",
"width" : 640,
"height" : 360
}
},
"amplify_content_id" : {
"type" : "STRING",
"string_value" : "68004588-6363-494e-ac5c-6384996f09e5"
}
},
"users" : {
"50393960" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/558109954561679360/j1f9DiJi_normal.jpeg",
"created_at" : "Wed Jun 24 18:44:10 +0000 2009",
"id" : 50393960,
"default_profile_image" : false,
"listed_count" : 116463,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Seattle, WA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "gatesnotes.com",
"url" : "http://t.co/dtudepUWZI",
"indices" : [
0,
22
],
"expanded_url" : "http://www.gatesnotes.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/dtudepUWZI",
"description" : "Sharing things I'm learning through my foundation work and other interests...",
"followers_count" : 25020467,
"geo_enabled" : false,
"media_count" : 503,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 1816,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "50393960",
"name" : "Bill Gates",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/558109954561679360/j1f9DiJi_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/50393960/1441390673",
"screen_name" : "BillGates",
"fast_followers_count" : 877,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/542018712627187712/0AenG_nz.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/542018712627187712/0AenG_nz.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 4,
"is_translation_enabled" : false,
"normal_followers_count" : 25019590,
"utc_offset" : -25200,
"friends_count" : 169,
"verified" : true,
"can_media_tag" : false,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "amplify",
"url" : "https://t.co/LjP6lC2qkU",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "b-gat.es/1FZTW2D",
"url" : "http://t.co/HMTNs7SMDW",
"indices" : [
85,
107
],
"expanded_url" : "http://b-gat.es/1FZTW2D"
},
{
"display_url" : "amp.twimg.com/v/5631e332-96a…",
"url" : "https://t.co/LjP6lC2qkU",
"indices" : [
108,
131
],
"expanded_url" : "https://amp.twimg.com/v/5631e332-96a3-47fa-abe5-1da2dffb37ec"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1085,
"favorited" : false,
"geo" : null,
"id" : 652254040298930176,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Video of my chat with Malala Yousafzai about her life & the new movie about her: http://t.co/HMTNs7SMDW\nhttps://t.co/LjP6lC2qkU",
"created_at" : "Thu Oct 08 22:47:36 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652254040298930176",
"coordinates" : null
},
"651815698684071936" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 108,
"conversation_id" : 651815698684071936,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651815696750542848",
"media_url_https" : "https://pbs.twimg.com/media/CQu27DfXAAAjJPR.jpg",
"expanded_url" : "http://twitter.com/marcoarment/status/651815698684071936/photo/1",
"id" : 651815696750542848,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 262,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 153,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 87,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/4gyEt6WYDT",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
47,
69
],
"media_url" : "http://pbs.twimg.com/media/CQu27DfXAAAjJPR.jpg",
"url" : "http://t.co/4gyEt6WYDT"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 90,
"favorited" : false,
"geo" : null,
"id" : 651815698684071936,
"user" : {
"id" : 14231571,
"id_str" : "14231571"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651815696750542848",
"media_url_https" : "https://pbs.twimg.com/media/CQu27DfXAAAjJPR.jpg",
"expanded_url" : "http://twitter.com/marcoarment/status/651815698684071936/photo/1",
"id" : 651815696750542848,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 262,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 153,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 87,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/4gyEt6WYDT",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
47,
69
],
"media_url" : "http://pbs.twimg.com/media/CQu27DfXAAAjJPR.jpg",
"url" : "http://t.co/4gyEt6WYDT"
},
{
"id_str" : "651815698008801280",
"media_url_https" : "https://pbs.twimg.com/media/CQu27ILWgAA_yxK.jpg",
"expanded_url" : "http://twitter.com/marcoarment/status/651815698684071936/photo/1",
"id" : 651815698008801280,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 153,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 90,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 51,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/4gyEt6WYDT",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
47,
69
],
"media_url" : "http://pbs.twimg.com/media/CQu27ILWgAA_yxK.jpg",
"url" : "http://t.co/4gyEt6WYDT"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Amazon Q&As on toy drones are pretty good. http://t.co/4gyEt6WYDT",
"created_at" : "Wed Oct 07 17:45:47 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651815698684071936",
"coordinates" : null
},
"651833343626117120" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651833343626117120,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "18247541",
"id" : 18247541,
"screen_name" : "tapbot_paul",
"name" : "Paul Haddad",
"indices" : [
3,
15
]
}
],
"urls" : [
{
"display_url" : "toucharcade.com/2015/10/07/app…",
"url" : "http://t.co/b1A3068RR4",
"indices" : [
120,
140
],
"expanded_url" : "http://toucharcade.com/2015/10/07/apple-confirms-purchase-history-removal-is-intentional/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 67,
"conversation_id" : 651812900265267200,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "toucharcade.com/2015/10/07/app…",
"url" : "http://t.co/b1A3068RR4",
"indices" : [
103,
125
],
"expanded_url" : "http://toucharcade.com/2015/10/07/apple-confirms-purchase-history-removal-is-intentional/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 106,
"favorited" : false,
"geo" : null,
"id" : 651812900265267200,
"user" : {
"id" : 18247541,
"id_str" : "18247541"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "WHAT?\n“According to Apple, apps that are no longer for sale …will not be available to download again…”\nhttp://t.co/b1A3068RR4",
"created_at" : "Wed Oct 07 17:34:40 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651812900265267200",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 106,
"favorited" : false,
"geo" : null,
"id" : 651833343626117120,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @tapbot_paul: WHAT?\n“According to Apple, apps that are no longer for sale …will not be available to download again…”\nhttp://t.co/b1A3068…",
"created_at" : "Wed Oct 07 18:55:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651833343626117120",
"coordinates" : null
},
"652167490320011265" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652167490320011265,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 652145624616443904,
"id_str" : "652145624616443904",
"source_status_id" : 652145687858016256,
"indices" : [
28,
50
],
"url" : "http://t.co/nulfkoOELx",
"source_status_id_str" : "652145687858016256",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"display_url" : "pic.twitter.com/nulfkoOELx",
"source_user_id" : 106587445,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"source_user_id_str" : "106587445",
"expanded_url" : "http://twitter.com/sitoiG/status/652145687858016256/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "106587445",
"id" : 106587445,
"screen_name" : "sitoiG",
"name" : "Gi0",
"indices" : [
3,
10
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6963,
"conversation_id" : 652145687858016256,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "652145624616443904",
"media_url_https" : "https://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"expanded_url" : "http://twitter.com/sitoiG/status/652145687858016256/photo/1",
"id" : 652145624616443904,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/nulfkoOELx",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
16,
38
],
"media_url" : "http://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"url" : "http://t.co/nulfkoOELx"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 10180,
"favorited" : false,
"geo" : null,
"id" : 652145687858016256,
"user" : {
"id" : 106587445,
"id_str" : "106587445"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "652145624616443904",
"media_url_https" : "https://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"expanded_url" : "http://twitter.com/sitoiG/status/652145687858016256/photo/1",
"id" : 652145624616443904,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/nulfkoOELx",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
16,
38
],
"media_url" : "http://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"url" : "http://t.co/nulfkoOELx"
},
{
"id_str" : "652145680664915968",
"media_url_https" : "https://pbs.twimg.com/media/CQzjCpXWcAAOU9o.jpg",
"expanded_url" : "http://twitter.com/sitoiG/status/652145687858016256/photo/1",
"id" : 652145680664915968,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1365,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/nulfkoOELx",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
16,
38
],
"media_url" : "http://pbs.twimg.com/media/CQzjCpXWcAAOU9o.jpg",
"url" : "http://t.co/nulfkoOELx"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "An awesome BSOD http://t.co/nulfkoOELx",
"created_at" : "Thu Oct 08 15:37:02 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652145687858016256",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 10180,
"favorited" : false,
"geo" : null,
"id" : 652167490320011265,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 652145624616443904,
"id_str" : "652145624616443904",
"source_status_id" : 652145687858016256,
"indices" : [
28,
50
],
"url" : "http://t.co/nulfkoOELx",
"source_status_id_str" : "652145687858016256",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"display_url" : "pic.twitter.com/nulfkoOELx",
"source_user_id" : 106587445,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"source_user_id_str" : "106587445",
"expanded_url" : "http://twitter.com/sitoiG/status/652145687858016256/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
},
{
"id" : 652145680664915968,
"id_str" : "652145680664915968",
"source_status_id" : 652145687858016256,
"indices" : [
28,
50
],
"url" : "http://t.co/nulfkoOELx",
"source_status_id_str" : "652145687858016256",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQzjCpXWcAAOU9o.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQzjCpXWcAAOU9o.jpg",
"display_url" : "pic.twitter.com/nulfkoOELx",
"source_user_id" : 106587445,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1365,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"source_user_id_str" : "106587445",
"expanded_url" : "http://twitter.com/sitoiG/status/652145687858016256/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @sitoiG: An awesome BSOD http://t.co/nulfkoOELx",
"created_at" : "Thu Oct 08 17:03:41 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652167490320011265",
"coordinates" : null
},
"651459820231507968" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 9,
"conversation_id" : 651459820231507968,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "openradar.me/22993940",
"url" : "http://t.co/33UgsrxsPB",
"indices" : [
66,
88
],
"expanded_url" : "http://www.openradar.me/22993940"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651459820231507968,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"though everything that was previously broken is still broken\" ^^ http://t.co/33UgsrxsPB",
"created_at" : "Tue Oct 06 18:11:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651459820231507968",
"coordinates" : null
},
"652355134454808577" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 902,
"conversation_id" : 652355134454808577,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.washingtonpost.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "2467791"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBh3aHR0cDovL3d3dy53YXNoaW5ndG9ucG9zdC5jb20vbmV3cy9lbmVyZ3ktZW52aXJvbm1lbnQvd3AtY29udGVudC91cGxvYWRzL3NpdGVzLzQzLzIwMTUvMDIvYXVzdHJhbGlhbHN0YV9hbW9fMjAxMzAwMS5qcGcUoAsU8AUcFIQGFJQDAAAWABIA&s=_Qs7ae8VW1fU_xG51CunKODTyoZriBaj2iUbS5QyT3M",
"width" : 720,
"height" : 376
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBh3aHR0cDovL3d3dy53YXNoaW5ndG9ucG9zdC5jb20vbmV3cy9lbmVyZ3ktZW52aXJvbm1lbnQvd3AtY29udGVudC91cGxvYWRzL3NpdGVzLzQzLzIwMTUvMDIvYXVzdHJhbGlhbHN0YV9hbW9fMjAxMzAwMS5qcGcUoAsU8AUcFLAJFPQEAAAWABIA&s=O_Mm166APRambq5SkLEcpy452FbYW4ItlLAwgEEs3HE",
"width" : 720,
"height" : 376
}
},
"title" : {
"type" : "STRING",
"string_value" : "The simple statistic that perfectly captures what climate change means"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "washingtonpost.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Australia has broken 12 hot records for every cold record since 2000, a new study finds."
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "49164309"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://www.washingtonpost.com/news/energy-environment/wp/2015/09/09/the-simple-statistic-that-perfectly-captures-what-climate-change-means/",
"scribe_key" : "card_url"
}
},
"users" : {
"49164309" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/605736483702624256/RkyspA2F_normal.jpg",
"created_at" : "Sat Jun 20 23:54:03 +0000 2009",
"id" : 49164309,
"default_profile_image" : false,
"listed_count" : 1287,
"profile_background_color" : "00040A",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "USA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "washingtonpost.com/news/energy-en…",
"url" : "http://t.co/A9887j5XTu",
"indices" : [
0,
22
],
"expanded_url" : "http://www.washingtonpost.com/news/energy-environment/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/A9887j5XTu",
"description" : "Energy and environment writer at @washingtonpost, also tweeting at @postgreen.",
"followers_count" : 19174,
"geo_enabled" : true,
"media_count" : 584,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 10958,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "49164309",
"name" : "Chris Mooney",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/605736483702624256/RkyspA2F_normal.jpg",
"profile_sidebar_fill_color" : "94E4FF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/49164309/1436725964",
"screen_name" : "chriscmooney",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000013776873/58084227945dcb2672841631e2187d26.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000013776873/58084227945dcb2672841631e2187d26.jpeg",
"profile_link_color" : "78190F",
"favourites_count" : 377,
"is_translation_enabled" : false,
"normal_followers_count" : 19174,
"utc_offset" : -14400,
"friends_count" : 4423,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
},
"2467791" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000252568100/7a366ac8d0f934b5318e721ba049e9b1_normal.png",
"created_at" : "Tue Mar 27 11:19:39 +0000 2007",
"id" : 2467791,
"default_profile_image" : false,
"listed_count" : 64229,
"profile_background_color" : "333333",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "Washington, DC",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "washingtonpost.com",
"url" : "http://t.co/Hq7hTYkOPg",
"indices" : [
0,
22
],
"expanded_url" : "http://washingtonpost.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "twitter.com/washingtonpost…",
"url" : "https://t.co/VV0UBAMHg8",
"indices" : [
112,
135
],
"expanded_url" : "https://twitter.com/washingtonpost/lists/washington-post-people"
}
]
}
},
"url" : "http://t.co/Hq7hTYkOPg",
"description" : "Tweet-length breaking news, analysis from around the world. Founded in 1877. Follow our journalists on Twitter: https://t.co/VV0UBAMHg8",
"followers_count" : 5006097,
"geo_enabled" : true,
"media_count" : 7706,
"lang" : "en",
"profile_text_color" : "323232",
"statuses_count" : 151985,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "2467791",
"name" : "Washington Post",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000252568100/7a366ac8d0f934b5318e721ba049e9b1_normal.png",
"profile_sidebar_fill_color" : "DBDBDB",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2467791/1348076832",
"screen_name" : "washingtonpost",
"fast_followers_count" : 81,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/464437503/wp-capitol.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/464437503/wp-capitol.png",
"profile_link_color" : "0057EC",
"favourites_count" : 4024,
"is_translation_enabled" : true,
"normal_followers_count" : 5006016,
"utc_offset" : -14400,
"friends_count" : 1205,
"verified" : true,
"can_media_tag" : false,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://www.washingtonpost.com/news/energy-environment/wp/2015/09/09/the-simple-statistic-that-perfectly-captures-what-climate-change-means/",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "washingtonpost.com/news/energy-en…",
"url" : "http://t.co/dThGhXd6MT",
"indices" : [
42,
64
],
"expanded_url" : "http://www.washingtonpost.com/news/energy-environment/wp/2015/09/09/the-simple-statistic-that-perfectly-captures-what-climate-change-means/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 712,
"favorited" : false,
"geo" : null,
"id" : 652355134454808577,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Peak temp increases due to climate change http://t.co/dThGhXd6MT",
"created_at" : "Fri Oct 09 05:29:18 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652355134454808577",
"coordinates" : null
},
"651759275203760128" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651759275203760128,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "484936561",
"id" : 484936561,
"screen_name" : "PLT_Hulk",
"name" : "PLT HULK",
"indices" : [
3,
12
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 31,
"conversation_id" : 651752810531430400,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 37,
"favorited" : false,
"geo" : null,
"id" : 651752810531430400,
"user" : {
"id" : 484936561,
"id_str" : "484936561"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "SEMVER CHEATSHEAT \nV0.0 POST ENTHUSIASTIC ABOUT! \nV0.1 TRIAL USE! \nV0.2 HAPILY ADOPT IN PROD APP! \nV0.3 DISAVOW & WRITE ANGRY POST!",
"created_at" : "Wed Oct 07 13:35:53 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651752810531430400",
"coordinates" : null
},
"retweet_count" : 37,
"favorited" : false,
"geo" : null,
"id" : 651759275203760128,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @PLT_Hulk: SEMVER CHEATSHEAT \nV0.0 POST ENTHUSIASTIC ABOUT! \nV0.1 TRIAL USE! \nV0.2 HAPILY ADOPT IN PROD APP! \nV0.3 DISAVOW & WRITE ANGRY…",
"created_at" : "Wed Oct 07 14:01:34 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651759275203760128",
"coordinates" : null
},
"651427487273119744" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 19,
"conversation_id" : 651427487273119744,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "modocache.io"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "776098190"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhNaHR0cHM6Ly9kMjdrc3pwdHU4bXF3bC5jbG91ZGZyb250Lm5ldC9IUXlBempETkVVU3FVTTVHOURGd1h4Tm1ycjJxNF9sYXJnZS5qcGcU6AcU6AccFPABFPABAAAWABIA&s=cmUTnoqJdDk0lVlleWn_Y_u0yXhjfa4UMGjDc4DnIuA",
"width" : 500,
"height" : 500
}
},
"title" : {
"type" : "STRING",
"string_value" : "SenTestingKit: How Does it Even?"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "modocache.io",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Have you ever wondered what used to happen when you hit U to run your unit tests in Xcode 4.6 and prior? Here’s a step-by-step sequence of events detailing how tests are loaded and run using SenTes..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/VyXgrsAKyV",
"scribe_key" : "card_url"
}
},
"users" : {
"776098190" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/3628360840/42e89e02ef6e7a798d74e8bdf7ed4364_normal.png",
"created_at" : "Thu Aug 23 14:36:15 +0000 2012",
"id" : 776098190,
"default_profile_image" : false,
"listed_count" : 402,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "Svbtle.com",
"url" : "https://t.co/wQCim0XRkr",
"indices" : [
0,
23
],
"expanded_url" : "https://Svbtle.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/wQCim0XRkr",
"description" : "Blogging.",
"followers_count" : 8029,
"geo_enabled" : false,
"media_count" : 0,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 2147,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "776098190",
"name" : "Svbtle",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/3628360840/42e89e02ef6e7a798d74e8bdf7ed4364_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/776098190/1367966042",
"screen_name" : "Svbtle",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/862910490/b222768212e362e4d9191895ac8deae9.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/862910490/b222768212e362e4d9191895ac8deae9.png",
"profile_link_color" : "0084B4",
"favourites_count" : 18,
"is_translation_enabled" : false,
"normal_followers_count" : 8029,
"utc_offset" : -25200,
"friends_count" : 0,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/VyXgrsAKyV",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "modocache.io/sentestingkit-…",
"url" : "http://t.co/VyXgrsAKyV",
"indices" : [
33,
55
],
"expanded_url" : "http://modocache.io/sentestingkit-how-does-it-even"
}
],
"hashtags" : [
{
"indices" : [
56,
63
],
"text" : "iosdev"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 9,
"favorited" : false,
"geo" : null,
"id" : 651427487273119744,
"user" : {
"id" : 192478064,
"id_str" : "192478064"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "SenTestingKit: How Does it Even? http://t.co/VyXgrsAKyV #iosdev",
"created_at" : "Tue Oct 06 16:03:10 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651427487273119744",
"coordinates" : null
},
"652117831883034624" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 18,
"conversation_id" : 652117831883034624,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "652117830771605504",
"media_url_https" : "https://pbs.twimg.com/media/CQzJtkbXAAAO2v3.png",
"expanded_url" : "http://twitter.com/edelwax/status/652117831883034624/photo/1",
"id" : 652117830771605504,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 432,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 253,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 143,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/X4kGxbKcBu",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
28,
50
],
"media_url" : "http://pbs.twimg.com/media/CQzJtkbXAAAO2v3.png",
"url" : "http://t.co/X4kGxbKcBu"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 11,
"favorited" : false,
"geo" : null,
"id" : 652117831883034624,
"user" : {
"id" : 2784,
"id_str" : "2784"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "652117830771605504",
"media_url_https" : "https://pbs.twimg.com/media/CQzJtkbXAAAO2v3.png",
"expanded_url" : "http://twitter.com/edelwax/status/652117831883034624/photo/1",
"id" : 652117830771605504,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 432,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 253,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 143,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/X4kGxbKcBu",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
28,
50
],
"media_url" : "http://pbs.twimg.com/media/CQzJtkbXAAAO2v3.png",
"url" : "http://t.co/X4kGxbKcBu"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Why do people use your app? http://t.co/X4kGxbKcBu",
"created_at" : "Thu Oct 08 13:46:21 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652117831883034624",
"coordinates" : null
},
"652125419802497024" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652125419802497024,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 652117830771605504,
"id_str" : "652117830771605504",
"source_status_id" : 652117831883034624,
"indices" : [
41,
63
],
"url" : "http://t.co/X4kGxbKcBu",
"source_status_id_str" : "652117831883034624",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQzJtkbXAAAO2v3.png",
"media_url_https" : "https://pbs.twimg.com/media/CQzJtkbXAAAO2v3.png",
"display_url" : "pic.twitter.com/X4kGxbKcBu",
"source_user_id" : 2784,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 432,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 253,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 143,
"resize" : "fit"
}
},
"source_user_id_str" : "2784",
"expanded_url" : "http://twitter.com/edelwax/status/652117831883034624/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2784",
"id" : 2784,
"screen_name" : "edelwax",
"name" : "Joe Edelman",
"indices" : [
3,
11
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 18,
"conversation_id" : 652117831883034624,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "652117830771605504",
"media_url_https" : "https://pbs.twimg.com/media/CQzJtkbXAAAO2v3.png",
"expanded_url" : "http://twitter.com/edelwax/status/652117831883034624/photo/1",
"id" : 652117830771605504,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 432,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 253,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 143,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/X4kGxbKcBu",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
28,
50
],
"media_url" : "http://pbs.twimg.com/media/CQzJtkbXAAAO2v3.png",
"url" : "http://t.co/X4kGxbKcBu"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 11,
"favorited" : false,
"geo" : null,
"id" : 652117831883034624,
"user" : {
"id" : 2784,
"id_str" : "2784"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "652117830771605504",
"media_url_https" : "https://pbs.twimg.com/media/CQzJtkbXAAAO2v3.png",
"expanded_url" : "http://twitter.com/edelwax/status/652117831883034624/photo/1",
"id" : 652117830771605504,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 432,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 253,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 143,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/X4kGxbKcBu",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
28,
50
],
"media_url" : "http://pbs.twimg.com/media/CQzJtkbXAAAO2v3.png",
"url" : "http://t.co/X4kGxbKcBu"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Why do people use your app? http://t.co/X4kGxbKcBu",
"created_at" : "Thu Oct 08 13:46:21 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652117831883034624",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 11,
"favorited" : false,
"geo" : null,
"id" : 652125419802497024,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 652117830771605504,
"id_str" : "652117830771605504",
"source_status_id" : 652117831883034624,
"indices" : [
41,
63
],
"url" : "http://t.co/X4kGxbKcBu",
"source_status_id_str" : "652117831883034624",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQzJtkbXAAAO2v3.png",
"media_url_https" : "https://pbs.twimg.com/media/CQzJtkbXAAAO2v3.png",
"display_url" : "pic.twitter.com/X4kGxbKcBu",
"source_user_id" : 2784,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 432,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 253,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 143,
"resize" : "fit"
}
},
"source_user_id_str" : "2784",
"expanded_url" : "http://twitter.com/edelwax/status/652117831883034624/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @edelwax: Why do people use your app? http://t.co/X4kGxbKcBu",
"created_at" : "Thu Oct 08 14:16:30 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652125419802497024",
"coordinates" : null
},
"651684435717410817" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 419,
"conversation_id" : 651684435717410817,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651684434689835008",
"media_url_https" : "https://pbs.twimg.com/media/CQs_imNWwAAQben.png",
"expanded_url" : "http://twitter.com/katiesol/status/651684435717410817/photo/1",
"id" : 651684434689835008,
"sizes" : {
"large" : {
"w" : 626,
"h" : 366,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 350,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 198,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/3Ni3aRyrqt",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
50,
72
],
"media_url" : "http://pbs.twimg.com/media/CQs_imNWwAAQben.png",
"url" : "http://t.co/3Ni3aRyrqt"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 502,
"favorited" : false,
"geo" : null,
"id" : 651684435717410817,
"user" : {
"id" : 15341415,
"id_str" : "15341415"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651684434689835008",
"media_url_https" : "https://pbs.twimg.com/media/CQs_imNWwAAQben.png",
"expanded_url" : "http://twitter.com/katiesol/status/651684435717410817/photo/1",
"id" : 651684434689835008,
"sizes" : {
"large" : {
"w" : 626,
"h" : 366,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 350,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 198,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/3Ni3aRyrqt",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
50,
72
],
"media_url" : "http://pbs.twimg.com/media/CQs_imNWwAAQben.png",
"url" : "http://t.co/3Ni3aRyrqt"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Good to see Google protecting this man's identity http://t.co/3Ni3aRyrqt",
"created_at" : "Wed Oct 07 09:04:11 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651684435717410817",
"coordinates" : null
},
"652285215847526400" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 19,
"conversation_id" : 652285215847526400,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 6,
"favorited" : false,
"geo" : null,
"id" : 652285215847526400,
"user" : {
"id" : 18865450,
"id_str" : "18865450"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "If your interface looks like a bag of spanners, you probably need a grid system.\n\nEven if it doesn’t, you probably need a grid system.",
"created_at" : "Fri Oct 09 00:51:28 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652285215847526400",
"coordinates" : null
},
"651531047885213696" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 651529768899334148,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "nicklockwood",
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651531047885213696,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : 22920215,
"retweeted" : false,
"supplemental_language" : null,
"text" : "But the post iOS7 design language provides so little structure that people figure they can just ignore it and invent their own rules instead",
"created_at" : "Tue Oct 06 22:54:41 +0000 2015",
"in_reply_to_status_id_str" : "651530563682193408",
"in_reply_to_status_id" : 651530563682193408,
"in_reply_to_user_id_str" : "22920215",
"id_str" : "651531047885213696",
"coordinates" : null
},
"650937013592567809" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2024,
"conversation_id" : 650937013592567809,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1545,
"favorited" : false,
"geo" : null,
"id" : 650937013592567809,
"user" : {
"id" : 80064003,
"id_str" : "80064003"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"My folks smacked me and I turned out ok\"\nSo you think it's fine to hit children?\n\"Sure\"\n[leans in real close] Then you didn't turn out ok",
"created_at" : "Mon Oct 05 07:34:12 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650937013592567809",
"coordinates" : null
},
"652015298934145024" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651997278614368256,
"favorite_count" : 8,
"conversation_id" : 652015298934145024,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/ryanolsonk/sta…",
"url" : "https://t.co/ucLWBeMGB2",
"indices" : [
80,
103
],
"expanded_url" : "https://twitter.com/ryanolsonk/status/651997278614368256"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 152,
"conversation_id" : 651997278614368256,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "I am eternally curious. A big motivation for writing the FLEX debugging tool was to explore other apps and discover how …"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=medium%3A%2F%2F%2Fp%2F5b845ad927b7&sig=fd9f5dc6e9c3d8192f9238cfd462da41cdc40e02&ssr=true&slug=v83xUm2Hiv"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.5"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Medium"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhEaHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzEqeFJoUlpZdy1GalVDMlA4dlBiTFR4Zy5wbmcUwAwUxAYcFLAJFPQEAAAWABIA&s=RAJFps1zWcz1KbFzCSc6sL-aAeTsyvQRHnoT5_Oli0A",
"width" : 800,
"height" : 418
}
},
"app_id" : {
"type" : "STRING",
"string_value" : "828256236",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "medium.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "medium.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "46"
},
"title" : {
"type" : "STRING",
"string_value" : "Libraries Used in the Top 100 iOS Apps — iOS App Development"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/v83xUm2Hiv",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "medium:///p/5b845ad927b7"
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "23214656"
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "571202103"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhEaHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzEqeFJoUlpZdy1GalVDMlA4dlBiTFR4Zy5wbmcUwAwUxAYcFIQGFJQDAAAWABIA&s=XiqexgZOOzYebTMhJOU8jQ-VADV4i7sEjw-6dcB1UW0",
"width" : 800,
"height" : 418
}
}
},
"users" : {
"571202103" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"created_at" : "Fri May 04 20:16:39 +0000 2012",
"id" : 571202103,
"default_profile_image" : false,
"listed_count" : 9376,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA, US",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "medium.com",
"url" : "http://t.co/39nrCKtdRI",
"indices" : [
0,
22
],
"expanded_url" : "http://medium.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/39nrCKtdRI",
"description" : "Move thinking forward.",
"followers_count" : 1489004,
"geo_enabled" : false,
"media_count" : 146,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 13007,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "571202103",
"name" : "Medium",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/571202103/1444267389",
"screen_name" : "Medium",
"fast_followers_count" : 5,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "00AB69",
"favourites_count" : 3658,
"is_translation_enabled" : false,
"normal_followers_count" : 1488999,
"utc_offset" : -25200,
"friends_count" : 146,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
},
"23214656" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/573670292645486592/yHBUJoNM_normal.jpeg",
"created_at" : "Sat Mar 07 17:41:21 +0000 2009",
"id" : 23214656,
"default_profile_image" : false,
"listed_count" : 42,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco / Vancouver, BC",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "iOS Engineer @facebook. Formerly @Flipboard. Author of the FLEX iOS debugging tool. Climber. Skier. Status bar hacker.",
"followers_count" : 921,
"geo_enabled" : true,
"media_count" : 110,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 732,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "23214656",
"name" : "Ryan Olson",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/573670292645486592/yHBUJoNM_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "ryanolsonk",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 2989,
"is_translation_enabled" : false,
"normal_followers_count" : 921,
"utc_offset" : null,
"friends_count" : 358,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "https://t.co/v83xUm2Hiv",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "medium.com/@ryanolsonk/li…",
"url" : "https://t.co/v83xUm2Hiv",
"indices" : [
68,
91
],
"expanded_url" : "https://medium.com/@ryanolsonk/libraries-used-in-the-top-100-ios-apps-5b845ad927b7"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 115,
"favorited" : false,
"geo" : null,
"id" : 651997278614368256,
"user" : {
"id" : 23214656,
"id_str" : "23214656"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Poking into the top 100 iOS apps to find out what's under the hood: https://t.co/v83xUm2Hiv",
"created_at" : "Thu Oct 08 05:47:19 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651997278614368256",
"coordinates" : null
},
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 652015298934145024,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "651997278614368256",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Three of mine in there 😊 not really the ones I'd have expected though ¯\\_(ツ)_/¯ https://t.co/ucLWBeMGB2",
"created_at" : "Thu Oct 08 06:58:55 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652015298934145024",
"coordinates" : null
},
"651495393033867264" : {
"place" : null,
"contributors" : null,
"source" : "Sprinklr",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1285,
"conversation_id" : 651495393033867264,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "b-gat.es/1jMLERT",
"url" : "http://t.co/MhS2rJqja1",
"indices" : [
117,
139
],
"expanded_url" : "http://b-gat.es/1jMLERT"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 972,
"favorited" : false,
"geo" : null,
"id" : 651495393033867264,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "One of the drugs behind this year’s Nobel Prize in Medicine started out as a heartworm pill for dogs. Amazing story: http://t.co/MhS2rJqja1",
"created_at" : "Tue Oct 06 20:33:00 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651495393033867264",
"coordinates" : null
},
"651765830192119809" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 651765830192119809,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651765830192119809,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Spooky Hallowe'en name set.",
"created_at" : "Wed Oct 07 14:27:37 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651765830192119809",
"coordinates" : null
},
"651826135232200705" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 466,
"conversation_id" : 651826135232200705,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "blog.ycombinator.com/yc-research",
"url" : "http://t.co/fyi334xhJ0",
"indices" : [
13,
35
],
"expanded_url" : "http://blog.ycombinator.com/yc-research"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 413,
"favorited" : false,
"geo" : null,
"id" : 651826135232200705,
"user" : {
"id" : 1605,
"id_str" : "1605"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "YC Research: http://t.co/fyi334xhJ0",
"created_at" : "Wed Oct 07 18:27:15 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651826135232200705",
"coordinates" : null
},
"652406716127158272" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652406716127158272,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id" : 652393206232023040,
"id_str" : "652393206232023040",
"source_status_id" : 652393206353633280,
"indices" : [
12,
34
],
"url" : "http://t.co/xR1314JXfr",
"source_status_id_str" : "652393206353633280",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQ3EKh9WgAASJBy.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQ3EKh9WgAASJBy.jpg",
"display_url" : "pic.twitter.com/xR1314JXfr",
"source_user_id" : 105482552,
"sizes" : {
"large" : {
"w" : 540,
"h" : 730,
"resize" : "fit"
},
"medium" : {
"w" : 540,
"h" : 730,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 459,
"resize" : "fit"
}
},
"source_user_id_str" : "105482552",
"expanded_url" : "http://twitter.com/frr149/status/652393206353633280/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "105482552",
"id" : 105482552,
"screen_name" : "frr149",
"name" : "Fernando Rodríguez",
"indices" : [
3,
10
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Buffer",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 39,
"conversation_id" : 652393206353633280,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id_str" : "652393206232023040",
"media_url_https" : "https://pbs.twimg.com/media/CQ3EKh9WgAASJBy.jpg",
"expanded_url" : "http://twitter.com/frr149/status/652393206353633280/photo/1",
"id" : 652393206232023040,
"sizes" : {
"large" : {
"w" : 540,
"h" : 730,
"resize" : "fit"
},
"medium" : {
"w" : 540,
"h" : 730,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 459,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/xR1314JXfr",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
0,
22
],
"media_url" : "http://pbs.twimg.com/media/CQ3EKh9WgAASJBy.jpg",
"url" : "http://t.co/xR1314JXfr"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 65,
"favorited" : false,
"geo" : null,
"id" : 652393206353633280,
"user" : {
"id" : 105482552,
"id_str" : "105482552"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "652393206232023040",
"media_url_https" : "https://pbs.twimg.com/media/CQ3EKh9WgAASJBy.jpg",
"expanded_url" : "http://twitter.com/frr149/status/652393206353633280/photo/1",
"id" : 652393206232023040,
"sizes" : {
"large" : {
"w" : 540,
"h" : 730,
"resize" : "fit"
},
"medium" : {
"w" : 540,
"h" : 730,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 459,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/xR1314JXfr",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
0,
22
],
"media_url" : "http://pbs.twimg.com/media/CQ3EKh9WgAASJBy.jpg",
"url" : "http://t.co/xR1314JXfr"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "http://t.co/xR1314JXfr",
"created_at" : "Fri Oct 09 08:00:35 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652393206353633280",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 65,
"favorited" : false,
"geo" : null,
"id" : 652406716127158272,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 652393206232023040,
"id_str" : "652393206232023040",
"source_status_id" : 652393206353633280,
"indices" : [
12,
34
],
"url" : "http://t.co/xR1314JXfr",
"source_status_id_str" : "652393206353633280",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQ3EKh9WgAASJBy.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQ3EKh9WgAASJBy.jpg",
"display_url" : "pic.twitter.com/xR1314JXfr",
"source_user_id" : 105482552,
"sizes" : {
"large" : {
"w" : 540,
"h" : 730,
"resize" : "fit"
},
"medium" : {
"w" : 540,
"h" : 730,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 459,
"resize" : "fit"
}
},
"source_user_id_str" : "105482552",
"expanded_url" : "http://twitter.com/frr149/status/652393206353633280/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @frr149: http://t.co/xR1314JXfr",
"created_at" : "Fri Oct 09 08:54:16 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652406716127158272",
"coordinates" : null
},
"652139010593165314" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652139010593165314,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8lMWUfC7Lf/",
"url" : "https://t.co/etxlKOhqtL",
"indices" : [
83,
106
],
"expanded_url" : "https://Instagram.com/p/8lMWUfC7Lf/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 652139010593165314,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "For dyd not Chaucer righteley Saye / Goode sockes do mayke ye saddeste folces gaye https://t.co/etxlKOhqtL",
"created_at" : "Thu Oct 08 15:10:30 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652139010593165314",
"coordinates" : null
},
"652485394148163584" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652485394148163584,
"possibly_sensitive" : false,
"lang" : "fr",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8np3XfC7Kt/",
"url" : "https://t.co/9xCGRrsE0i",
"indices" : [
97,
120
],
"expanded_url" : "https://Instagram.com/p/8np3XfC7Kt/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 652485394148163584,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Maybe this will get me out of the airport faster. @ Terminal 2F Aéroport Charles De Gaulle (CDG) https://t.co/9xCGRrsE0i",
"created_at" : "Fri Oct 09 14:06:55 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652485394148163584",
"coordinates" : null
},
"652402028908519424" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 652402028908519424,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 652402028908519424,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"Actually I'd rather play a concertina, it's closer to the metal.\"",
"created_at" : "Fri Oct 09 08:35:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652402028908519424",
"coordinates" : null
},
"652053433726423041" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652053433726423041,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15037194",
"id" : 15037194,
"screen_name" : "followben",
"name" : "Ben Stovold",
"indices" : [
3,
13
]
}
],
"urls" : [
{
"display_url" : "openradar.appspot.com/23025446",
"url" : "https://t.co/tunESYbzU5",
"indices" : [
114,
137
],
"expanded_url" : "https://openradar.appspot.com/23025446"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 42,
"conversation_id" : 652036706611232768,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "openradar.appspot.com/23025446",
"url" : "https://t.co/tunESYbzU5",
"indices" : [
99,
122
],
"expanded_url" : "https://openradar.appspot.com/23025446"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 25,
"favorited" : false,
"geo" : null,
"id" : 652036706611232768,
"user" : {
"id" : 15037194,
"id_str" : "15037194"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "On iOS 9, Core Data leaks NSDate instances when fetch requests are executed on a background thread https://t.co/tunESYbzU5",
"created_at" : "Thu Oct 08 08:23:59 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652036706611232768",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 25,
"favorited" : false,
"geo" : null,
"id" : 652053433726423041,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @followben: On iOS 9, Core Data leaks NSDate instances when fetch requests are executed on a background thread https://t.co/tunESYbzU5",
"created_at" : "Thu Oct 08 09:30:27 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652053433726423041",
"coordinates" : null
},
"651742188242665472" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651742188242665472,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 651684434689835008,
"id_str" : "651684434689835008",
"source_status_id" : 651684435717410817,
"indices" : [
64,
86
],
"url" : "http://t.co/3Ni3aRyrqt",
"source_status_id_str" : "651684435717410817",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQs_imNWwAAQben.png",
"media_url_https" : "https://pbs.twimg.com/media/CQs_imNWwAAQben.png",
"display_url" : "pic.twitter.com/3Ni3aRyrqt",
"source_user_id" : 15341415,
"sizes" : {
"large" : {
"w" : 626,
"h" : 366,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 350,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 198,
"resize" : "fit"
}
},
"source_user_id_str" : "15341415",
"expanded_url" : "http://twitter.com/katiesol/status/651684435717410817/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15341415",
"id" : 15341415,
"screen_name" : "katiesol",
"name" : "Kate Solomon",
"indices" : [
3,
12
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 419,
"conversation_id" : 651684435717410817,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651684434689835008",
"media_url_https" : "https://pbs.twimg.com/media/CQs_imNWwAAQben.png",
"expanded_url" : "http://twitter.com/katiesol/status/651684435717410817/photo/1",
"id" : 651684434689835008,
"sizes" : {
"large" : {
"w" : 626,
"h" : 366,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 350,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 198,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/3Ni3aRyrqt",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
50,
72
],
"media_url" : "http://pbs.twimg.com/media/CQs_imNWwAAQben.png",
"url" : "http://t.co/3Ni3aRyrqt"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 502,
"favorited" : false,
"geo" : null,
"id" : 651684435717410817,
"user" : {
"id" : 15341415,
"id_str" : "15341415"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651684434689835008",
"media_url_https" : "https://pbs.twimg.com/media/CQs_imNWwAAQben.png",
"expanded_url" : "http://twitter.com/katiesol/status/651684435717410817/photo/1",
"id" : 651684434689835008,
"sizes" : {
"large" : {
"w" : 626,
"h" : 366,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 350,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 198,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/3Ni3aRyrqt",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
50,
72
],
"media_url" : "http://pbs.twimg.com/media/CQs_imNWwAAQben.png",
"url" : "http://t.co/3Ni3aRyrqt"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Good to see Google protecting this man's identity http://t.co/3Ni3aRyrqt",
"created_at" : "Wed Oct 07 09:04:11 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651684435717410817",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 502,
"favorited" : false,
"geo" : null,
"id" : 651742188242665472,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 651684434689835008,
"id_str" : "651684434689835008",
"source_status_id" : 651684435717410817,
"indices" : [
64,
86
],
"url" : "http://t.co/3Ni3aRyrqt",
"source_status_id_str" : "651684435717410817",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQs_imNWwAAQben.png",
"media_url_https" : "https://pbs.twimg.com/media/CQs_imNWwAAQben.png",
"display_url" : "pic.twitter.com/3Ni3aRyrqt",
"source_user_id" : 15341415,
"sizes" : {
"large" : {
"w" : 626,
"h" : 366,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 350,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 198,
"resize" : "fit"
}
},
"source_user_id_str" : "15341415",
"expanded_url" : "http://twitter.com/katiesol/status/651684435717410817/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @katiesol: Good to see Google protecting this man's identity http://t.co/3Ni3aRyrqt",
"created_at" : "Wed Oct 07 12:53:41 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651742188242665472",
"coordinates" : null
},
"651444424619204608" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 651444424619204608,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 651444424619204608,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "New Xcode beta bits, finally!",
"created_at" : "Tue Oct 06 17:10:28 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651444424619204608",
"coordinates" : null
},
"652396221374574592" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 652396221374574592,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 652396221374574592,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Yesterday: played violin, mandolin, accordion, melodeon, tabor pipe, flute. That's how programmers pad out their year of languages toots.",
"created_at" : "Fri Oct 09 08:12:34 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652396221374574592",
"coordinates" : null
},
"651499915684806656" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 23,
"conversation_id" : 651499915684806656,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651499915684806656,
"user" : {
"id" : 2134761,
"id_str" : "2134761"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Look forward to my upcoming Medium post: How I Found Peace By Rage-Quitting Tech to Run a 7-Eleven.",
"created_at" : "Tue Oct 06 20:50:58 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651499915684806656",
"coordinates" : null
},
"652359500385550336" : {
"place" : null,
"contributors" : null,
"source" : "iOS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 269,
"conversation_id" : 652359500385550336,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.creativebloq.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "418597196"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiLAWh0dHA6Ly9tZWRpYS5jcmVhdGl2ZWJsb3EuZnV0dXJlY2RuLm5ldC9zaXRlcy9jcmVhdGl2ZWJsb3EuY29tL2ZpbGVzL2ltYWdlY2FjaGUvdjJfYXJ0aWNsZV9pbWFnZS9hcnRpY2xlcy9hcnRpY2xlLzIwMTUvMTAvcGVuLXByby1wcmltZS5qcGcU2AQU2AQcFPABFPABAAAWABIA&s=rlNVQJlXdbat14gFA6J4BdbVJ21TTleUK6clOMBYuAA",
"width" : 300,
"height" : 300
}
},
"title" : {
"type" : "STRING",
"string_value" : "How drawing actually feels with the Apple Pencil"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "creativebloq.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Is Apple's stylus a serious option for illustrators? We find out."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/Hir7BpqVdJ",
"scribe_key" : "card_url"
}
},
"users" : {
"418597196" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/466949919366844417/nNX7ChLB_normal.jpeg",
"created_at" : "Tue Nov 22 10:56:36 +0000 2011",
"id" : 418597196,
"default_profile_image" : false,
"listed_count" : 3849,
"profile_background_color" : "000000",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "creativebloq.com",
"url" : "http://t.co/GCTUH3tM15",
"indices" : [
0,
22
],
"expanded_url" : "http://www.creativebloq.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/GCTUH3tM15",
"description" : "Daily design tips and inspiration.",
"followers_count" : 135587,
"geo_enabled" : true,
"media_count" : 5123,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 33173,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "418597196",
"name" : "Creative Bloq",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/466949919366844417/nNX7ChLB_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/418597196/1437479476",
"screen_name" : "CreativeBloq",
"fast_followers_count" : 0,
"time_zone" : "London",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/431794187931901952/nYjrU0Xf.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/431794187931901952/nYjrU0Xf.jpeg",
"profile_link_color" : "FF5B14",
"favourites_count" : 123,
"is_translation_enabled" : false,
"normal_followers_count" : 135587,
"utc_offset" : 3600,
"friends_count" : 1161,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/Hir7BpqVdJ",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "creativebloq.com/adobe/how-draw…",
"url" : "http://t.co/Hir7BpqVdJ",
"indices" : [
35,
57
],
"expanded_url" : "http://www.creativebloq.com/adobe/how-drawing-actually-feels-apple-pencil-101517150"
}
],
"hashtags" : [
{
"indices" : [
26,
34
],
"text" : "iPadPro"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 153,
"favorited" : false,
"geo" : null,
"id" : 652359500385550336,
"user" : {
"id" : 17104751,
"id_str" : "17104751"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Drawing with Apple Pencil\n#iPadPro http://t.co/Hir7BpqVdJ",
"created_at" : "Fri Oct 09 05:46:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652359500385550336",
"coordinates" : null
},
"651449570644242432" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 651449570644242432,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651449570644242432,
"user" : {
"id" : 18559099,
"id_str" : "18559099"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Then I kick the stand out halfway and type it on my\n♪ Surfbook\n♪ Surfbook",
"created_at" : "Tue Oct 06 17:30:55 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651449570644242432",
"coordinates" : null
},
"651832025561858049" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"favorite_count" : 0,
"conversation_id" : 651832025561858049,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "10341052",
"id" : 10341052,
"screen_name" : "NeoNacho",
"name" : "NeoTVOS",
"indices" : [
3,
12
]
}
],
"urls" : [
{
"display_url" : "twitter.com/RebeccaSlatkin…",
"url" : "https://t.co/8Wi79JjDgf",
"indices" : [
77,
100
],
"expanded_url" : "https://twitter.com/RebeccaSlatkin/status/651808368579899392"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651808368579899392,
"favorite_count" : 8,
"conversation_id" : 651809401976803328,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/RebeccaSlatkin…",
"url" : "https://t.co/8Wi79JjDgf",
"indices" : [
63,
86
],
"expanded_url" : "https://twitter.com/RebeccaSlatkin/status/651808368579899392"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 12,
"conversation_id" : 651808368579899392,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"vanity_url" : {
"type" : "STRING",
"string_value" : "motherboard.vice.com",
"scribe_key" : "vanity_url"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "56510427"
}
},
"title" : {
"type" : "STRING",
"string_value" : "This 70-Year-Old Programmer Is Preserving an Ancient Coding Language on GitHub"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/kUlmhqkQJO",
"scribe_key" : "card_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "motherboard.vice.com"
},
"description" : {
"type" : "STRING",
"string_value" : "\"Everything else I’ve written, those were all on magnetic tapes and are lost to history.”"
}
},
"users" : {
"56510427" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/576508107334938625/HehvG73B_normal.jpeg",
"created_at" : "Mon Jul 13 22:11:53 +0000 2009",
"id" : 56510427,
"default_profile_image" : false,
"listed_count" : 2995,
"profile_background_color" : "000000",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Brooklyn",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "bit.ly/1PmwITb",
"url" : "http://t.co/W1zatFCGTx",
"indices" : [
0,
22
],
"expanded_url" : "http://bit.ly/1PmwITb"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/W1zatFCGTx",
"description" : "Recent futures from @VICE. Thank you for interfacing.",
"followers_count" : 92465,
"geo_enabled" : true,
"media_count" : 13067,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 31853,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "56510427",
"name" : "Motherboard",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/576508107334938625/HehvG73B_normal.jpeg",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/56510427/1426350312",
"screen_name" : "motherboard",
"fast_followers_count" : 1,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/725178585/be55dd3b0ca0b3057d2235fd6490aa57.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/725178585/be55dd3b0ca0b3057d2235fd6490aa57.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 917,
"is_translation_enabled" : false,
"normal_followers_count" : 92464,
"utc_offset" : -14400,
"friends_count" : 1660,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/kUlmhqkQJO",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "56510427",
"id" : 56510427,
"screen_name" : "motherboard",
"name" : "Motherboard",
"indices" : [
106,
118
]
}
],
"urls" : [
{
"display_url" : "motherboard.vice.com/en_ca/read/thi…",
"url" : "http://t.co/kUlmhqkQJO",
"indices" : [
79,
101
],
"expanded_url" : "http://motherboard.vice.com/en_ca/read/this-70-year-old-programmer-is-preserving-an-ancient-coding-language-on-github"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 5,
"favorited" : false,
"geo" : null,
"id" : 651808368579899392,
"user" : {
"id" : 20249612,
"id_str" : "20249612"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "This 70-Year-Old Programmer Is Preserving an Ancient Coding Language on GitHub http://t.co/kUlmhqkQJO via @motherboard",
"created_at" : "Wed Oct 07 17:16:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651808368579899392",
"coordinates" : null
},
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 651809401976803328,
"user" : {
"id" : 10341052,
"id_str" : "10341052"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "651808368579899392",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Surprisingly, this article isn't about Objective-C :trollface: https://t.co/8Wi79JjDgf",
"created_at" : "Wed Oct 07 17:20:46 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651809401976803328",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 651832025561858049,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @NeoNacho: Surprisingly, this article isn't about Objective-C :trollface: https://t.co/8Wi79JjDgf",
"created_at" : "Wed Oct 07 18:50:40 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651832025561858049",
"coordinates" : null
},
"652037376022290432" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 652037376022290432,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "blindpanic.com/humor/vecna.htm",
"url" : "http://t.co/DX38skavIV",
"indices" : [
0,
22
],
"expanded_url" : "http://www.blindpanic.com/humor/vecna.htm"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 652037376022290432,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "http://t.co/DX38skavIV on the acephalous application of power",
"created_at" : "Thu Oct 08 08:26:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652037376022290432",
"coordinates" : null
},
"651808368579899392" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 12,
"conversation_id" : 651808368579899392,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"vanity_url" : {
"type" : "STRING",
"string_value" : "motherboard.vice.com",
"scribe_key" : "vanity_url"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "56510427"
}
},
"title" : {
"type" : "STRING",
"string_value" : "This 70-Year-Old Programmer Is Preserving an Ancient Coding Language on GitHub"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/kUlmhqkQJO",
"scribe_key" : "card_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "motherboard.vice.com"
},
"description" : {
"type" : "STRING",
"string_value" : "\"Everything else I’ve written, those were all on magnetic tapes and are lost to history.”"
}
},
"users" : {
"56510427" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/576508107334938625/HehvG73B_normal.jpeg",
"created_at" : "Mon Jul 13 22:11:53 +0000 2009",
"id" : 56510427,
"default_profile_image" : false,
"listed_count" : 2995,
"profile_background_color" : "000000",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Brooklyn",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "bit.ly/1PmwITb",
"url" : "http://t.co/W1zatFCGTx",
"indices" : [
0,
22
],
"expanded_url" : "http://bit.ly/1PmwITb"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/W1zatFCGTx",
"description" : "Recent futures from @VICE. Thank you for interfacing.",
"followers_count" : 92465,
"geo_enabled" : true,
"media_count" : 13067,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 31853,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "56510427",
"name" : "Motherboard",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/576508107334938625/HehvG73B_normal.jpeg",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/56510427/1426350312",
"screen_name" : "motherboard",
"fast_followers_count" : 1,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/725178585/be55dd3b0ca0b3057d2235fd6490aa57.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/725178585/be55dd3b0ca0b3057d2235fd6490aa57.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 917,
"is_translation_enabled" : false,
"normal_followers_count" : 92464,
"utc_offset" : -14400,
"friends_count" : 1660,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/kUlmhqkQJO",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "56510427",
"id" : 56510427,
"screen_name" : "motherboard",
"name" : "Motherboard",
"indices" : [
106,
118
]
}
],
"urls" : [
{
"display_url" : "motherboard.vice.com/en_ca/read/thi…",
"url" : "http://t.co/kUlmhqkQJO",
"indices" : [
79,
101
],
"expanded_url" : "http://motherboard.vice.com/en_ca/read/this-70-year-old-programmer-is-preserving-an-ancient-coding-language-on-github"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 5,
"favorited" : false,
"geo" : null,
"id" : 651808368579899392,
"user" : {
"id" : 20249612,
"id_str" : "20249612"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "This 70-Year-Old Programmer Is Preserving an Ancient Coding Language on GitHub http://t.co/kUlmhqkQJO via @motherboard",
"created_at" : "Wed Oct 07 17:16:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651808368579899392",
"coordinates" : null
},
"651888740193845248" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 651882919468879872,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "22920215",
"id" : 22920215,
"screen_name" : "nicklockwood",
"name" : "Nick Lockwood",
"indices" : [
0,
13
]
},
{
"id_str" : "19876236",
"id" : 19876236,
"screen_name" : "a2",
"name" : "EXC_BAD_PANDA",
"indices" : [
14,
17
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "nicklockwood",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651888740193845248,
"user" : {
"id" : 24001692,
"id_str" : "24001692"
},
"in_reply_to_user_id" : 22920215,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@nicklockwood @a2 - I hope you're doing well and truly amazing how many times you can be used for the rest of the year before I have no clue",
"created_at" : "Wed Oct 07 22:36:01 +0000 2015",
"in_reply_to_status_id_str" : "651882919468879872",
"in_reply_to_status_id" : 651882919468879872,
"in_reply_to_user_id_str" : "22920215",
"id_str" : "651888740193845248",
"coordinates" : null
},
"652396649273249792" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 652396649273249792,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 652396649273249792,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "My ability at free reed instruments is negligible, the programmer equivalent of \"I've played with it a little, yeah\".",
"created_at" : "Fri Oct 09 08:14:16 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652396649273249792",
"coordinates" : null
},
"651564647020032000" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 924,
"conversation_id" : 651564647020032000,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651564644818010112",
"media_url_https" : "https://pbs.twimg.com/media/CQrSl6KUwAA7To_.jpg",
"expanded_url" : "http://twitter.com/satyanadella/status/651564647020032000/photo/1",
"id" : 651564644818010112,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 682,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 400,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 226,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/rS5B1J7ROU",
"features" : {
"large" : {
"faces" : [
{
"y" : 230,
"w" : 62,
"x" : 476,
"h" : 62
}
]
},
"medium" : {
"faces" : [
{
"y" : 135,
"w" : 36,
"x" : 279,
"h" : 36
}
]
},
"orig" : {
"faces" : [
{
"y" : 1299,
"w" : 354,
"x" : 2683,
"h" : 354
}
]
},
"small" : {
"faces" : [
{
"y" : 76,
"w" : 20,
"x" : 158,
"h" : 20
}
]
}
},
"type" : "photo",
"indices" : [
108,
130
],
"media_url" : "http://pbs.twimg.com/media/CQrSl6KUwAA7To_.jpg",
"url" : "http://t.co/rS5B1J7ROU"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "500008431",
"id" : 500008431,
"screen_name" : "ThaviusBeck",
"name" : "Thavius Beck",
"indices" : [
53,
65
]
},
{
"id_str" : "612076511",
"id" : 612076511,
"screen_name" : "surface",
"name" : "Surface",
"indices" : [
76,
84
]
}
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
90,
107
],
"text" : "Windows10devices"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 552,
"favorited" : false,
"geo" : null,
"id" : 651564647020032000,
"user" : {
"id" : 20571756,
"id_str" : "20571756"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651564644818010112",
"media_url_https" : "https://pbs.twimg.com/media/CQrSl6KUwAA7To_.jpg",
"expanded_url" : "http://twitter.com/satyanadella/status/651564647020032000/photo/1",
"id" : 651564644818010112,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 682,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 400,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 226,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/rS5B1J7ROU",
"features" : {
"large" : {
"faces" : [
{
"y" : 230,
"w" : 62,
"x" : 476,
"h" : 62
}
]
},
"medium" : {
"faces" : [
{
"y" : 135,
"w" : 36,
"x" : 279,
"h" : 36
}
]
},
"orig" : {
"faces" : [
{
"y" : 1299,
"w" : 354,
"x" : 2683,
"h" : 354
}
]
},
"small" : {
"faces" : [
{
"y" : 76,
"w" : 20,
"x" : 158,
"h" : 20
}
]
}
},
"type" : "photo",
"indices" : [
108,
130
],
"media_url" : "http://pbs.twimg.com/media/CQrSl6KUwAA7To_.jpg",
"url" : "http://t.co/rS5B1J7ROU"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Amazing party in NYC tonight with Windows fans & @ThaviusBeck mixing on @Surface Book #Windows10devices http://t.co/rS5B1J7ROU",
"created_at" : "Wed Oct 07 01:08:11 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651564647020032000",
"coordinates" : null
},
"651472934511493120" : {
"place" : null,
"contributors" : null,
"source" : "Hootsuite",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 772,
"conversation_id" : 651472934511493120,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "krebsonsecurity.com/2015/10/whats-…",
"url" : "http://t.co/0tamGlwDKH",
"indices" : [
109,
131
],
"expanded_url" : "http://krebsonsecurity.com/2015/10/whats-in-a-boarding-pass-barcode-a-lot/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1486,
"favorited" : false,
"geo" : null,
"id" : 651472934511493120,
"user" : {
"id" : 22790881,
"id_str" : "22790881"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Ever wondered what's in a boarding pass barcode? Maybe think twice before you toss it in the trash next time http://t.co/0tamGlwDKH",
"created_at" : "Tue Oct 06 19:03:46 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651472934511493120",
"coordinates" : null
},
"651809401976803328" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651808368579899392,
"favorite_count" : 8,
"conversation_id" : 651809401976803328,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/RebeccaSlatkin…",
"url" : "https://t.co/8Wi79JjDgf",
"indices" : [
63,
86
],
"expanded_url" : "https://twitter.com/RebeccaSlatkin/status/651808368579899392"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 12,
"conversation_id" : 651808368579899392,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"vanity_url" : {
"type" : "STRING",
"string_value" : "motherboard.vice.com",
"scribe_key" : "vanity_url"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "56510427"
}
},
"title" : {
"type" : "STRING",
"string_value" : "This 70-Year-Old Programmer Is Preserving an Ancient Coding Language on GitHub"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/kUlmhqkQJO",
"scribe_key" : "card_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "motherboard.vice.com"
},
"description" : {
"type" : "STRING",
"string_value" : "\"Everything else I’ve written, those were all on magnetic tapes and are lost to history.”"
}
},
"users" : {
"56510427" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/576508107334938625/HehvG73B_normal.jpeg",
"created_at" : "Mon Jul 13 22:11:53 +0000 2009",
"id" : 56510427,
"default_profile_image" : false,
"listed_count" : 2995,
"profile_background_color" : "000000",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Brooklyn",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "bit.ly/1PmwITb",
"url" : "http://t.co/W1zatFCGTx",
"indices" : [
0,
22
],
"expanded_url" : "http://bit.ly/1PmwITb"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/W1zatFCGTx",
"description" : "Recent futures from @VICE. Thank you for interfacing.",
"followers_count" : 92465,
"geo_enabled" : true,
"media_count" : 13067,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 31853,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "56510427",
"name" : "Motherboard",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/576508107334938625/HehvG73B_normal.jpeg",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/56510427/1426350312",
"screen_name" : "motherboard",
"fast_followers_count" : 1,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/725178585/be55dd3b0ca0b3057d2235fd6490aa57.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/725178585/be55dd3b0ca0b3057d2235fd6490aa57.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 917,
"is_translation_enabled" : false,
"normal_followers_count" : 92464,
"utc_offset" : -14400,
"friends_count" : 1660,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/kUlmhqkQJO",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "56510427",
"id" : 56510427,
"screen_name" : "motherboard",
"name" : "Motherboard",
"indices" : [
106,
118
]
}
],
"urls" : [
{
"display_url" : "motherboard.vice.com/en_ca/read/thi…",
"url" : "http://t.co/kUlmhqkQJO",
"indices" : [
79,
101
],
"expanded_url" : "http://motherboard.vice.com/en_ca/read/this-70-year-old-programmer-is-preserving-an-ancient-coding-language-on-github"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 5,
"favorited" : false,
"geo" : null,
"id" : 651808368579899392,
"user" : {
"id" : 20249612,
"id_str" : "20249612"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "This 70-Year-Old Programmer Is Preserving an Ancient Coding Language on GitHub http://t.co/kUlmhqkQJO via @motherboard",
"created_at" : "Wed Oct 07 17:16:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651808368579899392",
"coordinates" : null
},
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 651809401976803328,
"user" : {
"id" : 10341052,
"id_str" : "10341052"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "651808368579899392",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Surprisingly, this article isn't about Objective-C :trollface: https://t.co/8Wi79JjDgf",
"created_at" : "Wed Oct 07 17:20:46 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651809401976803328",
"coordinates" : null
},
"651744059602640896" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651744059602640896,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "19781877",
"id" : 19781877,
"screen_name" : "ojmason",
"name" : "Oliver Mason",
"indices" : [
3,
11
]
},
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Graham Lee",
"indices" : [
13,
22
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 651701377832493056,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Graham Lee",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "iwasleeg",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651732389467672576,
"user" : {
"id" : 19781877,
"id_str" : "19781877"
},
"in_reply_to_user_id" : 3182117337,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@iwasleeg is that where C has got its NULL and void from?",
"created_at" : "Wed Oct 07 12:14:44 +0000 2015",
"in_reply_to_status_id_str" : "651701377832493056",
"in_reply_to_status_id" : 651701377832493056,
"in_reply_to_user_id_str" : "3182117337",
"id_str" : "651732389467672576",
"coordinates" : null
},
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651744059602640896,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @ojmason: @iwasleeg is that where C has got its NULL and void from?",
"created_at" : "Wed Oct 07 13:01:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651744059602640896",
"coordinates" : null
},
"651528785813221376" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 14,
"conversation_id" : 651528785813221376,
"possibly_sensitive" : false,
"lang" : "de",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "blog.metaobject.com/2015/10/jitter…",
"url" : "http://t.co/YNV0m2a8xA",
"indices" : [
18,
40
],
"expanded_url" : "http://blog.metaobject.com/2015/10/jitterdammerung.html"
},
{
"display_url" : "news.ycombinator.com/item?id=103429…",
"url" : "https://t.co/BgWliJkUQu",
"indices" : [
55,
78
],
"expanded_url" : "https://news.ycombinator.com/item?id=10342950"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 8,
"favorited" : false,
"geo" : null,
"id" : 651528785813221376,
"user" : {
"id" : 494133637,
"id_str" : "494133637"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : "en",
"text" : "Jitterdämmerung: http://t.co/YNV0m2a8xA \n\nAlso on HN: https://t.co/BgWliJkUQu",
"created_at" : "Tue Oct 06 22:45:42 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651528785813221376",
"coordinates" : null
},
"651477635634208768" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651477635634208768,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 651476102515412992,
"id_str" : "651476102515412992",
"source_status_id" : 651476103949848576,
"indices" : [
67,
89
],
"url" : "http://t.co/Jaq9Cdj0oj",
"source_status_id_str" : "651476103949848576",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQqCEEYWUAA4t09.png",
"media_url_https" : "https://pbs.twimg.com/media/CQqCEEYWUAA4t09.png",
"display_url" : "pic.twitter.com/Jaq9Cdj0oj",
"source_user_id" : 16728044,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 905,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 530,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 300,
"resize" : "fit"
}
},
"source_user_id_str" : "16728044",
"expanded_url" : "http://twitter.com/bolot/status/651476103949848576/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "16728044",
"id" : 16728044,
"screen_name" : "bolot",
"name" : "bolot",
"indices" : [
3,
9
]
},
{
"id_str" : "276995546",
"id" : 276995546,
"screen_name" : "griotspeak",
"name" : "TJ",
"indices" : [
11,
22
]
}
],
"urls" : [
{
"display_url" : "screamintothevoid.com",
"url" : "http://t.co/yhsnFKmEnX",
"indices" : [
44,
66
],
"expanded_url" : "http://screamintothevoid.com"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 651455853980164096,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651476102515412992",
"media_url_https" : "https://pbs.twimg.com/media/CQqCEEYWUAA4t09.png",
"expanded_url" : "http://twitter.com/bolot/status/651476103949848576/photo/1",
"id" : 651476102515412992,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 905,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 530,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 300,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Jaq9Cdj0oj",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
56,
78
],
"media_url" : "http://pbs.twimg.com/media/CQqCEEYWUAA4t09.png",
"url" : "http://t.co/Jaq9Cdj0oj"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "276995546",
"id" : 276995546,
"screen_name" : "griotspeak",
"name" : "TJ",
"indices" : [
0,
11
]
}
],
"urls" : [
{
"display_url" : "screamintothevoid.com",
"url" : "http://t.co/yhsnFKmEnX",
"indices" : [
33,
55
],
"expanded_url" : "http://screamintothevoid.com"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "griotspeak",
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 651476103949848576,
"user" : {
"id" : 16728044,
"id_str" : "16728044"
},
"in_reply_to_user_id" : 276995546,
"extended_entities" : {
"media" : [
{
"id_str" : "651476102515412992",
"media_url_https" : "https://pbs.twimg.com/media/CQqCEEYWUAA4t09.png",
"expanded_url" : "http://twitter.com/bolot/status/651476103949848576/photo/1",
"id" : 651476102515412992,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 905,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 530,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 300,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Jaq9Cdj0oj",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
56,
78
],
"media_url" : "http://pbs.twimg.com/media/CQqCEEYWUAA4t09.png",
"url" : "http://t.co/Jaq9Cdj0oj"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "@griotspeak something like this? http://t.co/yhsnFKmEnX http://t.co/Jaq9Cdj0oj",
"created_at" : "Tue Oct 06 19:16:21 +0000 2015",
"in_reply_to_status_id_str" : "651455853980164096",
"in_reply_to_status_id" : 651455853980164096,
"in_reply_to_user_id_str" : "276995546",
"id_str" : "651476103949848576",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 651477635634208768,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 651476102515412992,
"id_str" : "651476102515412992",
"source_status_id" : 651476103949848576,
"indices" : [
67,
89
],
"url" : "http://t.co/Jaq9Cdj0oj",
"source_status_id_str" : "651476103949848576",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQqCEEYWUAA4t09.png",
"media_url_https" : "https://pbs.twimg.com/media/CQqCEEYWUAA4t09.png",
"display_url" : "pic.twitter.com/Jaq9Cdj0oj",
"source_user_id" : 16728044,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 905,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 530,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 300,
"resize" : "fit"
}
},
"source_user_id_str" : "16728044",
"expanded_url" : "http://twitter.com/bolot/status/651476103949848576/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @bolot: @griotspeak something like this? http://t.co/yhsnFKmEnX http://t.co/Jaq9Cdj0oj",
"created_at" : "Tue Oct 06 19:22:26 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651477635634208768",
"coordinates" : null
},
"651467587809857536" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 651467587809857536,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "lucumr.pocoo.org/2015/10/6/end-…",
"url" : "http://t.co/lNdoazQ2Rh",
"indices" : [
74,
96
],
"expanded_url" : "http://lucumr.pocoo.org/2015/10/6/end-of-safe-harbor/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 8,
"favorited" : false,
"geo" : null,
"id" : 651467587809857536,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"Today does not seem to be a good day for small cloud service providers.\" http://t.co/lNdoazQ2Rh",
"created_at" : "Tue Oct 06 18:42:31 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651467587809857536",
"coordinates" : null
},
"651676181666889728" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651676181666889728,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 651672731138826240,
"id_str" : "651672731138826240",
"source_status_id" : 651672733491855360,
"indices" : [
139,
140
],
"url" : "http://t.co/q6x5Ebr5GO",
"source_status_id_str" : "651672733491855360",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQs05XFWoAA73QE.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQs05XFWoAA73QE.jpg",
"display_url" : "pic.twitter.com/q6x5Ebr5GO",
"source_user_id" : 14890530,
"sizes" : {
"large" : {
"w" : 750,
"h" : 169,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 135,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 76,
"resize" : "fit"
}
},
"source_user_id_str" : "14890530",
"expanded_url" : "http://twitter.com/insertjokehere/status/651672733491855360/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14890530",
"id" : 14890530,
"screen_name" : "insertjokehere",
"name" : "Lawrence Lomax",
"indices" : [
3,
18
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 651672733491855360,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651672731138826240",
"media_url_https" : "https://pbs.twimg.com/media/CQs05XFWoAA73QE.jpg",
"expanded_url" : "http://twitter.com/insertjokehere/status/651672733491855360/photo/1",
"id" : 651672731138826240,
"sizes" : {
"large" : {
"w" : 750,
"h" : 169,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 135,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 76,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/q6x5Ebr5GO",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
112,
134
],
"media_url" : "http://pbs.twimg.com/media/CQs05XFWoAA73QE.jpg",
"url" : "http://t.co/q6x5Ebr5GO"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651672733491855360,
"user" : {
"id" : 14890530,
"id_str" : "14890530"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651672731138826240",
"media_url_https" : "https://pbs.twimg.com/media/CQs05XFWoAA73QE.jpg",
"expanded_url" : "http://twitter.com/insertjokehere/status/651672733491855360/photo/1",
"id" : 651672731138826240,
"sizes" : {
"large" : {
"w" : 750,
"h" : 169,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 135,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 76,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/q6x5Ebr5GO",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
112,
134
],
"media_url" : "http://pbs.twimg.com/media/CQs05XFWoAA73QE.jpg",
"url" : "http://t.co/q6x5Ebr5GO"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "- high numbers of accidental deaths\n- training takes time away from teaching\n- most schools aren't in a warzone http://t.co/q6x5Ebr5GO",
"created_at" : "Wed Oct 07 08:17:41 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651672733491855360",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651676181666889728,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 651672731138826240,
"id_str" : "651672731138826240",
"source_status_id" : 651672733491855360,
"indices" : [
139,
140
],
"url" : "http://t.co/q6x5Ebr5GO",
"source_status_id_str" : "651672733491855360",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQs05XFWoAA73QE.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQs05XFWoAA73QE.jpg",
"display_url" : "pic.twitter.com/q6x5Ebr5GO",
"source_user_id" : 14890530,
"sizes" : {
"large" : {
"w" : 750,
"h" : 169,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 135,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 76,
"resize" : "fit"
}
},
"source_user_id_str" : "14890530",
"expanded_url" : "http://twitter.com/insertjokehere/status/651672733491855360/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @insertjokehere: - high numbers of accidental deaths\n- training takes time away from teaching\n- most schools aren't in a warzone http://…",
"created_at" : "Wed Oct 07 08:31:23 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651676181666889728",
"coordinates" : null
},
"652047394448801796" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651888740193845248,
"favorite_count" : 10,
"conversation_id" : 652047394448801796,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/accannis/statu…",
"url" : "https://t.co/mFQaIkQUaU",
"indices" : [
116,
139
],
"expanded_url" : "https://twitter.com/accannis/status/651888740193845248"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 651882919468879872,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "22920215",
"id" : 22920215,
"screen_name" : "nicklockwood",
"name" : "Nick Lockwood",
"indices" : [
0,
13
]
},
{
"id_str" : "19876236",
"id" : 19876236,
"screen_name" : "a2",
"name" : "EXC_BAD_PANDA",
"indices" : [
14,
17
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "nicklockwood",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651888740193845248,
"user" : {
"id" : 24001692,
"id_str" : "24001692"
},
"in_reply_to_user_id" : 22920215,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@nicklockwood @a2 - I hope you're doing well and truly amazing how many times you can be used for the rest of the year before I have no clue",
"created_at" : "Wed Oct 07 22:36:01 +0000 2015",
"in_reply_to_status_id_str" : "651882919468879872",
"in_reply_to_status_id" : 651882919468879872,
"in_reply_to_user_id_str" : "22920215",
"id_str" : "651888740193845248",
"coordinates" : null
},
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 652047394448801796,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "651888740193845248",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Am I in some kind of AB test where Twitter has replaced half my followees with Markov chains to see if I'll notice? https://t.co/mFQaIkQUaU",
"created_at" : "Thu Oct 08 09:06:27 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652047394448801796",
"coordinates" : null
},
"651683938579140608" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 651672733491855360,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14890530",
"id" : 14890530,
"screen_name" : "insertjokehere",
"name" : "Lawrence Lomax",
"indices" : [
0,
15
]
},
{
"id_str" : "7384202",
"id" : 7384202,
"screen_name" : "jedrek",
"name" : "jędrek kostecki",
"indices" : [
16,
23
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "insertjokehere",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651683938579140608,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : 14890530,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@insertjokehere @jedrek well that's my point. If you select teachers on their marksmanship skills, they probably won't be good teachers.",
"created_at" : "Wed Oct 07 09:02:13 +0000 2015",
"in_reply_to_status_id_str" : "651683205737746432",
"in_reply_to_status_id" : 651683205737746432,
"in_reply_to_user_id_str" : "14890530",
"id_str" : "651683938579140608",
"coordinates" : null
},
"651752513356566528" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 651752513356566528,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651752511829856256",
"media_url_https" : "https://pbs.twimg.com/media/CQt9dNUWUAA-ZXS.png",
"expanded_url" : "http://twitter.com/mkvlr/status/651752513356566528/photo/1",
"id" : 651752511829856256,
"sizes" : {
"large" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
},
"medium" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 136,
"resize" : "crop"
},
"small" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/uUnPFkgWg2",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
84,
106
],
"media_url" : "http://pbs.twimg.com/media/CQt9dNUWUAA-ZXS.png",
"url" : "http://t.co/uUnPFkgWg2"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
59,
66
],
"text" : "profit"
},
{
"indices" : [
67,
83
],
"text" : "initforthemoney"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651752513356566528,
"user" : {
"id" : 32172027,
"id_str" : "32172027"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651752511829856256",
"media_url_https" : "https://pbs.twimg.com/media/CQt9dNUWUAA-ZXS.png",
"expanded_url" : "http://twitter.com/mkvlr/status/651752513356566528/photo/1",
"id" : 651752511829856256,
"sizes" : {
"large" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
},
"medium" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 136,
"resize" : "crop"
},
"small" : {
"w" : 206,
"h" : 136,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/uUnPFkgWg2",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
84,
106
],
"media_url" : "http://pbs.twimg.com/media/CQt9dNUWUAA-ZXS.png",
"url" : "http://t.co/uUnPFkgWg2"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Didn’t know you could return a consumable in-app purchase. #profit #initforthemoney http://t.co/uUnPFkgWg2",
"created_at" : "Wed Oct 07 13:34:42 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651752513356566528",
"coordinates" : null
},
"651549513933570048" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651549513933570048,
"possibly_sensitive" : false,
"lang" : "de",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "494133637",
"id" : 494133637,
"screen_name" : "mpweiher",
"name" : "Marcel Weiher",
"indices" : [
3,
12
]
}
],
"urls" : [
{
"display_url" : "blog.metaobject.com/2015/10/jitter…",
"url" : "http://t.co/YNV0m2a8xA",
"indices" : [
32,
54
],
"expanded_url" : "http://blog.metaobject.com/2015/10/jitterdammerung.html"
},
{
"display_url" : "news.ycombinator.com/item?id=103429…",
"url" : "https://t.co/BgWliJkUQu",
"indices" : [
69,
92
],
"expanded_url" : "https://news.ycombinator.com/item?id=10342950"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 14,
"conversation_id" : 651528785813221376,
"possibly_sensitive" : false,
"lang" : "de",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "blog.metaobject.com/2015/10/jitter…",
"url" : "http://t.co/YNV0m2a8xA",
"indices" : [
18,
40
],
"expanded_url" : "http://blog.metaobject.com/2015/10/jitterdammerung.html"
},
{
"display_url" : "news.ycombinator.com/item?id=103429…",
"url" : "https://t.co/BgWliJkUQu",
"indices" : [
55,
78
],
"expanded_url" : "https://news.ycombinator.com/item?id=10342950"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 8,
"favorited" : false,
"geo" : null,
"id" : 651528785813221376,
"user" : {
"id" : 494133637,
"id_str" : "494133637"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : "en",
"text" : "Jitterdämmerung: http://t.co/YNV0m2a8xA \n\nAlso on HN: https://t.co/BgWliJkUQu",
"created_at" : "Tue Oct 06 22:45:42 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651528785813221376",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 8,
"favorited" : false,
"geo" : null,
"id" : 651549513933570048,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @mpweiher: Jitterdämmerung: http://t.co/YNV0m2a8xA \n\nAlso on HN: https://t.co/BgWliJkUQu",
"created_at" : "Wed Oct 07 00:08:03 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651549513933570048",
"coordinates" : null
},
"652145687858016256" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6963,
"conversation_id" : 652145687858016256,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "652145624616443904",
"media_url_https" : "https://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"expanded_url" : "http://twitter.com/sitoiG/status/652145687858016256/photo/1",
"id" : 652145624616443904,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/nulfkoOELx",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
16,
38
],
"media_url" : "http://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"url" : "http://t.co/nulfkoOELx"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 10180,
"favorited" : false,
"geo" : null,
"id" : 652145687858016256,
"user" : {
"id" : 106587445,
"id_str" : "106587445"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "652145624616443904",
"media_url_https" : "https://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"expanded_url" : "http://twitter.com/sitoiG/status/652145687858016256/photo/1",
"id" : 652145624616443904,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/nulfkoOELx",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
16,
38
],
"media_url" : "http://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"url" : "http://t.co/nulfkoOELx"
},
{
"id_str" : "652145680664915968",
"media_url_https" : "https://pbs.twimg.com/media/CQzjCpXWcAAOU9o.jpg",
"expanded_url" : "http://twitter.com/sitoiG/status/652145687858016256/photo/1",
"id" : 652145680664915968,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1365,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/nulfkoOELx",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
16,
38
],
"media_url" : "http://pbs.twimg.com/media/CQzjCpXWcAAOU9o.jpg",
"url" : "http://t.co/nulfkoOELx"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "An awesome BSOD http://t.co/nulfkoOELx",
"created_at" : "Thu Oct 08 15:37:02 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652145687858016256",
"coordinates" : null
},
"651503216698503168" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 8,
"conversation_id" : 651503216698503168,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651503216698503168,
"user" : {
"id" : 35383,
"id_str" : "35383"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Going from 6 to 6S Plus, I’m rediscovering some apps all over again. Many have unique two-column layouts in landscape. Useful.",
"created_at" : "Tue Oct 06 21:04:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651503216698503168",
"coordinates" : null
},
"406627149789925376" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6556,
"conversation_id" : 406627149789925376,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 5274,
"favorited" : false,
"geo" : null,
"id" : 406627149789925376,
"user" : {
"id" : 250186533,
"id_str" : "250186533"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "The Roomba vacuum cleaner just beat me to a piece of popcorn I dropped on the floor & this is how the war against the machines begins.",
"created_at" : "Sat Nov 30 03:34:01 +0000 2013",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "406627149789925376",
"coordinates" : null
},
"651780822190587904" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 9,
"conversation_id" : 651780822190587904,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 23,
"favorited" : false,
"geo" : null,
"id" : 651780822190587904,
"user" : {
"id" : 171837251,
"id_str" : "171837251"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Hey I recently moved to SF and look for a room and (a) great roommate/s :) So anyone looking for a new roommate?",
"created_at" : "Wed Oct 07 15:27:12 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651780822190587904",
"coordinates" : null
},
"651777964498096132" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 651777964498096132,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 11,
"favorited" : false,
"geo" : null,
"id" : 651777964498096132,
"user" : {
"id" : 12114432,
"id_str" : "12114432"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "In object-oriented code, use of \"if\" is a code smell.",
"created_at" : "Wed Oct 07 15:15:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651777964498096132",
"coordinates" : null
},
"651829789922324480" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 28,
"conversation_id" : 651716402362077184,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "pspdfkit.com/blog/2015/ccac…",
"url" : "https://t.co/H3LYq2ykgp",
"indices" : [
116,
139
],
"expanded_url" : "https://pspdfkit.com/blog/2015/ccache-for-fun-and-profit/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "steipete",
"possibly_sensitive_appealable" : false,
"retweet_count" : 8,
"favorited" : false,
"geo" : null,
"id" : 651829789922324480,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : 25401953,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Here's my writeup about how to use ccache with Xcode to speed up compile/test times. This helped *so* much! (TZ RT) https://t.co/H3LYq2ykgp”",
"created_at" : "Wed Oct 07 18:41:46 +0000 2015",
"in_reply_to_status_id_str" : "651716402362077184",
"in_reply_to_status_id" : 651716402362077184,
"in_reply_to_user_id_str" : "25401953",
"id_str" : "651829789922324480",
"coordinates" : null
},
"652120152176132096" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2567,
"conversation_id" : 652120152176132096,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "652120148367638528",
"media_url_https" : "https://pbs.twimg.com/media/CQzL0eJUAAAy5o-.jpg",
"expanded_url" : "http://twitter.com/tim_cook/status/652120152176132096/photo/1",
"id" : 652120148367638528,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 535,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 313,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 177,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/QCnhKb9SFY",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
116,
138
],
"media_url" : "http://pbs.twimg.com/media/CQzL0eJUAAAy5o-.jpg",
"url" : "http://t.co/QCnhKb9SFY"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "itunes.com/HarryPotter",
"url" : "http://t.co/1XgzmGHx7j",
"indices" : [
93,
115
],
"expanded_url" : "http://www.itunes.com/HarryPotter"
}
],
"hashtags" : [
{
"indices" : [
35,
47
],
"text" : "HarryPotter"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1770,
"favorited" : false,
"geo" : null,
"id" : 652120152176132096,
"user" : {
"id" : 1636590253,
"id_str" : "1636590253"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "652120148367638528",
"media_url_https" : "https://pbs.twimg.com/media/CQzL0eJUAAAy5o-.jpg",
"expanded_url" : "http://twitter.com/tim_cook/status/652120152176132096/photo/1",
"id" : 652120148367638528,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 535,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 313,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 177,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/QCnhKb9SFY",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
116,
138
],
"media_url" : "http://pbs.twimg.com/media/CQzL0eJUAAAy5o-.jpg",
"url" : "http://t.co/QCnhKb9SFY"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "A magical day for readers! Fans of #HarryPotter series can enjoy enhanced editions on iBooks http://t.co/1XgzmGHx7j http://t.co/QCnhKb9SFY",
"created_at" : "Thu Oct 08 13:55:34 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652120152176132096",
"coordinates" : null
},
"626774355641434113" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1033,
"conversation_id" : 626774355641434113,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 919,
"favorited" : false,
"geo" : null,
"id" : 626774355641434113,
"user" : {
"id" : 550210137,
"id_str" : "550210137"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "At the bank I was told \"pick your four digit pincode but it can't be a year.\" \"Aren't they all years?\" I asked. We sat in silence for a bit.",
"created_at" : "Thu Jul 30 15:20:25 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "626774355641434113",
"coordinates" : null
},
"652253229812740096" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652253229812740096,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 652253229812740096,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "How does the iOS ad blocker blank out that bit in Apple's launch events where they play a video of their new ad?",
"created_at" : "Thu Oct 08 22:44:22 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652253229812740096",
"coordinates" : null
},
"651468136932343808" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 651468136932343808,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "motortrend.com/features/mt_ho…",
"url" : "http://t.co/GBq0Vgab8Z",
"indices" : [
116,
138
],
"expanded_url" : "http://www.motortrend.com/features/mt_hot_list/13_cool_facts_about_the_2017_porsche_911/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651468136932343808,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Oh wow. Google wants a lot of data they don't really \"need\" to certify Google Auto. (throttle position, coolant, …) http://t.co/GBq0Vgab8Z",
"created_at" : "Tue Oct 06 18:44:42 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651468136932343808",
"coordinates" : null
},
"651812900265267200" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 67,
"conversation_id" : 651812900265267200,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "toucharcade.com/2015/10/07/app…",
"url" : "http://t.co/b1A3068RR4",
"indices" : [
103,
125
],
"expanded_url" : "http://toucharcade.com/2015/10/07/apple-confirms-purchase-history-removal-is-intentional/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 106,
"favorited" : false,
"geo" : null,
"id" : 651812900265267200,
"user" : {
"id" : 18247541,
"id_str" : "18247541"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "WHAT?\n“According to Apple, apps that are no longer for sale …will not be available to download again…”\nhttp://t.co/b1A3068RR4",
"created_at" : "Wed Oct 07 17:34:40 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651812900265267200",
"coordinates" : null
},
"651518018325991425" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 740,
"conversation_id" : 651518018325991425,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651518014257430528",
"media_url_https" : "https://pbs.twimg.com/media/CQqoLpyVAAAyUab.jpg",
"expanded_url" : "http://twitter.com/Fizzygrrl/status/651518018325991425/photo/1",
"id" : 651518014257430528,
"sizes" : {
"large" : {
"w" : 426,
"h" : 745,
"resize" : "fit"
},
"medium" : {
"w" : 426,
"h" : 745,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 594,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Vk4bAgE0vb",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
40,
62
],
"media_url" : "http://pbs.twimg.com/media/CQqoLpyVAAAyUab.jpg",
"url" : "http://t.co/Vk4bAgE0vb"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 700,
"favorited" : false,
"geo" : null,
"id" : 651518018325991425,
"user" : {
"id" : 19021386,
"id_str" : "19021386"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651518014257430528",
"media_url_https" : "https://pbs.twimg.com/media/CQqoLpyVAAAyUab.jpg",
"expanded_url" : "http://twitter.com/Fizzygrrl/status/651518018325991425/photo/1",
"id" : 651518014257430528,
"sizes" : {
"large" : {
"w" : 426,
"h" : 745,
"resize" : "fit"
},
"medium" : {
"w" : 426,
"h" : 745,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 594,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Vk4bAgE0vb",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
40,
62
],
"media_url" : "http://pbs.twimg.com/media/CQqoLpyVAAAyUab.jpg",
"url" : "http://t.co/Vk4bAgE0vb"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "I'm laughing waaaaaay too hard at this. http://t.co/Vk4bAgE0vb",
"created_at" : "Tue Oct 06 22:02:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651518018325991425",
"coordinates" : null
},
"651818712778022912" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651818712778022912,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 651815696750542848,
"id_str" : "651815696750542848",
"source_status_id" : 651815698684071936,
"indices" : [
64,
86
],
"url" : "http://t.co/4gyEt6WYDT",
"source_status_id_str" : "651815698684071936",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQu27DfXAAAjJPR.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQu27DfXAAAjJPR.jpg",
"display_url" : "pic.twitter.com/4gyEt6WYDT",
"source_user_id" : 14231571,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 262,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 153,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 87,
"resize" : "fit"
}
},
"source_user_id_str" : "14231571",
"expanded_url" : "http://twitter.com/marcoarment/status/651815698684071936/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14231571",
"id" : 14231571,
"screen_name" : "marcoarment",
"name" : "Marco Arment",
"indices" : [
3,
15
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 108,
"conversation_id" : 651815698684071936,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651815696750542848",
"media_url_https" : "https://pbs.twimg.com/media/CQu27DfXAAAjJPR.jpg",
"expanded_url" : "http://twitter.com/marcoarment/status/651815698684071936/photo/1",
"id" : 651815696750542848,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 262,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 153,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 87,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/4gyEt6WYDT",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
47,
69
],
"media_url" : "http://pbs.twimg.com/media/CQu27DfXAAAjJPR.jpg",
"url" : "http://t.co/4gyEt6WYDT"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 90,
"favorited" : false,
"geo" : null,
"id" : 651815698684071936,
"user" : {
"id" : 14231571,
"id_str" : "14231571"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651815696750542848",
"media_url_https" : "https://pbs.twimg.com/media/CQu27DfXAAAjJPR.jpg",
"expanded_url" : "http://twitter.com/marcoarment/status/651815698684071936/photo/1",
"id" : 651815696750542848,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 262,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 153,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 87,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/4gyEt6WYDT",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
47,
69
],
"media_url" : "http://pbs.twimg.com/media/CQu27DfXAAAjJPR.jpg",
"url" : "http://t.co/4gyEt6WYDT"
},
{
"id_str" : "651815698008801280",
"media_url_https" : "https://pbs.twimg.com/media/CQu27ILWgAA_yxK.jpg",
"expanded_url" : "http://twitter.com/marcoarment/status/651815698684071936/photo/1",
"id" : 651815698008801280,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 153,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 90,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 51,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/4gyEt6WYDT",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
47,
69
],
"media_url" : "http://pbs.twimg.com/media/CQu27ILWgAA_yxK.jpg",
"url" : "http://t.co/4gyEt6WYDT"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Amazon Q&As on toy drones are pretty good. http://t.co/4gyEt6WYDT",
"created_at" : "Wed Oct 07 17:45:47 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651815698684071936",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 90,
"favorited" : false,
"geo" : null,
"id" : 651818712778022912,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 651815696750542848,
"id_str" : "651815696750542848",
"source_status_id" : 651815698684071936,
"indices" : [
64,
86
],
"url" : "http://t.co/4gyEt6WYDT",
"source_status_id_str" : "651815698684071936",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQu27DfXAAAjJPR.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQu27DfXAAAjJPR.jpg",
"display_url" : "pic.twitter.com/4gyEt6WYDT",
"source_user_id" : 14231571,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 262,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 153,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 87,
"resize" : "fit"
}
},
"source_user_id_str" : "14231571",
"expanded_url" : "http://twitter.com/marcoarment/status/651815698684071936/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
},
{
"id" : 651815698008801280,
"id_str" : "651815698008801280",
"source_status_id" : 651815698684071936,
"indices" : [
64,
86
],
"url" : "http://t.co/4gyEt6WYDT",
"source_status_id_str" : "651815698684071936",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQu27ILWgAA_yxK.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQu27ILWgAA_yxK.jpg",
"display_url" : "pic.twitter.com/4gyEt6WYDT",
"source_user_id" : 14231571,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 153,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 90,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 51,
"resize" : "fit"
}
},
"source_user_id_str" : "14231571",
"expanded_url" : "http://twitter.com/marcoarment/status/651815698684071936/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @marcoarment: Amazon Q&As on toy drones are pretty good. http://t.co/4gyEt6WYDT",
"created_at" : "Wed Oct 07 17:57:45 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651818712778022912",
"coordinates" : null
},
"652157560540164096" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652157560540164096,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 652138386862555136,
"id_str" : "652138386862555136",
"source_status_id" : 652138408249176065,
"indices" : [
88,
110
],
"url" : "http://t.co/5MnSpG0FtO",
"source_status_id_str" : "652138408249176065",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQzcaF1WwAAxrNd.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQzcaF1WwAAxrNd.jpg",
"display_url" : "pic.twitter.com/5MnSpG0FtO",
"source_user_id" : 22161956,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"source_user_id_str" : "22161956",
"expanded_url" : "http://twitter.com/catehstn/status/652138408249176065/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 106,
"w" : 48,
"x" : 355,
"h" : 48
}
]
},
"medium" : {
"faces" : [
{
"y" : 82,
"w" : 37,
"x" : 277,
"h" : 37
}
]
},
"orig" : {
"faces" : [
{
"y" : 106,
"w" : 48,
"x" : 355,
"h" : 48
}
]
},
"small" : {
"faces" : [
{
"y" : 46,
"w" : 21,
"x" : 157,
"h" : 21
}
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "22161956",
"id" : 22161956,
"screen_name" : "catehstn",
"name" : "cate",
"indices" : [
3,
12
]
},
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Section 3.3.1",
"indices" : [
41,
50
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-1.416046,
52.516077
],
[
-1.336229,
52.516077
],
[
-1.336229,
52.5623416
],
[
-1.416046,
52.5623416
]
]
]
},
"contained_within" : [
],
"country" : "United Kingdom",
"id" : "14de51725dfd9486",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Hinckley, England",
"country_code" : "GB",
"name" : "Hinckley",
"url" : "https://api.twitter.com/1.1/geo/id/14de51725dfd9486.json"
},
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 652138408249176065,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "652138386862555136",
"media_url_https" : "https://pbs.twimg.com/media/CQzcaF1WwAAxrNd.jpg",
"expanded_url" : "http://twitter.com/catehstn/status/652138408249176065/photo/1",
"id" : 652138386862555136,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/5MnSpG0FtO",
"features" : {
"large" : {
"faces" : [
{
"y" : 106,
"w" : 48,
"x" : 355,
"h" : 48
}
]
},
"medium" : {
"faces" : [
{
"y" : 82,
"w" : 37,
"x" : 277,
"h" : 37
}
]
},
"orig" : {
"faces" : [
{
"y" : 106,
"w" : 48,
"x" : 355,
"h" : 48
}
]
},
"small" : {
"faces" : [
{
"y" : 46,
"w" : 21,
"x" : 157,
"h" : 21
}
]
}
},
"type" : "photo",
"indices" : [
74,
96
],
"media_url" : "http://pbs.twimg.com/media/CQzcaF1WwAAxrNd.jpg",
"url" : "http://t.co/5MnSpG0FtO"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Section 3.3.1",
"indices" : [
27,
36
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 652138408249176065,
"user" : {
"id" : 22161956,
"id_str" : "22161956"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "652138386862555136",
"media_url_https" : "https://pbs.twimg.com/media/CQzcaF1WwAAxrNd.jpg",
"expanded_url" : "http://twitter.com/catehstn/status/652138408249176065/photo/1",
"id" : 652138386862555136,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/5MnSpG0FtO",
"features" : {
"large" : {
"faces" : [
{
"y" : 106,
"w" : 48,
"x" : 355,
"h" : 48
}
]
},
"medium" : {
"faces" : [
{
"y" : 82,
"w" : 37,
"x" : 277,
"h" : 37
}
]
},
"orig" : {
"faces" : [
{
"y" : 106,
"w" : 48,
"x" : 355,
"h" : 48
}
]
},
"small" : {
"faces" : [
{
"y" : 46,
"w" : 21,
"x" : 157,
"h" : 21
}
]
}
},
"type" : "photo",
"indices" : [
74,
96
],
"media_url" : "http://pbs.twimg.com/media/CQzcaF1WwAAxrNd.jpg",
"url" : "http://t.co/5MnSpG0FtO"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "On a visit to the 90s with @iwasleeg. There's even a ye olde sock shoppe. http://t.co/5MnSpG0FtO",
"created_at" : "Thu Oct 08 15:08:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652138408249176065",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 652157560540164096,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 652138386862555136,
"id_str" : "652138386862555136",
"source_status_id" : 652138408249176065,
"indices" : [
88,
110
],
"url" : "http://t.co/5MnSpG0FtO",
"source_status_id_str" : "652138408249176065",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQzcaF1WwAAxrNd.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQzcaF1WwAAxrNd.jpg",
"display_url" : "pic.twitter.com/5MnSpG0FtO",
"source_user_id" : 22161956,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"source_user_id_str" : "22161956",
"expanded_url" : "http://twitter.com/catehstn/status/652138408249176065/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 106,
"w" : 48,
"x" : 355,
"h" : 48
}
]
},
"medium" : {
"faces" : [
{
"y" : 82,
"w" : 37,
"x" : 277,
"h" : 37
}
]
},
"orig" : {
"faces" : [
{
"y" : 106,
"w" : 48,
"x" : 355,
"h" : 48
}
]
},
"small" : {
"faces" : [
{
"y" : 46,
"w" : 21,
"x" : 157,
"h" : 21
}
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @catehstn: On a visit to the 90s with @iwasleeg. There's even a ye olde sock shoppe. http://t.co/5MnSpG0FtO",
"created_at" : "Thu Oct 08 16:24:13 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652157560540164096",
"coordinates" : null
},
"651682995833839616" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 651672733491855360,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "7384202",
"id" : 7384202,
"screen_name" : "jedrek",
"name" : "jędrek kostecki",
"indices" : [
1,
8
]
},
{
"id_str" : "14890530",
"id" : 14890530,
"screen_name" : "insertjokehere",
"name" : "Lawrence Lomax",
"indices" : [
9,
24
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "jedrek",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651682995833839616,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : 7384202,
"retweeted" : false,
"supplemental_language" : null,
"text" : ".@jedrek @insertjokehere good teachers are already hard to find. If we only hire teachers who are also good marksmen, they'll be nonexistent",
"created_at" : "Wed Oct 07 08:58:28 +0000 2015",
"in_reply_to_status_id_str" : "651679623407869953",
"in_reply_to_status_id" : 651679623407869953,
"in_reply_to_user_id_str" : "7384202",
"id_str" : "651682995833839616",
"coordinates" : null
},
"651551907106783232" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPad",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651551907106783232,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 651503329948758017,
"id_str" : "651503329948758017",
"source_status_id" : 651503330678566912,
"indices" : [
69,
91
],
"url" : "http://t.co/vyHWPQQJh1",
"source_status_id_str" : "651503330678566912",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQqa06eUcAEX1X4.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQqa06eUcAEX1X4.jpg",
"display_url" : "pic.twitter.com/vyHWPQQJh1",
"source_user_id" : 27238357,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1365,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"source_user_id_str" : "27238357",
"expanded_url" : "http://twitter.com/paulhildebrandt/status/651503330678566912/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "27238357",
"id" : 27238357,
"screen_name" : "paulhildebrandt",
"name" : "Paul Hildebrandt",
"indices" : [
3,
19
]
}
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
47,
55
],
"text" : "iPadPro"
},
{
"indices" : [
56,
68
],
"text" : "applepencil"
}
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 121,
"conversation_id" : 651503330678566912,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651503329948758017",
"media_url_https" : "https://pbs.twimg.com/media/CQqa06eUcAEX1X4.jpg",
"expanded_url" : "http://twitter.com/paulhildebrandt/status/651503330678566912/photo/1",
"id" : 651503329948758017,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1365,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/vyHWPQQJh1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
48,
70
],
"media_url" : "http://pbs.twimg.com/media/CQqa06eUcAEX1X4.jpg",
"url" : "http://t.co/vyHWPQQJh1"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
26,
34
],
"text" : "iPadPro"
},
{
"indices" : [
35,
47
],
"text" : "applepencil"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 92,
"favorited" : false,
"geo" : null,
"id" : 651503330678566912,
"user" : {
"id" : 27238357,
"id_str" : "27238357"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651503329948758017",
"media_url_https" : "https://pbs.twimg.com/media/CQqa06eUcAEX1X4.jpg",
"expanded_url" : "http://twitter.com/paulhildebrandt/status/651503330678566912/photo/1",
"id" : 651503329948758017,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1365,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/vyHWPQQJh1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
48,
70
],
"media_url" : "http://pbs.twimg.com/media/CQqa06eUcAEX1X4.jpg",
"url" : "http://t.co/vyHWPQQJh1"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Paul Felix rocking Mickey #iPadPro #applepencil http://t.co/vyHWPQQJh1",
"created_at" : "Tue Oct 06 21:04:33 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651503330678566912",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 92,
"favorited" : false,
"geo" : null,
"id" : 651551907106783232,
"user" : {
"id" : 17104751,
"id_str" : "17104751"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 651503329948758017,
"id_str" : "651503329948758017",
"source_status_id" : 651503330678566912,
"indices" : [
69,
91
],
"url" : "http://t.co/vyHWPQQJh1",
"source_status_id_str" : "651503330678566912",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQqa06eUcAEX1X4.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQqa06eUcAEX1X4.jpg",
"display_url" : "pic.twitter.com/vyHWPQQJh1",
"source_user_id" : 27238357,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1365,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"source_user_id_str" : "27238357",
"expanded_url" : "http://twitter.com/paulhildebrandt/status/651503330678566912/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @paulhildebrandt: Paul Felix rocking Mickey #iPadPro #applepencil http://t.co/vyHWPQQJh1",
"created_at" : "Wed Oct 07 00:17:34 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651551907106783232",
"coordinates" : null
},
"652400558305898497" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 652400558305898497,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 652400558305898497,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"I've not actually played the accordion per se, but I did use a banjo a bit last year and they're Tuning Equivalent\"",
"created_at" : "Fri Oct 09 08:29:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652400558305898497",
"coordinates" : null
},
"652399722196508672" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652399722196508672,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 652399722196508672,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I could probably blag my way through a Senior Accordionist interview in the valley.",
"created_at" : "Fri Oct 09 08:26:29 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652399722196508672",
"coordinates" : null
},
"652383349126901760" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652383349126901760,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "250186533",
"id" : 250186533,
"screen_name" : "AndyAsAdjective",
"name" : "Andy H.",
"indices" : [
3,
19
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6556,
"conversation_id" : 406627149789925376,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 5274,
"favorited" : false,
"geo" : null,
"id" : 406627149789925376,
"user" : {
"id" : 250186533,
"id_str" : "250186533"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "The Roomba vacuum cleaner just beat me to a piece of popcorn I dropped on the floor & this is how the war against the machines begins.",
"created_at" : "Sat Nov 30 03:34:01 +0000 2013",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "406627149789925376",
"coordinates" : null
},
"retweet_count" : 5274,
"favorited" : false,
"geo" : null,
"id" : 652383349126901760,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @AndyAsAdjective: The Roomba vacuum cleaner just beat me to a piece of popcorn I dropped on the floor & this is how the war against the …",
"created_at" : "Fri Oct 09 07:21:25 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652383349126901760",
"coordinates" : null
},
"652046689893806081" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652046689893806081,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 651894767735861248,
"id_str" : "651894767735861248",
"source_status_id" : 651894782663462912,
"indices" : [
139,
140
],
"url" : "http://t.co/aofXkM5pnl",
"source_status_id_str" : "651894782663462912",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQv-1l3U8AAr3Qp.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQv-1l3U8AAr3Qp.jpg",
"display_url" : "pic.twitter.com/aofXkM5pnl",
"source_user_id" : 2196201139,
"sizes" : {
"large" : {
"w" : 749,
"h" : 978,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 783,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 443,
"resize" : "fit"
}
},
"source_user_id_str" : "2196201139",
"expanded_url" : "http://twitter.com/mydaughtersarmy/status/651894782663462912/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 778,
"w" : 68,
"x" : 57,
"h" : 68
}
]
},
"medium" : {
"faces" : [
{
"y" : 623,
"w" : 54,
"x" : 45,
"h" : 54
}
]
},
"orig" : {
"faces" : [
{
"y" : 778,
"w" : 68,
"x" : 57,
"h" : 68
}
]
},
"small" : {
"faces" : [
{
"y" : 353,
"w" : 30,
"x" : 25,
"h" : 30
}
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2196201139",
"id" : 2196201139,
"screen_name" : "mydaughtersarmy",
"name" : "My Daughter's Army",
"indices" : [
3,
19
]
}
],
"urls" : [
{
"display_url" : "easterneronline.com/36007/letters-…",
"url" : "http://t.co/5zzppCOx9r",
"indices" : [
110,
132
],
"expanded_url" : "http://easterneronline.com/36007/letters-to-the-editor/letter-to-the-editor-stem/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 639,
"conversation_id" : 651894782663462912,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651894767735861248",
"media_url_https" : "https://pbs.twimg.com/media/CQv-1l3U8AAr3Qp.jpg",
"expanded_url" : "http://twitter.com/mydaughtersarmy/status/651894782663462912/photo/1",
"id" : 651894767735861248,
"sizes" : {
"large" : {
"w" : 749,
"h" : 978,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 783,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 443,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/aofXkM5pnl",
"features" : {
"large" : {
"faces" : [
{
"y" : 778,
"w" : 68,
"x" : 57,
"h" : 68
}
]
},
"medium" : {
"faces" : [
{
"y" : 623,
"w" : 54,
"x" : 45,
"h" : 54
}
]
},
"orig" : {
"faces" : [
{
"y" : 778,
"w" : 68,
"x" : 57,
"h" : 68
}
]
},
"small" : {
"faces" : [
{
"y" : 353,
"w" : 30,
"x" : 25,
"h" : 30
}
]
}
},
"type" : "photo",
"indices" : [
112,
134
],
"media_url" : "http://pbs.twimg.com/media/CQv-1l3U8AAr3Qp.jpg",
"url" : "http://t.co/aofXkM5pnl"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "easterneronline.com/36007/letters-…",
"url" : "http://t.co/5zzppCOx9r",
"indices" : [
89,
111
],
"expanded_url" : "http://easterneronline.com/36007/letters-to-the-editor/letter-to-the-editor-stem/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 637,
"favorited" : false,
"geo" : null,
"id" : 651894782663462912,
"user" : {
"id" : 2196201139,
"id_str" : "2196201139"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651894767735861248",
"media_url_https" : "https://pbs.twimg.com/media/CQv-1l3U8AAr3Qp.jpg",
"expanded_url" : "http://twitter.com/mydaughtersarmy/status/651894782663462912/photo/1",
"id" : 651894767735861248,
"sizes" : {
"large" : {
"w" : 749,
"h" : 978,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 783,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 443,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/aofXkM5pnl",
"features" : {
"large" : {
"faces" : [
{
"y" : 778,
"w" : 68,
"x" : 57,
"h" : 68
}
]
},
"medium" : {
"faces" : [
{
"y" : 623,
"w" : 54,
"x" : 45,
"h" : 54
}
]
},
"orig" : {
"faces" : [
{
"y" : 778,
"w" : 68,
"x" : 57,
"h" : 68
}
]
},
"small" : {
"faces" : [
{
"y" : 353,
"w" : 30,
"x" : 25,
"h" : 30
}
]
}
},
"type" : "photo",
"indices" : [
112,
134
],
"media_url" : "http://pbs.twimg.com/media/CQv-1l3U8AAr3Qp.jpg",
"url" : "http://t.co/aofXkM5pnl"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"... you and I can't be equal.\" \n\nA letter from mech. eng. senior to female classmates.\n\nhttp://t.co/5zzppCOx9r http://t.co/aofXkM5pnl",
"created_at" : "Wed Oct 07 23:00:02 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651894782663462912",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 637,
"favorited" : false,
"geo" : null,
"id" : 652046689893806081,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 651894767735861248,
"id_str" : "651894767735861248",
"source_status_id" : 651894782663462912,
"indices" : [
139,
140
],
"url" : "http://t.co/aofXkM5pnl",
"source_status_id_str" : "651894782663462912",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQv-1l3U8AAr3Qp.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQv-1l3U8AAr3Qp.jpg",
"display_url" : "pic.twitter.com/aofXkM5pnl",
"source_user_id" : 2196201139,
"sizes" : {
"large" : {
"w" : 749,
"h" : 978,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 783,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 443,
"resize" : "fit"
}
},
"source_user_id_str" : "2196201139",
"expanded_url" : "http://twitter.com/mydaughtersarmy/status/651894782663462912/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 778,
"w" : 68,
"x" : 57,
"h" : 68
}
]
},
"medium" : {
"faces" : [
{
"y" : 623,
"w" : 54,
"x" : 45,
"h" : 54
}
]
},
"orig" : {
"faces" : [
{
"y" : 778,
"w" : 68,
"x" : 57,
"h" : 68
}
]
},
"small" : {
"faces" : [
{
"y" : 353,
"w" : 30,
"x" : 25,
"h" : 30
}
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @mydaughtersarmy: \"... you and I can't be equal.\" \n\nA letter from mech. eng. senior to female classmates.\n\nhttp://t.co/5zzppCOx9r http:/…",
"created_at" : "Thu Oct 08 09:03:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652046689893806081",
"coordinates" : null
},
"651476103949848576" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 651455853980164096,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651476102515412992",
"media_url_https" : "https://pbs.twimg.com/media/CQqCEEYWUAA4t09.png",
"expanded_url" : "http://twitter.com/bolot/status/651476103949848576/photo/1",
"id" : 651476102515412992,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 905,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 530,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 300,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Jaq9Cdj0oj",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
56,
78
],
"media_url" : "http://pbs.twimg.com/media/CQqCEEYWUAA4t09.png",
"url" : "http://t.co/Jaq9Cdj0oj"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "276995546",
"id" : 276995546,
"screen_name" : "griotspeak",
"name" : "TJ",
"indices" : [
0,
11
]
}
],
"urls" : [
{
"display_url" : "screamintothevoid.com",
"url" : "http://t.co/yhsnFKmEnX",
"indices" : [
33,
55
],
"expanded_url" : "http://screamintothevoid.com"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "griotspeak",
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 651476103949848576,
"user" : {
"id" : 16728044,
"id_str" : "16728044"
},
"in_reply_to_user_id" : 276995546,
"extended_entities" : {
"media" : [
{
"id_str" : "651476102515412992",
"media_url_https" : "https://pbs.twimg.com/media/CQqCEEYWUAA4t09.png",
"expanded_url" : "http://twitter.com/bolot/status/651476103949848576/photo/1",
"id" : 651476102515412992,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 905,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 530,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 300,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Jaq9Cdj0oj",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
56,
78
],
"media_url" : "http://pbs.twimg.com/media/CQqCEEYWUAA4t09.png",
"url" : "http://t.co/Jaq9Cdj0oj"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "@griotspeak something like this? http://t.co/yhsnFKmEnX http://t.co/Jaq9Cdj0oj",
"created_at" : "Tue Oct 06 19:16:21 +0000 2015",
"in_reply_to_status_id_str" : "651455853980164096",
"in_reply_to_status_id" : 651455853980164096,
"in_reply_to_user_id_str" : "276995546",
"id_str" : "651476103949848576",
"coordinates" : null
},
"651876181776703488" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651876181776703488,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 651518014257430528,
"id_str" : "651518014257430528",
"source_status_id" : 651518018325991425,
"indices" : [
55,
77
],
"url" : "http://t.co/Vk4bAgE0vb",
"source_status_id_str" : "651518018325991425",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQqoLpyVAAAyUab.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQqoLpyVAAAyUab.jpg",
"display_url" : "pic.twitter.com/Vk4bAgE0vb",
"source_user_id" : 19021386,
"sizes" : {
"large" : {
"w" : 426,
"h" : 745,
"resize" : "fit"
},
"medium" : {
"w" : 426,
"h" : 745,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 594,
"resize" : "fit"
}
},
"source_user_id_str" : "19021386",
"expanded_url" : "http://twitter.com/Fizzygrrl/status/651518018325991425/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "19021386",
"id" : 19021386,
"screen_name" : "Fizzygrrl",
"name" : "Summer Heacock",
"indices" : [
3,
13
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 740,
"conversation_id" : 651518018325991425,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651518014257430528",
"media_url_https" : "https://pbs.twimg.com/media/CQqoLpyVAAAyUab.jpg",
"expanded_url" : "http://twitter.com/Fizzygrrl/status/651518018325991425/photo/1",
"id" : 651518014257430528,
"sizes" : {
"large" : {
"w" : 426,
"h" : 745,
"resize" : "fit"
},
"medium" : {
"w" : 426,
"h" : 745,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 594,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Vk4bAgE0vb",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
40,
62
],
"media_url" : "http://pbs.twimg.com/media/CQqoLpyVAAAyUab.jpg",
"url" : "http://t.co/Vk4bAgE0vb"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 700,
"favorited" : false,
"geo" : null,
"id" : 651518018325991425,
"user" : {
"id" : 19021386,
"id_str" : "19021386"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651518014257430528",
"media_url_https" : "https://pbs.twimg.com/media/CQqoLpyVAAAyUab.jpg",
"expanded_url" : "http://twitter.com/Fizzygrrl/status/651518018325991425/photo/1",
"id" : 651518014257430528,
"sizes" : {
"large" : {
"w" : 426,
"h" : 745,
"resize" : "fit"
},
"medium" : {
"w" : 426,
"h" : 745,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 594,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Vk4bAgE0vb",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
40,
62
],
"media_url" : "http://pbs.twimg.com/media/CQqoLpyVAAAyUab.jpg",
"url" : "http://t.co/Vk4bAgE0vb"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "I'm laughing waaaaaay too hard at this. http://t.co/Vk4bAgE0vb",
"created_at" : "Tue Oct 06 22:02:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651518018325991425",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 700,
"favorited" : false,
"geo" : null,
"id" : 651876181776703488,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 651518014257430528,
"id_str" : "651518014257430528",
"source_status_id" : 651518018325991425,
"indices" : [
55,
77
],
"url" : "http://t.co/Vk4bAgE0vb",
"source_status_id_str" : "651518018325991425",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQqoLpyVAAAyUab.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQqoLpyVAAAyUab.jpg",
"display_url" : "pic.twitter.com/Vk4bAgE0vb",
"source_user_id" : 19021386,
"sizes" : {
"large" : {
"w" : 426,
"h" : 745,
"resize" : "fit"
},
"medium" : {
"w" : 426,
"h" : 745,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 594,
"resize" : "fit"
}
},
"source_user_id_str" : "19021386",
"expanded_url" : "http://twitter.com/Fizzygrrl/status/651518018325991425/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @Fizzygrrl: I'm laughing waaaaaay too hard at this. http://t.co/Vk4bAgE0vb",
"created_at" : "Wed Oct 07 21:46:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651876181776703488",
"coordinates" : null
},
"651958496498352128" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651958496498352128,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "developer.apple.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "2526229286"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg1aHR0cHM6Ly9kZXZlbG9wZXIuYXBwbGUuY29tL3N3aWZ0L2ltYWdlcy9zd2lmdC1vZy5wbmcU4BIU4BIcFPABFPABAAAWABIA&s=2x7h4W8PZhp7VQXsNa_hG_A1Llt1n2Y6qByHkOdAwB8",
"width" : 1200,
"height" : 1200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Literals in Playgrounds - Swift Blog"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "developer.apple.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Get the latest news and helpful tips on the Swift programming language from the engineers who created it."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/wtv7NS7TOc",
"scribe_key" : "card_url"
}
},
"users" : {
"2526229286" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/473550724433858560/tuHsaI2U_normal.png",
"created_at" : "Tue May 27 01:11:40 +0000 2014",
"id" : 2526229286,
"default_profile_image" : false,
"listed_count" : 777,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Cupertino, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "developer.apple.com/swift/",
"url" : "https://t.co/Cw6DHjynCO",
"indices" : [
0,
23
],
"expanded_url" : "https://developer.apple.com/swift/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/Cw6DHjynCO",
"description" : "Fast. Modern. Safe. Interactive.",
"followers_count" : 29852,
"geo_enabled" : false,
"media_count" : 0,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 73,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "2526229286",
"name" : "Swift Language",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/473550724433858560/tuHsaI2U_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "SwiftLang",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 7,
"is_translation_enabled" : false,
"normal_followers_count" : 29852,
"utc_offset" : -25200,
"friends_count" : 0,
"verified" : true,
"can_media_tag" : false,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/wtv7NS7TOc",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2526229286",
"id" : 2526229286,
"screen_name" : "SwiftLang",
"name" : "Swift Language",
"indices" : [
3,
13
]
}
],
"urls" : [
{
"display_url" : "developer.apple.com/swift/blog/?id…",
"url" : "https://t.co/wtv7NS7TOc",
"indices" : [
139,
140
],
"expanded_url" : "https://developer.apple.com/swift/blog/?id=33"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 134,
"conversation_id" : 651903734016962560,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "developer.apple.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "2526229286"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg1aHR0cHM6Ly9kZXZlbG9wZXIuYXBwbGUuY29tL3N3aWZ0L2ltYWdlcy9zd2lmdC1vZy5wbmcU4BIU4BIcFPABFPABAAAWABIA&s=2x7h4W8PZhp7VQXsNa_hG_A1Llt1n2Y6qByHkOdAwB8",
"width" : 1200,
"height" : 1200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Literals in Playgrounds - Swift Blog"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "developer.apple.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Get the latest news and helpful tips on the Swift programming language from the engineers who created it."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/wtv7NS7TOc",
"scribe_key" : "card_url"
}
},
"users" : {
"2526229286" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/473550724433858560/tuHsaI2U_normal.png",
"created_at" : "Tue May 27 01:11:40 +0000 2014",
"id" : 2526229286,
"default_profile_image" : false,
"listed_count" : 777,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Cupertino, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "developer.apple.com/swift/",
"url" : "https://t.co/Cw6DHjynCO",
"indices" : [
0,
23
],
"expanded_url" : "https://developer.apple.com/swift/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/Cw6DHjynCO",
"description" : "Fast. Modern. Safe. Interactive.",
"followers_count" : 29852,
"geo_enabled" : false,
"media_count" : 0,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 73,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "2526229286",
"name" : "Swift Language",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/473550724433858560/tuHsaI2U_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "SwiftLang",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 7,
"is_translation_enabled" : false,
"normal_followers_count" : 29852,
"utc_offset" : -25200,
"friends_count" : 0,
"verified" : true,
"can_media_tag" : false,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/wtv7NS7TOc",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "developer.apple.com/swift/blog/?id…",
"url" : "https://t.co/wtv7NS7TOc",
"indices" : [
115,
138
],
"expanded_url" : "https://developer.apple.com/swift/blog/?id=33"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 100,
"favorited" : false,
"geo" : null,
"id" : 651903734016962560,
"user" : {
"id" : 2526229286,
"id_str" : "2526229286"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Xcode 7.1 beta includes a cool new feature for playgrounds: Literals. The blog explains, and includes an example:\n\nhttps://t.co/wtv7NS7TOc",
"created_at" : "Wed Oct 07 23:35:36 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651903734016962560",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 100,
"favorited" : false,
"geo" : null,
"id" : 651958496498352128,
"user" : {
"id" : 2543588034,
"id_str" : "2543588034"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @SwiftLang: Xcode 7.1 beta includes a cool new feature for playgrounds: Literals. The blog explains, and includes an example:\n\nhttps://t…",
"created_at" : "Thu Oct 08 03:13:13 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651958496498352128",
"coordinates" : null
},
"652150840124305408" : {
"place" : null,
"contributors" : null,
"source" : "Sprinklr",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2505,
"conversation_id" : 652150840124305408,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "652150839872647169",
"media_url_https" : "https://pbs.twimg.com/media/CQznu86U8AEFVDZ.jpg",
"expanded_url" : "http://twitter.com/BillGates/status/652150840124305408/photo/1",
"id" : 652150839872647169,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 512,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 300,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 170,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/0N2LFj3VVE",
"features" : {
"large" : {
"faces" : [
{
"y" : 214,
"w" : 150,
"x" : 433,
"h" : 150
},
{
"y" : 166,
"w" : 295,
"x" : 145,
"h" : 295
}
]
},
"medium" : {
"faces" : [
{
"y" : 125,
"w" : 87,
"x" : 253,
"h" : 87
},
{
"y" : 97,
"w" : 172,
"x" : 84,
"h" : 172
}
]
},
"orig" : {
"faces" : [
{
"y" : 214,
"w" : 150,
"x" : 433,
"h" : 150
},
{
"y" : 166,
"w" : 295,
"x" : 145,
"h" : 295
}
]
},
"small" : {
"faces" : [
{
"y" : 71,
"w" : 49,
"x" : 143,
"h" : 49
},
{
"y" : 55,
"w" : 97,
"x" : 48,
"h" : 97
}
]
}
},
"type" : "photo",
"indices" : [
114,
136
],
"media_url" : "http://pbs.twimg.com/media/CQznu86U8AEFVDZ.jpg",
"url" : "http://t.co/0N2LFj3VVE"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "b-gat.es/1LosbNp",
"url" : "http://t.co/tOes2uKSga",
"indices" : [
91,
113
],
"expanded_url" : "http://b-gat.es/1LosbNp"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1556,
"favorited" : false,
"geo" : null,
"id" : 652150840124305408,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "652150839872647169",
"media_url_https" : "https://pbs.twimg.com/media/CQznu86U8AEFVDZ.jpg",
"expanded_url" : "http://twitter.com/BillGates/status/652150840124305408/photo/1",
"id" : 652150839872647169,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 512,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 300,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 170,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/0N2LFj3VVE",
"features" : {
"large" : {
"faces" : [
{
"y" : 214,
"w" : 150,
"x" : 433,
"h" : 150
},
{
"y" : 166,
"w" : 295,
"x" : 145,
"h" : 295
}
]
},
"medium" : {
"faces" : [
{
"y" : 125,
"w" : 87,
"x" : 253,
"h" : 87
},
{
"y" : 97,
"w" : 172,
"x" : 84,
"h" : 172
}
]
},
"orig" : {
"faces" : [
{
"y" : 214,
"w" : 150,
"x" : 433,
"h" : 150
},
{
"y" : 166,
"w" : 295,
"x" : 145,
"h" : 295
}
]
},
"small" : {
"faces" : [
{
"y" : 71,
"w" : 49,
"x" : 143,
"h" : 49
},
{
"y" : 55,
"w" : 97,
"x" : 48,
"h" : 97
}
]
}
},
"type" : "photo",
"indices" : [
114,
136
],
"media_url" : "http://pbs.twimg.com/media/CQznu86U8AEFVDZ.jpg",
"url" : "http://t.co/0N2LFj3VVE"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Malala is a real inspiration. My impressions from our meeting and the new movie about her: http://t.co/tOes2uKSga http://t.co/0N2LFj3VVE",
"created_at" : "Thu Oct 08 15:57:31 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652150840124305408",
"coordinates" : null
},
"652475349771665408" : {
"place" : null,
"contributors" : null,
"source" : "Sprinklr",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 584,
"conversation_id" : 652475349771665408,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "652475349696163840",
"media_url_https" : "https://pbs.twimg.com/media/CQ4O36NWsAAz3AU.jpg",
"expanded_url" : "http://twitter.com/BillGates/status/652475349771665408/photo/1",
"id" : 652475349696163840,
"sizes" : {
"large" : {
"w" : 800,
"h" : 600,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/o6h3TWzfpn",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
117,
139
],
"media_url" : "http://pbs.twimg.com/media/CQ4O36NWsAAz3AU.jpg",
"url" : "http://t.co/o6h3TWzfpn"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "b-gat.es/1LglFIw",
"url" : "http://t.co/HipOvMVZ2j",
"indices" : [
94,
116
],
"expanded_url" : "http://b-gat.es/1LglFIw"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 336,
"favorited" : false,
"geo" : null,
"id" : 652475349771665408,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "652475349696163840",
"media_url_https" : "https://pbs.twimg.com/media/CQ4O36NWsAAz3AU.jpg",
"expanded_url" : "http://twitter.com/BillGates/status/652475349771665408/photo/1",
"id" : 652475349696163840,
"sizes" : {
"large" : {
"w" : 800,
"h" : 600,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/o6h3TWzfpn",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
117,
139
],
"media_url" : "http://pbs.twimg.com/media/CQ4O36NWsAAz3AU.jpg",
"url" : "http://t.co/o6h3TWzfpn"
}
]
},
"retweeted" : true,
"supplemental_language" : null,
"text" : "What do these objects have in common? They helped bring down polio, smallpox, and diphtheria: http://t.co/HipOvMVZ2j http://t.co/o6h3TWzfpn",
"created_at" : "Fri Oct 09 13:27:00 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652475349771665408",
"coordinates" : null
},
"652416150748270592" : {
"place" : null,
"contributors" : null,
"source" : "WordPress.com",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652416150748270592,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"vanity_url" : {
"type" : "STRING",
"string_value" : "sicpers.info",
"scribe_key" : "vanity_url"
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgdaHR0cHM6Ly9zMC53cC5jb20vaS9ibGFuay5qcGcUkAMUkAMcFPABFPABAAAWABIA&s=ROqgoHFudfMbgRwUXDK1U61LNxmdqafHKoLiXyP8lIA",
"width" : 200,
"height" : 200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Week three"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/JnMHrZqjjf",
"scribe_key" : "card_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.sicpers.info"
},
"description" : {
"type" : "STRING",
"string_value" : "This is both an international and a hyper-local update. I say international, although I’m still in an airport less than twenty miles from my house. I’m on my way to Florence, to talk ab…"
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/JnMHrZqjjf",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "sicpers.info/2015/10/week-t…",
"url" : "http://t.co/JnMHrZqjjf",
"indices" : [
11,
33
],
"expanded_url" : "http://www.sicpers.info/2015/10/week-three/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 652416150748270592,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Week three http://t.co/JnMHrZqjjf",
"created_at" : "Fri Oct 09 09:31:46 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652416150748270592",
"coordinates" : null
},
"651829332826918912" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651826135232200705,
"favorite_count" : 23,
"conversation_id" : 651829332826918912,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/sama/status/65…",
"url" : "https://t.co/y0QU3hpN9b",
"indices" : [
99,
122
],
"expanded_url" : "https://twitter.com/sama/status/651826135232200705"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 466,
"conversation_id" : 651826135232200705,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "blog.ycombinator.com/yc-research",
"url" : "http://t.co/fyi334xhJ0",
"indices" : [
13,
35
],
"expanded_url" : "http://blog.ycombinator.com/yc-research"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 413,
"favorited" : false,
"geo" : null,
"id" : 651826135232200705,
"user" : {
"id" : 1605,
"id_str" : "1605"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "YC Research: http://t.co/fyi334xhJ0",
"created_at" : "Wed Oct 07 18:27:15 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651826135232200705",
"coordinates" : null
},
"retweet_count" : 7,
"favorited" : false,
"geo" : null,
"id" : 651829332826918912,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "651826135232200705",
"retweeted" : false,
"supplemental_language" : null,
"text" : "More like this, please. “If some of these projects take 25 years, that’s perfectly fine with us.”\n\nhttps://t.co/y0QU3hpN9b",
"created_at" : "Wed Oct 07 18:39:58 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651829332826918912",
"coordinates" : null
},
"651463274412834816" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651463274412834816,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 651461620212854784,
"id_str" : "651461620212854784",
"source_status_id" : 651461621672505344,
"indices" : [
127,
140
],
"url" : "http://t.co/cdpEW960Y2",
"source_status_id_str" : "651461621672505344",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQp05FmWcAAfA83.png",
"media_url_https" : "https://pbs.twimg.com/media/CQp05FmWcAAfA83.png",
"display_url" : "pic.twitter.com/cdpEW960Y2",
"source_user_id" : 10341052,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 783,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 459,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 260,
"resize" : "fit"
}
},
"source_user_id_str" : "10341052",
"expanded_url" : "http://twitter.com/NeoNacho/status/651461621672505344/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "10341052",
"id" : 10341052,
"screen_name" : "NeoNacho",
"name" : "NeoTVOS",
"indices" : [
3,
12
]
}
],
"urls" : [
{
"display_url" : "apple.com/tv/compare/",
"url" : "http://t.co/YuvsPou0rj",
"indices" : [
104,
126
],
"expanded_url" : "http://www.apple.com/tv/compare/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
13.42058,
52.485929
],
[
13.49149,
52.485929
],
[
13.49149,
52.5307583
],
[
13.42058,
52.5307583
]
]
]
},
"contained_within" : [
],
"country" : "Deutschland",
"id" : "47c235d0c44f3e6a",
"attributes" : {
},
"place_type" : "neighborhood",
"full_name" : "Friedrichshain, Berlin",
"country_code" : "DE",
"name" : "Friedrichshain",
"url" : "https://api.twitter.com/1.1/geo/id/47c235d0c44f3e6a.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 651461621672505344,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651461620212854784",
"media_url_https" : "https://pbs.twimg.com/media/CQp05FmWcAAfA83.png",
"expanded_url" : "http://twitter.com/NeoNacho/status/651461621672505344/photo/1",
"id" : 651461620212854784,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 783,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 459,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 260,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/cdpEW960Y2",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
113,
135
],
"media_url" : "http://pbs.twimg.com/media/CQp05FmWcAAfA83.png",
"url" : "http://t.co/cdpEW960Y2"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "apple.com/tv/compare/",
"url" : "http://t.co/YuvsPou0rj",
"indices" : [
90,
112
],
"expanded_url" : "http://www.apple.com/tv/compare/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651461621672505344,
"user" : {
"id" : 10341052,
"id_str" : "10341052"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651461620212854784",
"media_url_https" : "https://pbs.twimg.com/media/CQp05FmWcAAfA83.png",
"expanded_url" : "http://twitter.com/NeoNacho/status/651461621672505344/photo/1",
"id" : 651461620212854784,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 783,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 459,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 260,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/cdpEW960Y2",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
113,
135
],
"media_url" : "http://pbs.twimg.com/media/CQp05FmWcAAfA83.png",
"url" : "http://t.co/cdpEW960Y2"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "If you care about a “Down” button, better not buy a new AppleTV 😂 This chart is so weird… http://t.co/YuvsPou0rj http://t.co/cdpEW960Y2",
"created_at" : "Tue Oct 06 18:18:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651461621672505344",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651463274412834816,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 651461620212854784,
"id_str" : "651461620212854784",
"source_status_id" : 651461621672505344,
"indices" : [
127,
140
],
"url" : "http://t.co/cdpEW960Y2",
"source_status_id_str" : "651461621672505344",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQp05FmWcAAfA83.png",
"media_url_https" : "https://pbs.twimg.com/media/CQp05FmWcAAfA83.png",
"display_url" : "pic.twitter.com/cdpEW960Y2",
"source_user_id" : 10341052,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 783,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 459,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 260,
"resize" : "fit"
}
},
"source_user_id_str" : "10341052",
"expanded_url" : "http://twitter.com/NeoNacho/status/651461621672505344/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @NeoNacho: If you care about a “Down” button, better not buy a new AppleTV 😂 This chart is so weird… http://t.co/YuvsPou0rj http://t.co/…",
"created_at" : "Tue Oct 06 18:25:22 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651463274412834816",
"coordinates" : null
},
"651775156998807552" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651775156998807552,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "modocache.io"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "776098190"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhNaHR0cHM6Ly9kMjdrc3pwdHU4bXF3bC5jbG91ZGZyb250Lm5ldC9IUXlBempETkVVU3FVTTVHOURGd1h4Tm1ycjJxNF9sYXJnZS5qcGcU6AcU6AccFPABFPABAAAWABIA&s=cmUTnoqJdDk0lVlleWn_Y_u0yXhjfa4UMGjDc4DnIuA",
"width" : 500,
"height" : 500
}
},
"title" : {
"type" : "STRING",
"string_value" : "SenTestingKit: How Does it Even?"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "modocache.io",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Have you ever wondered what used to happen when you hit U to run your unit tests in Xcode 4.6 and prior? Here’s a step-by-step sequence of events detailing how tests are loaded and run using SenTes..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/VyXgrsAKyV",
"scribe_key" : "card_url"
}
},
"users" : {
"776098190" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/3628360840/42e89e02ef6e7a798d74e8bdf7ed4364_normal.png",
"created_at" : "Thu Aug 23 14:36:15 +0000 2012",
"id" : 776098190,
"default_profile_image" : false,
"listed_count" : 402,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "Svbtle.com",
"url" : "https://t.co/wQCim0XRkr",
"indices" : [
0,
23
],
"expanded_url" : "https://Svbtle.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/wQCim0XRkr",
"description" : "Blogging.",
"followers_count" : 8029,
"geo_enabled" : false,
"media_count" : 0,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 2147,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "776098190",
"name" : "Svbtle",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/3628360840/42e89e02ef6e7a798d74e8bdf7ed4364_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/776098190/1367966042",
"screen_name" : "Svbtle",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/862910490/b222768212e362e4d9191895ac8deae9.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/862910490/b222768212e362e4d9191895ac8deae9.png",
"profile_link_color" : "0084B4",
"favourites_count" : 18,
"is_translation_enabled" : false,
"normal_followers_count" : 8029,
"utc_offset" : -25200,
"friends_count" : 0,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/VyXgrsAKyV",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "192478064",
"id" : 192478064,
"screen_name" : "modocache",
"name" : "Brian Gesiak",
"indices" : [
3,
13
]
}
],
"urls" : [
{
"display_url" : "modocache.io/sentestingkit-…",
"url" : "http://t.co/VyXgrsAKyV",
"indices" : [
48,
70
],
"expanded_url" : "http://modocache.io/sentestingkit-how-does-it-even"
}
],
"hashtags" : [
{
"indices" : [
71,
78
],
"text" : "iosdev"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 19,
"conversation_id" : 651427487273119744,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "modocache.io"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "776098190"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhNaHR0cHM6Ly9kMjdrc3pwdHU4bXF3bC5jbG91ZGZyb250Lm5ldC9IUXlBempETkVVU3FVTTVHOURGd1h4Tm1ycjJxNF9sYXJnZS5qcGcU6AcU6AccFPABFPABAAAWABIA&s=cmUTnoqJdDk0lVlleWn_Y_u0yXhjfa4UMGjDc4DnIuA",
"width" : 500,
"height" : 500
}
},
"title" : {
"type" : "STRING",
"string_value" : "SenTestingKit: How Does it Even?"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "modocache.io",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Have you ever wondered what used to happen when you hit U to run your unit tests in Xcode 4.6 and prior? Here’s a step-by-step sequence of events detailing how tests are loaded and run using SenTes..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/VyXgrsAKyV",
"scribe_key" : "card_url"
}
},
"users" : {
"776098190" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/3628360840/42e89e02ef6e7a798d74e8bdf7ed4364_normal.png",
"created_at" : "Thu Aug 23 14:36:15 +0000 2012",
"id" : 776098190,
"default_profile_image" : false,
"listed_count" : 402,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "Svbtle.com",
"url" : "https://t.co/wQCim0XRkr",
"indices" : [
0,
23
],
"expanded_url" : "https://Svbtle.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/wQCim0XRkr",
"description" : "Blogging.",
"followers_count" : 8029,
"geo_enabled" : false,
"media_count" : 0,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 2147,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "776098190",
"name" : "Svbtle",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/3628360840/42e89e02ef6e7a798d74e8bdf7ed4364_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/776098190/1367966042",
"screen_name" : "Svbtle",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/862910490/b222768212e362e4d9191895ac8deae9.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/862910490/b222768212e362e4d9191895ac8deae9.png",
"profile_link_color" : "0084B4",
"favourites_count" : 18,
"is_translation_enabled" : false,
"normal_followers_count" : 8029,
"utc_offset" : -25200,
"friends_count" : 0,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/VyXgrsAKyV",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "modocache.io/sentestingkit-…",
"url" : "http://t.co/VyXgrsAKyV",
"indices" : [
33,
55
],
"expanded_url" : "http://modocache.io/sentestingkit-how-does-it-even"
}
],
"hashtags" : [
{
"indices" : [
56,
63
],
"text" : "iosdev"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 9,
"favorited" : false,
"geo" : null,
"id" : 651427487273119744,
"user" : {
"id" : 192478064,
"id_str" : "192478064"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "SenTestingKit: How Does it Even? http://t.co/VyXgrsAKyV #iosdev",
"created_at" : "Tue Oct 06 16:03:10 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651427487273119744",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 9,
"favorited" : false,
"geo" : null,
"id" : 651775156998807552,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @modocache: SenTestingKit: How Does it Even? http://t.co/VyXgrsAKyV #iosdev",
"created_at" : "Wed Oct 07 15:04:41 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651775156998807552",
"coordinates" : null
},
"651708947762708480" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 35,
"conversation_id" : 651708947762708480,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "kotaku.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "11928542"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiGAWh0dHBzOi8vaS5raW5qYS1pbWcuY29tL2dhd2tlci1tZWRpYS9pbWFnZS91cGxvYWQvcy0tVmFUNVBaNTgtLS9jX2ZpbGwsZmxfcHJvZ3Jlc3NpdmUsZ19ub3J0aCxoXzM1OCxxXzgwLHdfNjM2LzE0NjMyMDU0NDE5MjYwMTYzOTgucG5nFPgJFJgFHBSEBhSUAwAAFgASAA&s=tTKvxcAaQWjGI0v2Jpw8cFEvOmRcD6bSvmECQDTpSHQ",
"width" : 636,
"height" : 332
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiGAWh0dHBzOi8vaS5raW5qYS1pbWcuY29tL2dhd2tlci1tZWRpYS9pbWFnZS91cGxvYWQvcy0tVmFUNVBaNTgtLS9jX2ZpbGwsZmxfcHJvZ3Jlc3NpdmUsZ19ub3J0aCxoXzM1OCxxXzgwLHdfNjM2LzE0NjMyMDU0NDE5MjYwMTYzOTgucG5nFPgJFJgFHBSwCRT0BAAAFgASAA&s=z0BCAQZ7DhkQmxb2KUhGxDPAjdYijobI8DR_ORr1gk8",
"width" : 636,
"height" : 332
}
},
"title" : {
"type" : "STRING",
"string_value" : "Japan's \"Internet You Vs. the Real You\" Meme"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "kotaku.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Maybe not you per se, but there are some folks who are very tough or super cool online. In real life, though, they might be different."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/1G562xCDj9",
"scribe_key" : "card_url"
}
},
"users" : {
"11928542" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/590507751819841536/m8cKEBI0_normal.jpg",
"created_at" : "Mon Jan 07 04:09:59 +0000 2008",
"id" : 11928542,
"default_profile_image" : false,
"listed_count" : 11399,
"profile_background_color" : "FFFFF9",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "kotaku.com",
"url" : "http://t.co/OD5OpBJUMH",
"indices" : [
0,
22
],
"expanded_url" : "http://kotaku.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/OD5OpBJUMH",
"description" : "The Gamer's Guide",
"followers_count" : 742810,
"geo_enabled" : true,
"media_count" : 9389,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 40480,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "11928542",
"name" : "Kotaku",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/590507751819841536/m8cKEBI0_normal.jpg",
"profile_sidebar_fill_color" : "C2D13D",
"profile_sidebar_border_color" : "C2D13D",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/11928542/1379688617",
"screen_name" : "Kotaku",
"fast_followers_count" : 3,
"time_zone" : "Mountain Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme12/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme12/bg.gif",
"profile_link_color" : "E21B5A",
"favourites_count" : 14,
"is_translation_enabled" : false,
"normal_followers_count" : 742807,
"utc_offset" : -21600,
"friends_count" : 50,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/1G562xCDj9",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "kotaku.com/japans-interne…",
"url" : "http://t.co/1G562xCDj9",
"indices" : [
38,
60
],
"expanded_url" : "http://kotaku.com/japans-internet-you-vs-the-real-you-meme-1735134670"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 25,
"favorited" : false,
"geo" : null,
"id" : 651708947762708480,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "This is a Japanese meme I approve of. http://t.co/1G562xCDj9",
"created_at" : "Wed Oct 07 10:41:35 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651708947762708480",
"coordinates" : null
},
"651716402362077184" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 121,
"conversation_id" : 651716402362077184,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "pspdfkit.com/blog/2015/ccac…",
"url" : "https://t.co/H3LYq2ykgp",
"indices" : [
115,
138
],
"expanded_url" : "https://pspdfkit.com/blog/2015/ccache-for-fun-and-profit/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 55,
"favorited" : false,
"geo" : null,
"id" : 651716402362077184,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Here's my writeup about how to use ccache with Xcode to double compile/testing performance. This helped *so* much! https://t.co/H3LYq2ykgp",
"created_at" : "Wed Oct 07 11:11:13 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651716402362077184",
"coordinates" : null
},
"651834439367061504" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651834439367061504,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "171837251",
"id" : 171837251,
"screen_name" : "_Caro_N",
"name" : "Ⓒⓐⓡⓞ",
"indices" : [
3,
11
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 9,
"conversation_id" : 651780822190587904,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 23,
"favorited" : false,
"geo" : null,
"id" : 651780822190587904,
"user" : {
"id" : 171837251,
"id_str" : "171837251"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Hey I recently moved to SF and look for a room and (a) great roommate/s :) So anyone looking for a new roommate?",
"created_at" : "Wed Oct 07 15:27:12 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651780822190587904",
"coordinates" : null
},
"retweet_count" : 23,
"favorited" : false,
"geo" : null,
"id" : 651834439367061504,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @_Caro_N: Hey I recently moved to SF and look for a room and (a) great roommate/s :) So anyone looking for a new roommate?",
"created_at" : "Wed Oct 07 19:00:15 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651834439367061504",
"coordinates" : null
},
"651519482658078720" : {
"place" : null,
"contributors" : null,
"source" : "iOS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 206,
"conversation_id" : 651519482658078720,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "petapixel.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "37971731"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg6aHR0cDovL3BldGFwaXhlbC5jb20vYXNzZXRzL3VwbG9hZHMvMjAxNS8wOS9uZXdzaXBob25lLmpwZxTOBRTOBRwU8AEU8AEAABYAEgA&s=XALqRnMaec-f-9_3Wq-nJt9iG9KvRk7s-dzf1Bo0oEI",
"width" : 359,
"height" : 359
}
},
"title" : {
"type" : "STRING",
"string_value" : "Swiss TV Station Replaces Cameras with iPhones and Selfie Sticks"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "petapixel.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "iPhones may not be very good at photographing lunar eclipses, but apparently they're just fine for television news broadcasts. A local TV news station in S"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/D9356WIblh",
"scribe_key" : "card_url"
}
},
"users" : {
"37971731" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/211156611/avatar_normal.jpg",
"created_at" : "Tue May 05 17:28:51 +0000 2009",
"id" : 37971731,
"default_profile_image" : false,
"listed_count" : 13809,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "The World Wide Web",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "petapixel.com",
"url" : "http://t.co/0HcxhgNkQx",
"indices" : [
0,
22
],
"expanded_url" : "http://petapixel.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/0HcxhgNkQx",
"description" : "The Web's leading blog about photography! PetaPixel's goal is to inform, educate, and inspire in all things photography-related.",
"followers_count" : 256098,
"geo_enabled" : false,
"media_count" : 1907,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 19833,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "37971731",
"name" : "PetaPixel",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/211156611/avatar_normal.jpg",
"profile_sidebar_fill_color" : "F5F5F5",
"profile_sidebar_border_color" : "DFE3ED",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "petapixel",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/22970429/twitterbg.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/22970429/twitterbg.jpg",
"profile_link_color" : "2855E9",
"favourites_count" : 18,
"is_translation_enabled" : false,
"normal_followers_count" : 256098,
"utc_offset" : -25200,
"friends_count" : 34,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/D9356WIblh",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "petapixel.com/2015/09/29/swi…",
"url" : "http://t.co/D9356WIblh",
"indices" : [
46,
68
],
"expanded_url" : "http://petapixel.com/2015/09/29/swiss-tv-station-replaces-cameras-with-iphones-and-selfie-sticks/"
}
],
"hashtags" : [
{
"indices" : [
38,
45
],
"text" : "iPhone"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 149,
"favorited" : false,
"geo" : null,
"id" : 651519482658078720,
"user" : {
"id" : 17104751,
"id_str" : "17104751"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "The revolution will be televised - on #iPhone http://t.co/D9356WIblh",
"created_at" : "Tue Oct 06 22:08:43 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651519482658078720",
"coordinates" : null
},
"651532623479734272" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 651532623479734272,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651532623479734272,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Toned the colors a bit down though. Their default settings are a bit hardcore.",
"created_at" : "Tue Oct 06 23:00:56 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651532623479734272",
"coordinates" : null
},
"652151532301869056" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652151532301869056,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "80064003",
"id" : 80064003,
"screen_name" : "thepunningman",
"name" : "Sean Leahy",
"indices" : [
3,
17
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2024,
"conversation_id" : 650937013592567809,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1545,
"favorited" : false,
"geo" : null,
"id" : 650937013592567809,
"user" : {
"id" : 80064003,
"id_str" : "80064003"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"My folks smacked me and I turned out ok\"\nSo you think it's fine to hit children?\n\"Sure\"\n[leans in real close] Then you didn't turn out ok",
"created_at" : "Mon Oct 05 07:34:12 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650937013592567809",
"coordinates" : null
},
"retweet_count" : 1545,
"favorited" : false,
"geo" : null,
"id" : 652151532301869056,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @thepunningman: \"My folks smacked me and I turned out ok\"\nSo you think it's fine to hit children?\n\"Sure\"\n[leans in real close] Then you …",
"created_at" : "Thu Oct 08 16:00:16 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652151532301869056",
"coordinates" : null
},
"652012662235205632" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652012662235205632,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "I am eternally curious. A big motivation for writing the FLEX debugging tool was to explore other apps and discover how …"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=medium%3A%2F%2F%2Fp%2F5b845ad927b7&sig=fd9f5dc6e9c3d8192f9238cfd462da41cdc40e02&ssr=true&slug=v83xUm2Hiv"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.5"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Medium"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhEaHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzEqeFJoUlpZdy1GalVDMlA4dlBiTFR4Zy5wbmcUwAwUxAYcFLAJFPQEAAAWABIA&s=RAJFps1zWcz1KbFzCSc6sL-aAeTsyvQRHnoT5_Oli0A",
"width" : 800,
"height" : 418
}
},
"app_id" : {
"type" : "STRING",
"string_value" : "828256236",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "medium.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "medium.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "46"
},
"title" : {
"type" : "STRING",
"string_value" : "Libraries Used in the Top 100 iOS Apps — iOS App Development"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/v83xUm2Hiv",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "medium:///p/5b845ad927b7"
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "23214656"
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "571202103"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhEaHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzEqeFJoUlpZdy1GalVDMlA4dlBiTFR4Zy5wbmcUwAwUxAYcFIQGFJQDAAAWABIA&s=XiqexgZOOzYebTMhJOU8jQ-VADV4i7sEjw-6dcB1UW0",
"width" : 800,
"height" : 418
}
}
},
"users" : {
"571202103" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"created_at" : "Fri May 04 20:16:39 +0000 2012",
"id" : 571202103,
"default_profile_image" : false,
"listed_count" : 9376,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA, US",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "medium.com",
"url" : "http://t.co/39nrCKtdRI",
"indices" : [
0,
22
],
"expanded_url" : "http://medium.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/39nrCKtdRI",
"description" : "Move thinking forward.",
"followers_count" : 1489004,
"geo_enabled" : false,
"media_count" : 146,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 13007,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "571202103",
"name" : "Medium",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/571202103/1444267389",
"screen_name" : "Medium",
"fast_followers_count" : 5,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "00AB69",
"favourites_count" : 3658,
"is_translation_enabled" : false,
"normal_followers_count" : 1488999,
"utc_offset" : -25200,
"friends_count" : 146,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
},
"23214656" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/573670292645486592/yHBUJoNM_normal.jpeg",
"created_at" : "Sat Mar 07 17:41:21 +0000 2009",
"id" : 23214656,
"default_profile_image" : false,
"listed_count" : 42,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco / Vancouver, BC",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "iOS Engineer @facebook. Formerly @Flipboard. Author of the FLEX iOS debugging tool. Climber. Skier. Status bar hacker.",
"followers_count" : 921,
"geo_enabled" : true,
"media_count" : 110,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 732,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "23214656",
"name" : "Ryan Olson",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/573670292645486592/yHBUJoNM_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "ryanolsonk",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 2989,
"is_translation_enabled" : false,
"normal_followers_count" : 921,
"utc_offset" : null,
"friends_count" : 358,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "https://t.co/v83xUm2Hiv",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "23214656",
"id" : 23214656,
"screen_name" : "ryanolsonk",
"name" : "Ryan Olson",
"indices" : [
3,
14
]
}
],
"urls" : [
{
"display_url" : "medium.com/@ryanolsonk/li…",
"url" : "https://t.co/v83xUm2Hiv",
"indices" : [
84,
107
],
"expanded_url" : "https://medium.com/@ryanolsonk/libraries-used-in-the-top-100-ios-apps-5b845ad927b7"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 152,
"conversation_id" : 651997278614368256,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "I am eternally curious. A big motivation for writing the FLEX debugging tool was to explore other apps and discover how …"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=medium%3A%2F%2F%2Fp%2F5b845ad927b7&sig=fd9f5dc6e9c3d8192f9238cfd462da41cdc40e02&ssr=true&slug=v83xUm2Hiv"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.5"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Medium"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhEaHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzEqeFJoUlpZdy1GalVDMlA4dlBiTFR4Zy5wbmcUwAwUxAYcFLAJFPQEAAAWABIA&s=RAJFps1zWcz1KbFzCSc6sL-aAeTsyvQRHnoT5_Oli0A",
"width" : 800,
"height" : 418
}
},
"app_id" : {
"type" : "STRING",
"string_value" : "828256236",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "medium.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "medium.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "46"
},
"title" : {
"type" : "STRING",
"string_value" : "Libraries Used in the Top 100 iOS Apps — iOS App Development"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/v83xUm2Hiv",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "medium:///p/5b845ad927b7"
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "23214656"
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "571202103"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhEaHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzEqeFJoUlpZdy1GalVDMlA4dlBiTFR4Zy5wbmcUwAwUxAYcFIQGFJQDAAAWABIA&s=XiqexgZOOzYebTMhJOU8jQ-VADV4i7sEjw-6dcB1UW0",
"width" : 800,
"height" : 418
}
}
},
"users" : {
"571202103" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"created_at" : "Fri May 04 20:16:39 +0000 2012",
"id" : 571202103,
"default_profile_image" : false,
"listed_count" : 9376,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA, US",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "medium.com",
"url" : "http://t.co/39nrCKtdRI",
"indices" : [
0,
22
],
"expanded_url" : "http://medium.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/39nrCKtdRI",
"description" : "Move thinking forward.",
"followers_count" : 1489004,
"geo_enabled" : false,
"media_count" : 146,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 13007,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "571202103",
"name" : "Medium",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/571202103/1444267389",
"screen_name" : "Medium",
"fast_followers_count" : 5,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "00AB69",
"favourites_count" : 3658,
"is_translation_enabled" : false,
"normal_followers_count" : 1488999,
"utc_offset" : -25200,
"friends_count" : 146,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
},
"23214656" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/573670292645486592/yHBUJoNM_normal.jpeg",
"created_at" : "Sat Mar 07 17:41:21 +0000 2009",
"id" : 23214656,
"default_profile_image" : false,
"listed_count" : 42,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco / Vancouver, BC",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "iOS Engineer @facebook. Formerly @Flipboard. Author of the FLEX iOS debugging tool. Climber. Skier. Status bar hacker.",
"followers_count" : 921,
"geo_enabled" : true,
"media_count" : 110,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 732,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "23214656",
"name" : "Ryan Olson",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/573670292645486592/yHBUJoNM_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "ryanolsonk",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 2989,
"is_translation_enabled" : false,
"normal_followers_count" : 921,
"utc_offset" : null,
"friends_count" : 358,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "https://t.co/v83xUm2Hiv",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "medium.com/@ryanolsonk/li…",
"url" : "https://t.co/v83xUm2Hiv",
"indices" : [
68,
91
],
"expanded_url" : "https://medium.com/@ryanolsonk/libraries-used-in-the-top-100-ios-apps-5b845ad927b7"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 115,
"favorited" : false,
"geo" : null,
"id" : 651997278614368256,
"user" : {
"id" : 23214656,
"id_str" : "23214656"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Poking into the top 100 iOS apps to find out what's under the hood: https://t.co/v83xUm2Hiv",
"created_at" : "Thu Oct 08 05:47:19 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651997278614368256",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 115,
"favorited" : false,
"geo" : null,
"id" : 652012662235205632,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @ryanolsonk: Poking into the top 100 iOS apps to find out what's under the hood: https://t.co/v83xUm2Hiv",
"created_at" : "Thu Oct 08 06:48:27 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652012662235205632",
"coordinates" : null
},
"652464265727725570" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 652464265727725570,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "apple.com/macbook/",
"url" : "http://t.co/pkAziHb1KW",
"indices" : [
99,
121
],
"expanded_url" : "http://www.apple.com/macbook/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : true,
"geo" : null,
"id" : 652464265727725570,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Light. Years ahead. But still no way to drive the Thunderbolt display from the latest gen MacBook? http://t.co/pkAziHb1KW",
"created_at" : "Fri Oct 09 12:42:57 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652464265727725570",
"coordinates" : null
},
"651752810531430400" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 31,
"conversation_id" : 651752810531430400,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 37,
"favorited" : false,
"geo" : null,
"id" : 651752810531430400,
"user" : {
"id" : 484936561,
"id_str" : "484936561"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "SEMVER CHEATSHEAT \nV0.0 POST ENTHUSIASTIC ABOUT! \nV0.1 TRIAL USE! \nV0.2 HAPILY ADOPT IN PROD APP! \nV0.3 DISAVOW & WRITE ANGRY POST!",
"created_at" : "Wed Oct 07 13:35:53 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651752810531430400",
"coordinates" : null
},
"652407032524472320" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652407032524472320,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "550210137",
"id" : 550210137,
"screen_name" : "agreeablecar",
"name" : "Jenna Ipcar",
"indices" : [
3,
16
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1033,
"conversation_id" : 626774355641434113,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 919,
"favorited" : false,
"geo" : null,
"id" : 626774355641434113,
"user" : {
"id" : 550210137,
"id_str" : "550210137"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "At the bank I was told \"pick your four digit pincode but it can't be a year.\" \"Aren't they all years?\" I asked. We sat in silence for a bit.",
"created_at" : "Thu Jul 30 15:20:25 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "626774355641434113",
"coordinates" : null
},
"retweet_count" : 919,
"favorited" : false,
"geo" : null,
"id" : 652407032524472320,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @agreeablecar: At the bank I was told \"pick your four digit pincode but it can't be a year.\" \"Aren't they all years?\" I asked. We sat in…",
"created_at" : "Fri Oct 09 08:55:32 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652407032524472320",
"coordinates" : null
},
"651536889363742720" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 11,
"conversation_id" : 651536542780026880,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "nicklockwood",
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651536889363742720,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : 22920215,
"retweeted" : false,
"supplemental_language" : null,
"text" : "(And by \"cheap\", I of course mean \"hard to code and incredibly CPU/GPU intensive and wasteful of battery\")",
"created_at" : "Tue Oct 06 23:17:54 +0000 2015",
"in_reply_to_status_id_str" : "651536542780026880",
"in_reply_to_status_id" : 651536542780026880,
"in_reply_to_user_id_str" : "22920215",
"id_str" : "651536889363742720",
"coordinates" : null
},
"651869045134913536" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 651869045134913536,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651869045134913536,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I didn't get John Wick at all. It's just a pointless orgy of violence. Like watching somebody else playing Call of Duty, but with less plot.",
"created_at" : "Wed Oct 07 21:17:46 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651869045134913536",
"coordinates" : null
},
"651500757519310848" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651500757519310848,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14106454",
"id" : 14106454,
"screen_name" : "srbaker",
"name" : "Steven R. Baker",
"indices" : [
58,
66
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651500757519310848,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "When you have a stupid idea three weeks into the year and @srbaker refuses to shoot it down.",
"created_at" : "Tue Oct 06 20:54:19 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651500757519310848",
"coordinates" : null
},
"652036706611232768" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 42,
"conversation_id" : 652036706611232768,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "openradar.appspot.com/23025446",
"url" : "https://t.co/tunESYbzU5",
"indices" : [
99,
122
],
"expanded_url" : "https://openradar.appspot.com/23025446"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 25,
"favorited" : false,
"geo" : null,
"id" : 652036706611232768,
"user" : {
"id" : 15037194,
"id_str" : "15037194"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "On iOS 9, Core Data leaks NSDate instances when fetch requests are executed on a background thread https://t.co/tunESYbzU5",
"created_at" : "Thu Oct 08 08:23:59 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652036706611232768",
"coordinates" : null
},
"652393206353633280" : {
"place" : null,
"contributors" : null,
"source" : "Buffer",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 39,
"conversation_id" : 652393206353633280,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id_str" : "652393206232023040",
"media_url_https" : "https://pbs.twimg.com/media/CQ3EKh9WgAASJBy.jpg",
"expanded_url" : "http://twitter.com/frr149/status/652393206353633280/photo/1",
"id" : 652393206232023040,
"sizes" : {
"large" : {
"w" : 540,
"h" : 730,
"resize" : "fit"
},
"medium" : {
"w" : 540,
"h" : 730,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 459,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/xR1314JXfr",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
0,
22
],
"media_url" : "http://pbs.twimg.com/media/CQ3EKh9WgAASJBy.jpg",
"url" : "http://t.co/xR1314JXfr"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 65,
"favorited" : false,
"geo" : null,
"id" : 652393206353633280,
"user" : {
"id" : 105482552,
"id_str" : "105482552"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "652393206232023040",
"media_url_https" : "https://pbs.twimg.com/media/CQ3EKh9WgAASJBy.jpg",
"expanded_url" : "http://twitter.com/frr149/status/652393206353633280/photo/1",
"id" : 652393206232023040,
"sizes" : {
"large" : {
"w" : 540,
"h" : 730,
"resize" : "fit"
},
"medium" : {
"w" : 540,
"h" : 730,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 459,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/xR1314JXfr",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
0,
22
],
"media_url" : "http://pbs.twimg.com/media/CQ3EKh9WgAASJBy.jpg",
"url" : "http://t.co/xR1314JXfr"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "http://t.co/xR1314JXfr",
"created_at" : "Fri Oct 09 08:00:35 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652393206353633280",
"coordinates" : null
},
"651701377832493056" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 651701377832493056,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "en.m.wikipedia.org/wiki/Legal_dou…",
"url" : "https://t.co/QMQxIAb1LI",
"indices" : [
33,
56
],
"expanded_url" : "https://en.m.wikipedia.org/wiki/Legal_doublet"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651701377832493056,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Well this deserves a hue and cry https://t.co/QMQxIAb1LI",
"created_at" : "Wed Oct 07 10:11:31 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651701377832493056",
"coordinates" : null
},
"651677552906530816" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
12.5060153,
55.5724819
],
[
12.7939617,
55.5724819
],
[
12.7939617,
55.6723136
],
[
12.5060153,
55.6723136
]
]
]
},
"contained_within" : [
],
"country" : "Danmark",
"id" : "3e00262568cd74cf",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Tårnby, Hovedstaden",
"country_code" : "DK",
"name" : "Tårnby",
"url" : "https://api.twitter.com/1.1/geo/id/3e00262568cd74cf.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 651677552906530816,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "402676244",
"id" : 402676244,
"screen_name" : "CocoaPods",
"name" : "CocoaPods",
"indices" : [
22,
32
]
},
{
"id_str" : "2178928094",
"id" : 2178928094,
"screen_name" : "CocoaPodsFeed",
"name" : "CocoaPods New Pods",
"indices" : [
42,
56
]
},
{
"id_str" : "3055652033",
"id" : 3055652033,
"screen_name" : "librariesio",
"name" : "Libraries.io",
"indices" : [
85,
97
]
}
],
"urls" : [
{
"display_url" : "libraries.io/search?order=d…",
"url" : "https://t.co/3qmzfEREA6",
"indices" : [
116,
139
],
"expanded_url" : "https://libraries.io/search?order=desc&platforms=CocoaPods&sort=latest_release_published_at"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 7,
"favorited" : false,
"geo" : null,
"id" : 651677552906530816,
"user" : {
"id" : 2569881,
"id_str" : "2569881"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "If you want to follow @CocoaPods releases @CocoaPodsFeed will tell you new ones, and @librariesio has each update:\n\nhttps://t.co/3qmzfEREA6",
"created_at" : "Wed Oct 07 08:36:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651677552906530816",
"coordinates" : null
},
"651687800404877312" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651687800404877312,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651687800404877312,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Twitter makes everything so easy remember how long it took Bob Geldof and Midge Ure to record a hashtag in the 1980s",
"created_at" : "Wed Oct 07 09:17:34 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651687800404877312",
"coordinates" : null
},
"651869625236520960" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651869045134913536,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "nicklockwood",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651869625236520960,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : 22920215,
"retweeted" : false,
"supplemental_language" : null,
"text" : "And to be clear, it's not just that I don't like revenge flicks. I enjoyed Payback, Equilibrium, etc. But John Wick seems devoid of story.",
"created_at" : "Wed Oct 07 21:20:04 +0000 2015",
"in_reply_to_status_id_str" : "651869045134913536",
"in_reply_to_status_id" : 651869045134913536,
"in_reply_to_user_id_str" : "22920215",
"id_str" : "651869625236520960",
"coordinates" : null
},
"651766101018308608" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651766101018308608,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651766101018308608,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "...and reset because Twitter silently dropped some the characters, adding to the realism.",
"created_at" : "Wed Oct 07 14:28:42 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651766101018308608",
"coordinates" : null
},
"651684844632678400" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 651672733491855360,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "22920215",
"id" : 22920215,
"screen_name" : "nicklockwood",
"name" : "Nick Lockwood",
"indices" : [
0,
13
]
},
{
"id_str" : "14890530",
"id" : 14890530,
"screen_name" : "insertjokehere",
"name" : "Lawrence Lomax",
"indices" : [
14,
29
]
},
{
"id_str" : "7384202",
"id" : 7384202,
"screen_name" : "jedrek",
"name" : "jędrek kostecki",
"indices" : [
30,
37
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "nicklockwood",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651684844632678400,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : 22920215,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@nicklockwood @insertjokehere @jedrek just close the schools. Dispersed, moving targets will provide more of a challenge.",
"created_at" : "Wed Oct 07 09:05:49 +0000 2015",
"in_reply_to_status_id_str" : "651683938579140608",
"in_reply_to_status_id" : 651683938579140608,
"in_reply_to_user_id_str" : "22920215",
"id_str" : "651684844632678400",
"coordinates" : null
},
"651687394232639488" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 651687394232639488,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "RSVPs open Thursday, October 8th at 3:00PM This month the event is being held at a Skills Matter venue. This means you will have to sign up via their link. Being signed up here on meetup will not be"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=meetup%3A%2F%2Fevents%2F225697907&sig=62bc577b7b6eb0a2be219f0e281b9af423a7995c&ssr=true&slug=XNKRjwvyVr"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.0"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Meetup – Groups near you that make community real"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"app_id" : {
"type" : "STRING",
"string_value" : "375990038",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "meetup.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.meetup.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "86"
},
"title" : {
"type" : "STRING",
"string_value" : "NSLondon"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/XNKRjwvyVr",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "meetup://events/225697907"
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhLaHR0cDovL3Bob3RvczQubWVldHVwc3RhdGljLmNvbS9waG90b3MvZXZlbnQvMy9hLzcvYy9oaWdocmVzXzI2MDExNDk3Mi5qcGVnFIAQFIAQHBTwARTwAQAAFgASAA&s=rKGqjo71zG2w25EYgSLA-hsgjNy3gyg3rgCT_PkgYrk",
"width" : 1024,
"height" : 1024
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14591071"
}
}
},
"users" : {
"14591071" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/509911297513644032/GzBP5cBh_normal.png",
"created_at" : "Tue Apr 29 21:19:43 +0000 2008",
"id" : 14591071,
"default_profile_image" : false,
"listed_count" : 1307,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York, NY",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "meetup.com",
"url" : "http://t.co/MrLLARH4Ct",
"indices" : [
0,
22
],
"expanded_url" : "http://meetup.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/MrLLARH4Ct",
"description" : "Meetup makes community real. Got a bug or technical question? Ask @meetup_support",
"followers_count" : 31428,
"geo_enabled" : false,
"media_count" : 245,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 5997,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "14591071",
"name" : "Meetup",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/509911297513644032/GzBP5cBh_normal.png",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "CDCDCD",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14591071/1399407694",
"screen_name" : "Meetup",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/115594398/meetup_logo_1_copy.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/115594398/meetup_logo_1_copy.png",
"profile_link_color" : "FF0505",
"favourites_count" : 2680,
"is_translation_enabled" : false,
"normal_followers_count" : 31428,
"utc_offset" : -14400,
"friends_count" : 427,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/XNKRjwvyVr",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "1578962564",
"id" : 1578962564,
"screen_name" : "NSLondonMeetup",
"name" : "NSLondon",
"indices" : [
20,
35
]
}
],
"urls" : [
{
"display_url" : "meetup.com/NSLondon/event…",
"url" : "http://t.co/XNKRjwvyVr",
"indices" : [
101,
123
],
"expanded_url" : "http://www.meetup.com/NSLondon/events/225697907/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 6,
"favorited" : false,
"geo" : null,
"id" : 651687394232639488,
"user" : {
"id" : 1578962564,
"id_str" : "1578962564"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RSVP’s for the next @NSLondonMeetup on 22nd October will open at 3pm tomorrow afternoon (Thurs 8th). http://t.co/XNKRjwvyVr.",
"created_at" : "Wed Oct 07 09:15:57 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651687394232639488",
"coordinates" : null
},
"651532498929905664" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 18,
"conversation_id" : 651532498929905664,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "justgetflux.com",
"url" : "https://t.co/SmbON8JZMc",
"indices" : [
99,
122
],
"expanded_url" : "https://justgetflux.com/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651532498929905664,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Once month in, I'm in love with f.lux. Especially love the \"You're waking up in 7 hours\" reminder. https://t.co/SmbON8JZMc",
"created_at" : "Tue Oct 06 23:00:27 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651532498929905664",
"coordinates" : null
},
"651903734016962560" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 134,
"conversation_id" : 651903734016962560,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "developer.apple.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "2526229286"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg1aHR0cHM6Ly9kZXZlbG9wZXIuYXBwbGUuY29tL3N3aWZ0L2ltYWdlcy9zd2lmdC1vZy5wbmcU4BIU4BIcFPABFPABAAAWABIA&s=2x7h4W8PZhp7VQXsNa_hG_A1Llt1n2Y6qByHkOdAwB8",
"width" : 1200,
"height" : 1200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Literals in Playgrounds - Swift Blog"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "developer.apple.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Get the latest news and helpful tips on the Swift programming language from the engineers who created it."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/wtv7NS7TOc",
"scribe_key" : "card_url"
}
},
"users" : {
"2526229286" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/473550724433858560/tuHsaI2U_normal.png",
"created_at" : "Tue May 27 01:11:40 +0000 2014",
"id" : 2526229286,
"default_profile_image" : false,
"listed_count" : 777,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Cupertino, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "developer.apple.com/swift/",
"url" : "https://t.co/Cw6DHjynCO",
"indices" : [
0,
23
],
"expanded_url" : "https://developer.apple.com/swift/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/Cw6DHjynCO",
"description" : "Fast. Modern. Safe. Interactive.",
"followers_count" : 29852,
"geo_enabled" : false,
"media_count" : 0,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 73,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "2526229286",
"name" : "Swift Language",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/473550724433858560/tuHsaI2U_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "SwiftLang",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 7,
"is_translation_enabled" : false,
"normal_followers_count" : 29852,
"utc_offset" : -25200,
"friends_count" : 0,
"verified" : true,
"can_media_tag" : false,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/wtv7NS7TOc",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "developer.apple.com/swift/blog/?id…",
"url" : "https://t.co/wtv7NS7TOc",
"indices" : [
115,
138
],
"expanded_url" : "https://developer.apple.com/swift/blog/?id=33"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 100,
"favorited" : false,
"geo" : null,
"id" : 651903734016962560,
"user" : {
"id" : 2526229286,
"id_str" : "2526229286"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Xcode 7.1 beta includes a cool new feature for playgrounds: Literals. The blog explains, and includes an example:\n\nhttps://t.co/wtv7NS7TOc",
"created_at" : "Wed Oct 07 23:35:36 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651903734016962560",
"coordinates" : null
},
"651696707177213952" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651687394232639488,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "A group for iOS and OS X developers who want to explore all that's new and fascinating in cocoa development. Expect deep dives and bleeding edge stuff. We meet in London, but if you don't happen to be"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=meetup%3A%2F%2Fgroups%2FNSLondon&sig=3a6dbc724a394ef59b150c583304829d968476fc&ssr=true&slug=SoyKizS32w"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.0"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Meetup – Groups near you that make community real"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"app_id" : {
"type" : "STRING",
"string_value" : "375990038",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "meetup.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.meetup.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "86"
},
"title" : {
"type" : "STRING",
"string_value" : "NSLondon"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/SoyKizS32w",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "meetup://groups/NSLondon"
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhLaHR0cDovL3Bob3RvczQubWVldHVwc3RhdGljLmNvbS9waG90b3MvZXZlbnQvMy9hLzcvYy9oaWdocmVzXzI2MDExNDk3Mi5qcGVnFIAQFIAQHBTwARTwAQAAFgASAA&s=rKGqjo71zG2w25EYgSLA-hsgjNy3gyg3rgCT_PkgYrk",
"width" : 1024,
"height" : 1024
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14591071"
}
}
},
"users" : {
"14591071" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/509911297513644032/GzBP5cBh_normal.png",
"created_at" : "Tue Apr 29 21:19:43 +0000 2008",
"id" : 14591071,
"default_profile_image" : false,
"listed_count" : 1307,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York, NY",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "meetup.com",
"url" : "http://t.co/MrLLARH4Ct",
"indices" : [
0,
22
],
"expanded_url" : "http://meetup.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/MrLLARH4Ct",
"description" : "Meetup makes community real. Got a bug or technical question? Ask @meetup_support",
"followers_count" : 31428,
"geo_enabled" : false,
"media_count" : 245,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 5997,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "14591071",
"name" : "Meetup",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/509911297513644032/GzBP5cBh_normal.png",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "CDCDCD",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14591071/1399407694",
"screen_name" : "Meetup",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/115594398/meetup_logo_1_copy.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/115594398/meetup_logo_1_copy.png",
"profile_link_color" : "FF0505",
"favourites_count" : 2680,
"is_translation_enabled" : false,
"normal_followers_count" : 31428,
"utc_offset" : -14400,
"friends_count" : 427,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/SoyKizS32w",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "398576488",
"id" : 398576488,
"screen_name" : "GPessios",
"name" : "Georgios Pessios",
"indices" : [
1,
10
]
}
],
"urls" : [
{
"display_url" : "Meetup.com",
"url" : "http://t.co/LTbt23dX2W",
"indices" : [
88,
110
],
"expanded_url" : "http://Meetup.com"
},
{
"display_url" : "meetup.com/NSLondon/",
"url" : "http://t.co/SoyKizS32w",
"indices" : [
112,
134
],
"expanded_url" : "http://www.meetup.com/NSLondon/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : "GPessios",
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651696707177213952,
"user" : {
"id" : 1578962564,
"id_str" : "1578962564"
},
"in_reply_to_user_id" : 398576488,
"retweeted" : false,
"supplemental_language" : null,
"text" : ".@GPessios All welcome. You will have to be a group member to attend events, so join on http://t.co/LTbt23dX2W. http://t.co/SoyKizS32w.",
"created_at" : "Wed Oct 07 09:52:57 +0000 2015",
"in_reply_to_status_id_str" : "651696032720515072",
"in_reply_to_status_id" : 651696032720515072,
"in_reply_to_user_id_str" : "398576488",
"id_str" : "651696707177213952",
"coordinates" : null
},
"651684578164391936" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 131,
"conversation_id" : 651684578164391936,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 126,
"favorited" : false,
"geo" : null,
"id" : 651684578164391936,
"user" : {
"id" : 209011131,
"id_str" : "209011131"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "People often think that Japan has the best ninjas, but have you ever seen a ninja in Wales? No. That's because Wales has the best ninjas.",
"created_at" : "Wed Oct 07 09:04:45 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651684578164391936",
"coordinates" : null
},
"652400121125146624" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 652400121125146624,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 652400121125146624,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"Well no, I only play the right hand, but read my six page Medium thinkpiece on Bass Notes Considered Harmful\"",
"created_at" : "Fri Oct 09 08:28:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652400121125146624",
"coordinates" : null
},
"652434925581434880" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 652434925581434880,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 652434925581434880,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "TFW your app won't compile because you've apparently replaced a method declaration in CADisplayLink.h with random gibberish.",
"created_at" : "Fri Oct 09 10:46:22 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652434925581434880",
"coordinates" : null
},
"651505440581357568" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651505440581357568,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "35383",
"id" : 35383,
"screen_name" : "chartier",
"name" : "David Chartier",
"indices" : [
3,
12
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 8,
"conversation_id" : 651503216698503168,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651503216698503168,
"user" : {
"id" : 35383,
"id_str" : "35383"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Going from 6 to 6S Plus, I’m rediscovering some apps all over again. Many have unique two-column layouts in landscape. Useful.",
"created_at" : "Tue Oct 06 21:04:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651503216698503168",
"coordinates" : null
},
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651505440581357568,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @chartier: Going from 6 to 6S Plus, I’m rediscovering some apps all over again. Many have unique two-column layouts in landscape. Useful.",
"created_at" : "Tue Oct 06 21:12:56 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651505440581357568",
"coordinates" : null
},
"651732389467672576" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 651701377832493056,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Graham Lee",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "iwasleeg",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651732389467672576,
"user" : {
"id" : 19781877,
"id_str" : "19781877"
},
"in_reply_to_user_id" : 3182117337,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@iwasleeg is that where C has got its NULL and void from?",
"created_at" : "Wed Oct 07 12:14:44 +0000 2015",
"in_reply_to_status_id_str" : "651701377832493056",
"in_reply_to_status_id" : 651701377832493056,
"in_reply_to_user_id_str" : "3182117337",
"id_str" : "651732389467672576",
"coordinates" : null
},
"652062741776179200" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 652062741776179200,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 652062741776179200,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Air France: check in online for your flight to Florence!\nMe: OK.\nAir France: you cannot check in online for this flight!\n\nProgrammers.",
"created_at" : "Thu Oct 08 10:07:27 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652062741776179200",
"coordinates" : null
},
"651551872948506624" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651551872948506624,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14138283",
"id" : 14138283,
"screen_name" : "jdortiz",
"name" : "Jorge Ortiz",
"indices" : [
3,
11
]
},
{
"id_str" : "15536268",
"id" : 15536268,
"screen_name" : "ashfurrow",
"name" : "Spooky GPLv3",
"indices" : [
33,
43
]
},
{
"id_str" : "55015560",
"id" : 55015560,
"screen_name" : "iwantmyrealname",
"name" : "Sam Davies",
"indices" : [
44,
60
]
},
{
"id_str" : "15954607",
"id" : 15954607,
"screen_name" : "scottyab",
"name" : "Scott Alexander-Bown",
"indices" : [
61,
70
]
},
{
"id_str" : "14212878",
"id" : 14212878,
"screen_name" : "casademora",
"name" : "Saul Mora",
"indices" : [
71,
82
]
},
{
"id_str" : "15424493",
"id" : 15424493,
"screen_name" : "niklassaers",
"name" : "Niklas Saers",
"indices" : [
83,
95
]
},
{
"id_str" : "2569881",
"id" : 2569881,
"screen_name" : "orta",
"name" : "Ørta",
"indices" : [
96,
101
]
},
{
"id_str" : "9596232",
"id" : 9596232,
"screen_name" : "icanzilb",
"name" : "Marin Todorov",
"indices" : [
102,
111
]
},
{
"id_str" : "902525377",
"id" : 902525377,
"screen_name" : "mrackwitz",
"name" : "Marius Rackwitz",
"indices" : [
112,
122
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 651501720766386176,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15536268",
"id" : 15536268,
"screen_name" : "ashfurrow",
"name" : "Spooky GPLv3",
"indices" : [
20,
30
]
},
{
"id_str" : "55015560",
"id" : 55015560,
"screen_name" : "iwantmyrealname",
"name" : "Sam Davies",
"indices" : [
31,
47
]
},
{
"id_str" : "15954607",
"id" : 15954607,
"screen_name" : "scottyab",
"name" : "Scott Alexander-Bown",
"indices" : [
48,
57
]
},
{
"id_str" : "14212878",
"id" : 14212878,
"screen_name" : "casademora",
"name" : "Saul Mora",
"indices" : [
58,
69
]
},
{
"id_str" : "15424493",
"id" : 15424493,
"screen_name" : "niklassaers",
"name" : "Niklas Saers",
"indices" : [
70,
82
]
},
{
"id_str" : "2569881",
"id" : 2569881,
"screen_name" : "orta",
"name" : "Ørta",
"indices" : [
83,
88
]
},
{
"id_str" : "9596232",
"id" : 9596232,
"screen_name" : "icanzilb",
"name" : "Marin Todorov",
"indices" : [
89,
98
]
},
{
"id_str" : "902525377",
"id" : 902525377,
"screen_name" : "mrackwitz",
"name" : "Marius Rackwitz",
"indices" : [
99,
109
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 651501720766386176,
"user" : {
"id" : 14138283,
"id_str" : "14138283"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Awesome dinner with @ashfurrow @iwantmyrealname @scottyab @casademora @niklassaers @orta @icanzilb @mrackwitz Glad to meet wonderful people!",
"created_at" : "Tue Oct 06 20:58:09 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651501720766386176",
"coordinates" : null
},
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 651551872948506624,
"user" : {
"id" : 15424493,
"id_str" : "15424493"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @jdortiz: Awesome dinner with @ashfurrow @iwantmyrealname @scottyab @casademora @niklassaers @orta @icanzilb @mrackwitz Glad to meet won…",
"created_at" : "Wed Oct 07 00:17:26 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651551872948506624",
"coordinates" : null
},
"651500574349901824" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651500574349901824,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2134761",
"id" : 2134761,
"screen_name" : "pbowden",
"name" : "Phillip Bowden",
"indices" : [
3,
11
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 23,
"conversation_id" : 651499915684806656,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651499915684806656,
"user" : {
"id" : 2134761,
"id_str" : "2134761"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Look forward to my upcoming Medium post: How I Found Peace By Rage-Quitting Tech to Run a 7-Eleven.",
"created_at" : "Tue Oct 06 20:50:58 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651499915684806656",
"coordinates" : null
},
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651500574349901824,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @pbowden: Look forward to my upcoming Medium post: How I Found Peace By Rage-Quitting Tech to Run a 7-Eleven.",
"created_at" : "Tue Oct 06 20:53:35 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651500574349901824",
"coordinates" : null
},
"651529768899334148" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 14,
"conversation_id" : 651529768899334148,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 23,
"favorited" : false,
"geo" : null,
"id" : 651529768899334148,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Why is the new Youtube app so terrible? Since iOS no longer provides a strong HIG, Google figured nobody would mind if they used their own.",
"created_at" : "Tue Oct 06 22:49:36 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651529768899334148",
"coordinates" : null
},
"652121986206932992" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652121307425935362,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "46783",
"id" : 46783,
"screen_name" : "eallam",
"name" : "Eric Allam",
"indices" : [
1,
8
]
}
],
"urls" : [
{
"display_url" : "skillsmatter.com/meetups/7320-n…",
"url" : "https://t.co/WT5fgHf33X",
"indices" : [
61,
84
],
"expanded_url" : "https://skillsmatter.com/meetups/7320-nslondon-october-meetup"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "eallam",
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 652121986206932992,
"user" : {
"id" : 1578962564,
"id_str" : "1578962564"
},
"in_reply_to_user_id" : 46783,
"retweeted" : false,
"supplemental_language" : null,
"text" : ".@eallam sorry about that folks, correct Skills Matter Link: https://t.co/WT5fgHf33X",
"created_at" : "Thu Oct 08 14:02:52 +0000 2015",
"in_reply_to_status_id_str" : "652121563479805953",
"in_reply_to_status_id" : 652121563479805953,
"in_reply_to_user_id_str" : "46783",
"id_str" : "652121986206932992",
"coordinates" : null
},
"652166997317320704" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 652145687858016256,
"favorite_count" : 0,
"conversation_id" : 652166997317320704,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "47378354",
"id" : 47378354,
"screen_name" : "KevlinHenney",
"name" : "Kevlin Henney",
"indices" : [
10,
23
]
}
],
"urls" : [
{
"display_url" : "twitter.com/sitoiG/status/…",
"url" : "https://t.co/NpttFa8lyC",
"indices" : [
25,
48
],
"expanded_url" : "https://twitter.com/sitoiG/status/652166563840200705"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6963,
"conversation_id" : 652145687858016256,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "652145624616443904",
"media_url_https" : "https://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"expanded_url" : "http://twitter.com/sitoiG/status/652145687858016256/photo/1",
"id" : 652145624616443904,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/nulfkoOELx",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
16,
38
],
"media_url" : "http://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"url" : "http://t.co/nulfkoOELx"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 10180,
"favorited" : false,
"geo" : null,
"id" : 652145687858016256,
"user" : {
"id" : 106587445,
"id_str" : "106587445"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "652145624616443904",
"media_url_https" : "https://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"expanded_url" : "http://twitter.com/sitoiG/status/652145687858016256/photo/1",
"id" : 652145624616443904,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/nulfkoOELx",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
16,
38
],
"media_url" : "http://pbs.twimg.com/media/CQzi_YkWoAAxLac.jpg",
"url" : "http://t.co/nulfkoOELx"
},
{
"id_str" : "652145680664915968",
"media_url_https" : "https://pbs.twimg.com/media/CQzjCpXWcAAOU9o.jpg",
"expanded_url" : "http://twitter.com/sitoiG/status/652145687858016256/photo/1",
"id" : 652145680664915968,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1365,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/nulfkoOELx",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
16,
38
],
"media_url" : "http://pbs.twimg.com/media/CQzjCpXWcAAOU9o.jpg",
"url" : "http://t.co/nulfkoOELx"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "An awesome BSOD http://t.co/nulfkoOELx",
"created_at" : "Thu Oct 08 15:37:02 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652145687858016256",
"coordinates" : null
},
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 652166997317320704,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "652145687858016256",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Best yet, @KevlinHenney? https://t.co/NpttFa8lyC",
"created_at" : "Thu Oct 08 17:01:43 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652166997317320704",
"coordinates" : null
},
"652157952179109888" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 652157952179109888,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "22161956",
"id" : 22161956,
"screen_name" : "catehstn",
"name" : "cate",
"indices" : [
36,
45
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 652157952179109888,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Visitors guide to Hinckley: nope. //@catehstn",
"created_at" : "Thu Oct 08 16:25:46 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652157952179109888",
"coordinates" : null
},
"652121307425935362" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 652121307425935362,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "RSVPs open Thursday, October 8th at 3:00PM This month the event is being held at a Skills Matter venue. This means you will have to sign up via their link. Being signed up here on meetup will not be"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=meetup%3A%2F%2Fevents%2F225697907&sig=62bc577b7b6eb0a2be219f0e281b9af423a7995c&ssr=true&slug=XNKRjwvyVr"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.0"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Meetup – Groups near you that make community real"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"app_id" : {
"type" : "STRING",
"string_value" : "375990038",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "meetup.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.meetup.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "86"
},
"title" : {
"type" : "STRING",
"string_value" : "NSLondon"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/XNKRjwvyVr",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "meetup://events/225697907"
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhLaHR0cDovL3Bob3RvczQubWVldHVwc3RhdGljLmNvbS9waG90b3MvZXZlbnQvMy9hLzcvYy9oaWdocmVzXzI2MDExNDk3Mi5qcGVnFIAQFIAQHBTwARTwAQAAFgASAA&s=rKGqjo71zG2w25EYgSLA-hsgjNy3gyg3rgCT_PkgYrk",
"width" : 1024,
"height" : 1024
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14591071"
}
}
},
"users" : {
"14591071" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/509911297513644032/GzBP5cBh_normal.png",
"created_at" : "Tue Apr 29 21:19:43 +0000 2008",
"id" : 14591071,
"default_profile_image" : false,
"listed_count" : 1307,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York, NY",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "meetup.com",
"url" : "http://t.co/MrLLARH4Ct",
"indices" : [
0,
22
],
"expanded_url" : "http://meetup.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/MrLLARH4Ct",
"description" : "Meetup makes community real. Got a bug or technical question? Ask @meetup_support",
"followers_count" : 31428,
"geo_enabled" : false,
"media_count" : 245,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 5997,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "14591071",
"name" : "Meetup",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/509911297513644032/GzBP5cBh_normal.png",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "CDCDCD",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14591071/1399407694",
"screen_name" : "Meetup",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/115594398/meetup_logo_1_copy.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/115594398/meetup_logo_1_copy.png",
"profile_link_color" : "FF0505",
"favourites_count" : 2680,
"is_translation_enabled" : false,
"normal_followers_count" : 31428,
"utc_offset" : -14400,
"friends_count" : 427,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/XNKRjwvyVr",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "meetup.com/NSLondon/event…",
"url" : "http://t.co/XNKRjwvyVr",
"indices" : [
25,
47
],
"expanded_url" : "http://www.meetup.com/NSLondon/events/225697907/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 652121307425935362,
"user" : {
"id" : 1578962564,
"id_str" : "1578962564"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "And RSVP’s are now open. http://t.co/XNKRjwvyVr. Remember to also register at Skills Matter (this month only).",
"created_at" : "Thu Oct 08 14:00:10 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652121307425935362",
"coordinates" : null
},
"651461621672505344" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
13.42058,
52.485929
],
[
13.49149,
52.485929
],
[
13.49149,
52.5307583
],
[
13.42058,
52.5307583
]
]
]
},
"contained_within" : [
],
"country" : "Deutschland",
"id" : "47c235d0c44f3e6a",
"attributes" : {
},
"place_type" : "neighborhood",
"full_name" : "Friedrichshain, Berlin",
"country_code" : "DE",
"name" : "Friedrichshain",
"url" : "https://api.twitter.com/1.1/geo/id/47c235d0c44f3e6a.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 651461621672505344,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651461620212854784",
"media_url_https" : "https://pbs.twimg.com/media/CQp05FmWcAAfA83.png",
"expanded_url" : "http://twitter.com/NeoNacho/status/651461621672505344/photo/1",
"id" : 651461620212854784,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 783,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 459,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 260,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/cdpEW960Y2",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
113,
135
],
"media_url" : "http://pbs.twimg.com/media/CQp05FmWcAAfA83.png",
"url" : "http://t.co/cdpEW960Y2"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "apple.com/tv/compare/",
"url" : "http://t.co/YuvsPou0rj",
"indices" : [
90,
112
],
"expanded_url" : "http://www.apple.com/tv/compare/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651461621672505344,
"user" : {
"id" : 10341052,
"id_str" : "10341052"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651461620212854784",
"media_url_https" : "https://pbs.twimg.com/media/CQp05FmWcAAfA83.png",
"expanded_url" : "http://twitter.com/NeoNacho/status/651461621672505344/photo/1",
"id" : 651461620212854784,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 783,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 459,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 260,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/cdpEW960Y2",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
113,
135
],
"media_url" : "http://pbs.twimg.com/media/CQp05FmWcAAfA83.png",
"url" : "http://t.co/cdpEW960Y2"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "If you care about a “Down” button, better not buy a new AppleTV 😂 This chart is so weird… http://t.co/YuvsPou0rj http://t.co/cdpEW960Y2",
"created_at" : "Tue Oct 06 18:18:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651461621672505344",
"coordinates" : null
}
}
},
"response" : {
"timeline" : [
{
"tweet" : {
"id" : "652485394148163584"
},
"sort_index" : "652485394148163584",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652485394148163584"
]
}
},
{
"tweet" : {
"id" : "652475349771665408"
},
"sort_index" : "652475349771665408",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652475349771665408"
]
}
},
{
"tweet" : {
"id" : "652464265727725570"
},
"sort_index" : "652464265727725570",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652464265727725570"
]
}
},
{
"tweet" : {
"id" : "652437284428607488"
},
"sort_index" : "652437284428607488",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652437284428607488"
]
}
},
{
"tweet" : {
"id" : "652434925581434880"
},
"sort_index" : "652434925581434880",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652434925581434880"
]
}
},
{
"tweet" : {
"id" : "652416150748270592"
},
"sort_index" : "652416150748270592",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652416150748270592"
]
}
},
{
"tweet" : {
"id" : "652409068787748865"
},
"sort_index" : "652409068787748865",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652409068787748865"
]
}
},
{
"tweet" : {
"id" : "652407032524472320"
},
"sort_index" : "652407032524472320",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652407032524472320"
]
}
},
{
"tweet" : {
"id" : "652406716127158272"
},
"sort_index" : "652406716127158272",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652406716127158272"
]
}
},
{
"tweet" : {
"id" : "652402028908519424"
},
"sort_index" : "652402028908519424",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652402028908519424"
]
}
},
{
"tweet" : {
"id" : "652400558305898497"
},
"sort_index" : "652400558305898497",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652400558305898497"
]
}
},
{
"tweet" : {
"id" : "652400121125146624"
},
"sort_index" : "652400121125146624",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652400121125146624"
]
}
},
{
"tweet" : {
"id" : "652399722196508672"
},
"sort_index" : "652399722196508672",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652399722196508672"
]
}
},
{
"tweet" : {
"id" : "652396649273249792"
},
"sort_index" : "652396649273249792",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652396649273249792"
]
}
},
{
"tweet" : {
"id" : "652396221374574592"
},
"sort_index" : "652396221374574592",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652396221374574592"
]
}
},
{
"tweet" : {
"id" : "652383584905510912"
},
"sort_index" : "652383584905510912",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652383584905510912"
]
}
},
{
"tweet" : {
"id" : "652383349126901760"
},
"sort_index" : "652383349126901760",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652383349126901760"
]
}
},
{
"tweet" : {
"id" : "652359500385550336"
},
"sort_index" : "652359500385550336",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652359500385550336"
]
}
},
{
"tweet" : {
"id" : "652355134454808577"
},
"sort_index" : "652355134454808577",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652355134454808577"
]
}
},
{
"tweet" : {
"id" : "652254040298930176"
},
"sort_index" : "652254040298930176",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652254040298930176"
]
}
},
{
"tweet" : {
"id" : "652253229812740096"
},
"sort_index" : "652253229812740096",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652253229812740096"
]
}
},
{
"tweet" : {
"id" : "652167490320011265"
},
"sort_index" : "652167490320011265",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652167490320011265"
]
}
},
{
"tweet" : {
"id" : "652166997317320704"
},
"sort_index" : "652166997317320704",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652166997317320704"
]
}
},
{
"tweet" : {
"id" : "652157952179109888"
},
"sort_index" : "652157952179109888",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652157952179109888"
]
}
},
{
"tweet" : {
"id" : "652157560540164096"
},
"sort_index" : "652157560540164096",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652157560540164096"
]
}
},
{
"tweet" : {
"id" : "652151532301869056"
},
"sort_index" : "652151532301869056",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652151532301869056"
]
}
},
{
"tweet" : {
"id" : "652150840124305408"
},
"sort_index" : "652150840124305408",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652150840124305408"
]
}
},
{
"tweet" : {
"id" : "652139010593165314"
},
"sort_index" : "652139010593165314",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652139010593165314"
]
}
},
{
"tweet" : {
"id" : "652125419802497024"
},
"sort_index" : "652125419802497024",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652125419802497024"
]
}
},
{
"tweet" : {
"id" : "652124245040959488"
},
"sort_index" : "652124245040959488",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652124245040959488"
]
}
},
{
"tweet" : {
"id" : "652121986206932992"
},
"sort_index" : "652121986206932992",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652121986206932992"
]
}
},
{
"tweet" : {
"id" : "652121307425935362"
},
"sort_index" : "652121307425935362",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652121307425935362"
]
}
},
{
"tweet" : {
"id" : "652120152176132096"
},
"sort_index" : "652120152176132096",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652120152176132096"
]
}
},
{
"tweet" : {
"id" : "652094393655132160"
},
"sort_index" : "652094393655132160",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652094393655132160"
]
}
},
{
"tweet" : {
"id" : "652074669839814656"
},
"sort_index" : "652074669839814656",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652074669839814656"
]
}
},
{
"tweet" : {
"id" : "652072286598643712"
},
"sort_index" : "652072286598643712",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652072286598643712"
]
}
},
{
"tweet" : {
"id" : "652062741776179200"
},
"sort_index" : "652062741776179200",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652062741776179200"
]
}
},
{
"tweet" : {
"id" : "652053433726423041"
},
"sort_index" : "652053433726423041",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652053433726423041"
]
}
},
{
"tweet" : {
"id" : "652047394448801796"
},
"sort_index" : "652047394448801796",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652047394448801796"
]
}
},
{
"tweet" : {
"id" : "652046689893806081"
},
"sort_index" : "652046689893806081",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652046689893806081"
]
}
},
{
"tweet" : {
"id" : "652037376022290432"
},
"sort_index" : "652037376022290432",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652037376022290432"
]
}
},
{
"tweet" : {
"id" : "652015298934145024"
},
"sort_index" : "652015298934145024",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652015298934145024"
]
}
},
{
"tweet" : {
"id" : "652012662235205632"
},
"sort_index" : "652012662235205632",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652012662235205632"
]
}
},
{
"tweet" : {
"id" : "651958496498352128"
},
"sort_index" : "651958496498352128",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651958496498352128"
]
}
},
{
"tweet" : {
"id" : "651882919468879872"
},
"sort_index" : "651882919468879872",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651882919468879872"
]
}
},
{
"tweet" : {
"id" : "651876577257635840"
},
"sort_index" : "651876577257635840",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651876577257635840"
]
}
},
{
"tweet" : {
"id" : "651876181776703488"
},
"sort_index" : "651876181776703488",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651876181776703488"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "651869045134913536",
"participant_ids" : [
],
"participants_count" : 1,
"target_count" : 0,
"root_user_id" : "22920215"
},
"ids" : [
"651869045134913536",
"651869625236520960"
]
},
"sort_index" : "651869625236520960",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651869045134913536",
"651869625236520960"
]
}
},
{
"tweet" : {
"id" : "651834439367061504"
},
"sort_index" : "651834439367061504",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651834439367061504"
]
}
},
{
"tweet" : {
"id" : "651833343626117120"
},
"sort_index" : "651833343626117120",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651833343626117120"
]
}
},
{
"tweet" : {
"id" : "651832025561858049"
},
"sort_index" : "651832025561858049",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651832025561858049"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "651716402362077184",
"participant_ids" : [
],
"participants_count" : 1,
"target_count" : 0,
"root_user_id" : "25401953"
},
"ids" : [
"651716402362077184",
"651829789922324480"
]
},
"sort_index" : "651829789922324480",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651716402362077184",
"651829789922324480"
]
}
},
{
"tweet" : {
"id" : "651829332826918912"
},
"sort_index" : "651829332826918912",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651829332826918912"
]
}
},
{
"tweet" : {
"id" : "651818712778022912"
},
"sort_index" : "651818712778022912",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651818712778022912"
]
}
},
{
"tweet" : {
"id" : "651778696538361856"
},
"sort_index" : "651778696538361856",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651778696538361856"
]
}
},
{
"tweet" : {
"id" : "651775156998807552"
},
"sort_index" : "651775156998807552",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651775156998807552"
]
}
},
{
"tweet" : {
"id" : "651766671653347328"
},
"sort_index" : "651766671653347328",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651766671653347328"
]
}
},
{
"tweet" : {
"id" : "651766101018308608"
},
"sort_index" : "651766101018308608",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651766101018308608"
]
}
},
{
"tweet" : {
"id" : "651765830192119809"
},
"sort_index" : "651765830192119809",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651765830192119809"
]
}
},
{
"tweet" : {
"id" : "651759275203760128"
},
"sort_index" : "651759275203760128",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651759275203760128"
]
}
},
{
"tweet" : {
"id" : "651744059602640896"
},
"sort_index" : "651744059602640896",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651744059602640896"
]
}
},
{
"tweet" : {
"id" : "651742188242665472"
},
"sort_index" : "651742188242665472",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651742188242665472"
]
}
},
{
"tweet" : {
"id" : "651741765389713408"
},
"sort_index" : "651741765389713408",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651741765389713408"
]
}
},
{
"tweet" : {
"id" : "651732002958409728"
},
"sort_index" : "651732002958409728",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651732002958409728"
]
}
},
{
"tweet" : {
"id" : "651731884746129408"
},
"sort_index" : "651731884746129408",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651731884746129408"
]
}
},
{
"tweet" : {
"id" : "651727169316605952"
},
"sort_index" : "651727169316605952",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651727169316605952"
]
}
},
{
"tweet" : {
"id" : "651708947762708480"
},
"sort_index" : "651708947762708480",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651708947762708480"
]
}
},
{
"tweet" : {
"id" : "651701377832493056"
},
"sort_index" : "651701377832493056",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651701377832493056"
]
}
},
{
"tweet" : {
"id" : "651696707177213952"
},
"sort_index" : "651696707177213952",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651696707177213952"
]
}
},
{
"tweet" : {
"id" : "651687800404877312"
},
"sort_index" : "651687800404877312",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651687800404877312"
]
}
},
{
"tweet" : {
"id" : "651687394232639488"
},
"sort_index" : "651687394232639488",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651687394232639488"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "651682995833839616",
"participant_ids" : [
"14890530"
],
"participants_count" : 3,
"target_count" : 7,
"root_user_id" : "22920215"
},
"ids" : [
"651682995833839616",
"651683938579140608",
"651684990045016064"
]
},
"sort_index" : "651684990045016064",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651672733491855360",
"651679623407869953",
"651682995833839616",
"651683205737746432",
"651683938579140608",
"651684990045016064"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "651682995833839616",
"participant_ids" : [
"14890530"
],
"participants_count" : 3,
"target_count" : 7,
"root_user_id" : "22920215"
},
"ids" : [
"651682995833839616",
"651683938579140608",
"651684844632678400"
]
},
"sort_index" : "651684844632678400",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651672733491855360",
"651679623407869953",
"651682995833839616",
"651683205737746432",
"651683938579140608",
"651684844632678400"
]
}
},
{
"tweet" : {
"id" : "651682995833839616"
},
"sort_index" : "651682995833839616",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651682995833839616"
]
}
},
{
"tweet" : {
"id" : "651677612448813056"
},
"sort_index" : "651677612448813056",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651677612448813056"
]
}
},
{
"tweet" : {
"id" : "651676181666889728"
},
"sort_index" : "651676181666889728",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651676181666889728"
]
}
},
{
"tweet" : {
"id" : "651614227468193792"
},
"sort_index" : "651614227468193792",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651614227468193792"
]
}
},
{
"tweet" : {
"id" : "651564647020032000"
},
"sort_index" : "651564647020032000",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651564647020032000"
]
}
},
{
"tweet" : {
"id" : "651551907106783232"
},
"sort_index" : "651551907106783232",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651551907106783232"
]
}
},
{
"tweet" : {
"id" : "651551872948506624"
},
"sort_index" : "651551872948506624",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651551872948506624"
]
}
},
{
"tweet" : {
"id" : "651549513933570048"
},
"sort_index" : "651549513933570048",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651549513933570048"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "651536542780026880",
"participant_ids" : [
],
"participants_count" : 1,
"target_count" : 0,
"root_user_id" : "22920215"
},
"ids" : [
"651536542780026880",
"651537027020800000"
]
},
"sort_index" : "651537027020800000",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651536542780026880",
"651537027020800000"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "651536542780026880",
"participant_ids" : [
],
"participants_count" : 1,
"target_count" : 0,
"root_user_id" : "22920215"
},
"ids" : [
"651536542780026880",
"651536889363742720"
]
},
"sort_index" : "651536889363742720",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651536542780026880",
"651536889363742720"
]
}
},
{
"tweet" : {
"id" : "651532623479734272"
},
"sort_index" : "651532623479734272",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651532623479734272"
]
}
},
{
"tweet" : {
"id" : "651532498929905664"
},
"sort_index" : "651532498929905664",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651532498929905664"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "651529768899334148",
"participant_ids" : [
"22920215"
],
"participants_count" : 1,
"target_count" : 20,
"root_user_id" : "22920215"
},
"ids" : [
"651529768899334148",
"651530563682193408",
"651531047885213696"
]
},
"sort_index" : "651531047885213696",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651529768899334148",
"651530093756555264",
"651530563682193408",
"651531047885213696"
]
}
},
{
"tweet" : {
"id" : "651519482658078720"
},
"sort_index" : "651519482658078720",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651519482658078720"
]
}
},
{
"tweet" : {
"id" : "651505968493293568"
},
"sort_index" : "651505968493293568",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651505968493293568"
]
}
},
{
"tweet" : {
"id" : "651505440581357568"
},
"sort_index" : "651505440581357568",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651505440581357568"
]
}
},
{
"tweet" : {
"id" : "651500757519310848"
},
"sort_index" : "651500757519310848",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651500757519310848"
]
}
},
{
"tweet" : {
"id" : "651500574349901824"
},
"sort_index" : "651500574349901824",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651500574349901824"
]
}
},
{
"tweet" : {
"id" : "651495393033867264"
},
"sort_index" : "651495393033867264",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651495393033867264"
]
}
},
{
"tweet" : {
"id" : "651477635634208768"
},
"sort_index" : "651477635634208768",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651477635634208768"
]
}
},
{
"tweet" : {
"id" : "651468136932343808"
},
"sort_index" : "651468136932343808",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651468136932343808"
]
}
},
{
"tweet" : {
"id" : "651467587809857536"
},
"sort_index" : "651467587809857536",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651467587809857536"
]
}
},
{
"tweet" : {
"id" : "651463274412834816"
},
"sort_index" : "651463274412834816",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651463274412834816"
]
}
},
{
"tweet" : {
"id" : "651461157396566016"
},
"sort_index" : "651461157396566016",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651461157396566016"
]
}
},
{
"tweet" : {
"id" : "651459820231507968"
},
"sort_index" : "651459820231507968",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651459820231507968"
]
}
},
{
"tweet" : {
"id" : "651449570644242432"
},
"sort_index" : "651449570644242432",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651449570644242432"
]
}
},
{
"tweet" : {
"id" : "651444424619204608"
},
"sort_index" : "651444424619204608",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651444424619204608"
]
}
}
],
"cursor" : {
"top" : "652485394148163584",
"bottom" : "651444424619204608",
"gaps" : [
]
}
}
}
================================================
FILE: Demo/YYKitDemo/twitter_1.json
================================================
{
"twitter_objects" : {
"moments" : {
},
"users" : {
"17973325" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/622836718815870976/oGo8Q0F8_normal.jpg",
"created_at" : "Mon Dec 08 21:05:02 +0000 2008",
"id" : 17973325,
"default_profile_image" : false,
"listed_count" : 18,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "zats.io",
"url" : "http://t.co/f8AjnEHWKo",
"indices" : [
0,
22
],
"expanded_url" : "http://zats.io"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/f8AjnEHWKo",
"description" : "NSFWObject\nSwift, Objective-C runtime.\nOccasionally speaking at conferences, meetups, weddings and bar mitzvahs",
"followers_count" : 354,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "AAAAAA",
"statuses_count" : 649,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "17973325",
"name" : "Sash Zats",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/622836718815870976/oGo8Q0F8_normal.jpg",
"profile_sidebar_fill_color" : "1A1A1A",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/17973325/1436509983",
"screen_name" : "zats",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/365669724/pattern.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/365669724/pattern.png",
"profile_link_color" : "74ACBF",
"favourites_count" : 522,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 159,
"verified" : false,
"has_extended_profile" : false
},
"17104751" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/584391674068996097/lNa6PjEs_normal.jpg",
"created_at" : "Sat Nov 01 19:58:49 +0000 2008",
"id" : 17104751,
"default_profile_image" : false,
"listed_count" : 4748,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "One Infinite Loop ∞",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "apple.com",
"url" : "http://t.co/atMbcAw8TO",
"indices" : [
0,
22
],
"expanded_url" : "http://www.apple.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/atMbcAw8TO",
"description" : "Apple, Sports, Cars, Science, Scuba, Drums, Photography.",
"followers_count" : 175656,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 387,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 11
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "17104751",
"name" : "Philip Schiller",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/584391674068996097/lNa6PjEs_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/17104751/1428165011",
"screen_name" : "pschiller",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 21,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 147,
"verified" : true,
"has_extended_profile" : false
},
"14056827" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/623299747080740864/oq59gAmw_normal.jpg",
"created_at" : "Thu Feb 28 20:36:01 +0000 2008",
"id" : 14056827,
"default_profile_image" : false,
"listed_count" : 223,
"profile_background_color" : "676767",
"follow_request_sent" : false,
"location" : "Canada",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "Colouring outside the lines at @GitHub.",
"followers_count" : 3212,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 75495,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "14056827",
"name" : "Rob Rix",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/623299747080740864/oq59gAmw_normal.jpg",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14056827/1395433480",
"screen_name" : "rob_rix",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "676767",
"favourites_count" : 7055,
"is_translation_enabled" : true,
"utc_offset" : -14400,
"friends_count" : 565,
"verified" : false,
"has_extended_profile" : false
},
"275007771" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/624225932262309888/ZPZoLzO5_normal.jpg",
"created_at" : "Thu Mar 31 13:10:44 +0000 2011",
"id" : 275007771,
"default_profile_image" : false,
"listed_count" : 79,
"profile_background_color" : "131516",
"follow_request_sent" : false,
"location" : "London, Corcaigh born & raised",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "steviebuckley.com",
"url" : "http://t.co/TghIVvkH7N",
"indices" : [
0,
22
],
"expanded_url" : "http://steviebuckley.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/TghIVvkH7N",
"description" : "Organiser of #HNLondon | Former Director of Talent @Lyst | Currently building Talent Products @Makeshift | Occasionally mentoring @Seedcamp startups on hiring",
"followers_count" : 1714,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 7879,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 3
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "275007771",
"name" : "Stevie Buckley",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/624225932262309888/ZPZoLzO5_normal.jpg",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/275007771/1432058368",
"screen_name" : "StevieBuckley",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "000000",
"favourites_count" : 637,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 1560,
"verified" : false,
"has_extended_profile" : false
},
"2338129315" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/553610091329355776/XG6Tlc69_normal.jpeg",
"created_at" : "Tue Feb 11 10:10:04 +0000 2014",
"id" : 2338129315,
"default_profile_image" : false,
"listed_count" : 68,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "Monaco",
"entities" : {
"url" : {
"urls" : [
{
"url" : "http://gouv.mc",
"indices" : [
0,
14
],
"expanded_url" : null
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://gouv.mc",
"description" : "Follow us to find out about the latest official government news and information. Follow us on www.facebook.com/gvtmonaco",
"followers_count" : 8316,
"geo_enabled" : true,
"lang" : "fr",
"profile_text_color" : "333333",
"statuses_count" : 1680,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "2338129315",
"name" : "Government of Monaco",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/553610091329355776/XG6Tlc69_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2338129315/1415285903",
"screen_name" : "GovMonaco",
"time_zone" : "Amsterdam",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/433192638875856896/BHPRBcRz.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/433192638875856896/BHPRBcRz.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 0,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 114,
"verified" : false,
"has_extended_profile" : false
},
"73644377" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/584006061020979200/ETcNpn_6_normal.jpg",
"created_at" : "Sat Sep 12 13:40:36 +0000 2009",
"id" : 73644377,
"default_profile_image" : false,
"listed_count" : 51,
"profile_background_color" : "352726",
"follow_request_sent" : false,
"location" : "Hyde Park, Chicago, IL",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "segiddins.me",
"url" : "http://t.co/DOfqO2zqlh",
"indices" : [
0,
22
],
"expanded_url" : "http://segiddins.me"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/DOfqO2zqlh",
"description" : "UChicago 2018. CocoaPods. Bundler.",
"followers_count" : 1078,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "3E4415",
"statuses_count" : 15294,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "73644377",
"name" : "Samuel Giddins",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/584006061020979200/ETcNpn_6_normal.jpg",
"profile_sidebar_fill_color" : "99CC33",
"profile_sidebar_border_color" : "829D5E",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/73644377/1398205852",
"screen_name" : "segiddins",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_link_color" : "D02B55",
"favourites_count" : 9489,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 448,
"verified" : false,
"has_extended_profile" : false
},
"18559099" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/650343711239352321/2QK3hiAU_normal.png",
"created_at" : "Fri Jan 02 18:52:45 +0000 2009",
"id" : 18559099,
"default_profile_image" : false,
"listed_count" : 243,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "San José",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "duriansoftware.com/joe/",
"url" : "http://t.co/AppNxbXzay",
"indices" : [
0,
22
],
"expanded_url" : "http://duriansoftware.com/joe/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/AppNxbXzay",
"description" : "I work on Swift, the pumpkinspice-oriented programming language.",
"followers_count" : 5854,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 6168,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "18559099",
"name" : "Joe Groff",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/650343711239352321/2QK3hiAU_normal.png",
"profile_sidebar_fill_color" : "AC9393",
"profile_sidebar_border_color" : "BDDCAD",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "jckarter",
"time_zone" : "Alaska",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "000000",
"favourites_count" : 2821,
"is_translation_enabled" : false,
"utc_offset" : -28800,
"friends_count" : 834,
"verified" : false,
"has_extended_profile" : false
},
"20571756" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/543839436761358336/iRi_WbYY_normal.jpeg",
"created_at" : "Wed Feb 11 04:45:34 +0000 2009",
"id" : 20571756,
"default_profile_image" : false,
"listed_count" : 4665,
"profile_background_color" : "352726",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "microsoft.com/ceo",
"url" : "http://t.co/UMBNtf23la",
"indices" : [
0,
22
],
"expanded_url" : "http://www.microsoft.com/ceo"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/UMBNtf23la",
"description" : "CEO of Microsoft Corporation",
"followers_count" : 583540,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "3E4415",
"statuses_count" : 346,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "20571756",
"name" : "Satya Nadella",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/543839436761358336/iRi_WbYY_normal.jpeg",
"profile_sidebar_fill_color" : "99CC33",
"profile_sidebar_border_color" : "829D5E",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/20571756/1399052402",
"screen_name" : "satyanadella",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_link_color" : "80787A",
"favourites_count" : 45,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 109,
"verified" : true,
"has_extended_profile" : false
},
"3573890533" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/644581100937805824/5c0RUC3k_normal.png",
"created_at" : "Tue Sep 15 17:44:35 +0000 2015",
"id" : 3573890533,
"default_profile_image" : false,
"listed_count" : 2,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "networkbuilders.intel.com",
"url" : "https://t.co/qVD0IWOoxI",
"indices" : [
0,
23
],
"expanded_url" : "https://networkbuilders.intel.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/qVD0IWOoxI",
"description" : "Let’s accelerate network transformation: Champion open network standards, flexible carrier-grade technology, and drive network innovation. It’s #NowPossible.",
"followers_count" : 731,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 12,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "3573890533",
"name" : "Intel Network",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/644581100937805824/5c0RUC3k_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/3573890533/1442525354",
"screen_name" : "Intelnetwork",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 0,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 2,
"verified" : false,
"has_extended_profile" : false
},
"154493778" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/427740658619539456/BaDGVvmh_normal.jpeg",
"created_at" : "Fri Jun 11 11:15:45 +0000 2010",
"id" : 154493778,
"default_profile_image" : false,
"listed_count" : 76,
"profile_background_color" : "022330",
"follow_request_sent" : false,
"location" : "Cheshire, England",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "raywenderlich.com",
"url" : "http://t.co/VkDBB7dCIj",
"indices" : [
0,
22
],
"expanded_url" : "http://raywenderlich.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/VkDBB7dCIj",
"description" : "Developer • Podcaster • Author • Editor • Trainer • Razeware Employee #3",
"followers_count" : 1036,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 8364,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "154493778",
"name" : "Mic Pringle",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/427740658619539456/BaDGVvmh_normal.jpeg",
"profile_sidebar_fill_color" : "C0DFEC",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/154493778/1424425839",
"screen_name" : "micpringle",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme15/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme15/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 2,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 123,
"verified" : false,
"has_extended_profile" : false
},
"19781877" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/74227368/Photo_30_normal.jpg",
"created_at" : "Fri Jan 30 18:58:58 +0000 2009",
"id" : 19781877,
"default_profile_image" : false,
"listed_count" : 86,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "Birmingham, UK",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "phrasys.net",
"url" : "http://t.co/ENXAhKY175",
"indices" : [
0,
22
],
"expanded_url" : "http://phrasys.net"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "whisk.com",
"url" : "http://t.co/HG7gxZxdDm",
"indices" : [
20,
42
],
"expanded_url" : "http://whisk.com"
}
]
}
},
"url" : "http://t.co/ENXAhKY175",
"description" : "Senior Developer at http://t.co/HG7gxZxdDm – Computational Linguistics & iOS; also been called Domestic Wizard and King of the Pancakes. HSV",
"followers_count" : 756,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 34589,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "19781877",
"name" : "Oliver Mason",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/74227368/Photo_30_normal.jpg",
"profile_sidebar_fill_color" : "DDFFCC",
"profile_sidebar_border_color" : "BDDCAD",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/19781877/1409344514",
"screen_name" : "ojmason",
"time_zone" : "London",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4850350/targ1.gif",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4850350/targ1.gif",
"profile_link_color" : "0084B4",
"favourites_count" : 19,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 241,
"verified" : false,
"has_extended_profile" : false
},
"14941389" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1728925171/talogo2-1_normal.png",
"created_at" : "Thu May 29 05:39:45 +0000 2008",
"id" : 14941389,
"default_profile_image" : false,
"listed_count" : 2518,
"profile_background_color" : "E6F5A7",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "toucharcade.com",
"url" : "http://t.co/cVT8VpubUM",
"indices" : [
0,
22
],
"expanded_url" : "http://toucharcade.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/cVT8VpubUM",
"description" : "iPhone Games and Apps",
"followers_count" : 118844,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "096622",
"statuses_count" : 15940,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14941389",
"name" : "TouchArcade",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1728925171/talogo2-1_normal.png",
"profile_sidebar_fill_color" : "110D4F",
"profile_sidebar_border_color" : "98A075",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "toucharcade",
"time_zone" : "Quito",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/122227808/TA_invader_back.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/122227808/TA_invader_back.png",
"profile_link_color" : "8AA41F",
"favourites_count" : 8,
"is_translation_enabled" : false,
"utc_offset" : -18000,
"friends_count" : 13,
"verified" : false,
"has_extended_profile" : false
},
"25401953" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/434077955568832512/B_4dDqgO_normal.png",
"created_at" : "Thu Mar 19 22:54:05 +0000 2009",
"id" : 25401953,
"default_profile_image" : false,
"listed_count" : 688,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "Vienna, Austria",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "petersteinberger.com",
"url" : "http://t.co/j4AZ5c98ln",
"indices" : [
0,
22
],
"expanded_url" : "http://petersteinberger.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/j4AZ5c98ln",
"description" : "Developer, Designer, Speaker. I love pushing the limits of Cocoa. Working on @PSPDFKit, the most advanced PDF framework for iOS and Android.",
"followers_count" : 14242,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "666666",
"statuses_count" : 36324,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 6,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "25401953",
"name" : "Peter Steinberger",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/434077955568832512/B_4dDqgO_normal.png",
"profile_sidebar_fill_color" : "252429",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/25401953/1392327424",
"screen_name" : "steipete",
"time_zone" : "Vienna",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/434085031695249408/q_3WhrBn.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/434085031695249408/q_3WhrBn.png",
"profile_link_color" : "1F98C7",
"favourites_count" : 7537,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 859,
"verified" : false,
"has_extended_profile" : false
},
"22161956" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2883472248/fc92c5e0f10a77c8e242f1b32b79ff70_normal.jpeg",
"created_at" : "Fri Feb 27 17:10:52 +0000 2009",
"id" : 22161956,
"default_profile_image" : false,
"listed_count" : 347,
"profile_background_color" : "EEEEEE",
"follow_request_sent" : false,
"location" : "geographically indecisive",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "accidentallyincode.com",
"url" : "http://t.co/lpK01kBOcx",
"indices" : [
0,
22
],
"expanded_url" : "http://accidentallyincode.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/lpK01kBOcx",
"description" : "adviser @glowforge. co-curator @techspeakdigest. engineer @showandhide.",
"followers_count" : 4209,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "404040",
"statuses_count" : 47772,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 2,
"owned" : 15
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "22161956",
"name" : "cate",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2883472248/fc92c5e0f10a77c8e242f1b32b79ff70_normal.jpeg",
"profile_sidebar_fill_color" : "FF7F00",
"profile_sidebar_border_color" : "8C09D6",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/22161956/1355656805",
"screen_name" : "catehstn",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/90341893/x48c5b94cc80edbc92ffbf1ae77ecf5f.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/90341893/x48c5b94cc80edbc92ffbf1ae77ecf5f.png",
"profile_link_color" : "EC0080",
"favourites_count" : 6800,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 388,
"verified" : false,
"has_extended_profile" : false
},
"16942365" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/620101622438457344/ZXKLhHpF_normal.jpg",
"created_at" : "Fri Oct 24 03:14:54 +0000 2008",
"id" : 16942365,
"default_profile_image" : false,
"listed_count" : 15,
"profile_background_color" : "FEFEFE",
"follow_request_sent" : false,
"location" : "Atlanta, GA ",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "kevinmcmurphy.net",
"url" : "http://t.co/cMJ2GVRfwT",
"indices" : [
0,
22
],
"expanded_url" : "http://kevinmcmurphy.net"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/cMJ2GVRfwT",
"description" : "Jesus follower. Husband. Father. Telling stories and talking tech. If you want an exciting life, don't chase certainty—chase possibility.",
"followers_count" : 372,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4402,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 5,
"owned" : 6
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "16942365",
"name" : "Kevin McMurphy",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/620101622438457344/ZXKLhHpF_normal.jpg",
"profile_sidebar_fill_color" : "C0DFEC",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "kevinmcmurphy",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/827489146/7488546c9cf1535985bcd72db36aef2e.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/827489146/7488546c9cf1535985bcd72db36aef2e.jpeg",
"profile_link_color" : "139899",
"favourites_count" : 2034,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 1233,
"verified" : false,
"has_extended_profile" : true
},
"10724012" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2594815487/Headshot_normal.jpg",
"created_at" : "Thu Nov 29 23:43:00 +0000 2007",
"id" : 10724012,
"default_profile_image" : false,
"listed_count" : 557,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "andymatuschak.org",
"url" : "http://t.co/F3LPlbcnT4",
"indices" : [
0,
22
],
"expanded_url" : "http://andymatuschak.org"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/F3LPlbcnT4",
"description" : "Wonder, blunder, salve, solve.\n\nLead mobile dev @KhanAcademy. Chasing the Illustrated Primer.\n\nHelped build iOS 4.1–8 on the UIKit team.",
"followers_count" : 11833,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 8867,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "10724012",
"name" : "Andy Matuschak",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2594815487/Headshot_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/10724012/1398547888",
"screen_name" : "andy_matuschak",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "83B806",
"favourites_count" : 10387,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 431,
"verified" : false,
"has_extended_profile" : false
},
"184220757" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/614880413123768321/spvv38yD_normal.jpg",
"created_at" : "Sun Aug 29 00:44:36 +0000 2010",
"id" : 184220757,
"default_profile_image" : false,
"listed_count" : 16,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Columbus, OH",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "colindrake.me",
"url" : "http://t.co/nMY7Ux2Ln5",
"indices" : [
0,
22
],
"expanded_url" : "http://colindrake.me"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/nMY7Ux2Ln5",
"description" : "iOS developer @dynamit, concert-goer, synth nerd, occasional backpacker, whiskey fan, and vinyl aficionado.",
"followers_count" : 97,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 139,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "184220757",
"name" : "Colin Drake",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/614880413123768321/spvv38yD_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/184220757/1423320083",
"screen_name" : "colinfdrake",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 28,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 91,
"verified" : false,
"has_extended_profile" : false
},
"351346221" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/646098605074444288/QXloIekc_normal.jpg",
"created_at" : "Tue Aug 09 03:40:24 +0000 2011",
"id" : 351346221,
"default_profile_image" : false,
"listed_count" : 49,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "engineer @ride. co-organizer @brooklyn_js. the face of PXON.",
"followers_count" : 703,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 14032,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "351346221",
"name" : "Will Duffy",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/646098605074444288/QXloIekc_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/351346221/1435172464",
"screen_name" : "willmanduffy",
"time_zone" : "Quito",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/307709650/KcYd0.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/307709650/KcYd0.jpg",
"profile_link_color" : "F5ABB5",
"favourites_count" : 7817,
"is_translation_enabled" : false,
"utc_offset" : -18000,
"friends_count" : 358,
"verified" : false,
"has_extended_profile" : false
},
"14106454" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000675463825/5729a6aca99acd55508b1313a01aa672_normal.jpeg",
"created_at" : "Sun Mar 09 08:07:14 +0000 2008",
"id" : 14106454,
"default_profile_image" : false,
"listed_count" : 101,
"profile_background_color" : "022330",
"follow_request_sent" : false,
"location" : "Malmö, Sweden",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "stevenrbaker.com",
"url" : "http://t.co/1cfzvEWw5L",
"indices" : [
0,
22
],
"expanded_url" : "http://stevenrbaker.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/1cfzvEWw5L",
"description" : "Comedian. Solver of problems, tester of code, lover of objects. Creator of RSpec, MiniMock, and even cooler things in the future.",
"followers_count" : 1511,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 30139,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 9
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14106454",
"name" : "Steven R. Baker",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000675463825/5729a6aca99acd55508b1313a01aa672_normal.jpeg",
"profile_sidebar_fill_color" : "C0DFEC",
"profile_sidebar_border_color" : "A8C7F7",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "srbaker",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme15/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme15/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 692,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 366,
"verified" : false,
"has_extended_profile" : false
},
"12099812" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616116130357227520/jPpi4MNm_normal.jpg",
"created_at" : "Fri Jan 11 04:15:06 +0000 2008",
"id" : 12099812,
"default_profile_image" : false,
"listed_count" : 120,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "darknoon.com",
"url" : "http://t.co/VCVtKPVAzN",
"indices" : [
0,
22
],
"expanded_url" : "http://darknoon.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/VCVtKPVAzN",
"description" : "I work on on Design Tools / Origami @ facebook.\n\nBeen writing Cocoa for… too long.",
"followers_count" : 1031,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "5A5956",
"statuses_count" : 2797,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 2,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "12099812",
"name" : "Andrew Pouliot",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616116130357227520/jPpi4MNm_normal.jpg",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "andpoul",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/2879503/TwitterBG.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/2879503/TwitterBG.png",
"profile_link_color" : "0F3D7D",
"favourites_count" : 86,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 398,
"verified" : false,
"has_extended_profile" : false
},
"53426543" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/651553727665455104/vGVuCDxa_normal.png",
"created_at" : "Fri Jul 03 16:19:52 +0000 2009",
"id" : 53426543,
"default_profile_image" : false,
"listed_count" : 282,
"profile_background_color" : "F2F2F2",
"follow_request_sent" : false,
"location" : "United States",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "patreon.com/metkis",
"url" : "http://t.co/iLvHXeHWVH",
"indices" : [
0,
22
],
"expanded_url" : "http://www.patreon.com/metkis"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "metkis.com",
"url" : "http://t.co/PbVIA5b8Jg",
"indices" : [
17,
39
],
"expanded_url" : "http://metkis.com"
}
]
}
},
"url" : "http://t.co/iLvHXeHWVH",
"description" : "Killer Cuts 24/7 http://t.co/PbVIA5b8Jg",
"followers_count" : 8323,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 18848,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "53426543",
"name" : "James Ghostetler",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/651553727665455104/vGVuCDxa_normal.png",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "metkis",
"time_zone" : "Indiana (East)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/824597921/ccce27653cb9252b3d29f4f0a7ade2cf.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/824597921/ccce27653cb9252b3d29f4f0a7ade2cf.jpeg",
"profile_link_color" : "000000",
"favourites_count" : 11422,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 3241,
"verified" : false,
"has_extended_profile" : false
},
"231756759" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1201575167/2024163584_962ec3e721_o-Square-500px_normal.jpg",
"created_at" : "Wed Dec 29 11:17:58 +0000 2010",
"id" : 231756759,
"default_profile_image" : false,
"listed_count" : 554,
"profile_background_color" : "022330",
"follow_request_sent" : false,
"location" : "Berlin",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "oleb.net",
"url" : "http://t.co/pMRFgl23L3",
"indices" : [
0,
22
],
"expanded_url" : "http://oleb.net"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/pMRFgl23L3",
"description" : "iOS and Mac developer from Berlin. Also tweeting as @elo (in German).",
"followers_count" : 10142,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 6515,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "231756759",
"name" : "Ole Begemann",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1201575167/2024163584_962ec3e721_o-Square-500px_normal.jpg",
"profile_sidebar_fill_color" : "C0DFEC",
"profile_sidebar_border_color" : "A8C7F7",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "olebegemann",
"time_zone" : "Bern",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme15/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme15/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 874,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 370,
"verified" : false,
"has_extended_profile" : false
},
"2553304388" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/475467756947513344/U2n2AzKv_normal.jpeg",
"created_at" : "Sat Jun 07 21:12:13 +0000 2014",
"id" : 2553304388,
"default_profile_image" : false,
"listed_count" : 69,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "I'm a software engineer at Dropbox who writes Python/Coffeescript during the day and Scala at night",
"followers_count" : 1522,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 702,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2553304388",
"name" : "Li Haoyi",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/475467756947513344/U2n2AzKv_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2553304388/1433575650",
"screen_name" : "li_haoyi",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 8,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 77,
"verified" : false,
"has_extended_profile" : false
},
"1037727307" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/646084000449073152/qu-2wKuK_normal.png",
"created_at" : "Wed Dec 26 18:15:28 +0000 2012",
"id" : 1037727307,
"default_profile_image" : false,
"listed_count" : 19,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "nb, they/he please ",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "fuk.re",
"url" : "http://t.co/WJ33MigRxl",
"indices" : [
0,
22
],
"expanded_url" : "http://fuk.re"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/WJ33MigRxl",
"description" : "hey im tom, im rly queer & i love to sin. TRUSTNO1",
"followers_count" : 718,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 92109,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "1037727307",
"name" : "yung slime",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/646084000449073152/qu-2wKuK_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/1037727307/1434487338",
"screen_name" : "0xfox",
"time_zone" : "Vienna",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "333344",
"favourites_count" : 58145,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 303,
"verified" : false,
"has_extended_profile" : false
},
"95623227" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/508342107640057856/kt0Soo-M_normal.jpeg",
"created_at" : "Wed Dec 09 11:00:58 +0000 2009",
"id" : 95623227,
"default_profile_image" : false,
"listed_count" : 33,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Drammen, Norway",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "kranglefant.tumblr.com",
"url" : "http://t.co/n4bSzlOmWE",
"indices" : [
0,
22
],
"expanded_url" : "http://kranglefant.tumblr.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/n4bSzlOmWE",
"description" : "An enthusiastic programmer who likes to make stuff, learn stuff and argue about everything.",
"followers_count" : 916,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 3135,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "95623227",
"name" : "Christin Gorman",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/508342107640057856/kt0Soo-M_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "ChristinGorman",
"time_zone" : "Copenhagen",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 1025,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 216,
"verified" : false,
"has_extended_profile" : false
},
"3750021" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/612412887613636609/ukvNO5Rh_normal.jpg",
"created_at" : "Sun Apr 08 01:39:56 +0000 2007",
"id" : 3750021,
"default_profile_image" : false,
"listed_count" : 9,
"profile_background_color" : "9AE4E8",
"follow_request_sent" : false,
"location" : "San Mateo",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "Transplanted Pittsburgher doing the Software Engineering thing at X̶o̶b̶n̶i̶ Yahoo. Husband of 1.",
"followers_count" : 236,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 2854,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 20
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "3750021",
"name" : "Jon New",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/612412887613636609/ukvNO5Rh_normal.jpg",
"profile_sidebar_fill_color" : "E0FF92",
"profile_sidebar_border_color" : "87BC44",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/3750021/1434845564",
"screen_name" : "newtang",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "4A913C",
"favourites_count" : 217,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 476,
"verified" : false,
"has_extended_profile" : false
},
"8259712" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/535150744278536192/AjmmxNKC_normal.png",
"created_at" : "Sat Aug 18 03:37:04 +0000 2007",
"id" : 8259712,
"default_profile_image" : false,
"listed_count" : 1185,
"profile_background_color" : "D2C9B7",
"follow_request_sent" : false,
"location" : "San Francisco Bay Area",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "danfrakes.com",
"url" : "http://t.co/owCDkgV43c",
"indices" : [
0,
22
],
"expanded_url" : "http://www.danfrakes.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/owCDkgV43c",
"description" : "Senior Editor @wirecutter (form. Sr.Ed. @macworld), techie, AV geek, sports fan, dad, IMSA & UCLA grad. (I follow few people, but you can @ me.) Personal acct.",
"followers_count" : 13522,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 40914,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 11
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "8259712",
"name" : "Dan Frakes",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/535150744278536192/AjmmxNKC_normal.png",
"profile_sidebar_fill_color" : "FFFECB",
"profile_sidebar_border_color" : "8C6133",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/8259712/1416424783",
"screen_name" : "DanFrakes",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/6142588/dficon.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/6142588/dficon.png",
"profile_link_color" : "9B3A3A",
"favourites_count" : 1830,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 482,
"verified" : true,
"has_extended_profile" : false
},
"661723" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/612832924883357696/dopXCYMT_normal.jpg",
"created_at" : "Thu Jan 18 21:05:24 +0000 2007",
"id" : 661723,
"default_profile_image" : false,
"listed_count" : 35,
"profile_background_color" : "666666",
"follow_request_sent" : false,
"location" : "Abandoned Candy Factory",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "mat.tl",
"url" : "http://t.co/wCFSCgkmJV",
"indices" : [
0,
22
],
"expanded_url" : "http://mat.tl"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/wCFSCgkmJV",
"description" : "Free software/culture human. He/Him. Tech lead @creativecommons ex-@fsf made: @librefm @gnusocial writerdirector @orangumovie Speaking only for me & my monkey.",
"followers_count" : 21572,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 11730,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 6
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "661723",
"name" : "Vampire Mattl",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/612832924883357696/dopXCYMT_normal.jpg",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/661723/1444171712",
"screen_name" : "mattl",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme15/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme15/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 3740,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 957,
"verified" : false,
"has_extended_profile" : false
},
"18235230" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/651174125453471744/deKPhoeF_normal.png",
"created_at" : "Fri Dec 19 04:51:29 +0000 2008",
"id" : 18235230,
"default_profile_image" : false,
"listed_count" : 59,
"profile_background_color" : "EBEBEB",
"follow_request_sent" : false,
"location" : "Chattanooga, TN",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "corywiles.com",
"url" : "http://t.co/sqZrfFuXsb",
"indices" : [
0,
22
],
"expanded_url" : "http://www.corywiles.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/sqZrfFuXsb",
"description" : "I write, edit, and code stuff in Swift and Objective-C. I also raise children, run and clean things. Freelance iOS dev",
"followers_count" : 881,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 12082,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 6,
"owned" : 4
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "18235230",
"name" : "Cory D. Wiles",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/651174125453471744/deKPhoeF_normal.png",
"profile_sidebar_fill_color" : "F3F3F3",
"profile_sidebar_border_color" : "DFDFDF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/18235230/1443149866",
"screen_name" : "kwylez",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/54415892/body_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/54415892/body_bg.png",
"profile_link_color" : "3B94D9",
"favourites_count" : 209,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 1413,
"verified" : false,
"has_extended_profile" : false
},
"39968020" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/611509070546145280/ubzcbEAh_normal.jpg",
"created_at" : "Thu May 14 10:31:25 +0000 2009",
"id" : 39968020,
"default_profile_image" : false,
"listed_count" : 49,
"profile_background_color" : "131516",
"follow_request_sent" : false,
"location" : "Switzerland",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "bonto.ch",
"url" : "http://t.co/XiX3J9O2PH",
"indices" : [
0,
22
],
"expanded_url" : "http://www.bonto.ch"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "sideeffects.xyz",
"url" : "http://t.co/9LK9NHencY",
"indices" : [
45,
67
],
"expanded_url" : "http://sideeffects.xyz"
}
]
}
},
"url" : "http://t.co/XiX3J9O2PH",
"description" : "I am the guy of RP in Swift | @RxSwiftLang | http://t.co/9LK9NHencY",
"followers_count" : 726,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 3524,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "39968020",
"name" : "Junior B.",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/611509070546145280/ubzcbEAh_normal.jpg",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/39968020/1353680182",
"screen_name" : "bontoJR",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 1527,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 382,
"verified" : false,
"has_extended_profile" : false
},
"487118986" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/570560881071640576/8LB1WXsm_normal.jpeg",
"created_at" : "Thu Feb 09 01:10:18 +0000 2012",
"id" : 487118986,
"default_profile_image" : false,
"listed_count" : 4814,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Headquartered in Beijing, PRC",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "news.cn/english/",
"url" : "http://t.co/stpgUNqthY",
"indices" : [
0,
22
],
"expanded_url" : "http://www.news.cn/english/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/stpgUNqthY",
"description" : "China Insight, Global View. Xinhua News Agency is the first port of call for the latest China and world news. Email: dwbft@xinhua.org Tel: 8610 63071183",
"followers_count" : 2839017,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 36250,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "487118986",
"name" : "China Xinhua News",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/570560881071640576/8LB1WXsm_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/487118986/1444386707",
"screen_name" : "XHNews",
"time_zone" : "Beijing",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 0,
"is_translation_enabled" : false,
"utc_offset" : 28800,
"friends_count" : 99,
"verified" : true,
"has_extended_profile" : false
},
"785" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/593841586573692930/XY2_NLrT_normal.jpg",
"created_at" : "Fri Jul 14 07:42:04 +0000 2006",
"id" : 785,
"default_profile_image" : false,
"listed_count" : 654,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "Sunnyvale, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "kfury.com",
"url" : "http://t.co/iPSO9JACS2",
"indices" : [
0,
22
],
"expanded_url" : "http://kfury.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/iPSO9JACS2",
"description" : "CXO @fuzzy_io. Co-founded @electricimp. Ex @google, @facebook, @friendfeed, @mozilla, @yahoo. I get the joke.",
"followers_count" : 15409,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 27871,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 5,
"owned" : 6
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "785",
"name" : "Kevin Fox",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/593841586573692930/XY2_NLrT_normal.jpg",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/785/1422826515",
"screen_name" : "kfury",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_link_color" : "CD7548",
"favourites_count" : 9469,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 905,
"verified" : false,
"has_extended_profile" : false
},
"22920215" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/452014431602360320/dv4pNPmK_normal.png",
"created_at" : "Thu Mar 05 13:51:27 +0000 2009",
"id" : 22920215,
"default_profile_image" : false,
"listed_count" : 286,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "London, UK",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "informit.com/store/ios-core…",
"url" : "http://t.co/9OKyxAMt7M",
"indices" : [
0,
22
],
"expanded_url" : "http://www.informit.com/store/ios-core-animation-advanced-techniques-9780133440751"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/9OKyxAMt7M",
"description" : "React Native iOS hacker @ Facebook. Author of iOS Core Animation: Advanced Techniques. Also wrote iCarousel, iRate and other Mac and iOS OSS.",
"followers_count" : 5764,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 21287,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "22920215",
"name" : "Nick Lockwood",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/452014431602360320/dv4pNPmK_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "nicklockwood",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 1150,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 541,
"verified" : false,
"has_extended_profile" : false
},
"1636590253" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000483764274/ebce94fb34c055f3dc238627a576d251_normal.jpeg",
"created_at" : "Wed Jul 31 22:41:25 +0000 2013",
"id" : 1636590253,
"default_profile_image" : false,
"listed_count" : 12626,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Cupertino",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "CEO Apple, Fan of Auburn football and Duke basketball",
"followers_count" : 1595544,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 188,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "1636590253",
"name" : "Tim Cook",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000483764274/ebce94fb34c055f3dc238627a576d251_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "tim_cook",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 305,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 43,
"verified" : true,
"has_extended_profile" : false
},
"3182117337" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/589688464871948288/Zr26Iais_normal.jpg",
"created_at" : "Sun Apr 19 07:05:32 +0000 2015",
"id" : 3182117337,
"default_profile_image" : false,
"listed_count" : 51,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "Leamington Spa, England",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "sicpers.info",
"url" : "http://t.co/SokiFe3GFE",
"indices" : [
0,
22
],
"expanded_url" : "http://sicpers.info"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/SokiFe3GFE",
"description" : "A gentleman of independent means.",
"followers_count" : 829,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 2685,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "3182117337",
"name" : "Section 3.3.1",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/589688464871948288/Zr26Iais_normal.jpg",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/3182117337/1437473575",
"screen_name" : "iwasleeg",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 148,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 150,
"verified" : false,
"has_extended_profile" : false
},
"113393517" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/3105057496/8ee2de17e4675c336374f333a5cc6a96_normal.png",
"created_at" : "Thu Feb 11 16:24:46 +0000 2010",
"id" : 113393517,
"default_profile_image" : false,
"listed_count" : 268,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "michele.io",
"url" : "http://t.co/dkkcf4T6TY",
"indices" : [
0,
22
],
"expanded_url" : "http://michele.io"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/dkkcf4T6TY",
"description" : "Software. Doctor Who. @WomenWhoCode. Motorcycles. She/her.\n\n“The responsible one” — @segiddins",
"followers_count" : 3714,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "6B5E56",
"statuses_count" : 11534,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "113393517",
"name" : "Michele Titolo",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/3105057496/8ee2de17e4675c336374f333a5cc6a96_normal.png",
"profile_sidebar_fill_color" : "F5F1ED",
"profile_sidebar_border_color" : "6B5E56",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/113393517/1358892326",
"screen_name" : "micheletitolo",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/628632756/mwu5ry6kvxkx3cwowsuu.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/628632756/mwu5ry6kvxkx3cwowsuu.png",
"profile_link_color" : "E49837",
"favourites_count" : 313,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 285,
"verified" : false,
"has_extended_profile" : false
},
"629523445" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/3109219879/69e64feb87d2cb0b3546653d99c70f2a_normal.png",
"created_at" : "Sat Jul 07 17:48:29 +0000 2012",
"id" : 629523445,
"default_profile_image" : false,
"listed_count" : 696,
"profile_background_color" : "E4E4E4",
"follow_request_sent" : false,
"location" : "Portland, OR",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "nshipster.com",
"url" : "http://t.co/y0DfSbPtMM",
"indices" : [
0,
22
],
"expanded_url" : "http://nshipster.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/y0DfSbPtMM",
"description" : "A journal of the overlooked bits in Objective-C, Swift, and Cocoa. Updated weekly.",
"followers_count" : 22132,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 470,
"following" : true,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "629523445",
"name" : "NSHipster",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/3109219879/69e64feb87d2cb0b3546653d99c70f2a_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "NSHipster",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/471134200054050817/QDnd_A5h.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/471134200054050817/QDnd_A5h.png",
"profile_link_color" : "FF8000",
"favourites_count" : 71,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 7,
"verified" : false,
"has_extended_profile" : false
},
"71172931" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/481208357500776448/2aACJoOF_normal.jpeg",
"created_at" : "Thu Sep 03 04:36:41 +0000 2009",
"id" : 71172931,
"default_profile_image" : false,
"listed_count" : 25,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "Some other bay area",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "codeispoetry.ru",
"url" : "http://t.co/6oIjgQOVj1",
"indices" : [
0,
22
],
"expanded_url" : "http://codeispoetry.ru/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/6oIjgQOVj1",
"description" : "I like all about Zombies. iZombie, Walking Dead, Fear The Walking Dead, In The Flesh, Left 4 Dead 1 and 2. Always at the beach.",
"followers_count" : 227,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "6B6B6B",
"statuses_count" : 11875,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 4,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "71172931",
"name" : "Andrei Mihailov",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/481208357500776448/2aACJoOF_normal.jpeg",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "E6E6E6",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/71172931/1396192264",
"screen_name" : "pronebird",
"time_zone" : "Ljubljana",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/71477625/3994631883_main_bg_0640.gif",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/71477625/3994631883_main_bg_0640.gif",
"profile_link_color" : "0A4561",
"favourites_count" : 723,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 205,
"verified" : false,
"has_extended_profile" : false
},
"15004156" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/618855518736494592/LtDBP4zb_normal.jpg",
"created_at" : "Wed Jun 04 12:15:16 +0000 2008",
"id" : 15004156,
"default_profile_image" : false,
"listed_count" : 319,
"profile_background_color" : "DDDDDD",
"follow_request_sent" : false,
"location" : "Bloomington, IN",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "jaredsinclair.com",
"url" : "http://t.co/O0gU4x5bKh",
"indices" : [
0,
22
],
"expanded_url" : "http://jaredsinclair.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/O0gU4x5bKh",
"description" : "Strong opinions, weakly held. - Dad, developer, former registered nurse. - Lead iOS @Bloglovin. - Married to @katerinantourou.",
"followers_count" : 4242,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 17244,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "15004156",
"name" : "Jared Sinclair",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/618855518736494592/LtDBP4zb_normal.jpg",
"profile_sidebar_fill_color" : "EEEEEE",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/15004156/1398477658",
"screen_name" : "jaredsinclair",
"time_zone" : "Central Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000159948220/Px1PwM4a.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000159948220/Px1PwM4a.png",
"profile_link_color" : "009800",
"favourites_count" : 7515,
"is_translation_enabled" : false,
"utc_offset" : -18000,
"friends_count" : 439,
"verified" : false,
"has_extended_profile" : false
},
"23566038" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/652456963880693760/QYdgb2vE_normal.png",
"created_at" : "Tue Mar 10 06:53:11 +0000 2009",
"id" : 23566038,
"default_profile_image" : false,
"listed_count" : 4012,
"profile_background_color" : "7B97D0",
"follow_request_sent" : false,
"location" : "Finland",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "f-secure.com",
"url" : "http://t.co/Ig7PDo87Dn",
"indices" : [
0,
22
],
"expanded_url" : "http://www.f-secure.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/Ig7PDo87Dn",
"description" : " ● CRO at F-Secure ● TED Speaker ● Malware Adventurer ● ",
"followers_count" : 109493,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 28651,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "23566038",
"name" : "Mikko Hypponen",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/652456963880693760/QYdgb2vE_normal.png",
"profile_sidebar_fill_color" : "CDCFCB",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/23566038/1438945050",
"screen_name" : "mikko",
"time_zone" : "Helsinki",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000035944674/71a32e4aa87fb24e0161343468e14c90.gif",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000035944674/71a32e4aa87fb24e0161343468e14c90.gif",
"profile_link_color" : "00398E",
"favourites_count" : 7029,
"is_translation_enabled" : false,
"utc_offset" : 10800,
"friends_count" : 811,
"verified" : false,
"has_extended_profile" : false
},
"2543588034" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/473830458556297216/40KlXkaR_normal.jpeg",
"created_at" : "Tue Jun 03 14:07:07 +0000 2014",
"id" : 2543588034,
"default_profile_image" : false,
"listed_count" : 751,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "nondot.org/sabre",
"url" : "http://t.co/Ij9n0AlRIv",
"indices" : [
0,
22
],
"expanded_url" : "http://nondot.org/sabre"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/Ij9n0AlRIv",
"description" : "The revolution will be Swift!\nLLVM & Clang are pretty nice too :-)",
"followers_count" : 22810,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 196,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2543588034",
"name" : "Chris Lattner",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/473830458556297216/40KlXkaR_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "clattner_llvm",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 171,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 72,
"verified" : false,
"has_extended_profile" : false
},
"12114432" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/615407838702211072/PGDsARvH_normal.jpg",
"created_at" : "Fri Jan 11 14:01:15 +0000 2008",
"id" : 12114432,
"default_profile_image" : false,
"listed_count" : 212,
"profile_background_color" : "1A1B1F",
"follow_request_sent" : false,
"location" : "Munich",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "orangejuiceliberationfront.com",
"url" : "http://t.co/tNRxIxbNzX",
"indices" : [
0,
22
],
"expanded_url" : "http://orangejuiceliberationfront.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/tNRxIxbNzX",
"description" : "My Mac can record when you accidentally buy No Land Beyond from Xur.",
"followers_count" : 2703,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "666666",
"statuses_count" : 77977,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 3,
"owned" : 6
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "12114432",
"name" : "Uli",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/615407838702211072/PGDsARvH_normal.jpg",
"profile_sidebar_fill_color" : "252429",
"profile_sidebar_border_color" : "181A1E",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/12114432/1355402696",
"screen_name" : "uliwitness",
"time_zone" : "Bern",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_link_color" : "2FC2EF",
"favourites_count" : 11375,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 734,
"verified" : false,
"has_extended_profile" : false
},
"14804579" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/512286107300425728/2emZ1tHi_normal.jpeg",
"created_at" : "Fri May 16 21:48:10 +0000 2008",
"id" : 14804579,
"default_profile_image" : false,
"listed_count" : 241,
"profile_background_color" : "EDECE9",
"follow_request_sent" : false,
"location" : "portland, or",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "sarah.thesharps.us",
"url" : "http://t.co/ecHh59SW8A",
"indices" : [
0,
22
],
"expanded_url" : "http://sarah.thesharps.us"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/ecHh59SW8A",
"description" : "Yocto/embedded developer, former Linux kernel developer, bicyclist, gardener, and geek.",
"followers_count" : 4733,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "634047",
"statuses_count" : 5340,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 21
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14804579",
"name" : "Sarah Sharp",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/512286107300425728/2emZ1tHi_normal.jpeg",
"profile_sidebar_fill_color" : "E3E2DE",
"profile_sidebar_border_color" : "D3D2CF",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "sarahsharp",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme3/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme3/bg.gif",
"profile_link_color" : "088253",
"favourites_count" : 904,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 408,
"verified" : false,
"has_extended_profile" : false
},
"20079975" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/3603780451/4775e8c65a9f6f70c824a5b689e6295c_normal.jpeg",
"created_at" : "Wed Feb 04 18:59:19 +0000 2009",
"id" : 20079975,
"default_profile_image" : false,
"listed_count" : 374,
"profile_background_color" : "709397",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "Web developer, movie buff and pretty much the best guy you know.",
"followers_count" : 6487,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 49341,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 6,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "20079975",
"name" : "Marco Rogers",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/3603780451/4775e8c65a9f6f70c824a5b689e6295c_normal.jpeg",
"profile_sidebar_fill_color" : "A0C5C7",
"profile_sidebar_border_color" : "86A4A6",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "polotek",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme6/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme6/bg.gif",
"profile_link_color" : "FF3300",
"favourites_count" : 705,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 507,
"verified" : false,
"has_extended_profile" : false
},
"15381581" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/605454813472555009/J36ZFzXr_normal.jpg",
"created_at" : "Thu Jul 10 18:59:17 +0000 2008",
"id" : 15381581,
"default_profile_image" : false,
"listed_count" : 84,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "Hove, Brighton",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "darkrock.co.uk",
"url" : "http://t.co/wFXtjfReSK",
"indices" : [
0,
22
],
"expanded_url" : "http://www.darkrock.co.uk"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/wFXtjfReSK",
"description" : "Kite, mountain bike, snowboard, scuba. Maker of digital things. Director of hiddenMemory. The crut. Digital nomad.",
"followers_count" : 833,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 26856,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 6,
"owned" : 7
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "15381581",
"name" : "Chris Ross",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/605454813472555009/J36ZFzXr_normal.jpg",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/15381581/1433186671",
"screen_name" : "darkrock",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "FA743E",
"favourites_count" : 973,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 689,
"verified" : false,
"has_extended_profile" : false
},
"150185852" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/3149352891/1082c5f5629fc830a0de3edcc4423916_normal.jpeg",
"created_at" : "Mon May 31 08:59:56 +0000 2010",
"id" : 150185852,
"default_profile_image" : false,
"listed_count" : 241,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Undersea Bunker",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "idlewords.com",
"url" : "http://t.co/qpVD7g3f8z",
"indices" : [
0,
22
],
"expanded_url" : "http://idlewords.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/qpVD7g3f8z",
"description" : "Veni, vidi, tweeti.",
"followers_count" : 6507,
"geo_enabled" : false,
"lang" : "pl",
"profile_text_color" : "333333",
"statuses_count" : 4077,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "150185852",
"name" : "Maciej Ceglowski",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/3149352891/1082c5f5629fc830a0de3edcc4423916_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "baconmeteor",
"time_zone" : "Sofia",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 12,
"is_translation_enabled" : false,
"utc_offset" : 10800,
"friends_count" : 30,
"verified" : false,
"has_extended_profile" : false
},
"929" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/652495970182172676/3F-xwud0_normal.jpg",
"created_at" : "Fri Jul 14 19:20:30 +0000 2006",
"id" : 929,
"default_profile_image" : false,
"listed_count" : 765,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "Denver, CO",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "justinw.me",
"url" : "http://t.co/qgJd6kjUz6",
"indices" : [
0,
22
],
"expanded_url" : "http://justinw.me"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/qgJd6kjUz6",
"description" : "Adorably High Maintenance.",
"followers_count" : 12873,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 39093,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "929",
"name" : "Justin BOOber",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/652495970182172676/3F-xwud0_normal.jpg",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/929/1443930113",
"screen_name" : "justin",
"time_zone" : "Mountain Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_link_color" : "3B94D9",
"favourites_count" : 47500,
"is_translation_enabled" : false,
"utc_offset" : -21600,
"friends_count" : 151,
"verified" : false,
"has_extended_profile" : true
},
"14444371" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/554649214026657792/ZaDY-V-f_normal.jpeg",
"created_at" : "Sat Apr 19 16:11:55 +0000 2008",
"id" : 14444371,
"default_profile_image" : false,
"listed_count" : 30,
"profile_background_color" : "022330",
"follow_request_sent" : false,
"location" : "Austria",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "selfcoded.com",
"url" : "http://t.co/BP3UTfXsv4",
"indices" : [
0,
22
],
"expanded_url" : "http://www.selfcoded.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/BP3UTfXsv4",
"description" : "I make things.",
"followers_count" : 376,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 2923,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14444371",
"name" : "Matthias",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/554649214026657792/ZaDY-V-f_normal.jpeg",
"profile_sidebar_fill_color" : "C0DFEC",
"profile_sidebar_border_color" : "A8C7F7",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14444371/1410887154",
"screen_name" : "brutella",
"time_zone" : "Vienna",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme15/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme15/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 271,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 100,
"verified" : false,
"has_extended_profile" : false
},
"2497458150" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/477304353460477954/22GX6xG6_normal.jpeg",
"created_at" : "Fri May 16 01:03:46 +0000 2014",
"id" : 2497458150,
"default_profile_image" : false,
"listed_count" : 390,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "rarelifestyles.com",
"url" : "http://t.co/DPeRq9eziB",
"indices" : [
0,
22
],
"expanded_url" : "http://www.rarelifestyles.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/DPeRq9eziB",
"description" : "Fuck every word in the English language. Task will complete in 2020.",
"followers_count" : 50584,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 24541,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "2497458150",
"name" : "fuck every word",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/477304353460477954/22GX6xG6_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2497458150/1402633209",
"screen_name" : "fuckeveryword",
"time_zone" : "Atlantic Time (Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "1D4E2F",
"favourites_count" : 6134,
"is_translation_enabled" : false,
"utc_offset" : -10800,
"friends_count" : 1,
"verified" : false,
"has_extended_profile" : false
},
"264481774" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/530791753830244352/8XeF4t-d_normal.jpeg",
"created_at" : "Sat Mar 12 00:10:18 +0000 2011",
"id" : 264481774,
"default_profile_image" : false,
"listed_count" : 142,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Boston, MA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "pete.wtf",
"url" : "https://t.co/uyeoAVEs1J",
"indices" : [
0,
23
],
"expanded_url" : "https://pete.wtf"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "omg.pete.wtf/1bqAY",
"url" : "http://t.co/PTfL8GfXcY",
"indices" : [
112,
134
],
"expanded_url" : "http://omg.pete.wtf/1bqAY"
}
]
}
},
"url" : "https://t.co/uyeoAVEs1J",
"description" : "Ceci n'est pas un @petechesbot. \nI computer at @threatstack. \n\nI also do @BosOps & @ShipShowPodcast. \n\nPGP: http://t.co/PTfL8GfXcY",
"followers_count" : 2287,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 19519,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "264481774",
"name" : "Pete Cheslock",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/530791753830244352/8XeF4t-d_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/264481774/1404067173",
"screen_name" : "petecheslock",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/732697280/8e7fc630a628b76234408fa31c0a21c4.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/732697280/8e7fc630a628b76234408fa31c0a21c4.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 4424,
"is_translation_enabled" : true,
"utc_offset" : -14400,
"friends_count" : 480,
"verified" : false,
"has_extended_profile" : false
},
"15397117" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/460043396719992834/a1Wma6Fc_normal.jpeg",
"created_at" : "Fri Jul 11 21:39:53 +0000 2008",
"id" : 15397117,
"default_profile_image" : false,
"listed_count" : 223,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Boston, MA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "thefitcast.com",
"url" : "http://t.co/m78epyqyDW",
"indices" : [
0,
22
],
"expanded_url" : "http://thefitcast.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/m78epyqyDW",
"description" : "Host of The @FitCast and @BackinmyPlay Podcasts. Strength and Conditioning Coach at @bodybyboyle. Tokyo Drifter.",
"followers_count" : 5799,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 11726,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "15397117",
"name" : "Kevin Larrabee",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/460043396719992834/a1Wma6Fc_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/15397117/1405432530",
"screen_name" : "KevinLarrabee",
"time_zone" : "Tokyo",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 2254,
"is_translation_enabled" : false,
"utc_offset" : 32400,
"friends_count" : 148,
"verified" : false,
"has_extended_profile" : false
},
"402676244" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000632309165/e1cbdef9d4b11484049a033886578e54_normal.png",
"created_at" : "Tue Nov 01 12:27:06 +0000 2011",
"id" : 402676244,
"default_profile_image" : false,
"listed_count" : 415,
"profile_background_color" : "F2F5F3",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoapods.org",
"url" : "https://t.co/25YsFyK3pG",
"indices" : [
0,
23
],
"expanded_url" : "https://cocoapods.org"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "guides.cocoapods.org/using/troubles…",
"url" : "http://t.co/7lloz3f5ga",
"indices" : [
84,
106
],
"expanded_url" : "http://guides.cocoapods.org/using/troubleshooting.html"
}
]
}
},
"url" : "https://t.co/25YsFyK3pG",
"description" : "The dependency manager for Cocoa Projects. \n\nFor support please consult the guides: http://t.co/7lloz3f5ga",
"followers_count" : 15094,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 3323,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "402676244",
"name" : "CocoaPods",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000632309165/e1cbdef9d4b11484049a033886578e54_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/402676244/1381400466",
"screen_name" : "CocoaPods",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme8/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme8/bg.gif",
"profile_link_color" : "F40E06",
"favourites_count" : 412,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 22,
"verified" : false,
"has_extended_profile" : false
},
"2188144670" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000725488934/47a098705db6cdd447c1493536b2966c_normal.jpeg",
"created_at" : "Mon Nov 11 10:46:24 +0000 2013",
"id" : 2188144670,
"default_profile_image" : false,
"listed_count" : 195,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "London",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "oldenglishwordhord.com",
"url" : "http://t.co/jy9FA2UoGn",
"indices" : [
0,
22
],
"expanded_url" : "http://oldenglishwordhord.com/"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "oldenglishwordhord.com",
"url" : "http://t.co/Ohwzq9ZtFm",
"indices" : [
106,
128
],
"expanded_url" : "http://oldenglishwordhord.com"
}
]
}
},
"url" : "http://t.co/jy9FA2UoGn",
"description" : "Old English Word of the Day, tweets by @beoshewulf. For info about the images I use, please visit my blog http://t.co/Ohwzq9ZtFm.",
"followers_count" : 6772,
"geo_enabled" : false,
"lang" : "en-gb",
"profile_text_color" : "333333",
"statuses_count" : 1148,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2188144670",
"name" : "Old English Wordhord",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000725488934/47a098705db6cdd447c1493536b2966c_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2188144670/1400894142",
"screen_name" : "OEWordhord",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0440D6",
"favourites_count" : 892,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 23,
"verified" : false,
"has_extended_profile" : false
},
"37382161" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/615880353635561473/ofAwDSEp_normal.jpg",
"created_at" : "Sun May 03 07:05:55 +0000 2009",
"id" : 37382161,
"default_profile_image" : false,
"listed_count" : 40,
"profile_background_color" : "022330",
"follow_request_sent" : false,
"location" : "Århus Nord, Denmark",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "rvervuurt.com",
"url" : "http://t.co/CLMhIOUhFF",
"indices" : [
0,
22
],
"expanded_url" : "http://www.rvervuurt.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/CLMhIOUhFF",
"description" : "Hi! My name's Robbert, but you might know me better as HEY YOU IN THE BUSHES!",
"followers_count" : 358,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 16910,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "37382161",
"name" : "Robbert Vervuurt",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/615880353635561473/ofAwDSEp_normal.jpg",
"profile_sidebar_fill_color" : "C0DFEC",
"profile_sidebar_border_color" : "A8C7F7",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/37382161/1348269575",
"screen_name" : "Rvervuurt",
"time_zone" : "Copenhagen",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme15/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme15/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 7,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 307,
"verified" : false,
"has_extended_profile" : false
},
"6647842" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/413333369934860288/s5va9iR1_normal.jpeg",
"created_at" : "Thu Jun 07 19:01:43 +0000 2007",
"id" : 6647842,
"default_profile_image" : false,
"listed_count" : 34,
"profile_background_color" : "FAE7D1",
"follow_request_sent" : false,
"location" : "Staffordshire, UK ",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "taptix.net",
"url" : "https://t.co/6673EikjcV",
"indices" : [
0,
23
],
"expanded_url" : "http://taptix.net"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/6673EikjcV",
"description" : "Contract iOS developer - some opinions may be simulated",
"followers_count" : 434,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "3D200A",
"statuses_count" : 13469,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 7,
"owned" : 10
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "6647842",
"name" : "Andy Rennard",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/413333369934860288/s5va9iR1_normal.jpeg",
"profile_sidebar_fill_color" : "F7D3B1",
"profile_sidebar_border_color" : "E38654",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/6647842/1413393673",
"screen_name" : "rennarda",
"time_zone" : "London",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/7382132/twitter-back.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/7382132/twitter-back.jpg",
"profile_link_color" : "B95513",
"favourites_count" : 943,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 320,
"verified" : false,
"has_extended_profile" : false
},
"15424493" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2127860373/Avatar-512x512_normal.jpg",
"created_at" : "Mon Jul 14 08:39:20 +0000 2008",
"id" : 15424493,
"default_profile_image" : false,
"listed_count" : 61,
"profile_background_color" : "352726",
"follow_request_sent" : false,
"location" : "55.503739,8.449297",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "niklas.saers.com",
"url" : "http://t.co/AY7pB6YWHF",
"indices" : [
0,
22
],
"expanded_url" : "http://niklas.saers.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/AY7pB6YWHF",
"description" : "iOS developer and recorder player. I love making beautiful and useful stuff, and love talking about it in the process.",
"followers_count" : 987,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "3E4415",
"statuses_count" : 5139,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "15424493",
"name" : "Niklas Saers",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2127860373/Avatar-512x512_normal.jpg",
"profile_sidebar_fill_color" : "99CC33",
"profile_sidebar_border_color" : "829D5E",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "niklassaers",
"time_zone" : "Copenhagen",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_link_color" : "D02B55",
"favourites_count" : 32,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 1582,
"verified" : false,
"has_extended_profile" : false
},
"50393960" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/558109954561679360/j1f9DiJi_normal.jpeg",
"created_at" : "Wed Jun 24 18:44:10 +0000 2009",
"id" : 50393960,
"default_profile_image" : false,
"listed_count" : 116463,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Seattle, WA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "gatesnotes.com",
"url" : "http://t.co/dtudepUWZI",
"indices" : [
0,
22
],
"expanded_url" : "http://www.gatesnotes.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/dtudepUWZI",
"description" : "Sharing things I'm learning through my foundation work and other interests...",
"followers_count" : 25020510,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 1816,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 5
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "50393960",
"name" : "Bill Gates",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/558109954561679360/j1f9DiJi_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/50393960/1441390673",
"screen_name" : "BillGates",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/542018712627187712/0AenG_nz.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/542018712627187712/0AenG_nz.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 4,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 169,
"verified" : true,
"has_extended_profile" : false
},
"7213362" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/551121750100955136/ZphnhOpS_normal.jpeg",
"created_at" : "Mon Jul 02 20:48:35 +0000 2007",
"id" : 7213362,
"default_profile_image" : false,
"listed_count" : 414,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "javiersoto.me",
"url" : "http://t.co/sUwgs2AOwf",
"indices" : [
0,
22
],
"expanded_url" : "http://www.javiersoto.me"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/sUwgs2AOwf",
"description" : "@Fabric iOS Engineer @Twitter. Previously @Pebble. Functional Programming enthusiast. Rubik's Cube speed solver. Chess player. Made @watch_chess. Est. 1990",
"followers_count" : 5558,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "142F5E",
"statuses_count" : 88853,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 5,
"owned" : 14
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "7213362",
"name" : "Javier Soto",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/551121750100955136/ZphnhOpS_normal.jpeg",
"profile_sidebar_fill_color" : "3696D1",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/7213362/1398193684",
"screen_name" : "Javi",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/652045783420657664/6UwXFZIT.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/652045783420657664/6UwXFZIT.jpg",
"profile_link_color" : "1A1A21",
"favourites_count" : 126274,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 373,
"verified" : false,
"has_extended_profile" : true
},
"20662440" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/620755794653528064/aJ5GgxWx_normal.jpg",
"created_at" : "Thu Feb 12 08:36:48 +0000 2009",
"id" : 20662440,
"default_profile_image" : false,
"listed_count" : 980,
"profile_background_color" : "222222",
"follow_request_sent" : false,
"location" : "bristol / brooklyn",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "philsturgeon.uk",
"url" : "https://t.co/ogjxr66wI9",
"indices" : [
0,
23
],
"expanded_url" : "https://philsturgeon.uk"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "apisyouwonthate.com",
"url" : "http://t.co/YcHDmekA3v",
"indices" : [
38,
60
],
"expanded_url" : "http://apisyouwonthate.com"
}
]
}
},
"url" : "https://t.co/ogjxr66wI9",
"description" : "Software Engineer at @ride. Author of http://t.co/YcHDmekA3v. If you came here for PHP you're a year too late.",
"followers_count" : 15507,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "141414",
"statuses_count" : 47034,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 6
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "20662440",
"name" : "pegleg sturgeon",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/620755794653528064/aJ5GgxWx_normal.jpg",
"profile_sidebar_fill_color" : "E2D11B",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/20662440/1400085562",
"screen_name" : "philsturgeon",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "222222",
"favourites_count" : 11025,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 2144,
"verified" : false,
"has_extended_profile" : false
},
"18247541" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/609215086188560384/Qvg0YlB0_normal.png",
"created_at" : "Fri Dec 19 18:23:35 +0000 2008",
"id" : 18247541,
"default_profile_image" : false,
"listed_count" : 2705,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Flower Mound, TX",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "tapbots.com",
"url" : "http://t.co/j8YdZhQpTj",
"indices" : [
0,
22
],
"expanded_url" : "http://tapbots.com/"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "tapbots.com",
"url" : "http://t.co/ldMBUVWKIH",
"indices" : [
109,
131
],
"expanded_url" : "http://tapbots.com"
}
]
}
},
"url" : "http://t.co/j8YdZhQpTj",
"description" : "Please don't contact me for tech support, I won't answer. Try the in app options or @tweetbot or @tapbots or http://t.co/ldMBUVWKIH.",
"followers_count" : 38873,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 27663,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "18247541",
"name" : "Paul Haddad",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/609215086188560384/Qvg0YlB0_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "tapbot_paul",
"time_zone" : "Mountain Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 374,
"is_translation_enabled" : false,
"utc_offset" : -21600,
"friends_count" : 366,
"verified" : false,
"has_extended_profile" : false
}
},
"custom_timelines" : {
},
"tweets" : {
"650677486129401856" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650677486129401856,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "12114432",
"id" : 12114432,
"screen_name" : "uliwitness",
"name" : "Uli",
"indices" : [
3,
14
]
}
],
"urls" : [
{
"display_url" : "joelonsoftware.com/uibook/chapter…",
"url" : "http://t.co/FN9P2iXjdr",
"indices" : [
91,
113
],
"expanded_url" : "http://www.joelonsoftware.com/uibook/chapters/fog0000000057.html"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 650669941360848896,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "joelonsoftware.com/uibook/chapter…",
"url" : "http://t.co/FN9P2iXjdr",
"indices" : [
75,
97
],
"expanded_url" : "http://www.joelonsoftware.com/uibook/chapters/fog0000000057.html"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 650669941360848896,
"user" : {
"id" : 12114432,
"id_str" : "12114432"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Frustration and helplessness: A usability concern, but also a life lesson: http://t.co/FN9P2iXjdr",
"created_at" : "Sun Oct 04 13:52:57 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650669941360848896",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 650677486129401856,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @uliwitness: Frustration and helplessness: A usability concern, but also a life lesson: http://t.co/FN9P2iXjdr",
"created_at" : "Sun Oct 04 14:22:56 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650677486129401856",
"coordinates" : null
},
"650284456205524992" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 28,
"conversation_id" : 650284456205524992,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650284446973759489",
"media_url_https" : "https://pbs.twimg.com/media/CQZGQljVEAE8_dh.png",
"expanded_url" : "http://twitter.com/steipete/status/650284456205524992/photo/1",
"id" : 650284446973759489,
"sizes" : {
"large" : {
"w" : 838,
"h" : 438,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 313,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 177,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/RNarOWM3Tn",
"features" : {
"large" : {
"faces" : [
{
"y" : 204,
"w" : 54,
"x" : 133,
"h" : 54
}
]
},
"medium" : {
"faces" : [
{
"y" : 146,
"w" : 39,
"x" : 95,
"h" : 39
}
]
},
"orig" : {
"faces" : [
{
"y" : 205,
"w" : 55,
"x" : 134,
"h" : 55
}
]
},
"small" : {
"faces" : [
{
"y" : 83,
"w" : 22,
"x" : 54,
"h" : 22
}
]
}
},
"type" : "photo",
"indices" : [
94,
116
],
"media_url" : "http://pbs.twimg.com/media/CQZGQljVEAE8_dh.png",
"url" : "http://t.co/RNarOWM3Tn"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 6,
"favorited" : false,
"geo" : null,
"id" : 650284456205524992,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650284446973759489",
"media_url_https" : "https://pbs.twimg.com/media/CQZGQljVEAE8_dh.png",
"expanded_url" : "http://twitter.com/steipete/status/650284456205524992/photo/1",
"id" : 650284446973759489,
"sizes" : {
"large" : {
"w" : 838,
"h" : 438,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 313,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 177,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/RNarOWM3Tn",
"features" : {
"large" : {
"faces" : [
{
"y" : 204,
"w" : 54,
"x" : 133,
"h" : 54
}
]
},
"medium" : {
"faces" : [
{
"y" : 146,
"w" : 39,
"x" : 95,
"h" : 39
}
]
},
"orig" : {
"faces" : [
{
"y" : 205,
"w" : 55,
"x" : 134,
"h" : 55
}
]
},
"small" : {
"faces" : [
{
"y" : 83,
"w" : 22,
"x" : 54,
"h" : 22
}
]
}
},
"type" : "photo",
"indices" : [
94,
116
],
"media_url" : "http://pbs.twimg.com/media/CQZGQljVEAE8_dh.png",
"url" : "http://t.co/RNarOWM3Tn"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Hmmm something tells me CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION isn't very well documented. http://t.co/RNarOWM3Tn",
"created_at" : "Sat Oct 03 12:21:10 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650284456205524992",
"coordinates" : null
},
"650636013673574400" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 650636013673574400,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8ag3hLi7GX/",
"url" : "https://t.co/mYEiXREEQL",
"indices" : [
57,
80
],
"expanded_url" : "https://Instagram.com/p/8ag3hLi7GX/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650636013673574400,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "In Stratford. Upon Avon. @ Stratford Upon Avon Riverside https://t.co/mYEiXREEQL",
"created_at" : "Sun Oct 04 11:38:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650636013673574400",
"coordinates" : null
},
"650348190399639552" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 7,
"conversation_id" : 650348190399639552,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650348189510463488",
"media_url_https" : "https://pbs.twimg.com/media/CQaAO5AW8AAwjuQ.png",
"expanded_url" : "http://twitter.com/steipete/status/650348190399639552/photo/1",
"id" : 650348189510463488,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 547,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 320,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 181,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/CAuHROl6Jm",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
117,
139
],
"media_url" : "http://pbs.twimg.com/media/CQaAO5AW8AAwjuQ.png",
"url" : "http://t.co/CAuHROl6Jm"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "youtube.com/watch?v=IEBeQi…",
"url" : "https://t.co/i7e5AWtsnf",
"indices" : [
93,
116
],
"expanded_url" : "https://www.youtube.com/watch?v=IEBeQiN5lJ0"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 650348190399639552,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650348189510463488",
"media_url_https" : "https://pbs.twimg.com/media/CQaAO5AW8AAwjuQ.png",
"expanded_url" : "http://twitter.com/steipete/status/650348190399639552/photo/1",
"id" : 650348189510463488,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 547,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 320,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 181,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/CAuHROl6Jm",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
117,
139
],
"media_url" : "http://pbs.twimg.com/media/CQaAO5AW8AAwjuQ.png",
"url" : "http://t.co/CAuHROl6Jm"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "The Boxworks interview between Aaron Levie and Tim Cook is weird. Trying to hard to be funny.https://t.co/i7e5AWtsnf http://t.co/CAuHROl6Jm",
"created_at" : "Sat Oct 03 16:34:26 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650348190399639552",
"coordinates" : null
},
"650514093024116737" : {
"place" : null,
"contributors" : null,
"source" : "YoruFukurou",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 177,
"conversation_id" : 650514093024116737,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 161,
"favorited" : false,
"geo" : null,
"id" : 650514093024116737,
"user" : {
"id" : 150185852,
"id_str" : "150185852"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Dystopiary: a hedge trimmed to resemble a boot stamping on a human face, forever",
"created_at" : "Sun Oct 04 03:33:40 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650514093024116737",
"coordinates" : null
},
"651081624830873600" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 11,
"conversation_id" : 651073248000520192,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "7213362",
"id" : 7213362,
"screen_name" : "Javi",
"name" : "Javier Soto",
"indices" : [
0,
5
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "Javi",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651081624830873600,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : 7213362,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@Javi what is an ib",
"created_at" : "Mon Oct 05 17:08:50 +0000 2015",
"in_reply_to_status_id_str" : "651081289584373760",
"in_reply_to_status_id" : 651081289584373760,
"in_reply_to_user_id_str" : "7213362",
"id_str" : "651081624830873600",
"coordinates" : null
},
"650713625024417792" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650713625024417792,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650713625024417792,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"Sorry, they didn't teach spelt in my school so you get a red squiggly line\" - people who also say that they have the feels because reasons.",
"created_at" : "Sun Oct 04 16:46:32 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650713625024417792",
"coordinates" : null
},
"650288203119919104" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650288203119919104,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14056827",
"id" : 14056827,
"screen_name" : "rob_rix",
"name" : "Rob Rix",
"indices" : [
3,
11
]
},
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Section 3.3.1",
"indices" : [
13,
22
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650249832217620480,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Section 3.3.1",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "iwasleeg",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 650287288308637696,
"user" : {
"id" : 14056827,
"id_str" : "14056827"
},
"in_reply_to_user_id" : 3182117337,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@iwasleeg yeah. This bothers me quite a bit when designing software for them. The iOS 7+ borderless buttons don’t help either.",
"created_at" : "Sat Oct 03 12:32:25 +0000 2015",
"in_reply_to_status_id_str" : "650249832217620480",
"in_reply_to_status_id" : 650249832217620480,
"in_reply_to_user_id_str" : "3182117337",
"id_str" : "650287288308637696",
"coordinates" : null
},
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 650288203119919104,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @rob_rix: @iwasleeg yeah. This bothers me quite a bit when designing software for them. The iOS 7+ borderless buttons don’t help either.",
"created_at" : "Sat Oct 03 12:36:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650288203119919104",
"coordinates" : null
},
"650437912266436608" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650437912266436608,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 649587776808091648,
"id_str" : "649587776808091648",
"source_status_id" : 649587777638670336,
"indices" : [
58,
80
],
"url" : "http://t.co/bLixHCGqJe",
"source_status_id_str" : "649587777638670336",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQPMpC8VAAAnWGA.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQPMpC8VAAAnWGA.jpg",
"display_url" : "pic.twitter.com/bLixHCGqJe",
"source_user_id" : 37382161,
"sizes" : {
"large" : {
"w" : 576,
"h" : 250,
"resize" : "fit"
},
"medium" : {
"w" : 576,
"h" : 250,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 147,
"resize" : "fit"
}
},
"source_user_id_str" : "37382161",
"expanded_url" : "http://twitter.com/Rvervuurt/status/649587777638670336/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "37382161",
"id" : 37382161,
"screen_name" : "Rvervuurt",
"name" : "Robbert Vervuurt",
"indices" : [
3,
13
]
},
{
"id_str" : "11069462",
"id" : 11069462,
"screen_name" : "OReillyMedia",
"name" : "O'Reilly Media",
"indices" : [
18,
31
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2186,
"conversation_id" : 649587777638670336,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649587776808091648",
"media_url_https" : "https://pbs.twimg.com/media/CQPMpC8VAAAnWGA.jpg",
"expanded_url" : "http://twitter.com/Rvervuurt/status/649587777638670336/photo/1",
"id" : 649587776808091648,
"sizes" : {
"large" : {
"w" : 576,
"h" : 250,
"resize" : "fit"
},
"medium" : {
"w" : 576,
"h" : 250,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 147,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/bLixHCGqJe",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
43,
65
],
"media_url" : "http://pbs.twimg.com/media/CQPMpC8VAAAnWGA.jpg",
"url" : "http://t.co/bLixHCGqJe"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "11069462",
"id" : 11069462,
"screen_name" : "OReillyMedia",
"name" : "O'Reilly Media",
"indices" : [
3,
16
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2982,
"favorited" : false,
"geo" : null,
"id" : 649587777638670336,
"user" : {
"id" : 37382161,
"id_str" : "37382161"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649587776808091648",
"media_url_https" : "https://pbs.twimg.com/media/CQPMpC8VAAAnWGA.jpg",
"expanded_url" : "http://twitter.com/Rvervuurt/status/649587777638670336/photo/1",
"id" : 649587776808091648,
"sizes" : {
"large" : {
"w" : 576,
"h" : 250,
"resize" : "fit"
},
"medium" : {
"w" : 576,
"h" : 250,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 147,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/bLixHCGqJe",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
43,
65
],
"media_url" : "http://pbs.twimg.com/media/CQPMpC8VAAAnWGA.jpg",
"url" : "http://t.co/bLixHCGqJe"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "If @OReillyMedia made books about animals. http://t.co/bLixHCGqJe",
"created_at" : "Thu Oct 01 14:12:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649587777638670336",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 2982,
"favorited" : false,
"geo" : null,
"id" : 650437912266436608,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649587776808091648,
"id_str" : "649587776808091648",
"source_status_id" : 649587777638670336,
"indices" : [
58,
80
],
"url" : "http://t.co/bLixHCGqJe",
"source_status_id_str" : "649587777638670336",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQPMpC8VAAAnWGA.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQPMpC8VAAAnWGA.jpg",
"display_url" : "pic.twitter.com/bLixHCGqJe",
"source_user_id" : 37382161,
"sizes" : {
"large" : {
"w" : 576,
"h" : 250,
"resize" : "fit"
},
"medium" : {
"w" : 576,
"h" : 250,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 147,
"resize" : "fit"
}
},
"source_user_id_str" : "37382161",
"expanded_url" : "http://twitter.com/Rvervuurt/status/649587777638670336/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @Rvervuurt: If @OReillyMedia made books about animals. http://t.co/bLixHCGqJe",
"created_at" : "Sat Oct 03 22:30:57 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650437912266436608",
"coordinates" : null
},
"650719232553025536" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650719232553025536,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "18247541",
"id" : 18247541,
"screen_name" : "tapbot_paul",
"name" : "Paul Haddad",
"indices" : [
3,
15
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 76,
"conversation_id" : 650718740598800384,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 50,
"favorited" : false,
"geo" : null,
"id" : 650718740598800384,
"user" : {
"id" : 18247541,
"id_str" : "18247541"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Safari View Controller is the “right” way to handle OAuth login, but with Blockers and Cookie Settings it’s failing for many. Tough choice.",
"created_at" : "Sun Oct 04 17:06:52 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650718740598800384",
"coordinates" : null
},
"retweet_count" : 50,
"favorited" : false,
"geo" : null,
"id" : 650719232553025536,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @tapbot_paul: Safari View Controller is the “right” way to handle OAuth login, but with Blockers and Cookie Settings it’s failing for ma…",
"created_at" : "Sun Oct 04 17:08:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650719232553025536",
"coordinates" : null
},
"651011494965051392" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650994097453449216,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Graham Lee",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "iwasleeg",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651011494965051392,
"user" : {
"id" : 19781877,
"id_str" : "19781877"
},
"in_reply_to_user_id" : 3182117337,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@iwasleeg \"A smartphone is haunting Europe—…\"",
"created_at" : "Mon Oct 05 12:30:10 +0000 2015",
"in_reply_to_status_id_str" : "650994097453449216",
"in_reply_to_status_id" : 650994097453449216,
"in_reply_to_user_id_str" : "3182117337",
"id_str" : "651011494965051392",
"coordinates" : null
},
"650948979132379136" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 650948088438333440,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Section 3.3.1",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "iwasleeg",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650948979132379136,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : 3182117337,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@iwasleeg it's about ethics in journalism. No, not really, it's about social apathy.",
"created_at" : "Mon Oct 05 08:21:45 +0000 2015",
"in_reply_to_status_id_str" : "650948088438333440",
"in_reply_to_status_id" : 650948088438333440,
"in_reply_to_user_id_str" : "3182117337",
"id_str" : "650948979132379136",
"coordinates" : null
},
"651105780679188480" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Android",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 651105780679188480,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651105780679188480,
"user" : {
"id" : 661723,
"id_str" : "661723"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Everyone talks about Chapter 11. Nobody remembers the first 10 chapters of that book, including \"Don't spend all your money on iPads\"",
"created_at" : "Mon Oct 05 18:44:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651105780679188480",
"coordinates" : null
},
"651038132339478528" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 252,
"conversation_id" : 651003190628872192,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "12",
"id" : 12,
"screen_name" : "jack",
"name" : "Jack",
"indices" : [
9,
14
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "jack",
"retweet_count" : 104,
"favorited" : false,
"geo" : null,
"id" : 651038132339478528,
"user" : {
"id" : 20571756,
"id_str" : "20571756"
},
"in_reply_to_user_id" : 12,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Congrats @jack !",
"created_at" : "Mon Oct 05 14:16:01 +0000 2015",
"in_reply_to_status_id_str" : "651003315212300289",
"in_reply_to_status_id" : 651003315212300289,
"in_reply_to_user_id_str" : "12",
"id_str" : "651038132339478528",
"coordinates" : null
},
"651350667324473345" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651349753356263424,
"favorite_count" : 0,
"conversation_id" : 651350667324473345,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/ojmason/status…",
"url" : "https://t.co/R22xEhO49b",
"indices" : [
33,
56
],
"expanded_url" : "https://twitter.com/ojmason/status/651349753356263424"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651347669395312640,
"favorite_count" : 0,
"conversation_id" : 651349753356263424,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/darkrock/statu…",
"url" : "https://t.co/ddwczYT83R",
"indices" : [
64,
87
],
"expanded_url" : "https://twitter.com/darkrock/status/651347669395312640"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651349753356263424,
"user" : {
"id" : 19781877,
"id_str" : "19781877"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "651347669395312640",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Even better: add your own comments instead of just retweeting. https://t.co/ddwczYT83R",
"created_at" : "Tue Oct 06 10:54:17 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651349753356263424",
"coordinates" : null
},
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651350667324473345,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "651349753356263424",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Better still: add my comments 😂😛 https://t.co/R22xEhO49b",
"created_at" : "Tue Oct 06 10:57:55 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651350667324473345",
"coordinates" : null
},
"651013210422775808" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651013210422775808,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "19781877",
"id" : 19781877,
"screen_name" : "ojmason",
"name" : "Oliver Mason",
"indices" : [
3,
11
]
},
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Graham Lee",
"indices" : [
13,
22
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650994097453449216,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Graham Lee",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "iwasleeg",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651011494965051392,
"user" : {
"id" : 19781877,
"id_str" : "19781877"
},
"in_reply_to_user_id" : 3182117337,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@iwasleeg \"A smartphone is haunting Europe—…\"",
"created_at" : "Mon Oct 05 12:30:10 +0000 2015",
"in_reply_to_status_id_str" : "650994097453449216",
"in_reply_to_status_id" : 650994097453449216,
"in_reply_to_user_id_str" : "3182117337",
"id_str" : "651011494965051392",
"coordinates" : null
},
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651013210422775808,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @ojmason: @iwasleeg \"A smartphone is haunting Europe—…\"",
"created_at" : "Mon Oct 05 12:36:59 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651013210422775808",
"coordinates" : null
},
"650939763751559168" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650939763751559168,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "71172931",
"id" : 71172931,
"screen_name" : "pronebird",
"name" : "Andrei Mihailov",
"indices" : [
3,
13
]
},
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
15,
24
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 650826065393373184,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "steipete",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 650939603290058752,
"user" : {
"id" : 71172931,
"id_str" : "71172931"
},
"in_reply_to_user_id" : 25401953,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@steipete ridiculous. There is also viewIfLoaded now. Clearly to cheer up swift pips",
"created_at" : "Mon Oct 05 07:44:29 +0000 2015",
"in_reply_to_status_id_str" : "650826065393373184",
"in_reply_to_status_id" : 650826065393373184,
"in_reply_to_user_id_str" : "25401953",
"id_str" : "650939603290058752",
"coordinates" : null
},
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 650939763751559168,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @pronebird: @steipete ridiculous. There is also viewIfLoaded now. Clearly to cheer up swift pips",
"created_at" : "Mon Oct 05 07:45:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650939763751559168",
"coordinates" : null
},
"650706467520126976" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650706467520126976,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650706467520126976,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "For evidence of software neoimperialism look no further than your word processor's spelling and grammar \"correction\".",
"created_at" : "Sun Oct 04 16:18:06 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650706467520126976",
"coordinates" : null
},
"650640751257362432" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650640751257362432,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8ajAuEi7Jd/",
"url" : "https://t.co/w2qdubPiEw",
"indices" : [
37,
60
],
"expanded_url" : "https://Instagram.com/p/8ajAuEi7Jd/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650640751257362432,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Just posted a video @ The MAD Museum https://t.co/w2qdubPiEw",
"created_at" : "Sun Oct 04 11:56:58 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650640751257362432",
"coordinates" : null
},
"650729866803978240" : {
"place" : null,
"contributors" : null,
"source" : "Corebird",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 650729866803978240,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 650729866803978240,
"user" : {
"id" : 14106454,
"id_str" : "14106454"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I thought SaaS was an acronym for something, but I can't figure out how \"fuck users in every way possible\" translates to it.",
"created_at" : "Sun Oct 04 17:51:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650729866803978240",
"coordinates" : null
},
"650700222243454977" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650700222243454977,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "philsturgeon.uk"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "20662440"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgpaHR0cHM6Ly9waGlsc3R1cmdlb24udWsvaW1hZ2VzL2F1dGhvci5qcGcUqBIUqBIcFPABFPABAAAWABIA&s=yIX2fDuj34GM9rHMsGHhqFfhh71jrT4n5FV7_IBtyUI",
"width" : 1172,
"height" : 1172
}
},
"title" : {
"type" : "STRING",
"string_value" : "Everyones Favourite Twitter Characters | Phil Sturgeon"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "philsturgeon.uk",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Regularly, I make a general piece of advice, and the types of responses are pretty similar regardless of the actual conversation."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/bhk2Dcbe38",
"scribe_key" : "card_url"
}
},
"users" : {
"20662440" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/620755794653528064/aJ5GgxWx_normal.jpg",
"created_at" : "Thu Feb 12 08:36:48 +0000 2009",
"id" : 20662440,
"default_profile_image" : false,
"listed_count" : 980,
"profile_background_color" : "222222",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "bristol / brooklyn",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "philsturgeon.uk",
"url" : "https://t.co/ogjxr66wI9",
"indices" : [
0,
23
],
"expanded_url" : "https://philsturgeon.uk"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "apisyouwonthate.com",
"url" : "http://t.co/YcHDmekA3v",
"indices" : [
38,
60
],
"expanded_url" : "http://apisyouwonthate.com"
}
]
}
},
"url" : "https://t.co/ogjxr66wI9",
"description" : "Software Engineer at @ride. Author of http://t.co/YcHDmekA3v. If you came here for PHP you're a year too late.",
"followers_count" : 15507,
"geo_enabled" : true,
"media_count" : 1424,
"lang" : "en",
"profile_text_color" : "141414",
"statuses_count" : 47034,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "20662440",
"name" : "pegleg sturgeon",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/620755794653528064/aJ5GgxWx_normal.jpg",
"profile_sidebar_fill_color" : "E2D11B",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/20662440/1400085562",
"screen_name" : "philsturgeon",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "222222",
"favourites_count" : 11025,
"is_translation_enabled" : false,
"normal_followers_count" : 15507,
"utc_offset" : -14400,
"friends_count" : 2144,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/bhk2Dcbe38",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "20662440",
"id" : 20662440,
"screen_name" : "philsturgeon",
"name" : "pegleg sturgeon",
"indices" : [
3,
16
]
}
],
"urls" : [
{
"display_url" : "philsturgeon.uk/2015/10/02/eve…",
"url" : "https://t.co/bhk2Dcbe38",
"indices" : [
74,
97
],
"expanded_url" : "https://philsturgeon.uk/2015/10/02/everyones-favourite-twitter-character/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Mobile Web (M5)",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 30,
"conversation_id" : 650389318511497218,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "philsturgeon.uk"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "20662440"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgpaHR0cHM6Ly9waGlsc3R1cmdlb24udWsvaW1hZ2VzL2F1dGhvci5qcGcUqBIUqBIcFPABFPABAAAWABIA&s=yIX2fDuj34GM9rHMsGHhqFfhh71jrT4n5FV7_IBtyUI",
"width" : 1172,
"height" : 1172
}
},
"title" : {
"type" : "STRING",
"string_value" : "Everyones Favourite Twitter Characters | Phil Sturgeon"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "philsturgeon.uk",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Regularly, I make a general piece of advice, and the types of responses are pretty similar regardless of the actual conversation."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/bhk2Dcbe38",
"scribe_key" : "card_url"
}
},
"users" : {
"20662440" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/620755794653528064/aJ5GgxWx_normal.jpg",
"created_at" : "Thu Feb 12 08:36:48 +0000 2009",
"id" : 20662440,
"default_profile_image" : false,
"listed_count" : 980,
"profile_background_color" : "222222",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "bristol / brooklyn",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "philsturgeon.uk",
"url" : "https://t.co/ogjxr66wI9",
"indices" : [
0,
23
],
"expanded_url" : "https://philsturgeon.uk"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "apisyouwonthate.com",
"url" : "http://t.co/YcHDmekA3v",
"indices" : [
38,
60
],
"expanded_url" : "http://apisyouwonthate.com"
}
]
}
},
"url" : "https://t.co/ogjxr66wI9",
"description" : "Software Engineer at @ride. Author of http://t.co/YcHDmekA3v. If you came here for PHP you're a year too late.",
"followers_count" : 15507,
"geo_enabled" : true,
"media_count" : 1424,
"lang" : "en",
"profile_text_color" : "141414",
"statuses_count" : 47034,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "20662440",
"name" : "pegleg sturgeon",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/620755794653528064/aJ5GgxWx_normal.jpg",
"profile_sidebar_fill_color" : "E2D11B",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/20662440/1400085562",
"screen_name" : "philsturgeon",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "222222",
"favourites_count" : 11025,
"is_translation_enabled" : false,
"normal_followers_count" : 15507,
"utc_offset" : -14400,
"friends_count" : 2144,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/bhk2Dcbe38",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "philsturgeon.uk/2015/10/02/eve…",
"url" : "https://t.co/bhk2Dcbe38",
"indices" : [
56,
79
],
"expanded_url" : "https://philsturgeon.uk/2015/10/02/everyones-favourite-twitter-character/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 34,
"favorited" : false,
"geo" : null,
"id" : 650389318511497218,
"user" : {
"id" : 20662440,
"id_str" : "20662440"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "For those who missed it yesterday; don't be that person https://t.co/bhk2Dcbe38",
"created_at" : "Sat Oct 03 19:17:51 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650389318511497218",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 34,
"favorited" : false,
"geo" : null,
"id" : 650700222243454977,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @philsturgeon: For those who missed it yesterday; don't be that person https://t.co/bhk2Dcbe38",
"created_at" : "Sun Oct 04 15:53:17 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650700222243454977",
"coordinates" : null
},
"650719190236663810" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650719190236663810,
"lang" : "da",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
134,
138
],
"text" : "dsb"
}
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650719190236663810,
"user" : {
"id" : 15424493,
"id_str" : "15424493"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Tog fra Esbjerg til København går 50 minutter efter annonceret afgang - men nul information på dsb.dk, nul på deres trafikinformation #dsb",
"created_at" : "Sun Oct 04 17:08:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650719190236663810",
"coordinates" : null
},
"651093684210008064" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651091258555924480,
"favorite_count" : 0,
"conversation_id" : 651093684210008064,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/brutella/statu…",
"url" : "https://t.co/eeO7TdSis6",
"indices" : [
24,
47
],
"expanded_url" : "https://twitter.com/brutella/status/651092216010682368"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 58,
"conversation_id" : 651091258555924480,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "forums.developer.apple.com/message/65046#…",
"url" : "https://t.co/Y5Z02G5cH0",
"indices" : [
108,
131
],
"expanded_url" : "https://forums.developer.apple.com/message/65046#65046"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 72,
"favorited" : false,
"geo" : null,
"id" : 651091258555924480,
"user" : {
"id" : 14444371,
"id_str" : "14444371"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Apple finally confirms that iCloud randomly deletes CoreData database on app updates – this drives me crazy https://t.co/Y5Z02G5cH0",
"created_at" : "Mon Oct 05 17:47:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651091258555924480",
"coordinates" : null
},
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 651093684210008064,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "651091258555924480",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Only Apple can do this. https://t.co/eeO7TdSis6",
"created_at" : "Mon Oct 05 17:56:45 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651093684210008064",
"coordinates" : null
},
"651377943474638848" : {
"place" : null,
"contributors" : null,
"source" : "iOS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 299,
"conversation_id" : 651377943474638848,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "m.motortrend.com/features/mt_ho…",
"url" : "http://t.co/SNKanoxz0f",
"indices" : [
59,
81
],
"expanded_url" : "http://m.motortrend.com/features/mt_hot_list/13_cool_facts_about_the_2017_porsche_911/"
}
],
"hashtags" : [
{
"indices" : [
26,
34
],
"text" : "Porsche"
},
{
"indices" : [
41,
48
],
"text" : "iPhone"
},
{
"indices" : [
49,
57
],
"text" : "CarPlay"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 262,
"favorited" : false,
"geo" : null,
"id" : 651377943474638848,
"user" : {
"id" : 17104751,
"id_str" : "17104751"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Fact 5 = Privacy matters.\n#Porsche #911 \n#iPhone #CarPlay http://t.co/SNKanoxz0f",
"created_at" : "Tue Oct 06 12:46:18 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651377943474638848",
"coordinates" : null
},
"650939603290058752" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 650826065393373184,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "steipete",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 650939603290058752,
"user" : {
"id" : 71172931,
"id_str" : "71172931"
},
"in_reply_to_user_id" : 25401953,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@steipete ridiculous. There is also viewIfLoaded now. Clearly to cheer up swift pips",
"created_at" : "Mon Oct 05 07:44:29 +0000 2015",
"in_reply_to_status_id_str" : "650826065393373184",
"in_reply_to_status_id" : 650826065393373184,
"in_reply_to_user_id_str" : "25401953",
"id_str" : "650939603290058752",
"coordinates" : null
},
"651376385076920320" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651376385076920320,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg5aHR0cHM6Ly9hdmF0YXJzMC5naXRodWJ1c2VyY29udGVudC5jb20vdS83NTQ1OTg_dj0zJnM9NDAwFKAGFKAGHBTwARTwAQAAFgASAA&s=LnXHj5VvNGOyE0T1PlAWPqvddAWYngseNYhH6r7AyeQ",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "Swift support · Issue #22 · facebook/componentkit"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Hey guys, this project made me really feel happy while watching the video. I really like the concept of declarative style and thus love React. I am really excited and will really try it out the ..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/s6p6hYLNFC",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707259,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707259,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/s6p6hYLNFC",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "39968020",
"id" : 39968020,
"screen_name" : "bontoJR",
"name" : "Junior B.",
"indices" : [
3,
11
]
},
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
112,
121
]
}
],
"urls" : [
{
"display_url" : "github.com/facebook/compo…",
"url" : "https://t.co/s6p6hYLNFC",
"indices" : [
79,
102
],
"expanded_url" : "https://github.com/facebook/componentkit/issues/22#issuecomment-140870104"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 23,
"conversation_id" : 651365144774201344,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg5aHR0cHM6Ly9hdmF0YXJzMC5naXRodWJ1c2VyY29udGVudC5jb20vdS83NTQ1OTg_dj0zJnM9NDAwFKAGFKAGHBTwARTwAQAAFgASAA&s=LnXHj5VvNGOyE0T1PlAWPqvddAWYngseNYhH6r7AyeQ",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "Swift support · Issue #22 · facebook/componentkit"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Hey guys, this project made me really feel happy while watching the video. I really like the concept of declarative style and thus love React. I am really excited and will really try it out the ..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/s6p6hYLNFC",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707259,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707259,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/s6p6hYLNFC",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
99,
108
]
}
],
"urls" : [
{
"display_url" : "github.com/facebook/compo…",
"url" : "https://t.co/s6p6hYLNFC",
"indices" : [
66,
89
],
"expanded_url" : "https://github.com/facebook/componentkit/issues/22#issuecomment-140870104"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 18,
"favorited" : false,
"geo" : null,
"id" : 651365144774201344,
"user" : {
"id" : 39968020,
"id_str" : "39968020"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "“Many of the nice things we love about Swift are already in C++”\n\nhttps://t.co/s6p6hYLNFC\n\nI guess @steipete would agree with that",
"created_at" : "Tue Oct 06 11:55:26 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651365144774201344",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 18,
"favorited" : false,
"geo" : null,
"id" : 651376385076920320,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @bontoJR: “Many of the nice things we love about Swift are already in C++”\n\nhttps://t.co/s6p6hYLNFC\n\nI guess @steipete would agree with …",
"created_at" : "Tue Oct 06 12:40:06 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651376385076920320",
"coordinates" : null
},
"649794324440354816" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 34,
"conversation_id" : 649794324440354816,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "colindrake.me/2015/10/01/an-…",
"url" : "http://t.co/1qzKhmhIrh",
"indices" : [
68,
90
],
"expanded_url" : "http://colindrake.me/2015/10/01/an-observable-pattern-implementation-in-swift/"
}
],
"hashtags" : [
{
"indices" : [
61,
67
],
"text" : "Swift"
},
{
"indices" : [
91,
97
],
"text" : "xcode"
},
{
"indices" : [
98,
109
],
"text" : "playground"
},
{
"indices" : [
110,
121
],
"text" : "opensource"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 5,
"favorited" : false,
"geo" : null,
"id" : 649794324440354816,
"user" : {
"id" : 184220757,
"id_str" : "184220757"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "New blog entry on implementing simple observables pattern in #Swift http://t.co/1qzKhmhIrh #xcode #playground #opensource",
"created_at" : "Fri Oct 02 03:53:34 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649794324440354816",
"coordinates" : null
},
"651441562816258049" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651441562816258049,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "351346221",
"id" : 351346221,
"screen_name" : "willmanduffy",
"name" : "Will Duffy",
"indices" : [
3,
16
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 260,
"conversation_id" : 651435711904792577,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "willmanduffy",
"retweet_count" : 241,
"favorited" : false,
"geo" : null,
"id" : 651435866888519680,
"user" : {
"id" : 351346221,
"id_str" : "351346221"
},
"in_reply_to_user_id" : 351346221,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Cool fact: you were a real programmer the second you did \"Hello World\". There's no exam. This isn't becoming a doctor.",
"created_at" : "Tue Oct 06 16:36:28 +0000 2015",
"in_reply_to_status_id_str" : "651435711904792577",
"in_reply_to_status_id" : 651435711904792577,
"in_reply_to_user_id_str" : "351346221",
"id_str" : "651435866888519680",
"coordinates" : null
},
"retweet_count" : 241,
"favorited" : false,
"geo" : null,
"id" : 651441562816258049,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @willmanduffy: Cool fact: you were a real programmer the second you did \"Hello World\". There's no exam. This isn't becoming a doctor.",
"created_at" : "Tue Oct 06 16:59:06 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651441562816258049",
"coordinates" : null
},
"641270812411056128" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 298,
"conversation_id" : 641270812411056128,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "641270811702071296",
"media_url_https" : "https://pbs.twimg.com/media/COZAZ9hUEAAz5vf.jpg",
"expanded_url" : "http://twitter.com/petecheslock/status/641270812411056128/photo/1",
"id" : 641270811702071296,
"sizes" : {
"large" : {
"w" : 634,
"h" : 495,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 468,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 265,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/LxjJAINtwx",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
46,
68
],
"media_url" : "http://pbs.twimg.com/media/COZAZ9hUEAAz5vf.jpg",
"url" : "http://t.co/LxjJAINtwx"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 532,
"favorited" : false,
"geo" : null,
"id" : 641270812411056128,
"user" : {
"id" : 264481774,
"id_str" : "264481774"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "641270811702071296",
"media_url_https" : "https://pbs.twimg.com/media/COZAZ9hUEAAz5vf.jpg",
"expanded_url" : "http://twitter.com/petecheslock/status/641270812411056128/photo/1",
"id" : 641270811702071296,
"sizes" : {
"large" : {
"w" : 634,
"h" : 495,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 468,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 265,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/LxjJAINtwx",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
46,
68
],
"media_url" : "http://pbs.twimg.com/media/COZAZ9hUEAAz5vf.jpg",
"url" : "http://t.co/LxjJAINtwx"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Story Closed: Deployed feature to production. http://t.co/LxjJAINtwx",
"created_at" : "Tue Sep 08 15:24:10 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "641270812411056128",
"coordinates" : null
},
"650572623303286784" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650572623303286784,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "53426543",
"id" : 53426543,
"screen_name" : "metkis",
"name" : "James Ghostetler",
"indices" : [
3,
10
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 27,
"conversation_id" : 650558556241063936,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 650558556241063936,
"user" : {
"id" : 53426543,
"id_str" : "53426543"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "You know those people that have incredible drive and know exactly what they want to accomplish? Man, I wish I were one of those people!",
"created_at" : "Sun Oct 04 06:30:21 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650558556241063936",
"coordinates" : null
},
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 650572623303286784,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @metkis: You know those people that have incredible drive and know exactly what they want to accomplish? Man, I wish I were one of those…",
"created_at" : "Sun Oct 04 07:26:15 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650572623303286784",
"coordinates" : null
},
"651221601325727744" : {
"place" : null,
"contributors" : null,
"source" : "iOS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 350,
"conversation_id" : 651221601325727744,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "youtube.com/playlist?list=…",
"url" : "http://t.co/X63yzAQsCs",
"indices" : [
29,
51
],
"expanded_url" : "http://www.youtube.com/playlist?list=PLHFlHpPjgk73J6C3PHUrDntzy6TQxBh44"
}
],
"hashtags" : [
{
"indices" : [
17,
28
],
"text" : "AppleWatch"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 167,
"favorited" : false,
"geo" : null,
"id" : 651221601325727744,
"user" : {
"id" : 17104751,
"id_str" : "17104751"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Watch these! ;-)\n#AppleWatch http://t.co/X63yzAQsCs",
"created_at" : "Tue Oct 06 02:25:03 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651221601325727744",
"coordinates" : null
},
"651006731884077056" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 651006617396342784,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "olebegemann",
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 651006731884077056,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : 231756759,
"retweeted" : false,
"supplemental_language" : null,
"text" : "“I think that users of ad-blocking software are taking a positive route both ethically and economically.”",
"created_at" : "Mon Oct 05 12:11:14 +0000 2015",
"in_reply_to_status_id_str" : "651006617396342784",
"in_reply_to_status_id" : 651006617396342784,
"in_reply_to_user_id_str" : "231756759",
"id_str" : "651006731884077056",
"coordinates" : null
},
"649939402039300096" : {
"place" : null,
"contributors" : null,
"source" : "fuck every word",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 58,
"conversation_id" : 649939402039300096,
"lang" : "es",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 35,
"favorited" : false,
"geo" : null,
"id" : 649939402039300096,
"user" : {
"id" : 2497458150,
"id_str" : "2497458150"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "fuck decrescendos",
"created_at" : "Fri Oct 02 13:30:03 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649939402039300096",
"coordinates" : null
},
"651318073048363008" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 91,
"conversation_id" : 651318073048363008,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg6aHR0cHM6Ly9hdmF0YXJzMi5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMTM5NjIxP3Y9MyZzPTQwMBSgBhSgBhwU8AEU8AEAABYAEgA&s=ifVGpmMbLaP5DkFXRrOJTzY4_LbG-SEan5Pblj--5x0",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "qw3rtman/git-fire"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "In Case of Fire... Contribute to git-fire development by creating an account on GitHub."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/A2jLCTKv3v",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707259,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707259,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/A2jLCTKv3v",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "github.com/qw3rtman/git-f…",
"url" : "https://t.co/A2jLCTKv3v",
"indices" : [
76,
99
],
"expanded_url" : "https://github.com/qw3rtman/git-fire"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 137,
"favorited" : false,
"geo" : null,
"id" : 651318073048363008,
"user" : {
"id" : 23566038,
"id_str" : "23566038"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "> Are you a developer?\n> Is your office on fire?\n> Here you go:\n https://t.co/A2jLCTKv3v",
"created_at" : "Tue Oct 06 08:48:24 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651318073048363008",
"coordinates" : null
},
"650588620584263680" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650588620584263680,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.newyorker.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14677919"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhYaHR0cDovL3d3dy5uZXd5b3JrZXIuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDEyLzEyL2hfMTQzMDQwMzgtNDY1LTEyMDAtNjMwLTE4MDg0NTA1LmpwZxTgEhTmCRwUhAYUlAMAABYAEgA&s=ujkdw43tk0cxcxpXcbSdkykb45A1Zra-1kEH3XSN8qw",
"width" : 1200,
"height" : 627
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhYaHR0cDovL3d3dy5uZXd5b3JrZXIuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDEyLzEyL2hfMTQzMDQwMzgtNDY1LTEyMDAtNjMwLTE4MDg0NTA1LmpwZxTgEhToCRwUsAkU9AQAABYAEgA&s=xPTqxnloCxJGYXMP_QlD_96Ul5AdW5qfa-v0GTPmZVE",
"width" : 1200,
"height" : 628
}
},
"title" : {
"type" : "STRING",
"string_value" : "The Simple Truth About Gun Control - The New Yorker"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "newyorker.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Mass shootings are an epidemic, but we already know how to stop them. Why don’t we?"
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "48354754"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/pyZv1EhNQg",
"scribe_key" : "card_url"
}
},
"users" : {
"48354754" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1615916007/AG_BY_BL_2009_normal.jpg",
"created_at" : "Thu Jun 18 13:50:39 +0000 2009",
"id" : 48354754,
"default_profile_image" : false,
"listed_count" : 279,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "",
"followers_count" : 11488,
"geo_enabled" : false,
"media_count" : 2,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 38,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "48354754",
"name" : "Adam Gopnik",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1615916007/AG_BY_BL_2009_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "adamgopnik",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 23,
"is_translation_enabled" : false,
"normal_followers_count" : 11488,
"utc_offset" : null,
"friends_count" : 162,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
},
"14677919" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/421413599441981441/GMZ5UIRl_normal.jpeg",
"created_at" : "Tue May 06 19:36:33 +0000 2008",
"id" : 14677919,
"default_profile_image" : false,
"listed_count" : 55603,
"profile_background_color" : "9AE4E8",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York, NY",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "newyorker.com",
"url" : "http://t.co/RJjEvb2dV6",
"indices" : [
0,
22
],
"expanded_url" : "http://www.newyorker.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/RJjEvb2dV6",
"description" : "The New Yorker is a weekly magazine with a mix of reporting on politics and culture, humor and cartoons, fiction and poetry, and reviews and criticism.",
"followers_count" : 5632207,
"geo_enabled" : false,
"media_count" : 1627,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 31081,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "14677919",
"name" : "The New Yorker",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/421413599441981441/GMZ5UIRl_normal.jpeg",
"profile_sidebar_fill_color" : "DDFFCC",
"profile_sidebar_border_color" : "BDDCAD",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14677919/1401467052",
"screen_name" : "NewYorker",
"fast_followers_count" : 12,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/55790865/Twitter_BG_Final_final.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/55790865/Twitter_BG_Final_final.jpg",
"profile_link_color" : "0084B4",
"favourites_count" : 229,
"is_translation_enabled" : true,
"normal_followers_count" : 5632195,
"utc_offset" : -14400,
"friends_count" : 347,
"verified" : true,
"can_media_tag" : false,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/pyZv1EhNQg",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "154493778",
"id" : 154493778,
"screen_name" : "micpringle",
"name" : "Mic Pringle",
"indices" : [
3,
14
]
}
],
"urls" : [
{
"display_url" : "newyorker.com/news/daily-com…",
"url" : "http://t.co/pyZv1EhNQg",
"indices" : [
139,
140
],
"expanded_url" : "http://www.newyorker.com/news/daily-comment/the-simple-truth-about-gun-control"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-2.761929,
53.305809
],
[
-2.670996,
53.305809
],
[
-2.670996,
53.350151
],
[
-2.761929,
53.350151
]
]
]
},
"contained_within" : [
],
"country" : "United Kingdom",
"id" : "6bbcd311fdb99c3b",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Runcorn, England",
"country_code" : "GB",
"name" : "Runcorn",
"url" : "https://api.twitter.com/1.1/geo/id/6bbcd311fdb99c3b.json"
},
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 650584333032497152,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.newyorker.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14677919"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhYaHR0cDovL3d3dy5uZXd5b3JrZXIuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDEyLzEyL2hfMTQzMDQwMzgtNDY1LTEyMDAtNjMwLTE4MDg0NTA1LmpwZxTgEhTmCRwUhAYUlAMAABYAEgA&s=ujkdw43tk0cxcxpXcbSdkykb45A1Zra-1kEH3XSN8qw",
"width" : 1200,
"height" : 627
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhYaHR0cDovL3d3dy5uZXd5b3JrZXIuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDEyLzEyL2hfMTQzMDQwMzgtNDY1LTEyMDAtNjMwLTE4MDg0NTA1LmpwZxTgEhToCRwUsAkU9AQAABYAEgA&s=xPTqxnloCxJGYXMP_QlD_96Ul5AdW5qfa-v0GTPmZVE",
"width" : 1200,
"height" : 628
}
},
"title" : {
"type" : "STRING",
"string_value" : "The Simple Truth About Gun Control - The New Yorker"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "newyorker.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Mass shootings are an epidemic, but we already know how to stop them. Why don’t we?"
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "48354754"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/pyZv1EhNQg",
"scribe_key" : "card_url"
}
},
"users" : {
"48354754" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1615916007/AG_BY_BL_2009_normal.jpg",
"created_at" : "Thu Jun 18 13:50:39 +0000 2009",
"id" : 48354754,
"default_profile_image" : false,
"listed_count" : 279,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "",
"followers_count" : 11488,
"geo_enabled" : false,
"media_count" : 2,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 38,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "48354754",
"name" : "Adam Gopnik",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1615916007/AG_BY_BL_2009_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "adamgopnik",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 23,
"is_translation_enabled" : false,
"normal_followers_count" : 11488,
"utc_offset" : null,
"friends_count" : 162,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
},
"14677919" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/421413599441981441/GMZ5UIRl_normal.jpeg",
"created_at" : "Tue May 06 19:36:33 +0000 2008",
"id" : 14677919,
"default_profile_image" : false,
"listed_count" : 55603,
"profile_background_color" : "9AE4E8",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York, NY",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "newyorker.com",
"url" : "http://t.co/RJjEvb2dV6",
"indices" : [
0,
22
],
"expanded_url" : "http://www.newyorker.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/RJjEvb2dV6",
"description" : "The New Yorker is a weekly magazine with a mix of reporting on politics and culture, humor and cartoons, fiction and poetry, and reviews and criticism.",
"followers_count" : 5632207,
"geo_enabled" : false,
"media_count" : 1627,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 31081,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "14677919",
"name" : "The New Yorker",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/421413599441981441/GMZ5UIRl_normal.jpeg",
"profile_sidebar_fill_color" : "DDFFCC",
"profile_sidebar_border_color" : "BDDCAD",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14677919/1401467052",
"screen_name" : "NewYorker",
"fast_followers_count" : 12,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/55790865/Twitter_BG_Final_final.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/55790865/Twitter_BG_Final_final.jpg",
"profile_link_color" : "0084B4",
"favourites_count" : 229,
"is_translation_enabled" : true,
"normal_followers_count" : 5632195,
"utc_offset" : -14400,
"friends_count" : 347,
"verified" : true,
"can_media_tag" : false,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/pyZv1EhNQg",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "newyorker.com/news/daily-com…",
"url" : "http://t.co/pyZv1EhNQg",
"indices" : [
116,
138
],
"expanded_url" : "http://www.newyorker.com/news/daily-comment/the-simple-truth-about-gun-control"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 13,
"favorited" : false,
"geo" : null,
"id" : 650584333032497152,
"user" : {
"id" : 154493778,
"id_str" : "154493778"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "“indeed, a global consensus is in place, which, in disbelief and now in disgust, the planet waits for us to join.”\n\nhttp://t.co/pyZv1EhNQg",
"created_at" : "Sun Oct 04 08:12:46 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650584333032497152",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 13,
"favorited" : false,
"geo" : null,
"id" : 650588620584263680,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @micpringle: “indeed, a global consensus is in place, which, in disbelief and now in disgust, the planet waits for us to join.”\n\nhttp://…",
"created_at" : "Sun Oct 04 08:29:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650588620584263680",
"coordinates" : null
},
"651134389116493824" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651134389116493824,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg6aHR0cHM6Ly9hdmF0YXJzMy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMTg5NzE0P3Y9MyZzPTQwMBSgBhSgBhwU8AEU8AEAABYAEgA&s=B0oN40qAyNaT8FP3VoCz55s1jZkbYBhplo9mvdEfwt8",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "CocoaPods/CocoaPods"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The Cocoa Dependency Manager. Contribute to CocoaPods development by creating an account on GitHub."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/w6otanSmOO",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707259,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707259,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/w6otanSmOO",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "73644377",
"id" : 73644377,
"screen_name" : "segiddins",
"name" : "Samuel Giddins",
"indices" : [
3,
13
]
},
{
"id_str" : "402676244",
"id" : 402676244,
"screen_name" : "CocoaPods",
"name" : "CocoaPods",
"indices" : [
31,
41
]
}
],
"urls" : [
{
"display_url" : "github.com/CocoaPods/Coco…",
"url" : "https://t.co/w6otanSmOO",
"indices" : [
118,
140
],
"expanded_url" : "https://github.com/CocoaPods/CocoaPods/releases/0.39.0.rc.1"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-87.606369,
41.785557
],
[
-87.57512699999999,
41.785557
],
[
-87.57512699999999,
41.802616
],
[
-87.606369,
41.802616
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "1f6b9aa053ccbd16",
"attributes" : {
},
"place_type" : "neighborhood",
"full_name" : "Hyde Park, Chicago",
"country_code" : "US",
"name" : "Hyde Park",
"url" : "https://api.twitter.com/1.1/geo/id/1f6b9aa053ccbd16.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 9,
"conversation_id" : 651134365754265600,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg6aHR0cHM6Ly9hdmF0YXJzMy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMTg5NzE0P3Y9MyZzPTQwMBSgBhSgBhwU8AEU8AEAABYAEgA&s=B0oN40qAyNaT8FP3VoCz55s1jZkbYBhplo9mvdEfwt8",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "CocoaPods/CocoaPods"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The Cocoa Dependency Manager. Contribute to CocoaPods development by creating an account on GitHub."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/w6otanSmOO",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707259,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707259,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/w6otanSmOO",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "402676244",
"id" : 402676244,
"screen_name" : "CocoaPods",
"name" : "CocoaPods",
"indices" : [
16,
26
]
}
],
"urls" : [
{
"display_url" : "github.com/CocoaPods/Coco…",
"url" : "https://t.co/w6otanSmOO",
"indices" : [
103,
126
],
"expanded_url" : "https://github.com/CocoaPods/CocoaPods/releases/0.39.0.rc.1"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 9,
"favorited" : false,
"geo" : null,
"id" : 651134365754265600,
"user" : {
"id" : 73644377,
"id_str" : "73644377"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I just released @CocoaPods 0.39.0.rc.1 — not many major changes, but it’ll go stable soon!\n\nCHANGELOG: https://t.co/w6otanSmOO",
"created_at" : "Mon Oct 05 20:38:24 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651134365754265600",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 9,
"favorited" : false,
"geo" : null,
"id" : 651134389116493824,
"user" : {
"id" : 402676244,
"id_str" : "402676244"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @segiddins: I just released @CocoaPods 0.39.0.rc.1 — not many major changes, but it’ll go stable soon!\n\nCHANGELOG: https://t.co/w6otanSm…",
"created_at" : "Mon Oct 05 20:38:30 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651134389116493824",
"coordinates" : null
},
"650642183004024832" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650642183004024832,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8ajqSli7Ki/",
"url" : "https://t.co/6tJ2wXgigG",
"indices" : [
37,
60
],
"expanded_url" : "https://Instagram.com/p/8ajqSli7Ki/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650642183004024832,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Just posted a video @ The MAD Museum https://t.co/6tJ2wXgigG",
"created_at" : "Sun Oct 04 12:02:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650642183004024832",
"coordinates" : null
},
"651401364489248768" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651401364489248768,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "113393517",
"id" : 113393517,
"screen_name" : "micheletitolo",
"name" : "Michele Titolo",
"indices" : [
3,
17
]
},
{
"id_str" : "16009535",
"id" : 16009535,
"screen_name" : "JJSaccolo",
"name" : "Giacomo Saccardo",
"indices" : [
20,
30
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 651399889906110464,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "16009535",
"id" : 16009535,
"screen_name" : "JJSaccolo",
"name" : "Giacomo Saccardo",
"indices" : [
1,
11
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "JJSaccolo",
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651401004219396097,
"user" : {
"id" : 113393517,
"id_str" : "113393517"
},
"in_reply_to_user_id" : 16009535,
"retweeted" : false,
"supplemental_language" : null,
"text" : ".@JJSaccolo I don’t trust Apple anymore. Too many things break for me to simply update whenever they release a point version.",
"created_at" : "Tue Oct 06 14:17:56 +0000 2015",
"in_reply_to_status_id_str" : "651400252344397824",
"in_reply_to_status_id" : 651400252344397824,
"in_reply_to_user_id_str" : "16009535",
"id_str" : "651401004219396097",
"coordinates" : null
},
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651401364489248768,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @micheletitolo: .@JJSaccolo I don’t trust Apple anymore. Too many things break for me to simply update whenever they release a point ver…",
"created_at" : "Tue Oct 06 14:19:22 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651401364489248768",
"coordinates" : null
},
"650558556241063936" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 27,
"conversation_id" : 650558556241063936,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 650558556241063936,
"user" : {
"id" : 53426543,
"id_str" : "53426543"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "You know those people that have incredible drive and know exactly what they want to accomplish? Man, I wish I were one of those people!",
"created_at" : "Sun Oct 04 06:30:21 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650558556241063936",
"coordinates" : null
},
"650712438661365760" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 25,
"conversation_id" : 650712438661365760,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "youtube.com/watch?v=C08WmK…",
"url" : "https://t.co/JCphcgoc1T",
"indices" : [
54,
77
],
"expanded_url" : "https://www.youtube.com/watch?v=C08WmKiwcSs&t=3"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 13,
"favorited" : false,
"geo" : null,
"id" : 650712438661365760,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"How bad is it?\" \"Vista bad? Zune bad? iPhone 4 bad?\" https://t.co/JCphcgoc1T",
"created_at" : "Sun Oct 04 16:41:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650712438661365760",
"coordinates" : null
},
"650994097453449216" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 650994097453449216,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650994097453449216,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Read more on techonomics in the pamphlet \"Das Appital\".",
"created_at" : "Mon Oct 05 11:21:02 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650994097453449216",
"coordinates" : null
},
"651435866888519680" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 260,
"conversation_id" : 651435711904792577,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "willmanduffy",
"retweet_count" : 241,
"favorited" : false,
"geo" : null,
"id" : 651435866888519680,
"user" : {
"id" : 351346221,
"id_str" : "351346221"
},
"in_reply_to_user_id" : 351346221,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Cool fact: you were a real programmer the second you did \"Hello World\". There's no exam. This isn't becoming a doctor.",
"created_at" : "Tue Oct 06 16:36:28 +0000 2015",
"in_reply_to_status_id_str" : "651435711904792577",
"in_reply_to_status_id" : 651435711904792577,
"in_reply_to_user_id_str" : "351346221",
"id_str" : "651435866888519680",
"coordinates" : null
},
"651094723332079616" : {
"place" : null,
"contributors" : null,
"source" : "Buffer",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 651094723332079616,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "philsturgeon.uk"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "20662440"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgpaHR0cHM6Ly9waGlsc3R1cmdlb24udWsvaW1hZ2VzL2F1dGhvci5qcGcUqBIUqBIcFPABFPABAAAWABIA&s=yIX2fDuj34GM9rHMsGHhqFfhh71jrT4n5FV7_IBtyUI",
"width" : 1172,
"height" : 1172
}
},
"title" : {
"type" : "STRING",
"string_value" : "Everyones Favourite Twitter Characters | Phil Sturgeon"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "philsturgeon.uk",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Regularly, I make a general piece of advice, and the types of responses are pretty similar regardless of the actual conversation."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/VoqK0qATc5",
"scribe_key" : "card_url"
}
},
"users" : {
"20662440" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/620755794653528064/aJ5GgxWx_normal.jpg",
"created_at" : "Thu Feb 12 08:36:48 +0000 2009",
"id" : 20662440,
"default_profile_image" : false,
"listed_count" : 980,
"profile_background_color" : "222222",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "bristol / brooklyn",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "philsturgeon.uk",
"url" : "https://t.co/ogjxr66wI9",
"indices" : [
0,
23
],
"expanded_url" : "https://philsturgeon.uk"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "apisyouwonthate.com",
"url" : "http://t.co/YcHDmekA3v",
"indices" : [
38,
60
],
"expanded_url" : "http://apisyouwonthate.com"
}
]
}
},
"url" : "https://t.co/ogjxr66wI9",
"description" : "Software Engineer at @ride. Author of http://t.co/YcHDmekA3v. If you came here for PHP you're a year too late.",
"followers_count" : 15507,
"geo_enabled" : true,
"media_count" : 1424,
"lang" : "en",
"profile_text_color" : "141414",
"statuses_count" : 47034,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "20662440",
"name" : "pegleg sturgeon",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/620755794653528064/aJ5GgxWx_normal.jpg",
"profile_sidebar_fill_color" : "E2D11B",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/20662440/1400085562",
"screen_name" : "philsturgeon",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "222222",
"favourites_count" : 11025,
"is_translation_enabled" : false,
"normal_followers_count" : 15507,
"utc_offset" : -14400,
"friends_count" : 2144,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/VoqK0qATc5",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "20662440",
"id" : 20662440,
"screen_name" : "philsturgeon",
"name" : "pegleg sturgeon",
"indices" : [
77,
90
]
}
],
"urls" : [
{
"display_url" : "buff.ly/1PYJ1Xe",
"url" : "http://t.co/VoqK0qATc5",
"indices" : [
50,
72
],
"expanded_url" : "http://buff.ly/1PYJ1Xe"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 651094723332079616,
"user" : {
"id" : 22161956,
"id_str" : "22161956"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "lolsob - Everyones Favourite Twitter Characters - http://t.co/VoqK0qATc5 /by @philsturgeon",
"created_at" : "Mon Oct 05 18:00:53 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651094723332079616",
"coordinates" : null
},
"651063504825401344" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651063504825401344,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14804579",
"id" : 14804579,
"screen_name" : "sarahsharp",
"name" : "Sarah Sharp",
"indices" : [
3,
14
]
}
],
"urls" : [
{
"display_url" : "sarah.thesharps.us/2015/10/05/clo…",
"url" : "http://t.co/rck2pzymRm",
"indices" : [
62,
84
],
"expanded_url" : "http://sarah.thesharps.us/2015/10/05/closing-a-door/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Android",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 776,
"conversation_id" : 651033871270612992,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "sarah.thesharps.us/2015/10/05/clo…",
"url" : "http://t.co/rck2pzymRm",
"indices" : [
46,
68
],
"expanded_url" : "http://sarah.thesharps.us/2015/10/05/closing-a-door/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1319,
"favorited" : false,
"geo" : null,
"id" : 651033871270612992,
"user" : {
"id" : 14804579,
"id_str" : "14804579"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Closing a door on the Linux kernel community: http://t.co/rck2pzymRm",
"created_at" : "Mon Oct 05 13:59:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651033871270612992",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 1319,
"favorited" : false,
"geo" : null,
"id" : 651063504825401344,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @sarahsharp: Closing a door on the Linux kernel community: http://t.co/rck2pzymRm",
"created_at" : "Mon Oct 05 15:56:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651063504825401344",
"coordinates" : null
},
"651111002415714304" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 651111002415714304,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 651111002415714304,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I saw Tolkien described as \"author of the century\", I guess because that's the expected reading length of the Silmarillion.",
"created_at" : "Mon Oct 05 19:05:34 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651111002415714304",
"coordinates" : null
},
"651068273967165440" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 43,
"conversation_id" : 651068273967165440,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 5,
"favorited" : false,
"geo" : null,
"id" : 651068273967165440,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Using ccache + Xcode feels like cheating. Like it doesn't really compile at all. So. Fast.",
"created_at" : "Mon Oct 05 16:15:47 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651068273967165440",
"coordinates" : null
},
"651349753356263424" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651347669395312640,
"favorite_count" : 0,
"conversation_id" : 651349753356263424,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/darkrock/statu…",
"url" : "https://t.co/ddwczYT83R",
"indices" : [
64,
87
],
"expanded_url" : "https://twitter.com/darkrock/status/651347669395312640"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651349753356263424,
"user" : {
"id" : 19781877,
"id_str" : "19781877"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "651347669395312640",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Even better: add your own comments instead of just retweeting. https://t.co/ddwczYT83R",
"created_at" : "Tue Oct 06 10:54:17 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651349753356263424",
"coordinates" : null
},
"651436817640636416" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 78,
"conversation_id" : 651436817640636416,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "nshipster.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "629523445"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgvaHR0cDovL25zaGlwc3Rlci5jb20vdG91Y2gtaWNvbi1pcGFkLXJldGluYS5wbmcUsAIUsAIcFPABFPABAAAWABIA&s=UidnqsB4i_s2K-r_GcHai_6VYRv7l2wfx06eGwSJ7ak",
"width" : 152,
"height" : 152
}
},
"title" : {
"type" : "STRING",
"string_value" : "guard & defer"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "nshipster.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Recently, Swift 2.0 introduced two new control statements that aim to simplify and streamline the programs we write: `guard` and `defer`. While the first by its nature makes our code more linear, the..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/9tTE1QNh55",
"scribe_key" : "card_url"
}
},
"users" : {
"629523445" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/3109219879/69e64feb87d2cb0b3546653d99c70f2a_normal.png",
"created_at" : "Sat Jul 07 17:48:29 +0000 2012",
"id" : 629523445,
"default_profile_image" : false,
"listed_count" : 696,
"profile_background_color" : "E4E4E4",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Portland, OR",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "nshipster.com",
"url" : "http://t.co/y0DfSbPtMM",
"indices" : [
0,
22
],
"expanded_url" : "http://nshipster.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/y0DfSbPtMM",
"description" : "A journal of the overlooked bits in Objective-C, Swift, and Cocoa. Updated weekly.",
"followers_count" : 22132,
"geo_enabled" : false,
"media_count" : 6,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 470,
"following" : true,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "629523445",
"name" : "NSHipster",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/3109219879/69e64feb87d2cb0b3546653d99c70f2a_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "NSHipster",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/471134200054050817/QDnd_A5h.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/471134200054050817/QDnd_A5h.png",
"profile_link_color" : "FF8000",
"favourites_count" : 71,
"is_translation_enabled" : false,
"normal_followers_count" : 22132,
"utc_offset" : -25200,
"friends_count" : 7,
"verified" : false,
"can_media_tag" : false,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/9tTE1QNh55",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "nshipster.com/guard-and-defe…",
"url" : "http://t.co/9tTE1QNh55",
"indices" : [
19,
41
],
"expanded_url" : "http://nshipster.com/guard-and-defer/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 34,
"favorited" : false,
"geo" : null,
"id" : 651436817640636416,
"user" : {
"id" : 629523445,
"id_str" : "629523445"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "guard & defer: http://t.co/9tTE1QNh55",
"created_at" : "Tue Oct 06 16:40:15 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651436817640636416",
"coordinates" : null
},
"650700466230329344" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650700466230329344,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 649525927274246144,
"id_str" : "649525927274246144",
"source_status_id" : 649525928566104064,
"indices" : [
139,
140
],
"url" : "http://t.co/xlfRRcQ3uk",
"source_status_id_str" : "649525928566104064",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQOUY7eWcAA5Yx2.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQOUY7eWcAA5Yx2.jpg",
"display_url" : "pic.twitter.com/xlfRRcQ3uk",
"source_user_id" : 275007771,
"sizes" : {
"large" : {
"w" : 600,
"h" : 880,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 879,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 498,
"resize" : "fit"
}
},
"source_user_id_str" : "275007771",
"expanded_url" : "http://twitter.com/StevieBuckley/status/649525928566104064/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"medium" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"orig" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"small" : {
"faces" : [
{
"y" : 362,
"w" : 77,
"x" : 171,
"h" : 77
},
{
"y" : 278,
"w" : 103,
"x" : 12,
"h" : 103
}
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "275007771",
"id" : 275007771,
"screen_name" : "StevieBuckley",
"name" : "Stevie Buckley",
"indices" : [
3,
17
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Buffer",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3511,
"conversation_id" : 649525928566104064,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649525927274246144",
"media_url_https" : "https://pbs.twimg.com/media/CQOUY7eWcAA5Yx2.jpg",
"expanded_url" : "http://twitter.com/StevieBuckley/status/649525928566104064/photo/1",
"id" : 649525927274246144,
"sizes" : {
"large" : {
"w" : 600,
"h" : 880,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 879,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 498,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/xlfRRcQ3uk",
"features" : {
"large" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"medium" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"orig" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"small" : {
"faces" : [
{
"y" : 362,
"w" : 77,
"x" : 171,
"h" : 77
},
{
"y" : 278,
"w" : 103,
"x" : 12,
"h" : 103
}
]
}
},
"type" : "photo",
"indices" : [
111,
133
],
"media_url" : "http://pbs.twimg.com/media/CQOUY7eWcAA5Yx2.jpg",
"url" : "http://t.co/xlfRRcQ3uk"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4294,
"favorited" : false,
"geo" : null,
"id" : 649525928566104064,
"user" : {
"id" : 275007771,
"id_str" : "275007771"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649525927274246144",
"media_url_https" : "https://pbs.twimg.com/media/CQOUY7eWcAA5Yx2.jpg",
"expanded_url" : "http://twitter.com/StevieBuckley/status/649525928566104064/photo/1",
"id" : 649525927274246144,
"sizes" : {
"large" : {
"w" : 600,
"h" : 880,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 879,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 498,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/xlfRRcQ3uk",
"features" : {
"large" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"medium" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"orig" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"small" : {
"faces" : [
{
"y" : 362,
"w" : 77,
"x" : 171,
"h" : 77
},
{
"y" : 278,
"w" : 103,
"x" : 12,
"h" : 103
}
]
}
},
"type" : "photo",
"indices" : [
111,
133
],
"media_url" : "http://pbs.twimg.com/media/CQOUY7eWcAA5Yx2.jpg",
"url" : "http://t.co/xlfRRcQ3uk"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "A poignant lesson in logo design from a death metal band. Don't follow the herd. Choose to be awesome instead. http://t.co/xlfRRcQ3uk",
"created_at" : "Thu Oct 01 10:07:03 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649525928566104064",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 4294,
"favorited" : false,
"geo" : null,
"id" : 650700466230329344,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649525927274246144,
"id_str" : "649525927274246144",
"source_status_id" : 649525928566104064,
"indices" : [
139,
140
],
"url" : "http://t.co/xlfRRcQ3uk",
"source_status_id_str" : "649525928566104064",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQOUY7eWcAA5Yx2.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQOUY7eWcAA5Yx2.jpg",
"display_url" : "pic.twitter.com/xlfRRcQ3uk",
"source_user_id" : 275007771,
"sizes" : {
"large" : {
"w" : 600,
"h" : 880,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 879,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 498,
"resize" : "fit"
}
},
"source_user_id_str" : "275007771",
"expanded_url" : "http://twitter.com/StevieBuckley/status/649525928566104064/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"medium" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"orig" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"small" : {
"faces" : [
{
"y" : 362,
"w" : 77,
"x" : 171,
"h" : 77
},
{
"y" : 278,
"w" : 103,
"x" : 12,
"h" : 103
}
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @StevieBuckley: A poignant lesson in logo design from a death metal band. Don't follow the herd. Choose to be awesome instead. http://t.…",
"created_at" : "Sun Oct 04 15:54:15 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650700466230329344",
"coordinates" : null
},
"650110030298001408" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 73,
"conversation_id" : 650110030298001408,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 61,
"favorited" : false,
"geo" : null,
"id" : 650110030298001408,
"user" : {
"id" : 3750021,
"id_str" : "3750021"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "We keep trying to strand Matt Damon in space. You'd think he'd get the point by now.",
"created_at" : "Sat Oct 03 00:48:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650110030298001408",
"coordinates" : null
},
"650839444719857664" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 650833593028096000,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id_str" : "650839439267139585",
"media_url_https" : "https://pbs.twimg.com/media/CQg_BY9VEAErUiZ.png",
"expanded_url" : "http://twitter.com/kevinmcmurphy/status/650839444719857664/photo/1",
"id" : 650839439267139585,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1820,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1066,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/SWss7TNqBK",
"features" : {
"large" : {
"faces" : [
{
"y" : 1388,
"w" : 97,
"x" : 486,
"h" : 97
},
{
"y" : 1390,
"w" : 93,
"x" : 157,
"h" : 93
}
]
},
"medium" : {
"faces" : [
{
"y" : 813,
"w" : 57,
"x" : 285,
"h" : 57
},
{
"y" : 814,
"w" : 55,
"x" : 92,
"h" : 55
}
]
},
"orig" : {
"faces" : [
{
"y" : 1684,
"w" : 118,
"x" : 590,
"h" : 118
},
{
"y" : 1686,
"w" : 114,
"x" : 191,
"h" : 114
}
]
},
"small" : {
"faces" : [
{
"y" : 460,
"w" : 32,
"x" : 161,
"h" : 32
},
{
"y" : 461,
"w" : 31,
"x" : 52,
"h" : 31
}
]
}
},
"type" : "photo",
"indices" : [
34,
56
],
"media_url" : "http://pbs.twimg.com/media/CQg_BY9VEAErUiZ.png",
"url" : "http://t.co/SWss7TNqBK"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "8259712",
"id" : 8259712,
"screen_name" : "DanFrakes",
"name" : "Dan Frakes",
"indices" : [
0,
10
]
}
],
"urls" : [
{
"display_url" : "j.mp/1RpVtAm",
"url" : "http://t.co/RyuaRO4WWt",
"indices" : [
11,
33
],
"expanded_url" : "http://j.mp/1RpVtAm"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "DanFrakes",
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 650839444719857664,
"user" : {
"id" : 16942365,
"id_str" : "16942365"
},
"in_reply_to_user_id" : 8259712,
"extended_entities" : {
"media" : [
{
"id_str" : "650839439267139585",
"media_url_https" : "https://pbs.twimg.com/media/CQg_BY9VEAErUiZ.png",
"expanded_url" : "http://twitter.com/kevinmcmurphy/status/650839444719857664/photo/1",
"id" : 650839439267139585,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1820,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1066,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/SWss7TNqBK",
"features" : {
"large" : {
"faces" : [
{
"y" : 1388,
"w" : 97,
"x" : 486,
"h" : 97
},
{
"y" : 1390,
"w" : 93,
"x" : 157,
"h" : 93
}
]
},
"medium" : {
"faces" : [
{
"y" : 813,
"w" : 57,
"x" : 285,
"h" : 57
},
{
"y" : 814,
"w" : 55,
"x" : 92,
"h" : 55
}
]
},
"orig" : {
"faces" : [
{
"y" : 1684,
"w" : 118,
"x" : 590,
"h" : 118
},
{
"y" : 1686,
"w" : 114,
"x" : 191,
"h" : 114
}
]
},
"small" : {
"faces" : [
{
"y" : 460,
"w" : 32,
"x" : 161,
"h" : 32
},
{
"y" : 461,
"w" : 31,
"x" : 52,
"h" : 31
}
]
}
},
"type" : "photo",
"indices" : [
34,
56
],
"media_url" : "http://pbs.twimg.com/media/CQg_BY9VEAErUiZ.png",
"url" : "http://t.co/SWss7TNqBK"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "@DanFrakes http://t.co/RyuaRO4WWt http://t.co/SWss7TNqBK",
"created_at" : "Mon Oct 05 01:06:30 +0000 2015",
"in_reply_to_status_id_str" : "650834944944566272",
"in_reply_to_status_id" : 650834944944566272,
"in_reply_to_user_id_str" : "8259712",
"id_str" : "650839444719857664",
"coordinates" : null
},
"651121313721925632" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 170,
"conversation_id" : 651121313721925632,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.techinsider.io"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "3224616765"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBh_aHR0cDovL3N0YXRpYzMudGVjaGluc2lkZXIuaW8vaW1hZ2UvNTYwZDc4NGZiZDg2ZWYxZjAwOGJlN2Q1L2hvdy1taWNyb3NvZnQtZ290LXNvLWdvb2QtYXQtcHJlZGljdGluZy13aG8td2lsbC13aW4tbmZsLWdhbWVzLmpwZxTEEhTYCRwUhAYUlAMAABYAEgA&s=5CYqqaLAxK4WotAi-W1AGmPBG8jweFVIig7351E23VQ",
"width" : 1186,
"height" : 620
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBh_aHR0cDovL3N0YXRpYzMudGVjaGluc2lkZXIuaW8vaW1hZ2UvNTYwZDc4NGZiZDg2ZWYxZjAwOGJlN2Q1L2hvdy1taWNyb3NvZnQtZ290LXNvLWdvb2QtYXQtcHJlZGljdGluZy13aG8td2lsbC13aW4tbmZsLWdhbWVzLmpwZxTEEhTYCRwUsAkU9AQAABYAEgA&s=DbzVzvY8aRVzPPsjJBRkq-INzlkdPIJqJyTWYC-usVI",
"width" : 1186,
"height" : 620
}
},
"title" : {
"type" : "STRING",
"string_value" : "How Microsoft got so good at predicting who will win NFL games"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "techinsider.io",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The magic behind Microsoft's wildly accurate fortune teller."
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "18036280"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/m5XCLQrDMz",
"scribe_key" : "card_url"
}
},
"users" : {
"3224616765" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/644930828909346816/tloowz8T_normal.png",
"created_at" : "Thu Apr 30 15:15:08 +0000 2015",
"id" : 3224616765,
"default_profile_image" : false,
"listed_count" : 307,
"profile_background_color" : "000000",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York, USA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "techinsider.io",
"url" : "http://t.co/Fp1fi3LC2G",
"indices" : [
0,
22
],
"expanded_url" : "http://www.techinsider.io"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/Fp1fi3LC2G",
"description" : "Innovation. Tech. Digital Culture. Science.",
"followers_count" : 11805,
"geo_enabled" : false,
"media_count" : 2732,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3151,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "3224616765",
"name" : "Tech Insider",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/644930828909346816/tloowz8T_normal.png",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/3224616765/1442598511",
"screen_name" : "techinsider",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "64C5F0",
"favourites_count" : 134,
"is_translation_enabled" : false,
"normal_followers_count" : 11805,
"utc_offset" : -25200,
"friends_count" : 213,
"verified" : true,
"can_media_tag" : false,
"has_extended_profile" : false
},
"18036280" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/457259601889488896/LQIOM8ys_normal.jpeg",
"created_at" : "Thu Dec 11 01:00:40 +0000 2008",
"id" : 18036280,
"default_profile_image" : false,
"listed_count" : 265,
"profile_background_color" : "352726",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Brooklyn via CO, ME and CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "rebelmouse.com/timmy",
"url" : "http://t.co/UQZhXOZtMZ",
"indices" : [
0,
22
],
"expanded_url" : "http://www.rebelmouse.com/timmy"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/UQZhXOZtMZ",
"description" : "Technology editor at @TechInsider. Previously tech reporter at @HuffPost. Amateur cyclist riding for FGX Racing/Veselka. Californian in Brooklyn.",
"followers_count" : 5126,
"geo_enabled" : true,
"media_count" : 206,
"lang" : "en",
"profile_text_color" : "3E4415",
"statuses_count" : 5567,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "18036280",
"name" : "Tim Stenovec",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/457259601889488896/LQIOM8ys_normal.jpeg",
"profile_sidebar_fill_color" : "99CC33",
"profile_sidebar_border_color" : "829D5E",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/18036280/1404941939",
"screen_name" : "timsteno",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_link_color" : "D02B55",
"favourites_count" : 3365,
"is_translation_enabled" : false,
"normal_followers_count" : 5126,
"utc_offset" : -14400,
"friends_count" : 2681,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/m5XCLQrDMz",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "read.bi/1O6mE38",
"url" : "http://t.co/m5XCLQrDMz",
"indices" : [
125,
147
],
"expanded_url" : "http://read.bi/1O6mE38"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 143,
"favorited" : false,
"geo" : null,
"id" : 651121313721925632,
"user" : {
"id" : 20571756,
"id_str" : "20571756"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Powering predictions for everyone from businesses & orgs to sports fans with Bing Predicts & Cortana Analytics Suite http://t.co/m5XCLQrDMz",
"created_at" : "Mon Oct 05 19:46:33 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651121313721925632",
"coordinates" : null
},
"650823860091289600" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650823860091289600,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "17973325",
"id" : 17973325,
"screen_name" : "zats",
"name" : "Sash Zats",
"indices" : [
3,
8
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 22,
"conversation_id" : 650804340031033344,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 650804340031033344,
"user" : {
"id" : 17973325,
"id_str" : "17973325"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "iOS 9 addition: -[UIViewController loadViewIfNeeded]. I wonder if simply calling .view was that bad.\nIn other news: nullable viewIfLoaded",
"created_at" : "Sun Oct 04 22:47:00 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650804340031033344",
"coordinates" : null
},
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 650823860091289600,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @zats: iOS 9 addition: -[UIViewController loadViewIfNeeded]. I wonder if simply calling .view was that bad.\nIn other news: nullable view…",
"created_at" : "Mon Oct 05 00:04:34 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650823860091289600",
"coordinates" : null
},
"651068485641052160" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 651068485641052160,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651068485641052160,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Won't help you for Swift or if you use modules, but it's perfect for Objective-C(++) and good thing we don't use a preprocessed header.",
"created_at" : "Mon Oct 05 16:16:37 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651068485641052160",
"coordinates" : null
},
"651319323663974401" : {
"place" : null,
"contributors" : null,
"source" : "OS X",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651319323663974401,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.fastcompany.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "2735591"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiGAWh0dHA6Ly9nLmZhc3Rjb21wYW55Lm5ldC9tdWx0aXNpdGVfZmlsZXMvZmFzdGNvbXBhbnkvaW1hZ2VjYWNoZS82MjB4MzUwL3Bvc3Rlci8yMDE0LzA5LzI4MTIxLXBvc3Rlci1wLTEtZmFzdC1jb21wYW55LW51bWJlci02LTE5OTYuanBnFNgJFIgFHBSEBhSUAwAAFgASAA&s=HEzsMl5J0cmEbMar2VV0hJY1ilFGc3zjdMylTUqTGBI",
"width" : 620,
"height" : 324
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiGAWh0dHA6Ly9nLmZhc3Rjb21wYW55Lm5ldC9tdWx0aXNpdGVfZmlsZXMvZmFzdGNvbXBhbnkvaW1hZ2VjYWNoZS82MjB4MzUwL3Bvc3Rlci8yMDE0LzA5LzI4MTIxLXBvc3Rlci1wLTEtZmFzdC1jb21wYW55LW51bWJlci02LTE5OTYuanBnFNgJFIgFHBSwCRT0BAAAFgASAA&s=F522DNJ6m0IuXwnevFs4uJx2Y3srf2pO2wzPkw3_dyc",
"width" : 620,
"height" : 324
}
},
"title" : {
"type" : "STRING",
"string_value" : "They Write the Right Stuff"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "fastcompany.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "As the 120-ton space shuttle sits surrounded by almost 4 million pounds of rocket fuel, exhaling noxious fumes, visibly impatient to defy gravity, its..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/Rwcv3puDYg",
"scribe_key" : "card_url"
}
},
"users" : {
"2735591" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/552466516851957760/4cONiOi4_normal.jpeg",
"created_at" : "Wed Mar 28 22:39:21 +0000 2007",
"id" : 2735591,
"default_profile_image" : false,
"listed_count" : 40922,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York, NY",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "fastcompany.com",
"url" : "http://t.co/GBtvUq9rZp",
"indices" : [
0,
22
],
"expanded_url" : "http://www.fastcompany.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/GBtvUq9rZp",
"description" : "Official Twitter feed for the Fast Company business media brand; inspiring readers to think beyond traditional boundaries & create the future of business.",
"followers_count" : 1916348,
"geo_enabled" : false,
"media_count" : 12171,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 121095,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "2735591",
"name" : "Fast Company",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/552466516851957760/4cONiOi4_normal.jpeg",
"profile_sidebar_fill_color" : "CCCCCC",
"profile_sidebar_border_color" : "5A5A5A",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2735591/1441727943",
"screen_name" : "FastCompany",
"fast_followers_count" : 11,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/425029708/2048x1600-fc-twitter-backgrd.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/425029708/2048x1600-fc-twitter-backgrd.png",
"profile_link_color" : "9AB2B4",
"favourites_count" : 1887,
"is_translation_enabled" : true,
"normal_followers_count" : 1916337,
"utc_offset" : -14400,
"friends_count" : 3947,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/Rwcv3puDYg",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "fastcompany.com/28121/they-wri…",
"url" : "http://t.co/Rwcv3puDYg",
"indices" : [
75,
97
],
"expanded_url" : "http://www.fastcompany.com/28121/they-write-right-stuff"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651319323663974401,
"user" : {
"id" : 6647842,
"id_str" : "6647842"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "This article is nearly 20 years old. Depressing that we haven’t moved much http://t.co/Rwcv3puDYg",
"created_at" : "Tue Oct 06 08:53:22 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651319323663974401",
"coordinates" : null
},
"651068856018976769" : {
"place" : null,
"contributors" : null,
"source" : "TouchArcade Web",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 28,
"conversation_id" : 651068856018976769,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "174116522",
"id" : 174116522,
"screen_name" : "ShaunMusgrave",
"name" : "Celine Dion F2P RPG",
"indices" : [
112,
126
]
}
],
"urls" : [
{
"display_url" : "toucharcade.com/2015/10/05/her…",
"url" : "http://t.co/aS3SxTueWN",
"indices" : [
86,
108
],
"expanded_url" : "http://toucharcade.com/2015/10/05/here-we-go-again-capcom-pulls-ghost-trick-from-purchase-histories/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 103,
"favorited" : false,
"geo" : null,
"id" : 651068856018976769,
"user" : {
"id" : 14941389,
"id_str" : "14941389"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Capcom's Ghost Trick has been removed from both the App Store and purchase histories: http://t.co/aS3SxTueWN by @ShaunMusgrave",
"created_at" : "Mon Oct 05 16:18:06 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651068856018976769",
"coordinates" : null
},
"651346611457654784" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651346611457654784,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg6aHR0cHM6Ly9hdmF0YXJzMi5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMTM5NjIxP3Y9MyZzPTQwMBSgBhSgBhwU8AEU8AEAABYAEgA&s=ifVGpmMbLaP5DkFXRrOJTzY4_LbG-SEan5Pblj--5x0",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "qw3rtman/git-fire"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "In Case of Fire... Contribute to git-fire development by creating an account on GitHub."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/A2jLCTKv3v",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707259,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707259,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/A2jLCTKv3v",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "23566038",
"id" : 23566038,
"screen_name" : "mikko",
"name" : "Mikko Hypponen",
"indices" : [
3,
9
]
}
],
"urls" : [
{
"display_url" : "github.com/qw3rtman/git-f…",
"url" : "https://t.co/A2jLCTKv3v",
"indices" : [
87,
110
],
"expanded_url" : "https://github.com/qw3rtman/git-fire"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 91,
"conversation_id" : 651318073048363008,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg6aHR0cHM6Ly9hdmF0YXJzMi5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMTM5NjIxP3Y9MyZzPTQwMBSgBhSgBhwU8AEU8AEAABYAEgA&s=ifVGpmMbLaP5DkFXRrOJTzY4_LbG-SEan5Pblj--5x0",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "qw3rtman/git-fire"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "In Case of Fire... Contribute to git-fire development by creating an account on GitHub."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/A2jLCTKv3v",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707259,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707259,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/A2jLCTKv3v",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "github.com/qw3rtman/git-f…",
"url" : "https://t.co/A2jLCTKv3v",
"indices" : [
76,
99
],
"expanded_url" : "https://github.com/qw3rtman/git-fire"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 137,
"favorited" : false,
"geo" : null,
"id" : 651318073048363008,
"user" : {
"id" : 23566038,
"id_str" : "23566038"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "> Are you a developer?\n> Is your office on fire?\n> Here you go:\n https://t.co/A2jLCTKv3v",
"created_at" : "Tue Oct 06 08:48:24 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651318073048363008",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 137,
"favorited" : false,
"geo" : null,
"id" : 651346611457654784,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @mikko: > Are you a developer?\n> Is your office on fire?\n> Here you go:\n https://t.co/A2jLCTKv3v",
"created_at" : "Tue Oct 06 10:41:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651346611457654784",
"coordinates" : null
},
"651439609163943936" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 651439609163943936,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2372109123",
"id" : 2372109123,
"screen_name" : "PossiblyAlan",
"name" : "Alan Francis",
"indices" : [
20,
33
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 651439609163943936,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I still want to see @PossiblyAlan's idea of having Apprentice, Journeyman, Master t-shirts at a conf and watching who picks up which.",
"created_at" : "Tue Oct 06 16:51:20 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651439609163943936",
"coordinates" : null
},
"650669941360848896" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 650669941360848896,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "joelonsoftware.com/uibook/chapter…",
"url" : "http://t.co/FN9P2iXjdr",
"indices" : [
75,
97
],
"expanded_url" : "http://www.joelonsoftware.com/uibook/chapters/fog0000000057.html"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 650669941360848896,
"user" : {
"id" : 12114432,
"id_str" : "12114432"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Frustration and helplessness: A usability concern, but also a life lesson: http://t.co/FN9P2iXjdr",
"created_at" : "Sun Oct 04 13:52:57 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650669941360848896",
"coordinates" : null
},
"650359610411491328" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 7,
"conversation_id" : 650359610411491328,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650359609614573569",
"media_url_https" : "https://pbs.twimg.com/media/CQaKnoNWoAEWcOR.png",
"expanded_url" : "http://twitter.com/steipete/status/650359610411491328/photo/1",
"id" : 650359609614573569,
"sizes" : {
"large" : {
"w" : 980,
"h" : 254,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 155,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 88,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/XDsJO4OK1X",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
94,
116
],
"media_url" : "http://pbs.twimg.com/media/CQaKnoNWoAEWcOR.png",
"url" : "http://t.co/XDsJO4OK1X"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 5,
"favorited" : false,
"geo" : null,
"id" : 650359610411491328,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650359609614573569",
"media_url_https" : "https://pbs.twimg.com/media/CQaKnoNWoAEWcOR.png",
"expanded_url" : "http://twitter.com/steipete/status/650359610411491328/photo/1",
"id" : 650359609614573569,
"sizes" : {
"large" : {
"w" : 980,
"h" : 254,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 155,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 88,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/XDsJO4OK1X",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
94,
116
],
"media_url" : "http://pbs.twimg.com/media/CQaKnoNWoAEWcOR.png",
"url" : "http://t.co/XDsJO4OK1X"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"Instruction does not dominate all uses!\" Okay Clang, maybe I should just stop working today. http://t.co/XDsJO4OK1X",
"created_at" : "Sat Oct 03 17:19:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650359610411491328",
"coordinates" : null
},
"651040824529145856" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651040824529145856,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651040824529145856,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Misguided \"why do you need X when you have Y\" of programming number UINT_MAX: X=constructors, Y=partially applied functions",
"created_at" : "Mon Oct 05 14:26:42 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651040824529145856",
"coordinates" : null
},
"650575788832608256" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 53,
"conversation_id" : 650575788832608256,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 32,
"favorited" : false,
"geo" : null,
"id" : 650575788832608256,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "If the machines in The Matrix had created a virtual middle ages instead of late '90s, they wouldn't have had to worry about hackers.",
"created_at" : "Sun Oct 04 07:38:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650575788832608256",
"coordinates" : null
},
"650319497480548352" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-85.40442400000001,
34.983674
],
[
-85.080704,
34.983674
],
[
-85.080704,
35.2002354
],
[
-85.40442400000001,
35.2002354
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "3b3916ee31cfc9e6",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Chattanooga, TN",
"country_code" : "US",
"name" : "Chattanooga",
"url" : "https://api.twitter.com/1.1/geo/id/3b3916ee31cfc9e6.json"
},
"contributors" : null,
"source" : "iOS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 11,
"conversation_id" : 650319497480548352,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650319497287573504",
"media_url_https" : "https://pbs.twimg.com/media/CQZmIyJWIAA2G2u.png",
"expanded_url" : "http://twitter.com/kwylez/status/650319497480548352/photo/1",
"id" : 650319497287573504,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/xPPTuuQa8O",
"features" : {
"large" : {
"faces" : [
{
"y" : 845,
"w" : 135,
"x" : 10,
"h" : 135
}
]
},
"medium" : {
"faces" : [
{
"y" : 676,
"w" : 108,
"x" : 8,
"h" : 108
}
]
},
"orig" : {
"faces" : [
{
"y" : 845,
"w" : 135,
"x" : 10,
"h" : 135
}
]
},
"small" : {
"faces" : [
{
"y" : 383,
"w" : 61,
"x" : 4,
"h" : 61
}
]
}
},
"type" : "photo",
"indices" : [
54,
76
],
"media_url" : "http://pbs.twimg.com/media/CQZmIyJWIAA2G2u.png",
"url" : "http://t.co/xPPTuuQa8O"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : {
"type" : "Point",
"coordinates" : [
35.105037,
-85.268113
]
},
"id" : 650319497480548352,
"user" : {
"id" : 18235230,
"id_str" : "18235230"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650319497287573504",
"media_url_https" : "https://pbs.twimg.com/media/CQZmIyJWIAA2G2u.png",
"expanded_url" : "http://twitter.com/kwylez/status/650319497480548352/photo/1",
"id" : 650319497287573504,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/xPPTuuQa8O",
"features" : {
"large" : {
"faces" : [
{
"y" : 845,
"w" : 135,
"x" : 10,
"h" : 135
}
]
},
"medium" : {
"faces" : [
{
"y" : 676,
"w" : 108,
"x" : 8,
"h" : 108
}
]
},
"orig" : {
"faces" : [
{
"y" : 845,
"w" : 135,
"x" : 10,
"h" : 135
}
]
},
"small" : {
"faces" : [
{
"y" : 383,
"w" : 61,
"x" : 4,
"h" : 61
}
]
}
},
"type" : "photo",
"indices" : [
54,
76
],
"media_url" : "http://pbs.twimg.com/media/CQZmIyJWIAA2G2u.png",
"url" : "http://t.co/xPPTuuQa8O"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Let the hacking begin...well in 1 to 3 business days. http://t.co/xPPTuuQa8O",
"created_at" : "Sat Oct 03 14:40:25 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650319497480548352",
"coordinates" : {
"type" : "Point",
"coordinates" : [
-85.268113,
35.105037
]
}
},
"651382989436399616" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651382989436399616,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651382976102600705",
"media_url_https" : "https://pbs.twimg.com/media/CQotXZdVEAEqcwz.jpg",
"expanded_url" : "http://twitter.com/niklassaers/status/651382989436399616/photo/1",
"id" : 651382976102600705,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/QljNOHCvql",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
40,
62
],
"media_url" : "http://pbs.twimg.com/media/CQotXZdVEAEqcwz.jpg",
"url" : "http://t.co/QljNOHCvql"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651382989436399616,
"user" : {
"id" : 15424493,
"id_str" : "15424493"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651382976102600705",
"media_url_https" : "https://pbs.twimg.com/media/CQotXZdVEAEqcwz.jpg",
"expanded_url" : "http://twitter.com/niklassaers/status/651382989436399616/photo/1",
"id" : 651382976102600705,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/QljNOHCvql",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
40,
62
],
"media_url" : "http://pbs.twimg.com/media/CQotXZdVEAEqcwz.jpg",
"url" : "http://t.co/QljNOHCvql"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Evil, instruments are made to be played http://t.co/QljNOHCvql",
"created_at" : "Tue Oct 06 13:06:21 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651382989436399616",
"coordinates" : null
},
"651127837152292864" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 15,
"conversation_id" : 651126323021156356,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "polotek",
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 651127837152292864,
"user" : {
"id" : 20079975,
"id_str" : "20079975"
},
"in_reply_to_user_id" : 20079975,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Use TypeScript.\nWhy?\nIt lets you add type annotations.\nCool. Why?\nCause types help avoid errors.\nHow exactly?\n*has already wandered off*",
"created_at" : "Mon Oct 05 20:12:28 +0000 2015",
"in_reply_to_status_id_str" : "651127492497965056",
"in_reply_to_status_id" : 651127492497965056,
"in_reply_to_user_id_str" : "20079975",
"id_str" : "651127837152292864",
"coordinates" : null
},
"650718740598800384" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 76,
"conversation_id" : 650718740598800384,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 50,
"favorited" : false,
"geo" : null,
"id" : 650718740598800384,
"user" : {
"id" : 18247541,
"id_str" : "18247541"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Safari View Controller is the “right” way to handle OAuth login, but with Blockers and Cookie Settings it’s failing for many. Tough choice.",
"created_at" : "Sun Oct 04 17:06:52 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650718740598800384",
"coordinates" : null
},
"652382336336662529" : {
"place" : null,
"contributors" : null,
"source" : "Hootsuite",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 12,
"conversation_id" : 652382336336662529,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "652382336076619777",
"media_url_https" : "https://pbs.twimg.com/media/CQ26RzeWIAEt6CK.jpg",
"expanded_url" : "http://twitter.com/GovMonaco/status/652382336336662529/photo/1",
"id" : 652382336076619777,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 611,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 358,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 202,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/pMhzMxuT5I",
"features" : {
"large" : {
"faces" : [
{
"y" : 63,
"w" : 173,
"x" : 503,
"h" : 173
}
]
},
"medium" : {
"faces" : [
{
"y" : 37,
"w" : 101,
"x" : 295,
"h" : 101
}
]
},
"orig" : {
"faces" : [
{
"y" : 72,
"w" : 195,
"x" : 567,
"h" : 195
}
]
},
"small" : {
"faces" : [
{
"y" : 21,
"w" : 57,
"x" : 167,
"h" : 57
}
]
}
},
"type" : "photo",
"indices" : [
92,
114
],
"media_url" : "http://pbs.twimg.com/media/CQ26RzeWIAEt6CK.jpg",
"url" : "http://t.co/pMhzMxuT5I"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "bit.ly/1iM2kZj",
"url" : "http://t.co/7i7zDcu5tF",
"indices" : [
69,
91
],
"expanded_url" : "http://bit.ly/1iM2kZj"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 652382336336662529,
"user" : {
"id" : 2338129315,
"id_str" : "2338129315"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "652382336076619777",
"media_url_https" : "https://pbs.twimg.com/media/CQ26RzeWIAEt6CK.jpg",
"expanded_url" : "http://twitter.com/GovMonaco/status/652382336336662529/photo/1",
"id" : 652382336076619777,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 611,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 358,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 202,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/pMhzMxuT5I",
"features" : {
"large" : {
"faces" : [
{
"y" : 63,
"w" : 173,
"x" : 503,
"h" : 173
}
]
},
"medium" : {
"faces" : [
{
"y" : 37,
"w" : 101,
"x" : 295,
"h" : 101
}
]
},
"orig" : {
"faces" : [
{
"y" : 72,
"w" : 195,
"x" : 567,
"h" : 195
}
]
},
"small" : {
"faces" : [
{
"y" : 21,
"w" : 57,
"x" : 167,
"h" : 57
}
]
}
},
"type" : "photo",
"indices" : [
92,
114
],
"media_url" : "http://pbs.twimg.com/media/CQ26RzeWIAEt6CK.jpg",
"url" : "http://t.co/pMhzMxuT5I"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Which is the state with the most institutional statility in Europe ? http://t.co/7i7zDcu5tF http://t.co/pMhzMxuT5I",
"promoted_content" : {
"disclosure_type" : "promoted",
"experiment_values" : {
},
"disclosure_text" : "",
"promoted_context" : {
"animations" : [
],
"impression_id" : "66bad10caa77aa1a"
},
"advertiser" : {
"id" : 2338129315,
"id_str" : "2338129315"
},
"social_context" : [
],
"advertiser_name" : "Government of Monaco",
"impression_id" : "66bad10caa77aa1a"
},
"created_at" : "Fri Oct 09 07:17:24 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "652382336336662529",
"coordinates" : null
},
"650948088438333440" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 650948088438333440,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 650948088438333440,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "When commentators say nineteen eighty-four was anti-communist or anti-surveillance, they rewrite history to suit their narratives. How apt.",
"created_at" : "Mon Oct 05 08:18:12 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650948088438333440",
"coordinates" : null
},
"650321763285508096" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650321763285508096,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 650319497287573504,
"id_str" : "650319497287573504",
"source_status_id" : 650319497480548352,
"indices" : [
66,
88
],
"url" : "http://t.co/xPPTuuQa8O",
"source_status_id_str" : "650319497480548352",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQZmIyJWIAA2G2u.png",
"media_url_https" : "https://pbs.twimg.com/media/CQZmIyJWIAA2G2u.png",
"display_url" : "pic.twitter.com/xPPTuuQa8O",
"source_user_id" : 18235230,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"source_user_id_str" : "18235230",
"expanded_url" : "http://twitter.com/kwylez/status/650319497480548352/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 845,
"w" : 135,
"x" : 10,
"h" : 135
}
]
},
"medium" : {
"faces" : [
{
"y" : 676,
"w" : 108,
"x" : 8,
"h" : 108
}
]
},
"orig" : {
"faces" : [
{
"y" : 845,
"w" : 135,
"x" : 10,
"h" : 135
}
]
},
"small" : {
"faces" : [
{
"y" : 383,
"w" : 61,
"x" : 4,
"h" : 61
}
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "18235230",
"id" : 18235230,
"screen_name" : "kwylez",
"name" : "Cory D. Wiles",
"indices" : [
3,
10
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-85.40442400000001,
34.983674
],
[
-85.080704,
34.983674
],
[
-85.080704,
35.2002354
],
[
-85.40442400000001,
35.2002354
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "3b3916ee31cfc9e6",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Chattanooga, TN",
"country_code" : "US",
"name" : "Chattanooga",
"url" : "https://api.twitter.com/1.1/geo/id/3b3916ee31cfc9e6.json"
},
"contributors" : null,
"source" : "iOS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 11,
"conversation_id" : 650319497480548352,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650319497287573504",
"media_url_https" : "https://pbs.twimg.com/media/CQZmIyJWIAA2G2u.png",
"expanded_url" : "http://twitter.com/kwylez/status/650319497480548352/photo/1",
"id" : 650319497287573504,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/xPPTuuQa8O",
"features" : {
"large" : {
"faces" : [
{
"y" : 845,
"w" : 135,
"x" : 10,
"h" : 135
}
]
},
"medium" : {
"faces" : [
{
"y" : 676,
"w" : 108,
"x" : 8,
"h" : 108
}
]
},
"orig" : {
"faces" : [
{
"y" : 845,
"w" : 135,
"x" : 10,
"h" : 135
}
]
},
"small" : {
"faces" : [
{
"y" : 383,
"w" : 61,
"x" : 4,
"h" : 61
}
]
}
},
"type" : "photo",
"indices" : [
54,
76
],
"media_url" : "http://pbs.twimg.com/media/CQZmIyJWIAA2G2u.png",
"url" : "http://t.co/xPPTuuQa8O"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : {
"type" : "Point",
"coordinates" : [
35.105037,
-85.268113
]
},
"id" : 650319497480548352,
"user" : {
"id" : 18235230,
"id_str" : "18235230"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650319497287573504",
"media_url_https" : "https://pbs.twimg.com/media/CQZmIyJWIAA2G2u.png",
"expanded_url" : "http://twitter.com/kwylez/status/650319497480548352/photo/1",
"id" : 650319497287573504,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/xPPTuuQa8O",
"features" : {
"large" : {
"faces" : [
{
"y" : 845,
"w" : 135,
"x" : 10,
"h" : 135
}
]
},
"medium" : {
"faces" : [
{
"y" : 676,
"w" : 108,
"x" : 8,
"h" : 108
}
]
},
"orig" : {
"faces" : [
{
"y" : 845,
"w" : 135,
"x" : 10,
"h" : 135
}
]
},
"small" : {
"faces" : [
{
"y" : 383,
"w" : 61,
"x" : 4,
"h" : 61
}
]
}
},
"type" : "photo",
"indices" : [
54,
76
],
"media_url" : "http://pbs.twimg.com/media/CQZmIyJWIAA2G2u.png",
"url" : "http://t.co/xPPTuuQa8O"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Let the hacking begin...well in 1 to 3 business days. http://t.co/xPPTuuQa8O",
"created_at" : "Sat Oct 03 14:40:25 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650319497480548352",
"coordinates" : {
"type" : "Point",
"coordinates" : [
-85.268113,
35.105037
]
}
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 650321763285508096,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 650319497287573504,
"id_str" : "650319497287573504",
"source_status_id" : 650319497480548352,
"indices" : [
66,
88
],
"url" : "http://t.co/xPPTuuQa8O",
"source_status_id_str" : "650319497480548352",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQZmIyJWIAA2G2u.png",
"media_url_https" : "https://pbs.twimg.com/media/CQZmIyJWIAA2G2u.png",
"display_url" : "pic.twitter.com/xPPTuuQa8O",
"source_user_id" : 18235230,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"source_user_id_str" : "18235230",
"expanded_url" : "http://twitter.com/kwylez/status/650319497480548352/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 845,
"w" : 135,
"x" : 10,
"h" : 135
}
]
},
"medium" : {
"faces" : [
{
"y" : 676,
"w" : 108,
"x" : 8,
"h" : 108
}
]
},
"orig" : {
"faces" : [
{
"y" : 845,
"w" : 135,
"x" : 10,
"h" : 135
}
]
},
"small" : {
"faces" : [
{
"y" : 383,
"w" : 61,
"x" : 4,
"h" : 61
}
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @kwylez: Let the hacking begin...well in 1 to 3 business days. http://t.co/xPPTuuQa8O",
"created_at" : "Sat Oct 03 14:49:25 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650321763285508096",
"coordinates" : null
},
"650628994476302337" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650628994476302337,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"description" : {
"type" : "STRING",
"string_value" : "Guy Steele's keynote at the 1998 ACM OOPSLA conference on \"Growing a Language\" discusses the importance of and issues associated with designing a programming..."
},
"app_id" : {
"type" : "STRING",
"string_value" : "544007664",
"scribe_key" : "publisher_app_id"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=vnd.youtube%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D_ahvzDzKdB0%26feature%3Dapplinks&sig=62889d68569af703c20d61e12e58680bcb04e894&ssr=true&slug=5kueX8RJb8"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "1.5"
},
"app_name" : {
"type" : "STRING",
"string_value" : "YouTube"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "youtube.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.youtube.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "6,453"
},
"player_width" : {
"type" : "STRING",
"string_value" : "480"
},
"title" : {
"type" : "STRING",
"string_value" : "Growing a Language, by Guy Steele"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "vnd.youtube://www.youtube.com/watch?v=_ahvzDzKdB0&feature=applinks"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/5kueX8RJb8",
"scribe_key" : "card_url"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "10228272"
}
},
"player_url" : {
"type" : "STRING",
"string_value" : "https://www.youtube.com/embed/_ahvzDzKdB0"
},
"player_height" : {
"type" : "STRING",
"string_value" : "360"
},
"player_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgwaHR0cHM6Ly9pLnl0aW1nLmNvbS92aS9fYWh2ekR6S2RCMC9ocWRlZmF1bHQuanBnFMAHFNAFABYAEgA&s=ko7XkhcKEKBw1aByZbHxOAaqbN15ZWws_6eCxTYYMXI",
"width" : 480,
"height" : 360
}
}
},
"users" : {
"10228272" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/644996118632398848/9ttIPT6M_normal.png",
"created_at" : "Tue Nov 13 21:43:46 +0000 2007",
"id" : 10228272,
"default_profile_image" : false,
"listed_count" : 77981,
"profile_background_color" : "AF0000",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Bruno, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "youtube.com",
"url" : "http://t.co/F3fLcfnBVf",
"indices" : [
0,
22
],
"expanded_url" : "http://youtube.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/F3fLcfnBVf",
"description" : "Tweets on music, trends and all that is awesome in the world of YouTube.",
"followers_count" : 55582142,
"geo_enabled" : true,
"media_count" : 3426,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 14903,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "10228272",
"name" : "YouTube",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/644996118632398848/9ttIPT6M_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/10228272/1435764208",
"screen_name" : "YouTube",
"fast_followers_count" : 265,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/451389902429491200/Rrlh09IC.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/451389902429491200/Rrlh09IC.png",
"profile_link_color" : "C9191D",
"favourites_count" : 992,
"is_translation_enabled" : true,
"normal_followers_count" : 55581877,
"utc_offset" : -25200,
"friends_count" : 893,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "player",
"url" : "https://t.co/5kueX8RJb8",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "95623227",
"id" : 95623227,
"screen_name" : "ChristinGorman",
"name" : "Christin Gorman",
"indices" : [
3,
18
]
},
{
"id_str" : "15925663",
"id" : 15925663,
"screen_name" : "kensipe",
"name" : "Ken Sipe",
"indices" : [
127,
135
]
}
],
"urls" : [
{
"display_url" : "youtube.com/watch?v=_ahvzD…",
"url" : "https://t.co/5kueX8RJb8",
"indices" : [
139,
140
],
"expanded_url" : "https://www.youtube.com/watch?v=_ahvzDzKdB0"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 27,
"conversation_id" : 650589874073022464,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"description" : {
"type" : "STRING",
"string_value" : "Guy Steele's keynote at the 1998 ACM OOPSLA conference on \"Growing a Language\" discusses the importance of and issues associated with designing a programming..."
},
"app_id" : {
"type" : "STRING",
"string_value" : "544007664",
"scribe_key" : "publisher_app_id"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=vnd.youtube%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D_ahvzDzKdB0%26feature%3Dapplinks&sig=62889d68569af703c20d61e12e58680bcb04e894&ssr=true&slug=5kueX8RJb8"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "1.5"
},
"app_name" : {
"type" : "STRING",
"string_value" : "YouTube"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "youtube.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.youtube.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "6,453"
},
"player_width" : {
"type" : "STRING",
"string_value" : "480"
},
"title" : {
"type" : "STRING",
"string_value" : "Growing a Language, by Guy Steele"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "vnd.youtube://www.youtube.com/watch?v=_ahvzDzKdB0&feature=applinks"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/5kueX8RJb8",
"scribe_key" : "card_url"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "10228272"
}
},
"player_url" : {
"type" : "STRING",
"string_value" : "https://www.youtube.com/embed/_ahvzDzKdB0"
},
"player_height" : {
"type" : "STRING",
"string_value" : "360"
},
"player_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgwaHR0cHM6Ly9pLnl0aW1nLmNvbS92aS9fYWh2ekR6S2RCMC9ocWRlZmF1bHQuanBnFMAHFNAFABYAEgA&s=ko7XkhcKEKBw1aByZbHxOAaqbN15ZWws_6eCxTYYMXI",
"width" : 480,
"height" : 360
}
}
},
"users" : {
"10228272" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/644996118632398848/9ttIPT6M_normal.png",
"created_at" : "Tue Nov 13 21:43:46 +0000 2007",
"id" : 10228272,
"default_profile_image" : false,
"listed_count" : 77981,
"profile_background_color" : "AF0000",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Bruno, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "youtube.com",
"url" : "http://t.co/F3fLcfnBVf",
"indices" : [
0,
22
],
"expanded_url" : "http://youtube.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/F3fLcfnBVf",
"description" : "Tweets on music, trends and all that is awesome in the world of YouTube.",
"followers_count" : 55582142,
"geo_enabled" : true,
"media_count" : 3426,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 14903,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "10228272",
"name" : "YouTube",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/644996118632398848/9ttIPT6M_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/10228272/1435764208",
"screen_name" : "YouTube",
"fast_followers_count" : 265,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/451389902429491200/Rrlh09IC.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/451389902429491200/Rrlh09IC.png",
"profile_link_color" : "C9191D",
"favourites_count" : 992,
"is_translation_enabled" : true,
"normal_followers_count" : 55581877,
"utc_offset" : -25200,
"friends_count" : 893,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "player",
"url" : "https://t.co/5kueX8RJb8",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15925663",
"id" : 15925663,
"screen_name" : "kensipe",
"name" : "Ken Sipe",
"indices" : [
107,
115
]
}
],
"urls" : [
{
"display_url" : "youtube.com/watch?v=_ahvzD…",
"url" : "https://t.co/5kueX8RJb8",
"indices" : [
116,
139
],
"expanded_url" : "https://www.youtube.com/watch?v=_ahvzDzKdB0"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 12,
"favorited" : false,
"geo" : null,
"id" : 650589874073022464,
"user" : {
"id" : 95623227,
"id_str" : "95623227"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Guy Steele on programming language design. Why have I not seen this already? Thanks for the recommendation @kensipe\nhttps://t.co/5kueX8RJb8",
"created_at" : "Sun Oct 04 08:34:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650589874073022464",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 12,
"favorited" : false,
"geo" : null,
"id" : 650628994476302337,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @ChristinGorman: Guy Steele on programming language design. Why have I not seen this already? Thanks for the recommendation @kensipe\nhtt…",
"created_at" : "Sun Oct 04 11:10:15 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650628994476302337",
"coordinates" : null
},
"650776229365350401" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 9,
"conversation_id" : 650776229365350401,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 650776229365350401,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Upgraded my neighbors Mac to El Capitan. Apple Mail has a new data format and \"missed\" a ton of emails during the migration. Fun evening.",
"created_at" : "Sun Oct 04 20:55:18 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650776229365350401",
"coordinates" : null
},
"651425957102796802" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 994,
"conversation_id" : 651425957102796802,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "blogs.windows.com/devices/2015/1…",
"url" : "http://t.co/rUI2wFBqPL",
"indices" : [
119,
141
],
"expanded_url" : "http://blogs.windows.com/devices/2015/10/06/a-new-era-of-windows-10-devices-from-microsoft/#.VhPvJRQaoKs.twitter"
}
],
"hashtags" : [
{
"indices" : [
101,
118
],
"text" : "Windows10devices"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 998,
"favorited" : false,
"geo" : null,
"id" : 651425957102796802,
"user" : {
"id" : 20571756,
"id_str" : "20571756"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "We aspire to create magical experiences with devices for you to make things & make things happen #Windows10devices http://t.co/rUI2wFBqPL",
"created_at" : "Tue Oct 06 15:57:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651425957102796802",
"coordinates" : null
},
"619045334027624448" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Ads",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2047,
"conversation_id" : 619045334027624448,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 422,
"favorited" : false,
"geo" : null,
"id" : 619045334027624448,
"user" : {
"id" : 487118986,
"id_str" : "487118986"
},
"in_reply_to_user_id" : null,
"scopes" : {
"followers" : false
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Ni Hao everybody! Follow us to get worldwide news directly at your fingertips.",
"promoted_content" : {
"disclosure_type" : "promoted",
"experiment_values" : {
"pac_in_timeline" : "true",
"suppress_media_forward" : "true"
},
"disclosure_text" : "",
"promoted_context" : {
"animations" : [
],
"impression_id" : "66ba0737e192b57e"
},
"advertiser" : {
"id" : 487118986,
"id_str" : "487118986"
},
"social_context" : [
],
"advertiser_name" : "China Xinhua News",
"impression_id" : "66ba0737e192b57e"
},
"created_at" : "Thu Jul 09 07:28:03 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "619045334027624448",
"coordinates" : null
},
"607607472820355072" : {
"place" : null,
"contributors" : null,
"source" : "TweetDeck",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 287,
"conversation_id" : 607607472820355072,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "607607422148935681",
"media_url_https" : "https://pbs.twimg.com/media/CG6nuzAUAAEriDy.jpg",
"expanded_url" : "http://twitter.com/0xfox/status/607607472820355072/photo/1",
"id" : 607607422148935681,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1561,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 914,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 518,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/NRKS1Pt2tJ",
"features" : {
"large" : {
"faces" : [
{
"y" : 282,
"w" : 129,
"x" : 581,
"h" : 129
}
]
},
"medium" : {
"faces" : [
{
"y" : 165,
"w" : 75,
"x" : 340,
"h" : 75
}
]
},
"orig" : {
"faces" : [
{
"y" : 310,
"w" : 142,
"x" : 638,
"h" : 142
}
]
},
"small" : {
"faces" : [
{
"y" : 93,
"w" : 42,
"x" : 193,
"h" : 42
}
]
}
},
"type" : "photo",
"indices" : [
86,
108
],
"media_url" : "http://pbs.twimg.com/media/CG6nuzAUAAEriDy.jpg",
"url" : "http://t.co/NRKS1Pt2tJ"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 205,
"favorited" : false,
"geo" : null,
"id" : 607607472820355072,
"user" : {
"id" : 1037727307,
"id_str" : "1037727307"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "607607422148935681",
"media_url_https" : "https://pbs.twimg.com/media/CG6nuzAUAAEriDy.jpg",
"expanded_url" : "http://twitter.com/0xfox/status/607607472820355072/photo/1",
"id" : 607607422148935681,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1561,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 914,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 518,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/NRKS1Pt2tJ",
"features" : {
"large" : {
"faces" : [
{
"y" : 282,
"w" : 129,
"x" : 581,
"h" : 129
}
]
},
"medium" : {
"faces" : [
{
"y" : 165,
"w" : 75,
"x" : 340,
"h" : 75
}
]
},
"orig" : {
"faces" : [
{
"y" : 310,
"w" : 142,
"x" : 638,
"h" : 142
}
]
},
"small" : {
"faces" : [
{
"y" : 93,
"w" : 42,
"x" : 193,
"h" : 42
}
]
}
},
"type" : "photo",
"indices" : [
86,
108
],
"media_url" : "http://pbs.twimg.com/media/CG6nuzAUAAEriDy.jpg",
"url" : "http://t.co/NRKS1Pt2tJ"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "reminder that the mascot of the austrian postal service is a postbox with strong legs http://t.co/NRKS1Pt2tJ",
"created_at" : "Sun Jun 07 17:58:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "607607472820355072",
"coordinates" : null
},
"650425590147891201" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 11,
"conversation_id" : 650425590147891201,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650425583403429888",
"media_url_https" : "https://pbs.twimg.com/media/CQbGnzuWcAAJRuc.jpg",
"expanded_url" : "http://twitter.com/jaredsinclair/status/650425590147891201/photo/1",
"id" : 650425583403429888,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/4td5OgouJt",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
58,
80
],
"media_url" : "http://pbs.twimg.com/media/CQbGnzuWcAAJRuc.jpg",
"url" : "http://t.co/4td5OgouJt"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 650425590147891201,
"user" : {
"id" : 15004156,
"id_str" : "15004156"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650425583403429888",
"media_url_https" : "https://pbs.twimg.com/media/CQbGnzuWcAAJRuc.jpg",
"expanded_url" : "http://twitter.com/jaredsinclair/status/650425590147891201/photo/1",
"id" : 650425583403429888,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/4td5OgouJt",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
58,
80
],
"media_url" : "http://pbs.twimg.com/media/CQbGnzuWcAAJRuc.jpg",
"url" : "http://t.co/4td5OgouJt"
},
{
"id_str" : "650425583428632577",
"media_url_https" : "https://pbs.twimg.com/media/CQbGnz0XAAEZF1B.jpg",
"expanded_url" : "http://twitter.com/jaredsinclair/status/650425590147891201/photo/1",
"id" : 650425583428632577,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/4td5OgouJt",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
58,
80
],
"media_url" : "http://pbs.twimg.com/media/CQbGnz0XAAEZF1B.jpg",
"url" : "http://t.co/4td5OgouJt"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "I found a children's book about the skeuomorphism debate. http://t.co/4td5OgouJt",
"created_at" : "Sat Oct 03 21:41:59 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650425590147891201",
"coordinates" : null
},
"651092216010682368" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651092216010682368,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14444371",
"id" : 14444371,
"screen_name" : "brutella",
"name" : "Matthias",
"indices" : [
3,
12
]
}
],
"urls" : [
{
"display_url" : "forums.developer.apple.com/message/65046#…",
"url" : "https://t.co/Y5Z02G5cH0",
"indices" : [
122,
140
],
"expanded_url" : "https://forums.developer.apple.com/message/65046#65046"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 58,
"conversation_id" : 651091258555924480,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "forums.developer.apple.com/message/65046#…",
"url" : "https://t.co/Y5Z02G5cH0",
"indices" : [
108,
131
],
"expanded_url" : "https://forums.developer.apple.com/message/65046#65046"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 72,
"favorited" : false,
"geo" : null,
"id" : 651091258555924480,
"user" : {
"id" : 14444371,
"id_str" : "14444371"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Apple finally confirms that iCloud randomly deletes CoreData database on app updates – this drives me crazy https://t.co/Y5Z02G5cH0",
"created_at" : "Mon Oct 05 17:47:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651091258555924480",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 72,
"favorited" : false,
"geo" : null,
"id" : 651092216010682368,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @brutella: Apple finally confirms that iCloud randomly deletes CoreData database on app updates – this drives me crazy https://t.co/Y5Z0…",
"created_at" : "Mon Oct 05 17:50:55 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651092216010682368",
"coordinates" : null
},
"651383197499047936" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651319323663974401,
"favorite_count" : 0,
"conversation_id" : 651383197499047936,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/rennarda/statu…",
"url" : "https://t.co/6YmmGANTbs",
"indices" : [
105,
128
],
"expanded_url" : "https://twitter.com/rennarda/status/651319323663974401"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "OS X",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651319323663974401,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.fastcompany.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "2735591"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiGAWh0dHA6Ly9nLmZhc3Rjb21wYW55Lm5ldC9tdWx0aXNpdGVfZmlsZXMvZmFzdGNvbXBhbnkvaW1hZ2VjYWNoZS82MjB4MzUwL3Bvc3Rlci8yMDE0LzA5LzI4MTIxLXBvc3Rlci1wLTEtZmFzdC1jb21wYW55LW51bWJlci02LTE5OTYuanBnFNgJFIgFHBSEBhSUAwAAFgASAA&s=HEzsMl5J0cmEbMar2VV0hJY1ilFGc3zjdMylTUqTGBI",
"width" : 620,
"height" : 324
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiGAWh0dHA6Ly9nLmZhc3Rjb21wYW55Lm5ldC9tdWx0aXNpdGVfZmlsZXMvZmFzdGNvbXBhbnkvaW1hZ2VjYWNoZS82MjB4MzUwL3Bvc3Rlci8yMDE0LzA5LzI4MTIxLXBvc3Rlci1wLTEtZmFzdC1jb21wYW55LW51bWJlci02LTE5OTYuanBnFNgJFIgFHBSwCRT0BAAAFgASAA&s=F522DNJ6m0IuXwnevFs4uJx2Y3srf2pO2wzPkw3_dyc",
"width" : 620,
"height" : 324
}
},
"title" : {
"type" : "STRING",
"string_value" : "They Write the Right Stuff"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "fastcompany.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "As the 120-ton space shuttle sits surrounded by almost 4 million pounds of rocket fuel, exhaling noxious fumes, visibly impatient to defy gravity, its..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/Rwcv3puDYg",
"scribe_key" : "card_url"
}
},
"users" : {
"2735591" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/552466516851957760/4cONiOi4_normal.jpeg",
"created_at" : "Wed Mar 28 22:39:21 +0000 2007",
"id" : 2735591,
"default_profile_image" : false,
"listed_count" : 40922,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York, NY",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "fastcompany.com",
"url" : "http://t.co/GBtvUq9rZp",
"indices" : [
0,
22
],
"expanded_url" : "http://www.fastcompany.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/GBtvUq9rZp",
"description" : "Official Twitter feed for the Fast Company business media brand; inspiring readers to think beyond traditional boundaries & create the future of business.",
"followers_count" : 1916348,
"geo_enabled" : false,
"media_count" : 12171,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 121095,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "2735591",
"name" : "Fast Company",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/552466516851957760/4cONiOi4_normal.jpeg",
"profile_sidebar_fill_color" : "CCCCCC",
"profile_sidebar_border_color" : "5A5A5A",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2735591/1441727943",
"screen_name" : "FastCompany",
"fast_followers_count" : 11,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/425029708/2048x1600-fc-twitter-backgrd.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/425029708/2048x1600-fc-twitter-backgrd.png",
"profile_link_color" : "9AB2B4",
"favourites_count" : 1887,
"is_translation_enabled" : true,
"normal_followers_count" : 1916337,
"utc_offset" : -14400,
"friends_count" : 3947,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/Rwcv3puDYg",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "fastcompany.com/28121/they-wri…",
"url" : "http://t.co/Rwcv3puDYg",
"indices" : [
75,
97
],
"expanded_url" : "http://www.fastcompany.com/28121/they-write-right-stuff"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651319323663974401,
"user" : {
"id" : 6647842,
"id_str" : "6647842"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "This article is nearly 20 years old. Depressing that we haven’t moved much http://t.co/Rwcv3puDYg",
"created_at" : "Tue Oct 06 08:53:22 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651319323663974401",
"coordinates" : null
},
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651383197499047936,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "651319323663974401",
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"...the on-board shuttle group produces grown-up software, and the way they do it is by being grown-ups\" https://t.co/6YmmGANTbs",
"created_at" : "Tue Oct 06 13:07:11 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651383197499047936",
"coordinates" : null
},
"650943539128496128" : {
"place" : null,
"contributors" : null,
"source" : "Buffer",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 82,
"conversation_id" : 650943539128496128,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650943538956496896",
"media_url_https" : "https://pbs.twimg.com/media/CQidsyhWcAAA_aC.jpg",
"expanded_url" : "http://twitter.com/OEWordhord/status/650943539128496128/photo/1",
"id" : 650943538956496896,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 512,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 300,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 170,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/H6YD55rdMh",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
76,
98
],
"media_url" : "http://pbs.twimg.com/media/CQidsyhWcAAA_aC.jpg",
"url" : "http://t.co/H6YD55rdMh"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
0,
11
],
"text" : "OldEnglish"
},
{
"indices" : [
12,
17
],
"text" : "WOTD"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 96,
"favorited" : false,
"geo" : null,
"id" : 650943539128496128,
"user" : {
"id" : 2188144670,
"id_str" : "2188144670"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650943538956496896",
"media_url_https" : "https://pbs.twimg.com/media/CQidsyhWcAAA_aC.jpg",
"expanded_url" : "http://twitter.com/OEWordhord/status/650943539128496128/photo/1",
"id" : 650943538956496896,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 512,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 300,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 170,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/H6YD55rdMh",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
76,
98
],
"media_url" : "http://pbs.twimg.com/media/CQidsyhWcAAA_aC.jpg",
"url" : "http://t.co/H6YD55rdMh"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "#OldEnglish #WOTD: igil, m.n: a hedgehog, porcupine, an urchin. (“ee-yeel”) http://t.co/H6YD55rdMh",
"created_at" : "Mon Oct 05 08:00:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650943539128496128",
"coordinates" : null
},
"651078372789997568" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651070955926609920,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "10724012",
"id" : 10724012,
"screen_name" : "andy_matuschak",
"name" : "Andy Matuschak",
"indices" : [
0,
15
]
},
{
"id_str" : "47019569",
"id" : 47019569,
"screen_name" : "optshiftk",
"name" : "Kyle S.",
"indices" : [
16,
26
]
},
{
"id_str" : "8046872",
"id" : 8046872,
"screen_name" : "ctp",
"name" : "Chris Parker",
"indices" : [
27,
31
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "andy_matuschak",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651078372789997568,
"user" : {
"id" : 18559099,
"id_str" : "18559099"
},
"in_reply_to_user_id" : 10724012,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@andy_matuschak @optshiftk @ctp Yeah that's crazy.",
"created_at" : "Mon Oct 05 16:55:55 +0000 2015",
"in_reply_to_status_id_str" : "651076804279578624",
"in_reply_to_status_id" : 651076804279578624,
"in_reply_to_user_id_str" : "10724012",
"id_str" : "651078372789997568",
"coordinates" : null
},
"651134365754265600" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-87.606369,
41.785557
],
[
-87.57512699999999,
41.785557
],
[
-87.57512699999999,
41.802616
],
[
-87.606369,
41.802616
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "1f6b9aa053ccbd16",
"attributes" : {
},
"place_type" : "neighborhood",
"full_name" : "Hyde Park, Chicago",
"country_code" : "US",
"name" : "Hyde Park",
"url" : "https://api.twitter.com/1.1/geo/id/1f6b9aa053ccbd16.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 9,
"conversation_id" : 651134365754265600,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg6aHR0cHM6Ly9hdmF0YXJzMy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMTg5NzE0P3Y9MyZzPTQwMBSgBhSgBhwU8AEU8AEAABYAEgA&s=B0oN40qAyNaT8FP3VoCz55s1jZkbYBhplo9mvdEfwt8",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "CocoaPods/CocoaPods"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The Cocoa Dependency Manager. Contribute to CocoaPods development by creating an account on GitHub."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/w6otanSmOO",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707259,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707259,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/w6otanSmOO",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "402676244",
"id" : 402676244,
"screen_name" : "CocoaPods",
"name" : "CocoaPods",
"indices" : [
16,
26
]
}
],
"urls" : [
{
"display_url" : "github.com/CocoaPods/Coco…",
"url" : "https://t.co/w6otanSmOO",
"indices" : [
103,
126
],
"expanded_url" : "https://github.com/CocoaPods/CocoaPods/releases/0.39.0.rc.1"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 9,
"favorited" : false,
"geo" : null,
"id" : 651134365754265600,
"user" : {
"id" : 73644377,
"id_str" : "73644377"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I just released @CocoaPods 0.39.0.rc.1 — not many major changes, but it’ll go stable soon!\n\nCHANGELOG: https://t.co/w6otanSmOO",
"created_at" : "Mon Oct 05 20:38:24 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651134365754265600",
"coordinates" : null
},
"650972098995879936" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 15,
"conversation_id" : 650972098995879936,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650972097963921408",
"media_url_https" : "https://pbs.twimg.com/media/CQi3rJHUkAAk7nN.png",
"expanded_url" : "http://twitter.com/steipete/status/650972098995879936/photo/1",
"id" : 650972097963921408,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 455,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 267,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 151,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/nitSkpSoOR",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
92,
114
],
"media_url" : "http://pbs.twimg.com/media/CQi3rJHUkAAk7nN.png",
"url" : "http://t.co/nitSkpSoOR"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "developer.apple.com/library/mac/te…",
"url" : "https://t.co/WSD8z3geLs",
"indices" : [
68,
91
],
"expanded_url" : "https://developer.apple.com/library/mac/technotes/tn2063/_index.html"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 650972098995879936,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650972097963921408",
"media_url_https" : "https://pbs.twimg.com/media/CQi3rJHUkAAk7nN.png",
"expanded_url" : "http://twitter.com/steipete/status/650972098995879936/photo/1",
"id" : 650972097963921408,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 455,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 267,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 151,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/nitSkpSoOR",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
92,
114
],
"media_url" : "http://pbs.twimg.com/media/CQi3rJHUkAAk7nN.png",
"url" : "http://t.co/nitSkpSoOR"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Interesting way to add line numbers. Peps up the crash log a bit ;) https://t.co/WSD8z3geLs http://t.co/nitSkpSoOR",
"created_at" : "Mon Oct 05 09:53:37 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650972098995879936",
"coordinates" : null
},
"651078423486398464" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651070955926609920,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "10724012",
"id" : 10724012,
"screen_name" : "andy_matuschak",
"name" : "Andy Matuschak",
"indices" : [
0,
15
]
},
{
"id_str" : "47019569",
"id" : 47019569,
"screen_name" : "optshiftk",
"name" : "Kyle S.",
"indices" : [
16,
26
]
},
{
"id_str" : "8046872",
"id" : 8046872,
"screen_name" : "ctp",
"name" : "Chris Parker",
"indices" : [
27,
31
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "andy_matuschak",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651078423486398464,
"user" : {
"id" : 18559099,
"id_str" : "18559099"
},
"in_reply_to_user_id" : 10724012,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@andy_matuschak @optshiftk @ctp The NIMBY fear of techies taking over local govts would be offset if there weren't so many local govts...",
"created_at" : "Mon Oct 05 16:56:07 +0000 2015",
"in_reply_to_status_id_str" : "651076804279578624",
"in_reply_to_status_id" : 651076804279578624,
"in_reply_to_user_id_str" : "10724012",
"id_str" : "651078423486398464",
"coordinates" : null
},
"650942236306350080" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 13,
"conversation_id" : 650942236306350080,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650942235379417088",
"media_url_https" : "https://pbs.twimg.com/media/CQicg6UWwAAjrbi.png",
"expanded_url" : "http://twitter.com/steipete/status/650942236306350080/photo/1",
"id" : 650942235379417088,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 132,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 77,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 43,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/W0Sjgj007l",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
114,
136
],
"media_url" : "http://pbs.twimg.com/media/CQicg6UWwAAjrbi.png",
"url" : "http://t.co/W0Sjgj007l"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 650942236306350080,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650942235379417088",
"media_url_https" : "https://pbs.twimg.com/media/CQicg6UWwAAjrbi.png",
"expanded_url" : "http://twitter.com/steipete/status/650942236306350080/photo/1",
"id" : 650942235379417088,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 132,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 77,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 43,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/W0Sjgj007l",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
114,
136
],
"media_url" : "http://pbs.twimg.com/media/CQicg6UWwAAjrbi.png",
"url" : "http://t.co/W0Sjgj007l"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "If you have a Personal and a Business Dropbox, it loads the binary in TWICE? And each one needs ~60 threads/40MB? http://t.co/W0Sjgj007l",
"created_at" : "Mon Oct 05 07:54:57 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650942236306350080",
"coordinates" : null
},
"651435046516224000" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 24,
"conversation_id" : 651435046516224000,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 8,
"favorited" : false,
"geo" : null,
"id" : 651435046516224000,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Years later, \"The New iPad\" remains the dumbest name Apple has ever given to a product. If anything, it just keeps getting dumber.",
"created_at" : "Tue Oct 06 16:33:12 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651435046516224000",
"coordinates" : null
},
"650804340031033344" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 22,
"conversation_id" : 650804340031033344,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 650804340031033344,
"user" : {
"id" : 17973325,
"id_str" : "17973325"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "iOS 9 addition: -[UIViewController loadViewIfNeeded]. I wonder if simply calling .view was that bad.\nIn other news: nullable viewIfLoaded",
"created_at" : "Sun Oct 04 22:47:00 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650804340031033344",
"coordinates" : null
},
"650661821574201344" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 650661821574201344,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8asmpNi7Og/",
"url" : "https://t.co/i7YI06sDwQ",
"indices" : [
56,
79
],
"expanded_url" : "https://Instagram.com/p/8asmpNi7Og/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650661821574201344,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Just posted a photo @ Stratford-upon-Avon, Warwickshire https://t.co/i7YI06sDwQ",
"created_at" : "Sun Oct 04 13:20:41 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650661821574201344",
"coordinates" : null
},
"651401004219396097" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 651399889906110464,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "16009535",
"id" : 16009535,
"screen_name" : "JJSaccolo",
"name" : "Giacomo Saccardo",
"indices" : [
1,
11
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "JJSaccolo",
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651401004219396097,
"user" : {
"id" : 113393517,
"id_str" : "113393517"
},
"in_reply_to_user_id" : 16009535,
"retweeted" : false,
"supplemental_language" : null,
"text" : ".@JJSaccolo I don’t trust Apple anymore. Too many things break for me to simply update whenever they release a point version.",
"created_at" : "Tue Oct 06 14:17:56 +0000 2015",
"in_reply_to_status_id_str" : "651400252344397824",
"in_reply_to_status_id" : 651400252344397824,
"in_reply_to_user_id_str" : "16009535",
"id_str" : "651401004219396097",
"coordinates" : null
},
"650287288308637696" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650249832217620480,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Section 3.3.1",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "iwasleeg",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 650287288308637696,
"user" : {
"id" : 14056827,
"id_str" : "14056827"
},
"in_reply_to_user_id" : 3182117337,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@iwasleeg yeah. This bothers me quite a bit when designing software for them. The iOS 7+ borderless buttons don’t help either.",
"created_at" : "Sat Oct 03 12:32:25 +0000 2015",
"in_reply_to_status_id_str" : "650249832217620480",
"in_reply_to_status_id" : 650249832217620480,
"in_reply_to_user_id_str" : "3182117337",
"id_str" : "650287288308637696",
"coordinates" : null
},
"650389318511497218" : {
"place" : null,
"contributors" : null,
"source" : "Mobile Web (M5)",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 30,
"conversation_id" : 650389318511497218,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "philsturgeon.uk"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "20662440"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgpaHR0cHM6Ly9waGlsc3R1cmdlb24udWsvaW1hZ2VzL2F1dGhvci5qcGcUqBIUqBIcFPABFPABAAAWABIA&s=yIX2fDuj34GM9rHMsGHhqFfhh71jrT4n5FV7_IBtyUI",
"width" : 1172,
"height" : 1172
}
},
"title" : {
"type" : "STRING",
"string_value" : "Everyones Favourite Twitter Characters | Phil Sturgeon"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "philsturgeon.uk",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Regularly, I make a general piece of advice, and the types of responses are pretty similar regardless of the actual conversation."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/bhk2Dcbe38",
"scribe_key" : "card_url"
}
},
"users" : {
"20662440" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/620755794653528064/aJ5GgxWx_normal.jpg",
"created_at" : "Thu Feb 12 08:36:48 +0000 2009",
"id" : 20662440,
"default_profile_image" : false,
"listed_count" : 980,
"profile_background_color" : "222222",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "bristol / brooklyn",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "philsturgeon.uk",
"url" : "https://t.co/ogjxr66wI9",
"indices" : [
0,
23
],
"expanded_url" : "https://philsturgeon.uk"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "apisyouwonthate.com",
"url" : "http://t.co/YcHDmekA3v",
"indices" : [
38,
60
],
"expanded_url" : "http://apisyouwonthate.com"
}
]
}
},
"url" : "https://t.co/ogjxr66wI9",
"description" : "Software Engineer at @ride. Author of http://t.co/YcHDmekA3v. If you came here for PHP you're a year too late.",
"followers_count" : 15507,
"geo_enabled" : true,
"media_count" : 1424,
"lang" : "en",
"profile_text_color" : "141414",
"statuses_count" : 47034,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "20662440",
"name" : "pegleg sturgeon",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/620755794653528064/aJ5GgxWx_normal.jpg",
"profile_sidebar_fill_color" : "E2D11B",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/20662440/1400085562",
"screen_name" : "philsturgeon",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "222222",
"favourites_count" : 11025,
"is_translation_enabled" : false,
"normal_followers_count" : 15507,
"utc_offset" : -14400,
"friends_count" : 2144,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/bhk2Dcbe38",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "philsturgeon.uk/2015/10/02/eve…",
"url" : "https://t.co/bhk2Dcbe38",
"indices" : [
56,
79
],
"expanded_url" : "https://philsturgeon.uk/2015/10/02/everyones-favourite-twitter-character/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 34,
"favorited" : false,
"geo" : null,
"id" : 650389318511497218,
"user" : {
"id" : 20662440,
"id_str" : "20662440"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "For those who missed it yesterday; don't be that person https://t.co/bhk2Dcbe38",
"created_at" : "Sat Oct 03 19:17:51 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650389318511497218",
"coordinates" : null
},
"650587464697016320" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650587464697016320,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "150185852",
"id" : 150185852,
"screen_name" : "baconmeteor",
"name" : "Maciej Ceglowski",
"indices" : [
3,
15
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "YoruFukurou",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 177,
"conversation_id" : 650514093024116737,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 161,
"favorited" : false,
"geo" : null,
"id" : 650514093024116737,
"user" : {
"id" : 150185852,
"id_str" : "150185852"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Dystopiary: a hedge trimmed to resemble a boot stamping on a human face, forever",
"created_at" : "Sun Oct 04 03:33:40 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650514093024116737",
"coordinates" : null
},
"retweet_count" : 161,
"favorited" : false,
"geo" : null,
"id" : 650587464697016320,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @baconmeteor: Dystopiary: a hedge trimmed to resemble a boot stamping on a human face, forever",
"created_at" : "Sun Oct 04 08:25:13 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650587464697016320",
"coordinates" : null
},
"651353126629474305" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651351591996497920,
"favorite_count" : 2,
"conversation_id" : 651351591996497920,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15381581",
"id" : 15381581,
"screen_name" : "darkrock",
"name" : "Chris Ross",
"indices" : [
89,
98
]
}
],
"urls" : [
{
"display_url" : "twitter.com/darkrock/statu…",
"url" : "https://t.co/KruXhvQIJU",
"indices" : [
100,
123
],
"expanded_url" : "https://twitter.com/darkrock/status/651351591996497920"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : "darkrock",
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651351329844121601,
"favorite_count" : 0,
"conversation_id" : 651351591996497920,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "19781877",
"id" : 19781877,
"screen_name" : "ojmason",
"name" : "Oliver Mason",
"indices" : [
17,
25
]
},
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "It's all fine - Devs",
"indices" : [
30,
39
]
}
],
"urls" : [
{
"display_url" : "twitter.com/ojmason/status…",
"url" : "https://t.co/F1Eu4ycr31",
"indices" : [
62,
85
],
"expanded_url" : "https://twitter.com/ojmason/status/651351329844121601"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651351591996497920,
"user" : {
"id" : 15381581,
"id_str" : "15381581"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "651351329844121601",
"retweeted" : false,
"supplemental_language" : null,
"text" : "THIS IS WHY BOTH @ojmason AND @iwasleeg DON’T GET NICE THINGS https://t.co/F1Eu4ycr31",
"created_at" : "Tue Oct 06 11:01:35 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651351591996497920",
"coordinates" : null
},
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651353126629474305,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : 15381581,
"quoted_status_id_str" : "651351591996497920",
"retweeted" : false,
"supplemental_language" : null,
"text" : "I am writing in an empty cafe at the end of a five mile walk. I get all the nice things, @darkrock. https://t.co/KruXhvQIJU",
"created_at" : "Tue Oct 06 11:07:41 +0000 2015",
"in_reply_to_status_id_str" : "651351591996497920",
"in_reply_to_status_id" : 651351591996497920,
"in_reply_to_user_id_str" : "15381581",
"id_str" : "651353126629474305",
"coordinates" : null
},
"650427714646708224" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650427714646708224,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 650425583403429888,
"id_str" : "650425583403429888",
"source_status_id" : 650425590147891201,
"indices" : [
77,
99
],
"url" : "http://t.co/4td5OgouJt",
"source_status_id_str" : "650425590147891201",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQbGnzuWcAAJRuc.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQbGnzuWcAAJRuc.jpg",
"display_url" : "pic.twitter.com/4td5OgouJt",
"source_user_id" : 15004156,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"source_user_id_str" : "15004156",
"expanded_url" : "http://twitter.com/jaredsinclair/status/650425590147891201/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15004156",
"id" : 15004156,
"screen_name" : "jaredsinclair",
"name" : "Jared Sinclair",
"indices" : [
3,
17
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 11,
"conversation_id" : 650425590147891201,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650425583403429888",
"media_url_https" : "https://pbs.twimg.com/media/CQbGnzuWcAAJRuc.jpg",
"expanded_url" : "http://twitter.com/jaredsinclair/status/650425590147891201/photo/1",
"id" : 650425583403429888,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/4td5OgouJt",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
58,
80
],
"media_url" : "http://pbs.twimg.com/media/CQbGnzuWcAAJRuc.jpg",
"url" : "http://t.co/4td5OgouJt"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 650425590147891201,
"user" : {
"id" : 15004156,
"id_str" : "15004156"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650425583403429888",
"media_url_https" : "https://pbs.twimg.com/media/CQbGnzuWcAAJRuc.jpg",
"expanded_url" : "http://twitter.com/jaredsinclair/status/650425590147891201/photo/1",
"id" : 650425583403429888,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/4td5OgouJt",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
58,
80
],
"media_url" : "http://pbs.twimg.com/media/CQbGnzuWcAAJRuc.jpg",
"url" : "http://t.co/4td5OgouJt"
},
{
"id_str" : "650425583428632577",
"media_url_https" : "https://pbs.twimg.com/media/CQbGnz0XAAEZF1B.jpg",
"expanded_url" : "http://twitter.com/jaredsinclair/status/650425590147891201/photo/1",
"id" : 650425583428632577,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/4td5OgouJt",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
58,
80
],
"media_url" : "http://pbs.twimg.com/media/CQbGnz0XAAEZF1B.jpg",
"url" : "http://t.co/4td5OgouJt"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "I found a children's book about the skeuomorphism debate. http://t.co/4td5OgouJt",
"created_at" : "Sat Oct 03 21:41:59 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650425590147891201",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 650427714646708224,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 650425583403429888,
"id_str" : "650425583403429888",
"source_status_id" : 650425590147891201,
"indices" : [
77,
99
],
"url" : "http://t.co/4td5OgouJt",
"source_status_id_str" : "650425590147891201",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQbGnzuWcAAJRuc.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQbGnzuWcAAJRuc.jpg",
"display_url" : "pic.twitter.com/4td5OgouJt",
"source_user_id" : 15004156,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"source_user_id_str" : "15004156",
"expanded_url" : "http://twitter.com/jaredsinclair/status/650425590147891201/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
},
{
"id" : 650425583428632577,
"id_str" : "650425583428632577",
"source_status_id" : 650425590147891201,
"indices" : [
77,
99
],
"url" : "http://t.co/4td5OgouJt",
"source_status_id_str" : "650425590147891201",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQbGnz0XAAEZF1B.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQbGnz0XAAEZF1B.jpg",
"display_url" : "pic.twitter.com/4td5OgouJt",
"source_user_id" : 15004156,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"source_user_id_str" : "15004156",
"expanded_url" : "http://twitter.com/jaredsinclair/status/650425590147891201/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @jaredsinclair: I found a children's book about the skeuomorphism debate. http://t.co/4td5OgouJt",
"created_at" : "Sat Oct 03 21:50:26 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650427714646708224",
"coordinates" : null
},
"650826065393373184" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 31,
"conversation_id" : 650826065393373184,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg4aHR0cHM6Ly9hdmF0YXJzMS5naXRodWJ1c2VyY29udGVudC5jb20vdS81MTM4OD92PTMmcz00MDAUqAUUqAUcFPABFPABAAAWABIA&s=8Vd3AbIuWFITyTAo-33qXUDxtz_4hZUtTGAAGgnGdYM",
"width" : 340,
"height" : 340
}
},
"title" : {
"type" : "STRING",
"string_value" : "nst/iOS-Runtime-Headers"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "iOS-Runtime-Headers - iOS Objective-C headers as derived from runtime introspection"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/tcjMDSoPdR",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707259,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707259,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/tcjMDSoPdR",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "github.com/nst/iOS-Runtim…",
"url" : "https://t.co/tcjMDSoPdR",
"indices" : [
115,
138
],
"expanded_url" : "https://github.com/nst/iOS-Runtime-Headers/blob/master/Frameworks/UIKit.framework/UIViewController.h#L921"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 11,
"favorited" : false,
"geo" : null,
"id" : 650826065393373184,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Apple added a public loadViewIfNeeded call in iOS 9, that simply calls the private loadViewIfRequired (since iOS6) https://t.co/tcjMDSoPdR",
"created_at" : "Mon Oct 05 00:13:20 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650826065393373184",
"coordinates" : null
},
"651099763933364224" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651099763933364224,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "philsturgeon.uk"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "20662440"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgpaHR0cHM6Ly9waGlsc3R1cmdlb24udWsvaW1hZ2VzL2F1dGhvci5qcGcUqBIUqBIcFPABFPABAAAWABIA&s=yIX2fDuj34GM9rHMsGHhqFfhh71jrT4n5FV7_IBtyUI",
"width" : 1172,
"height" : 1172
}
},
"title" : {
"type" : "STRING",
"string_value" : "Everyones Favourite Twitter Characters | Phil Sturgeon"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "philsturgeon.uk",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Regularly, I make a general piece of advice, and the types of responses are pretty similar regardless of the actual conversation."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/VoqK0qATc5",
"scribe_key" : "card_url"
}
},
"users" : {
"20662440" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/620755794653528064/aJ5GgxWx_normal.jpg",
"created_at" : "Thu Feb 12 08:36:48 +0000 2009",
"id" : 20662440,
"default_profile_image" : false,
"listed_count" : 980,
"profile_background_color" : "222222",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "bristol / brooklyn",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "philsturgeon.uk",
"url" : "https://t.co/ogjxr66wI9",
"indices" : [
0,
23
],
"expanded_url" : "https://philsturgeon.uk"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "apisyouwonthate.com",
"url" : "http://t.co/YcHDmekA3v",
"indices" : [
38,
60
],
"expanded_url" : "http://apisyouwonthate.com"
}
]
}
},
"url" : "https://t.co/ogjxr66wI9",
"description" : "Software Engineer at @ride. Author of http://t.co/YcHDmekA3v. If you came here for PHP you're a year too late.",
"followers_count" : 15507,
"geo_enabled" : true,
"media_count" : 1424,
"lang" : "en",
"profile_text_color" : "141414",
"statuses_count" : 47034,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "20662440",
"name" : "pegleg sturgeon",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/620755794653528064/aJ5GgxWx_normal.jpg",
"profile_sidebar_fill_color" : "E2D11B",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/20662440/1400085562",
"screen_name" : "philsturgeon",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "222222",
"favourites_count" : 11025,
"is_translation_enabled" : false,
"normal_followers_count" : 15507,
"utc_offset" : -14400,
"friends_count" : 2144,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/VoqK0qATc5",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "22161956",
"id" : 22161956,
"screen_name" : "catehstn",
"name" : "cate",
"indices" : [
3,
12
]
},
{
"id_str" : "20662440",
"id" : 20662440,
"screen_name" : "philsturgeon",
"name" : "pegleg sturgeon",
"indices" : [
91,
104
]
}
],
"urls" : [
{
"display_url" : "buff.ly/1PYJ1Xe",
"url" : "http://t.co/VoqK0qATc5",
"indices" : [
64,
86
],
"expanded_url" : "http://buff.ly/1PYJ1Xe"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Buffer",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 651094723332079616,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "philsturgeon.uk"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "20662440"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgpaHR0cHM6Ly9waGlsc3R1cmdlb24udWsvaW1hZ2VzL2F1dGhvci5qcGcUqBIUqBIcFPABFPABAAAWABIA&s=yIX2fDuj34GM9rHMsGHhqFfhh71jrT4n5FV7_IBtyUI",
"width" : 1172,
"height" : 1172
}
},
"title" : {
"type" : "STRING",
"string_value" : "Everyones Favourite Twitter Characters | Phil Sturgeon"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "philsturgeon.uk",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Regularly, I make a general piece of advice, and the types of responses are pretty similar regardless of the actual conversation."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/VoqK0qATc5",
"scribe_key" : "card_url"
}
},
"users" : {
"20662440" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/620755794653528064/aJ5GgxWx_normal.jpg",
"created_at" : "Thu Feb 12 08:36:48 +0000 2009",
"id" : 20662440,
"default_profile_image" : false,
"listed_count" : 980,
"profile_background_color" : "222222",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "bristol / brooklyn",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "philsturgeon.uk",
"url" : "https://t.co/ogjxr66wI9",
"indices" : [
0,
23
],
"expanded_url" : "https://philsturgeon.uk"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "apisyouwonthate.com",
"url" : "http://t.co/YcHDmekA3v",
"indices" : [
38,
60
],
"expanded_url" : "http://apisyouwonthate.com"
}
]
}
},
"url" : "https://t.co/ogjxr66wI9",
"description" : "Software Engineer at @ride. Author of http://t.co/YcHDmekA3v. If you came here for PHP you're a year too late.",
"followers_count" : 15507,
"geo_enabled" : true,
"media_count" : 1424,
"lang" : "en",
"profile_text_color" : "141414",
"statuses_count" : 47034,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "20662440",
"name" : "pegleg sturgeon",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/620755794653528064/aJ5GgxWx_normal.jpg",
"profile_sidebar_fill_color" : "E2D11B",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/20662440/1400085562",
"screen_name" : "philsturgeon",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "222222",
"favourites_count" : 11025,
"is_translation_enabled" : false,
"normal_followers_count" : 15507,
"utc_offset" : -14400,
"friends_count" : 2144,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/VoqK0qATc5",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "20662440",
"id" : 20662440,
"screen_name" : "philsturgeon",
"name" : "pegleg sturgeon",
"indices" : [
77,
90
]
}
],
"urls" : [
{
"display_url" : "buff.ly/1PYJ1Xe",
"url" : "http://t.co/VoqK0qATc5",
"indices" : [
50,
72
],
"expanded_url" : "http://buff.ly/1PYJ1Xe"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 651094723332079616,
"user" : {
"id" : 22161956,
"id_str" : "22161956"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "lolsob - Everyones Favourite Twitter Characters - http://t.co/VoqK0qATc5 /by @philsturgeon",
"created_at" : "Mon Oct 05 18:00:53 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651094723332079616",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 651099763933364224,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @catehstn: lolsob - Everyones Favourite Twitter Characters - http://t.co/VoqK0qATc5 /by @philsturgeon",
"created_at" : "Mon Oct 05 18:20:55 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651099763933364224",
"coordinates" : null
},
"650967831710973952" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPad",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650967831710973952,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "6001592",
"id" : 6001592,
"screen_name" : "JorgeO",
"name" : "Jorge Ortiz",
"indices" : [
28,
35
]
}
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
36,
44
],
"text" : "gotocph"
}
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650967831710973952,
"user" : {
"id" : 15424493,
"id_str" : "15424493"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "The path to Nerdvana - with @JorgeO #gotocph",
"created_at" : "Mon Oct 05 09:36:40 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650967831710973952",
"coordinates" : null
},
"651333241169907712" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 651333241169907712,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651333241169907712,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "The net effect is that my photo library is mostly unused allegories.",
"created_at" : "Tue Oct 06 09:48:40 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651333241169907712",
"coordinates" : null
},
"650536278748893185" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650536278748893185,
"lang" : "es",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2497458150",
"id" : 2497458150,
"screen_name" : "fuckeveryword",
"name" : "fuck every word",
"indices" : [
3,
17
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "fuck every word",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 58,
"conversation_id" : 649939402039300096,
"lang" : "es",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 35,
"favorited" : false,
"geo" : null,
"id" : 649939402039300096,
"user" : {
"id" : 2497458150,
"id_str" : "2497458150"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "fuck decrescendos",
"created_at" : "Fri Oct 02 13:30:03 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649939402039300096",
"coordinates" : null
},
"retweet_count" : 35,
"favorited" : false,
"geo" : null,
"id" : 650536278748893185,
"user" : {
"id" : 12099812,
"id_str" : "12099812"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @fuckeveryword: fuck decrescendos",
"created_at" : "Sun Oct 04 05:01:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650536278748893185",
"coordinates" : null
},
"651419381562503168" : {
"place" : null,
"contributors" : null,
"source" : "Sprinklr",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1290,
"conversation_id" : 651419381562503168,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.washingtonpost.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "2467791"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBinAWh0dHBzOi8vaW1nLndhc2hpbmd0b25wb3N0LmNvbS9ydy8yMDEwLTIwMTkvV2FzaGluZ3RvblBvc3QvMjAxNS8xMC8wNS9IZWFsdGgtRW52aXJvbm1lbnQtU2NpZW5jZS9JbWFnZXMvMjAxNS0xMC0wNVQxMTU5MjFaXzAxX1RPUjUwMV9SVFJJRFNQXzNfTk9CRUwtUFJJWkUtTUVESUNJTkUuanBnFOg8FOgfHBSEBhSUAwAAFgASAA&s=2vJyblsIU2BG6nl73ZA0LDDydjzlI4SEWuuxxIn7hOw",
"width" : 3892,
"height" : 2036
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBinAWh0dHBzOi8vaW1nLndhc2hpbmd0b25wb3N0LmNvbS9ydy8yMDEwLTIwMTkvV2FzaGluZ3RvblBvc3QvMjAxNS8xMC8wNS9IZWFsdGgtRW52aXJvbm1lbnQtU2NpZW5jZS9JbWFnZXMvMjAxNS0xMC0wNVQxMTU5MjFaXzAxX1RPUjUwMV9SVFJJRFNQXzNfTk9CRUwtUFJJWkUtTUVESUNJTkUuanBnFOg8FOgfHBSwCRT0BAAAFgASAA&s=wxZIGKdqJyv2GH3vqBvNJrbdRq_DIPdbN2UQTSaqhsI",
"width" : 3892,
"height" : 2036
}
},
"title" : {
"type" : "STRING",
"string_value" : "American among trio of Nobel winners for work on parasitic diseases"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "washingtonpost.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "William Campbell had a eureka moment in 1975 while testing a new medicine for animals."
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "2375990671"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/0crPKCfOee",
"scribe_key" : "card_url"
}
},
"users" : {
"2467791" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000252568100/7a366ac8d0f934b5318e721ba049e9b1_normal.png",
"created_at" : "Tue Mar 27 11:19:39 +0000 2007",
"id" : 2467791,
"default_profile_image" : false,
"listed_count" : 64229,
"profile_background_color" : "333333",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "Washington, DC",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "washingtonpost.com",
"url" : "http://t.co/Hq7hTYkOPg",
"indices" : [
0,
22
],
"expanded_url" : "http://washingtonpost.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "twitter.com/washingtonpost…",
"url" : "https://t.co/VV0UBAMHg8",
"indices" : [
112,
135
],
"expanded_url" : "https://twitter.com/washingtonpost/lists/washington-post-people"
}
]
}
},
"url" : "http://t.co/Hq7hTYkOPg",
"description" : "Tweet-length breaking news, analysis from around the world. Founded in 1877. Follow our journalists on Twitter: https://t.co/VV0UBAMHg8",
"followers_count" : 5006116,
"geo_enabled" : true,
"media_count" : 7706,
"lang" : "en",
"profile_text_color" : "323232",
"statuses_count" : 151986,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "2467791",
"name" : "Washington Post",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000252568100/7a366ac8d0f934b5318e721ba049e9b1_normal.png",
"profile_sidebar_fill_color" : "DBDBDB",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2467791/1348076832",
"screen_name" : "washingtonpost",
"fast_followers_count" : 81,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/464437503/wp-capitol.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/464437503/wp-capitol.png",
"profile_link_color" : "0057EC",
"favourites_count" : 4024,
"is_translation_enabled" : true,
"normal_followers_count" : 5006035,
"utc_offset" : -14400,
"friends_count" : 1205,
"verified" : true,
"can_media_tag" : false,
"has_extended_profile" : false
},
"2375990671" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/446672723515678720/CNcBUNi0_normal.jpeg",
"created_at" : "Thu Mar 06 22:22:16 +0000 2014",
"id" : 2375990671,
"default_profile_image" : false,
"listed_count" : 98,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "washingtonpost.com/news/to-your-h…",
"url" : "http://t.co/KCp9HjslPH",
"indices" : [
0,
22
],
"expanded_url" : "http://www.washingtonpost.com/news/to-your-health/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/KCp9HjslPH",
"description" : "To Your Health blogger at Washington Post",
"followers_count" : 2216,
"geo_enabled" : false,
"media_count" : 3,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 914,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "2375990671",
"name" : "Lenny Bernstein",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/446672723515678720/CNcBUNi0_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "LennyMBernstein",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 43,
"is_translation_enabled" : false,
"normal_followers_count" : 2216,
"utc_offset" : null,
"friends_count" : 1189,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/0crPKCfOee",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "b-gat.es/1jMqsvn",
"url" : "http://t.co/0crPKCfOee",
"indices" : [
113,
135
],
"expanded_url" : "http://b-gat.es/1jMqsvn"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 775,
"favorited" : false,
"geo" : null,
"id" : 651419381562503168,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "A well-deserved Nobel Prize for scientists whose work will help eradicate river blindness and, one day, malaria: http://t.co/0crPKCfOee",
"created_at" : "Tue Oct 06 15:30:58 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651419381562503168",
"coordinates" : null
},
"650725822064656384" : {
"place" : null,
"contributors" : null,
"source" : "Sprinklr",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1164,
"conversation_id" : 650725822064656384,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15825547",
"id" : 15825547,
"screen_name" : "IEEESpectrum",
"name" : "IEEE Spectrum",
"indices" : [
100,
113
]
}
],
"urls" : [
{
"display_url" : "b-gat.es/1GpnvFE",
"url" : "http://t.co/cSmnt1SD5w",
"indices" : [
77,
99
],
"expanded_url" : "http://b-gat.es/1GpnvFE"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 755,
"favorited" : false,
"geo" : null,
"id" : 650725822064656384,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Could computer modeling and machine learning help prevent the next epidemic? http://t.co/cSmnt1SD5w @IEEESpectrum",
"created_at" : "Sun Oct 04 17:35:00 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650725822064656384",
"coordinates" : null
},
"650993859179204608" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650993859179204608,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650993859179204608,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Remember, in techonomics it's evil to give produce away for free. Salvation is found by paying a 30% tithe to the owners of the means.",
"created_at" : "Mon Oct 05 11:20:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650993859179204608",
"coordinates" : null
},
"650841668279775232" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"favorite_count" : 0,
"conversation_id" : 650841668279775232,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "8259712",
"id" : 8259712,
"screen_name" : "DanFrakes",
"name" : "Dan Frakes",
"indices" : [
3,
13
]
},
{
"id_str" : "16942365",
"id" : 16942365,
"screen_name" : "kevinmcmurphy",
"name" : "Kevin McMurphy",
"indices" : [
18,
32
]
}
],
"urls" : [
{
"display_url" : "twitter.com/kevinmcmurphy/…",
"url" : "https://t.co/n50TPtszng",
"indices" : [
89,
112
],
"expanded_url" : "https://twitter.com/kevinmcmurphy/status/650839444719857664"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 650839444719857664,
"favorite_count" : 30,
"conversation_id" : 650833593028096000,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "16942365",
"id" : 16942365,
"screen_name" : "kevinmcmurphy",
"name" : "Kevin McMurphy",
"indices" : [
3,
17
]
}
],
"urls" : [
{
"display_url" : "twitter.com/kevinmcmurphy/…",
"url" : "https://t.co/n50TPtszng",
"indices" : [
74,
97
],
"expanded_url" : "https://twitter.com/kevinmcmurphy/status/650839444719857664"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : "kevinmcmurphy",
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 650833593028096000,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id_str" : "650839439267139585",
"media_url_https" : "https://pbs.twimg.com/media/CQg_BY9VEAErUiZ.png",
"expanded_url" : "http://twitter.com/kevinmcmurphy/status/650839444719857664/photo/1",
"id" : 650839439267139585,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1820,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1066,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/SWss7TNqBK",
"features" : {
"large" : {
"faces" : [
{
"y" : 1388,
"w" : 97,
"x" : 486,
"h" : 97
},
{
"y" : 1390,
"w" : 93,
"x" : 157,
"h" : 93
}
]
},
"medium" : {
"faces" : [
{
"y" : 813,
"w" : 57,
"x" : 285,
"h" : 57
},
{
"y" : 814,
"w" : 55,
"x" : 92,
"h" : 55
}
]
},
"orig" : {
"faces" : [
{
"y" : 1684,
"w" : 118,
"x" : 590,
"h" : 118
},
{
"y" : 1686,
"w" : 114,
"x" : 191,
"h" : 114
}
]
},
"small" : {
"faces" : [
{
"y" : 460,
"w" : 32,
"x" : 161,
"h" : 32
},
{
"y" : 461,
"w" : 31,
"x" : 52,
"h" : 31
}
]
}
},
"type" : "photo",
"indices" : [
34,
56
],
"media_url" : "http://pbs.twimg.com/media/CQg_BY9VEAErUiZ.png",
"url" : "http://t.co/SWss7TNqBK"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "8259712",
"id" : 8259712,
"screen_name" : "DanFrakes",
"name" : "Dan Frakes",
"indices" : [
0,
10
]
}
],
"urls" : [
{
"display_url" : "j.mp/1RpVtAm",
"url" : "http://t.co/RyuaRO4WWt",
"indices" : [
11,
33
],
"expanded_url" : "http://j.mp/1RpVtAm"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "DanFrakes",
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 650839444719857664,
"user" : {
"id" : 16942365,
"id_str" : "16942365"
},
"in_reply_to_user_id" : 8259712,
"extended_entities" : {
"media" : [
{
"id_str" : "650839439267139585",
"media_url_https" : "https://pbs.twimg.com/media/CQg_BY9VEAErUiZ.png",
"expanded_url" : "http://twitter.com/kevinmcmurphy/status/650839444719857664/photo/1",
"id" : 650839439267139585,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1820,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1066,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/SWss7TNqBK",
"features" : {
"large" : {
"faces" : [
{
"y" : 1388,
"w" : 97,
"x" : 486,
"h" : 97
},
{
"y" : 1390,
"w" : 93,
"x" : 157,
"h" : 93
}
]
},
"medium" : {
"faces" : [
{
"y" : 813,
"w" : 57,
"x" : 285,
"h" : 57
},
{
"y" : 814,
"w" : 55,
"x" : 92,
"h" : 55
}
]
},
"orig" : {
"faces" : [
{
"y" : 1684,
"w" : 118,
"x" : 590,
"h" : 118
},
{
"y" : 1686,
"w" : 114,
"x" : 191,
"h" : 114
}
]
},
"small" : {
"faces" : [
{
"y" : 460,
"w" : 32,
"x" : 161,
"h" : 32
},
{
"y" : 461,
"w" : 31,
"x" : 52,
"h" : 31
}
]
}
},
"type" : "photo",
"indices" : [
34,
56
],
"media_url" : "http://pbs.twimg.com/media/CQg_BY9VEAErUiZ.png",
"url" : "http://t.co/SWss7TNqBK"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "@DanFrakes http://t.co/RyuaRO4WWt http://t.co/SWss7TNqBK",
"created_at" : "Mon Oct 05 01:06:30 +0000 2015",
"in_reply_to_status_id_str" : "650834944944566272",
"in_reply_to_status_id" : 650834944944566272,
"in_reply_to_user_id_str" : "8259712",
"id_str" : "650839444719857664",
"coordinates" : null
},
"retweet_count" : 35,
"favorited" : false,
"geo" : null,
"id" : 650840109072297984,
"user" : {
"id" : 8259712,
"id_str" : "8259712"
},
"in_reply_to_user_id" : 16942365,
"quoted_status_id_str" : "650839444719857664",
"retweeted" : false,
"supplemental_language" : null,
"text" : "As @kevinmcmurphy points out, 6/6s/Plus can safely charge at iPad speeds: https://t.co/n50TPtszng",
"created_at" : "Mon Oct 05 01:09:08 +0000 2015",
"in_reply_to_status_id_str" : "650839444719857664",
"in_reply_to_status_id" : 650839444719857664,
"in_reply_to_user_id_str" : "16942365",
"id_str" : "650840109072297984",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 35,
"favorited" : false,
"geo" : null,
"id" : 650841668279775232,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @DanFrakes: As @kevinmcmurphy points out, 6/6s/Plus can safely charge at iPad speeds: https://t.co/n50TPtszng",
"created_at" : "Mon Oct 05 01:15:20 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650841668279775232",
"coordinates" : null
},
"651076804279578624" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 651070955926609920,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "18559099",
"id" : 18559099,
"screen_name" : "jckarter",
"name" : "Joe Groff",
"indices" : [
0,
9
]
},
{
"id_str" : "47019569",
"id" : 47019569,
"screen_name" : "optshiftk",
"name" : "Kyle S.",
"indices" : [
10,
20
]
},
{
"id_str" : "8046872",
"id" : 8046872,
"screen_name" : "ctp",
"name" : "Chris Parker",
"indices" : [
21,
25
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "jckarter",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651076804279578624,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : 18559099,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@jckarter @optshiftk @ctp In several cases (e.g. Menlo Park, Palo Alto), cities are adding office space while refusing to add residential.",
"created_at" : "Mon Oct 05 16:49:41 +0000 2015",
"in_reply_to_status_id_str" : "651076484791009280",
"in_reply_to_status_id" : 651076484791009280,
"in_reply_to_user_id_str" : "18559099",
"id_str" : "651076804279578624",
"coordinates" : null
},
"649525928566104064" : {
"place" : null,
"contributors" : null,
"source" : "Buffer",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3511,
"conversation_id" : 649525928566104064,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649525927274246144",
"media_url_https" : "https://pbs.twimg.com/media/CQOUY7eWcAA5Yx2.jpg",
"expanded_url" : "http://twitter.com/StevieBuckley/status/649525928566104064/photo/1",
"id" : 649525927274246144,
"sizes" : {
"large" : {
"w" : 600,
"h" : 880,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 879,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 498,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/xlfRRcQ3uk",
"features" : {
"large" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"medium" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"orig" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"small" : {
"faces" : [
{
"y" : 362,
"w" : 77,
"x" : 171,
"h" : 77
},
{
"y" : 278,
"w" : 103,
"x" : 12,
"h" : 103
}
]
}
},
"type" : "photo",
"indices" : [
111,
133
],
"media_url" : "http://pbs.twimg.com/media/CQOUY7eWcAA5Yx2.jpg",
"url" : "http://t.co/xlfRRcQ3uk"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4294,
"favorited" : false,
"geo" : null,
"id" : 649525928566104064,
"user" : {
"id" : 275007771,
"id_str" : "275007771"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649525927274246144",
"media_url_https" : "https://pbs.twimg.com/media/CQOUY7eWcAA5Yx2.jpg",
"expanded_url" : "http://twitter.com/StevieBuckley/status/649525928566104064/photo/1",
"id" : 649525927274246144,
"sizes" : {
"large" : {
"w" : 600,
"h" : 880,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 879,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 498,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/xlfRRcQ3uk",
"features" : {
"large" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"medium" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"orig" : {
"faces" : [
{
"y" : 640,
"w" : 137,
"x" : 303,
"h" : 137
},
{
"y" : 491,
"w" : 182,
"x" : 22,
"h" : 182
}
]
},
"small" : {
"faces" : [
{
"y" : 362,
"w" : 77,
"x" : 171,
"h" : 77
},
{
"y" : 278,
"w" : 103,
"x" : 12,
"h" : 103
}
]
}
},
"type" : "photo",
"indices" : [
111,
133
],
"media_url" : "http://pbs.twimg.com/media/CQOUY7eWcAA5Yx2.jpg",
"url" : "http://t.co/xlfRRcQ3uk"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "A poignant lesson in logo design from a death metal band. Don't follow the herd. Choose to be awesome instead. http://t.co/xlfRRcQ3uk",
"created_at" : "Thu Oct 01 10:07:03 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649525928566104064",
"coordinates" : null
},
"651006617396342784" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 13,
"conversation_id" : 651006617396342784,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "paulbernal.wordpress.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "15082486"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgdaHR0cHM6Ly9zMC53cC5jb20vaS9ibGFuay5qcGcUkAMUkAMcFPABFPABAAAWABIA&s=ROqgoHFudfMbgRwUXDK1U61LNxmdqafHKoLiXyP8lIA",
"width" : 200,
"height" : 200
}
},
"title" : {
"type" : "STRING",
"string_value" : "The ethical case for ad-blocking"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "paulbernal.wordpress.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The ad-blocking wars have been hotting up over the last few months - triggered in part by Apple's integration of ad-blocking into the new version of iOS, the operating system for iPhones and iPads...."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/7WWraZR25j",
"scribe_key" : "card_url"
}
},
"users" : {
"15082486" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000726921533/0b2bebf1b649e8173cb55c1e5bcb7fb2_normal.jpeg",
"created_at" : "Wed Jun 11 06:55:58 +0000 2008",
"id" : 15082486,
"default_profile_image" : false,
"listed_count" : 532,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Cambridge and Norwich",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "paulbernal.wordpress.com",
"url" : "http://t.co/drqmU7cHwe",
"indices" : [
0,
22
],
"expanded_url" : "http://paulbernal.wordpress.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/drqmU7cHwe",
"description" : "UEA Law Lecturer: privacy & human rights… author of 'Internet Privacy Rights'... politics, satire, even poetry! 'Worse than Katie Hopkins' according to a Kipper",
"followers_count" : 11841,
"geo_enabled" : true,
"media_count" : 857,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 191746,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "15082486",
"name" : "Paul Bernal",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000726921533/0b2bebf1b649e8173cb55c1e5bcb7fb2_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/15082486/1398332203",
"screen_name" : "PaulbernalUK",
"fast_followers_count" : 0,
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 80,
"is_translation_enabled" : false,
"normal_followers_count" : 11841,
"utc_offset" : 3600,
"friends_count" : 9482,
"verified" : false,
"can_media_tag" : false,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/7WWraZR25j",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15378699",
"id" : 15378699,
"screen_name" : "ekurutepe",
"name" : "Engin Kurutepe",
"indices" : [
63,
73
]
}
],
"urls" : [
{
"display_url" : "paulbernal.wordpress.com/2015/10/04/the…",
"url" : "https://t.co/7WWraZR25j",
"indices" : [
34,
57
],
"expanded_url" : "https://paulbernal.wordpress.com/2015/10/04/the-ethical-case-for-ad-blocking/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 6,
"favorited" : false,
"geo" : null,
"id" : 651006617396342784,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "The ethical case for ad-blocking: https://t.co/7WWraZR25j (via @ekurutepe).",
"created_at" : "Mon Oct 05 12:10:47 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651006617396342784",
"coordinates" : null
},
"651075809466159104" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 651070955926609920,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "47019569",
"id" : 47019569,
"screen_name" : "optshiftk",
"name" : "Kyle S.",
"indices" : [
0,
10
]
},
{
"id_str" : "8046872",
"id" : 8046872,
"screen_name" : "ctp",
"name" : "Chris Parker",
"indices" : [
11,
15
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "optshiftk",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651075809466159104,
"user" : {
"id" : 18559099,
"id_str" : "18559099"
},
"in_reply_to_user_id" : 47019569,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@optshiftk @ctp San Jose suffers from some tragically awful urban design decisions but is at least trying to turn its act around.",
"created_at" : "Mon Oct 05 16:45:44 +0000 2015",
"in_reply_to_status_id_str" : "651073883726966784",
"in_reply_to_status_id" : 651073883726966784,
"in_reply_to_user_id_str" : "47019569",
"id_str" : "651075809466159104",
"coordinates" : null
},
"650955057362563072" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 22,
"conversation_id" : 650955057362563072,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650955056527884288",
"media_url_https" : "https://pbs.twimg.com/media/CQioLM0WwAAh-xx.png",
"expanded_url" : "http://twitter.com/brutella/status/650955057362563072/photo/1",
"id" : 650955056527884288,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 605,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 354,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 201,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/QAvhaeUrNh",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
85,
107
],
"media_url" : "http://pbs.twimg.com/media/CQioLM0WwAAh-xx.png",
"url" : "http://t.co/QAvhaeUrNh"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 26,
"favorited" : false,
"geo" : null,
"id" : 650955057362563072,
"user" : {
"id" : 14444371,
"id_str" : "14444371"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650955056527884288",
"media_url_https" : "https://pbs.twimg.com/media/CQioLM0WwAAh-xx.png",
"expanded_url" : "http://twitter.com/brutella/status/650955057362563072/photo/1",
"id" : 650955056527884288,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 605,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 354,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 201,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/QAvhaeUrNh",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
85,
107
],
"media_url" : "http://pbs.twimg.com/media/CQioLM0WwAAh-xx.png",
"url" : "http://t.co/QAvhaeUrNh"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Users clearly don't want to share information with app developers - opt-in rate ~23% http://t.co/QAvhaeUrNh",
"created_at" : "Mon Oct 05 08:45:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650955057362563072",
"coordinates" : null
},
"650960977878470656" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650960977878470656,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.telegraph.co.uk"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "16343974"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhDaHR0cDovL2kudGVsZWdyYXBoLmNvLnVrL211bHRpbWVkaWEvYXJjaGl2ZS8wMjA5My9xdWl6XzIwOTMwNjZhLmpwZxTYCRSIBRwUhAYUlAMAABYAEgA&s=J-E4iZKmSKvVVNFlB8wU9JcYbhNmkMOEoKF2CJ2Zl9A",
"width" : 620,
"height" : 324
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhDaHR0cDovL2kudGVsZWdyYXBoLmNvLnVrL211bHRpbWVkaWEvYXJjaGl2ZS8wMjA5My9xdWl6XzIwOTMwNjZhLmpwZxTYCRSIBRwUsAkU9AQAABYAEgA&s=dKnZEsMYPqglLaIjt7KiX2bMT5WcY56mbNGKwI077HQ",
"width" : 620,
"height" : 324
}
},
"title" : {
"type" : "STRING",
"string_value" : "More than half of us lie about reading classic novels"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "telegraph.co.uk",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "A new study shows that 62 per cent of us pretend to have read classic novels in order to appear more intelligent."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/zCDbcryy9T",
"scribe_key" : "card_url"
}
},
"users" : {
"16343974" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616967849425391616/sIoYhxFi_normal.png",
"created_at" : "Thu Sep 18 06:50:54 +0000 2008",
"id" : 16343974,
"default_profile_image" : false,
"listed_count" : 11870,
"profile_background_color" : "5F5653",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "London, UK",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "telegraph.co.uk",
"url" : "http://t.co/yxRjRj4dXg",
"indices" : [
0,
22
],
"expanded_url" : "http://www.telegraph.co.uk/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/yxRjRj4dXg",
"description" : "News, comment, Matt cartoons and more from The Daily and Sunday Telegraph",
"followers_count" : 1265494,
"geo_enabled" : true,
"media_count" : 31134,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 225682,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "16343974",
"name" : "The Telegraph",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616967849425391616/sIoYhxFi_normal.png",
"profile_sidebar_fill_color" : "F4F4F0",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/16343974/1409746031",
"screen_name" : "Telegraph",
"fast_followers_count" : 20,
"time_zone" : "London",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/177485899/Comment_twitter.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/177485899/Comment_twitter.png",
"profile_link_color" : "5F5653",
"favourites_count" : 107,
"is_translation_enabled" : false,
"normal_followers_count" : 1265474,
"utc_offset" : 3600,
"friends_count" : 273,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/zCDbcryy9T",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "telegraph.co.uk/culture/books/…",
"url" : "http://t.co/zCDbcryy9T",
"indices" : [
73,
95
],
"expanded_url" : "http://www.telegraph.co.uk/culture/books/10286930/More-than-half-of-us-lie-about-reading-classic-novels.html"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650960977878470656,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Of course, if someone even claims to have read nineteen eighty-four then http://t.co/zCDbcryy9T",
"created_at" : "Mon Oct 05 09:09:26 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650960977878470656",
"coordinates" : null
},
"651067585434402816" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651067585434402816,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "73644377",
"id" : 73644377,
"screen_name" : "segiddins",
"name" : "Samuel Giddins",
"indices" : [
3,
13
]
},
{
"id_str" : "402676244",
"id" : 402676244,
"screen_name" : "CocoaPods",
"name" : "CocoaPods",
"indices" : [
70,
80
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-87.606369,
41.785557
],
[
-87.57512699999999,
41.785557
],
[
-87.57512699999999,
41.802616
],
[
-87.606369,
41.802616
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "1f6b9aa053ccbd16",
"attributes" : {
},
"place_type" : "neighborhood",
"full_name" : "Hyde Park, Chicago",
"country_code" : "US",
"name" : "Hyde Park",
"url" : "https://api.twitter.com/1.1/geo/id/1f6b9aa053ccbd16.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 651067549858312193,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "402676244",
"id" : 402676244,
"screen_name" : "CocoaPods",
"name" : "CocoaPods",
"indices" : [
55,
65
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651067549858312193,
"user" : {
"id" : 73644377,
"id_str" : "73644377"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "In general, what’s a good release candidate window for @CocoaPods users? Is ~4 days sufficient to go from RC to a stable release?",
"created_at" : "Mon Oct 05 16:12:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651067549858312193",
"coordinates" : null
},
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651067585434402816,
"user" : {
"id" : 402676244,
"id_str" : "402676244"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @segiddins: In general, what’s a good release candidate window for @CocoaPods users? Is ~4 days sufficient to go from RC to a stable rel…",
"created_at" : "Mon Oct 05 16:13:03 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651067585434402816",
"coordinates" : null
},
"651108668285558784" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651108668285558784,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "661723",
"id" : 661723,
"screen_name" : "mattl",
"name" : "Vampire Mattl",
"indices" : [
3,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Android",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 651105780679188480,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651105780679188480,
"user" : {
"id" : 661723,
"id_str" : "661723"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Everyone talks about Chapter 11. Nobody remembers the first 10 chapters of that book, including \"Don't spend all your money on iPads\"",
"created_at" : "Mon Oct 05 18:44:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651105780679188480",
"coordinates" : null
},
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 651108668285558784,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @mattl: Everyone talks about Chapter 11. Nobody remembers the first 10 chapters of that book, including \"Don't spend all your money on i…",
"created_at" : "Mon Oct 05 18:56:18 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651108668285558784",
"coordinates" : null
},
"650941689771769857" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650941689771769857,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 650455795918729221,
"id_str" : "650455795918729221",
"source_status_id" : 650455796338135040,
"indices" : [
125,
140
],
"url" : "http://t.co/dAOyVFpXDR",
"source_status_id_str" : "650455796338135040",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQbiGaHUcAU6KC9.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQbiGaHUcAU6KC9.jpg",
"display_url" : "pic.twitter.com/dAOyVFpXDR",
"source_user_id" : 2553304388,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"source_user_id_str" : "2553304388",
"expanded_url" : "http://twitter.com/li_haoyi/status/650455796338135040/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 726,
"w" : 133,
"x" : 831,
"h" : 133
},
{
"y" : 694,
"w" : 152,
"x" : 623,
"h" : 152
},
{
"y" : 718,
"w" : 128,
"x" : 734,
"h" : 128
},
{
"y" : 676,
"w" : 179,
"x" : 548,
"h" : 179
}
]
},
"medium" : {
"faces" : [
{
"y" : 425,
"w" : 78,
"x" : 487,
"h" : 78
},
{
"y" : 407,
"w" : 89,
"x" : 365,
"h" : 89
},
{
"y" : 421,
"w" : 75,
"x" : 430,
"h" : 75
},
{
"y" : 396,
"w" : 105,
"x" : 321,
"h" : 105
}
]
},
"orig" : {
"faces" : [
{
"y" : 766,
"w" : 141,
"x" : 877,
"h" : 141
},
{
"y" : 733,
"w" : 161,
"x" : 658,
"h" : 161
},
{
"y" : 758,
"w" : 136,
"x" : 775,
"h" : 136
},
{
"y" : 714,
"w" : 189,
"x" : 579,
"h" : 189
}
]
},
"small" : {
"faces" : [
{
"y" : 241,
"w" : 44,
"x" : 276,
"h" : 44
},
{
"y" : 230,
"w" : 50,
"x" : 207,
"h" : 50
},
{
"y" : 238,
"w" : 42,
"x" : 243,
"h" : 42
},
{
"y" : 224,
"w" : 59,
"x" : 182,
"h" : 59
}
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2553304388",
"id" : 2553304388,
"screen_name" : "li_haoyi",
"name" : "Li Haoyi",
"indices" : [
3,
12
]
}
],
"urls" : [
{
"display_url" : "instagram.com/p/8YQAn3jF3c/",
"url" : "https://t.co/oUJtecg9Ft",
"indices" : [
101,
124
],
"expanded_url" : "https://Instagram.com/p/8YQAn3jF3c/"
}
],
"hashtags" : [
{
"indices" : [
52,
63
],
"text" : "Javascript"
}
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 492,
"conversation_id" : 650455796338135040,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650455795918729221",
"media_url_https" : "https://pbs.twimg.com/media/CQbiGaHUcAU6KC9.jpg",
"expanded_url" : "http://twitter.com/li_haoyi/status/650455796338135040/photo/1",
"id" : 650455795918729221,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/dAOyVFpXDR",
"features" : {
"large" : {
"faces" : [
{
"y" : 726,
"w" : 133,
"x" : 831,
"h" : 133
},
{
"y" : 694,
"w" : 152,
"x" : 623,
"h" : 152
},
{
"y" : 718,
"w" : 128,
"x" : 734,
"h" : 128
},
{
"y" : 676,
"w" : 179,
"x" : 548,
"h" : 179
}
]
},
"medium" : {
"faces" : [
{
"y" : 425,
"w" : 78,
"x" : 487,
"h" : 78
},
{
"y" : 407,
"w" : 89,
"x" : 365,
"h" : 89
},
{
"y" : 421,
"w" : 75,
"x" : 430,
"h" : 75
},
{
"y" : 396,
"w" : 105,
"x" : 321,
"h" : 105
}
]
},
"orig" : {
"faces" : [
{
"y" : 766,
"w" : 141,
"x" : 877,
"h" : 141
},
{
"y" : 733,
"w" : 161,
"x" : 658,
"h" : 161
},
{
"y" : 758,
"w" : 136,
"x" : 775,
"h" : 136
},
{
"y" : 714,
"w" : 189,
"x" : 579,
"h" : 189
}
]
},
"small" : {
"faces" : [
{
"y" : 241,
"w" : 44,
"x" : 276,
"h" : 44
},
{
"y" : 230,
"w" : 50,
"x" : 207,
"h" : 50
},
{
"y" : 238,
"w" : 42,
"x" : 243,
"h" : 42
},
{
"y" : 224,
"w" : 59,
"x" : 182,
"h" : 59
}
]
}
},
"type" : "photo",
"indices" : [
111,
133
],
"media_url" : "http://pbs.twimg.com/media/CQbiGaHUcAU6KC9.jpg",
"url" : "http://t.co/dAOyVFpXDR"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8YQAn3jF3c/",
"url" : "https://t.co/oUJtecg9Ft",
"indices" : [
87,
110
],
"expanded_url" : "https://Instagram.com/p/8YQAn3jF3c/"
}
],
"hashtags" : [
{
"indices" : [
38,
49
],
"text" : "Javascript"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 601,
"favorited" : false,
"geo" : null,
"id" : 650455796338135040,
"user" : {
"id" : 2553304388,
"id_str" : "2553304388"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650455795918729221",
"media_url_https" : "https://pbs.twimg.com/media/CQbiGaHUcAU6KC9.jpg",
"expanded_url" : "http://twitter.com/li_haoyi/status/650455796338135040/photo/1",
"id" : 650455795918729221,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/dAOyVFpXDR",
"features" : {
"large" : {
"faces" : [
{
"y" : 726,
"w" : 133,
"x" : 831,
"h" : 133
},
{
"y" : 694,
"w" : 152,
"x" : 623,
"h" : 152
},
{
"y" : 718,
"w" : 128,
"x" : 734,
"h" : 128
},
{
"y" : 676,
"w" : 179,
"x" : 548,
"h" : 179
}
]
},
"medium" : {
"faces" : [
{
"y" : 425,
"w" : 78,
"x" : 487,
"h" : 78
},
{
"y" : 407,
"w" : 89,
"x" : 365,
"h" : 89
},
{
"y" : 421,
"w" : 75,
"x" : 430,
"h" : 75
},
{
"y" : 396,
"w" : 105,
"x" : 321,
"h" : 105
}
]
},
"orig" : {
"faces" : [
{
"y" : 766,
"w" : 141,
"x" : 877,
"h" : 141
},
{
"y" : 733,
"w" : 161,
"x" : 658,
"h" : 161
},
{
"y" : 758,
"w" : 136,
"x" : 775,
"h" : 136
},
{
"y" : 714,
"w" : 189,
"x" : 579,
"h" : 189
}
]
},
"small" : {
"faces" : [
{
"y" : 241,
"w" : 44,
"x" : 276,
"h" : 44
},
{
"y" : 230,
"w" : 50,
"x" : 207,
"h" : 50
},
{
"y" : 238,
"w" : 42,
"x" : 243,
"h" : 42
},
{
"y" : 224,
"w" : 59,
"x" : 182,
"h" : 59
}
]
}
},
"type" : "photo",
"indices" : [
111,
133
],
"media_url" : "http://pbs.twimg.com/media/CQbiGaHUcAU6KC9.jpg",
"url" : "http://t.co/dAOyVFpXDR"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Industrial-strength access control in #Javascript; who needs private/public?\n\nOriginal https://t.co/oUJtecg9Ft http://t.co/dAOyVFpXDR",
"created_at" : "Sat Oct 03 23:42:01 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650455796338135040",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 601,
"favorited" : false,
"geo" : null,
"id" : 650941689771769857,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 650455795918729221,
"id_str" : "650455795918729221",
"source_status_id" : 650455796338135040,
"indices" : [
125,
140
],
"url" : "http://t.co/dAOyVFpXDR",
"source_status_id_str" : "650455796338135040",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQbiGaHUcAU6KC9.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQbiGaHUcAU6KC9.jpg",
"display_url" : "pic.twitter.com/dAOyVFpXDR",
"source_user_id" : 2553304388,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"source_user_id_str" : "2553304388",
"expanded_url" : "http://twitter.com/li_haoyi/status/650455796338135040/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 726,
"w" : 133,
"x" : 831,
"h" : 133
},
{
"y" : 694,
"w" : 152,
"x" : 623,
"h" : 152
},
{
"y" : 718,
"w" : 128,
"x" : 734,
"h" : 128
},
{
"y" : 676,
"w" : 179,
"x" : 548,
"h" : 179
}
]
},
"medium" : {
"faces" : [
{
"y" : 425,
"w" : 78,
"x" : 487,
"h" : 78
},
{
"y" : 407,
"w" : 89,
"x" : 365,
"h" : 89
},
{
"y" : 421,
"w" : 75,
"x" : 430,
"h" : 75
},
{
"y" : 396,
"w" : 105,
"x" : 321,
"h" : 105
}
]
},
"orig" : {
"faces" : [
{
"y" : 766,
"w" : 141,
"x" : 877,
"h" : 141
},
{
"y" : 733,
"w" : 161,
"x" : 658,
"h" : 161
},
{
"y" : 758,
"w" : 136,
"x" : 775,
"h" : 136
},
{
"y" : 714,
"w" : 189,
"x" : 579,
"h" : 189
}
]
},
"small" : {
"faces" : [
{
"y" : 241,
"w" : 44,
"x" : 276,
"h" : 44
},
{
"y" : 230,
"w" : 50,
"x" : 207,
"h" : 50
},
{
"y" : 238,
"w" : 42,
"x" : 243,
"h" : 42
},
{
"y" : 224,
"w" : 59,
"x" : 182,
"h" : 59
}
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @li_haoyi: Industrial-strength access control in #Javascript; who needs private/public?\n\nOriginal https://t.co/oUJtecg9Ft http://t.co/dA…",
"created_at" : "Mon Oct 05 07:52:47 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650941689771769857",
"coordinates" : null
},
"650719514540294145" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650719514540294145,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 641270811702071296,
"id_str" : "641270811702071296",
"source_status_id" : 641270812411056128,
"indices" : [
64,
86
],
"url" : "http://t.co/LxjJAINtwx",
"source_status_id_str" : "641270812411056128",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/COZAZ9hUEAAz5vf.jpg",
"media_url_https" : "https://pbs.twimg.com/media/COZAZ9hUEAAz5vf.jpg",
"display_url" : "pic.twitter.com/LxjJAINtwx",
"source_user_id" : 264481774,
"sizes" : {
"large" : {
"w" : 634,
"h" : 495,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 468,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 265,
"resize" : "fit"
}
},
"source_user_id_str" : "264481774",
"expanded_url" : "http://twitter.com/petecheslock/status/641270812411056128/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "264481774",
"id" : 264481774,
"screen_name" : "petecheslock",
"name" : "Pete Cheslock",
"indices" : [
3,
16
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 298,
"conversation_id" : 641270812411056128,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "641270811702071296",
"media_url_https" : "https://pbs.twimg.com/media/COZAZ9hUEAAz5vf.jpg",
"expanded_url" : "http://twitter.com/petecheslock/status/641270812411056128/photo/1",
"id" : 641270811702071296,
"sizes" : {
"large" : {
"w" : 634,
"h" : 495,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 468,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 265,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/LxjJAINtwx",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
46,
68
],
"media_url" : "http://pbs.twimg.com/media/COZAZ9hUEAAz5vf.jpg",
"url" : "http://t.co/LxjJAINtwx"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 532,
"favorited" : false,
"geo" : null,
"id" : 641270812411056128,
"user" : {
"id" : 264481774,
"id_str" : "264481774"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "641270811702071296",
"media_url_https" : "https://pbs.twimg.com/media/COZAZ9hUEAAz5vf.jpg",
"expanded_url" : "http://twitter.com/petecheslock/status/641270812411056128/photo/1",
"id" : 641270811702071296,
"sizes" : {
"large" : {
"w" : 634,
"h" : 495,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 468,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 265,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/LxjJAINtwx",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
46,
68
],
"media_url" : "http://pbs.twimg.com/media/COZAZ9hUEAAz5vf.jpg",
"url" : "http://t.co/LxjJAINtwx"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Story Closed: Deployed feature to production. http://t.co/LxjJAINtwx",
"created_at" : "Tue Sep 08 15:24:10 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "641270812411056128",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 532,
"favorited" : false,
"geo" : null,
"id" : 650719514540294145,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 641270811702071296,
"id_str" : "641270811702071296",
"source_status_id" : 641270812411056128,
"indices" : [
64,
86
],
"url" : "http://t.co/LxjJAINtwx",
"source_status_id_str" : "641270812411056128",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/COZAZ9hUEAAz5vf.jpg",
"media_url_https" : "https://pbs.twimg.com/media/COZAZ9hUEAAz5vf.jpg",
"display_url" : "pic.twitter.com/LxjJAINtwx",
"source_user_id" : 264481774,
"sizes" : {
"large" : {
"w" : 634,
"h" : 495,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 468,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 265,
"resize" : "fit"
}
},
"source_user_id_str" : "264481774",
"expanded_url" : "http://twitter.com/petecheslock/status/641270812411056128/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @petecheslock: Story Closed: Deployed feature to production. http://t.co/LxjJAINtwx",
"created_at" : "Sun Oct 04 17:09:56 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650719514540294145",
"coordinates" : null
},
"651083155890417664" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"favorite_count" : 0,
"conversation_id" : 651083155890417664,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15397117",
"id" : 15397117,
"screen_name" : "KevinLarrabee",
"name" : "Kevin Larrabee",
"indices" : [
3,
17
]
}
],
"urls" : [
{
"display_url" : "twitter.com/toucharcade/st…",
"url" : "https://t.co/DZxK1nxLe7",
"indices" : [
84,
107
],
"expanded_url" : "https://twitter.com/toucharcade/status/651068856018976769"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651068856018976769,
"favorite_count" : 10,
"conversation_id" : 651075278609993728,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/toucharcade/st…",
"url" : "https://t.co/DZxK1nxLe7",
"indices" : [
65,
88
],
"expanded_url" : "https://twitter.com/toucharcade/status/651068856018976769"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "TouchArcade Web",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 28,
"conversation_id" : 651068856018976769,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "174116522",
"id" : 174116522,
"screen_name" : "ShaunMusgrave",
"name" : "Celine Dion F2P RPG",
"indices" : [
112,
126
]
}
],
"urls" : [
{
"display_url" : "toucharcade.com/2015/10/05/her…",
"url" : "http://t.co/aS3SxTueWN",
"indices" : [
86,
108
],
"expanded_url" : "http://toucharcade.com/2015/10/05/here-we-go-again-capcom-pulls-ghost-trick-from-purchase-histories/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 103,
"favorited" : false,
"geo" : null,
"id" : 651068856018976769,
"user" : {
"id" : 14941389,
"id_str" : "14941389"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Capcom's Ghost Trick has been removed from both the App Store and purchase histories: http://t.co/aS3SxTueWN by @ShaunMusgrave",
"created_at" : "Mon Oct 05 16:18:06 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651068856018976769",
"coordinates" : null
},
"retweet_count" : 16,
"favorited" : false,
"geo" : null,
"id" : 651075278609993728,
"user" : {
"id" : 15397117,
"id_str" : "15397117"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "651068856018976769",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Don’t forget your digital purchases are just glorified rentals. https://t.co/DZxK1nxLe7",
"created_at" : "Mon Oct 05 16:43:37 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651075278609993728",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 16,
"favorited" : false,
"geo" : null,
"id" : 651083155890417664,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @KevinLarrabee: Don’t forget your digital purchases are just glorified rentals. https://t.co/DZxK1nxLe7",
"created_at" : "Mon Oct 05 17:14:55 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651083155890417664",
"coordinates" : null
},
"651132968811933700" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651132968811933700,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "20079975",
"id" : 20079975,
"screen_name" : "polotek",
"name" : "Marco Rogers",
"indices" : [
3,
11
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 15,
"conversation_id" : 651126323021156356,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "polotek",
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 651127837152292864,
"user" : {
"id" : 20079975,
"id_str" : "20079975"
},
"in_reply_to_user_id" : 20079975,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Use TypeScript.\nWhy?\nIt lets you add type annotations.\nCool. Why?\nCause types help avoid errors.\nHow exactly?\n*has already wandered off*",
"created_at" : "Mon Oct 05 20:12:28 +0000 2015",
"in_reply_to_status_id_str" : "651127492497965056",
"in_reply_to_status_id" : 651127492497965056,
"in_reply_to_user_id_str" : "20079975",
"id_str" : "651127837152292864",
"coordinates" : null
},
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 651132968811933700,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @polotek: Use TypeScript.\nWhy?\nIt lets you add type annotations.\nCool. Why?\nCause types help avoid errors.\nHow exactly?\n*has already wan…",
"created_at" : "Mon Oct 05 20:32:51 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651132968811933700",
"coordinates" : null
},
"650840109072297984" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 650839444719857664,
"favorite_count" : 30,
"conversation_id" : 650833593028096000,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "16942365",
"id" : 16942365,
"screen_name" : "kevinmcmurphy",
"name" : "Kevin McMurphy",
"indices" : [
3,
17
]
}
],
"urls" : [
{
"display_url" : "twitter.com/kevinmcmurphy/…",
"url" : "https://t.co/n50TPtszng",
"indices" : [
74,
97
],
"expanded_url" : "https://twitter.com/kevinmcmurphy/status/650839444719857664"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : "kevinmcmurphy",
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 650833593028096000,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id_str" : "650839439267139585",
"media_url_https" : "https://pbs.twimg.com/media/CQg_BY9VEAErUiZ.png",
"expanded_url" : "http://twitter.com/kevinmcmurphy/status/650839444719857664/photo/1",
"id" : 650839439267139585,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1820,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1066,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/SWss7TNqBK",
"features" : {
"large" : {
"faces" : [
{
"y" : 1388,
"w" : 97,
"x" : 486,
"h" : 97
},
{
"y" : 1390,
"w" : 93,
"x" : 157,
"h" : 93
}
]
},
"medium" : {
"faces" : [
{
"y" : 813,
"w" : 57,
"x" : 285,
"h" : 57
},
{
"y" : 814,
"w" : 55,
"x" : 92,
"h" : 55
}
]
},
"orig" : {
"faces" : [
{
"y" : 1684,
"w" : 118,
"x" : 590,
"h" : 118
},
{
"y" : 1686,
"w" : 114,
"x" : 191,
"h" : 114
}
]
},
"small" : {
"faces" : [
{
"y" : 460,
"w" : 32,
"x" : 161,
"h" : 32
},
{
"y" : 461,
"w" : 31,
"x" : 52,
"h" : 31
}
]
}
},
"type" : "photo",
"indices" : [
34,
56
],
"media_url" : "http://pbs.twimg.com/media/CQg_BY9VEAErUiZ.png",
"url" : "http://t.co/SWss7TNqBK"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "8259712",
"id" : 8259712,
"screen_name" : "DanFrakes",
"name" : "Dan Frakes",
"indices" : [
0,
10
]
}
],
"urls" : [
{
"display_url" : "j.mp/1RpVtAm",
"url" : "http://t.co/RyuaRO4WWt",
"indices" : [
11,
33
],
"expanded_url" : "http://j.mp/1RpVtAm"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "DanFrakes",
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 650839444719857664,
"user" : {
"id" : 16942365,
"id_str" : "16942365"
},
"in_reply_to_user_id" : 8259712,
"extended_entities" : {
"media" : [
{
"id_str" : "650839439267139585",
"media_url_https" : "https://pbs.twimg.com/media/CQg_BY9VEAErUiZ.png",
"expanded_url" : "http://twitter.com/kevinmcmurphy/status/650839444719857664/photo/1",
"id" : 650839439267139585,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1820,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1066,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/SWss7TNqBK",
"features" : {
"large" : {
"faces" : [
{
"y" : 1388,
"w" : 97,
"x" : 486,
"h" : 97
},
{
"y" : 1390,
"w" : 93,
"x" : 157,
"h" : 93
}
]
},
"medium" : {
"faces" : [
{
"y" : 813,
"w" : 57,
"x" : 285,
"h" : 57
},
{
"y" : 814,
"w" : 55,
"x" : 92,
"h" : 55
}
]
},
"orig" : {
"faces" : [
{
"y" : 1684,
"w" : 118,
"x" : 590,
"h" : 118
},
{
"y" : 1686,
"w" : 114,
"x" : 191,
"h" : 114
}
]
},
"small" : {
"faces" : [
{
"y" : 460,
"w" : 32,
"x" : 161,
"h" : 32
},
{
"y" : 461,
"w" : 31,
"x" : 52,
"h" : 31
}
]
}
},
"type" : "photo",
"indices" : [
34,
56
],
"media_url" : "http://pbs.twimg.com/media/CQg_BY9VEAErUiZ.png",
"url" : "http://t.co/SWss7TNqBK"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "@DanFrakes http://t.co/RyuaRO4WWt http://t.co/SWss7TNqBK",
"created_at" : "Mon Oct 05 01:06:30 +0000 2015",
"in_reply_to_status_id_str" : "650834944944566272",
"in_reply_to_status_id" : 650834944944566272,
"in_reply_to_user_id_str" : "8259712",
"id_str" : "650839444719857664",
"coordinates" : null
},
"retweet_count" : 35,
"favorited" : false,
"geo" : null,
"id" : 650840109072297984,
"user" : {
"id" : 8259712,
"id_str" : "8259712"
},
"in_reply_to_user_id" : 16942365,
"quoted_status_id_str" : "650839444719857664",
"retweeted" : false,
"supplemental_language" : null,
"text" : "As @kevinmcmurphy points out, 6/6s/Plus can safely charge at iPad speeds: https://t.co/n50TPtszng",
"created_at" : "Mon Oct 05 01:09:08 +0000 2015",
"in_reply_to_status_id_str" : "650839444719857664",
"in_reply_to_status_id" : 650839444719857664,
"in_reply_to_user_id_str" : "16942365",
"id_str" : "650840109072297984",
"coordinates" : null
},
"650395713667469312" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 762,
"conversation_id" : 650395713667469312,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "19781646",
"id" : 19781646,
"screen_name" : "Newseum",
"name" : "Newseum",
"indices" : [
14,
22
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 226,
"favorited" : false,
"geo" : null,
"id" : 650395713667469312,
"user" : {
"id" : 1636590253,
"id_str" : "1636590253"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Thanks to the @Newseum for an inspiring visit today, and for celebrating a great cornerstone of our democracy.",
"created_at" : "Sat Oct 03 19:43:16 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650395713667469312",
"coordinates" : null
},
"650348223182315522" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650348223182315522,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8Yd_sXC7IK/",
"url" : "https://t.co/k6BtmWTjHJ",
"indices" : [
34,
57
],
"expanded_url" : "https://Instagram.com/p/8Yd_sXC7IK/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650348223182315522,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "They get everywhere. @ Cross Tree https://t.co/k6BtmWTjHJ",
"created_at" : "Sat Oct 03 16:34:33 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650348223182315522",
"coordinates" : null
},
"650354422430588928" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 649794324440354816,
"favorite_count" : 72,
"conversation_id" : 650354422430588928,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/colinfdrake/st…",
"url" : "https://t.co/qiNqvx6BS2",
"indices" : [
116,
139
],
"expanded_url" : "https://twitter.com/colinfdrake/status/649794324440354816"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 34,
"conversation_id" : 649794324440354816,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "colindrake.me/2015/10/01/an-…",
"url" : "http://t.co/1qzKhmhIrh",
"indices" : [
68,
90
],
"expanded_url" : "http://colindrake.me/2015/10/01/an-observable-pattern-implementation-in-swift/"
}
],
"hashtags" : [
{
"indices" : [
61,
67
],
"text" : "Swift"
},
{
"indices" : [
91,
97
],
"text" : "xcode"
},
{
"indices" : [
98,
109
],
"text" : "playground"
},
{
"indices" : [
110,
121
],
"text" : "opensource"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 5,
"favorited" : false,
"geo" : null,
"id" : 649794324440354816,
"user" : {
"id" : 184220757,
"id_str" : "184220757"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "New blog entry on implementing simple observables pattern in #Swift http://t.co/1qzKhmhIrh #xcode #playground #opensource",
"created_at" : "Fri Oct 02 03:53:34 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649794324440354816",
"coordinates" : null
},
"retweet_count" : 19,
"favorited" : false,
"geo" : null,
"id" : 650354422430588928,
"user" : {
"id" : 2543588034,
"id_str" : "2543588034"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "649794324440354816",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Interesting approach to implementing a bindings like system, but not too enthused about repurposing shift operator! https://t.co/qiNqvx6BS2",
"created_at" : "Sat Oct 03 16:59:11 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650354422430588928",
"coordinates" : null
},
"650635755858063360" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 37,
"conversation_id" : 650635755858063360,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 15,
"favorited" : false,
"geo" : null,
"id" : 650635755858063360,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Administrating our Jenkins setup is almost a full-time job. So many knobs, so many things that can (and will) go wrong.",
"created_at" : "Sun Oct 04 11:37:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650635755858063360",
"coordinates" : null
},
"650854679975301120" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPad",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 113,
"conversation_id" : 650854679975301120,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650854673734238208",
"media_url_https" : "https://pbs.twimg.com/media/CQhM4JxVAAAzqdT.jpg",
"expanded_url" : "http://twitter.com/justin/status/650854679975301120/photo/1",
"id" : 650854673734238208,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/ToRlphmT0L",
"features" : {
"large" : {
"faces" : [
{
"y" : 111,
"w" : 38,
"x" : 405,
"h" : 38
},
{
"y" : 113,
"w" : 43,
"x" : 535,
"h" : 43
},
{
"y" : 383,
"w" : 66,
"x" : 214,
"h" : 66
},
{
"y" : 468,
"w" : 76,
"x" : 8,
"h" : 76
}
]
},
"medium" : {
"faces" : [
{
"y" : 86,
"w" : 29,
"x" : 316,
"h" : 29
},
{
"y" : 88,
"w" : 33,
"x" : 417,
"h" : 33
},
{
"y" : 299,
"w" : 51,
"x" : 167,
"h" : 51
},
{
"y" : 365,
"w" : 59,
"x" : 6,
"h" : 59
}
]
},
"orig" : {
"faces" : [
{
"y" : 111,
"w" : 38,
"x" : 405,
"h" : 38
},
{
"y" : 113,
"w" : 43,
"x" : 535,
"h" : 43
},
{
"y" : 383,
"w" : 66,
"x" : 214,
"h" : 66
},
{
"y" : 468,
"w" : 76,
"x" : 8,
"h" : 76
}
]
},
"small" : {
"faces" : [
{
"y" : 49,
"w" : 16,
"x" : 179,
"h" : 16
},
{
"y" : 50,
"w" : 19,
"x" : 236,
"h" : 19
},
{
"y" : 169,
"w" : 29,
"x" : 94,
"h" : 29
},
{
"y" : 207,
"w" : 33,
"x" : 3,
"h" : 33
}
]
}
},
"type" : "photo",
"indices" : [
37,
59
],
"media_url" : "http://pbs.twimg.com/media/CQhM4JxVAAAzqdT.jpg",
"url" : "http://t.co/ToRlphmT0L"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 117,
"favorited" : false,
"geo" : null,
"id" : 650854679975301120,
"user" : {
"id" : 929,
"id_str" : "929"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650854673734238208",
"media_url_https" : "https://pbs.twimg.com/media/CQhM4JxVAAAzqdT.jpg",
"expanded_url" : "http://twitter.com/justin/status/650854679975301120/photo/1",
"id" : 650854673734238208,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/ToRlphmT0L",
"features" : {
"large" : {
"faces" : [
{
"y" : 111,
"w" : 38,
"x" : 405,
"h" : 38
},
{
"y" : 113,
"w" : 43,
"x" : 535,
"h" : 43
},
{
"y" : 383,
"w" : 66,
"x" : 214,
"h" : 66
},
{
"y" : 468,
"w" : 76,
"x" : 8,
"h" : 76
}
]
},
"medium" : {
"faces" : [
{
"y" : 86,
"w" : 29,
"x" : 316,
"h" : 29
},
{
"y" : 88,
"w" : 33,
"x" : 417,
"h" : 33
},
{
"y" : 299,
"w" : 51,
"x" : 167,
"h" : 51
},
{
"y" : 365,
"w" : 59,
"x" : 6,
"h" : 59
}
]
},
"orig" : {
"faces" : [
{
"y" : 111,
"w" : 38,
"x" : 405,
"h" : 38
},
{
"y" : 113,
"w" : 43,
"x" : 535,
"h" : 43
},
{
"y" : 383,
"w" : 66,
"x" : 214,
"h" : 66
},
{
"y" : 468,
"w" : 76,
"x" : 8,
"h" : 76
}
]
},
"small" : {
"faces" : [
{
"y" : 49,
"w" : 16,
"x" : 179,
"h" : 16
},
{
"y" : 50,
"w" : 19,
"x" : 236,
"h" : 19
},
{
"y" : 169,
"w" : 29,
"x" : 94,
"h" : 29
},
{
"y" : 207,
"w" : 33,
"x" : 3,
"h" : 33
}
]
}
},
"type" : "photo",
"indices" : [
37,
59
],
"media_url" : "http://pbs.twimg.com/media/CQhM4JxVAAAzqdT.jpg",
"url" : "http://t.co/ToRlphmT0L"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "The top review for Slack is amazing. http://t.co/ToRlphmT0L",
"created_at" : "Mon Oct 05 02:07:02 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650854679975301120",
"coordinates" : null
},
"651399197455982596" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 651399197455982596,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651399197455982596,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "When the article said that soon 300 million people would be able to make twitter moments, I assumed that was the size of the dev team.",
"created_at" : "Tue Oct 06 14:10:45 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651399197455982596",
"coordinates" : null
},
"651022767341617156" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 650943539128496128,
"favorite_count" : 1,
"conversation_id" : 651022767341617156,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "22161956",
"id" : 22161956,
"screen_name" : "catehstn",
"name" : "cate",
"indices" : [
4,
13
]
}
],
"urls" : [
{
"display_url" : "twitter.com/OEWordhord/sta…",
"url" : "https://t.co/1sojrN0KKl",
"indices" : [
63,
86
],
"expanded_url" : "https://twitter.com/OEWordhord/status/650943539128496128"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Buffer",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 82,
"conversation_id" : 650943539128496128,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650943538956496896",
"media_url_https" : "https://pbs.twimg.com/media/CQidsyhWcAAA_aC.jpg",
"expanded_url" : "http://twitter.com/OEWordhord/status/650943539128496128/photo/1",
"id" : 650943538956496896,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 512,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 300,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 170,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/H6YD55rdMh",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
76,
98
],
"media_url" : "http://pbs.twimg.com/media/CQidsyhWcAAA_aC.jpg",
"url" : "http://t.co/H6YD55rdMh"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
0,
11
],
"text" : "OldEnglish"
},
{
"indices" : [
12,
17
],
"text" : "WOTD"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 96,
"favorited" : false,
"geo" : null,
"id" : 650943539128496128,
"user" : {
"id" : 2188144670,
"id_str" : "2188144670"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650943538956496896",
"media_url_https" : "https://pbs.twimg.com/media/CQidsyhWcAAA_aC.jpg",
"expanded_url" : "http://twitter.com/OEWordhord/status/650943539128496128/photo/1",
"id" : 650943538956496896,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 512,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 300,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 170,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/H6YD55rdMh",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
76,
98
],
"media_url" : "http://pbs.twimg.com/media/CQidsyhWcAAA_aC.jpg",
"url" : "http://t.co/H6YD55rdMh"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "#OldEnglish #WOTD: igil, m.n: a hedgehog, porcupine, an urchin. (“ee-yeel”) http://t.co/H6YD55rdMh",
"created_at" : "Mon Oct 05 08:00:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650943539128496128",
"coordinates" : null
},
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651022767341617156,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "650943539128496128",
"retweeted" : false,
"supplemental_language" : null,
"text" : "FAO @catehstn, in case you ever get caught in the time vortex. https://t.co/1sojrN0KKl",
"created_at" : "Mon Oct 05 13:14:57 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651022767341617156",
"coordinates" : null
},
"531873740200484864" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6972,
"conversation_id" : 531873740200484864,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id" : 531319255653158912,
"id_str" : "531319255653158912",
"source_status_id" : 531319255846125568,
"indices" : [
68,
90
],
"url" : "http://t.co/DzfNMixYrF",
"source_status_id_str" : "531319255846125568",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/B1-gDEeIEAAJnFe.jpg",
"media_url_https" : "https://pbs.twimg.com/media/B1-gDEeIEAAJnFe.jpg",
"display_url" : "pic.twitter.com/DzfNMixYrF",
"source_user_id" : 27046750,
"sizes" : {
"large" : {
"w" : 852,
"h" : 636,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 447,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 253,
"resize" : "fit"
}
},
"source_user_id_str" : "27046750",
"expanded_url" : "http://twitter.com/enniscath/status/531319255846125568/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 8987,
"favorited" : false,
"geo" : null,
"id" : 531873740200484864,
"user" : {
"id" : 785,
"id_str" : "785"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 531319255653158912,
"id_str" : "531319255653158912",
"source_status_id" : 531319255846125568,
"indices" : [
68,
90
],
"url" : "http://t.co/DzfNMixYrF",
"source_status_id_str" : "531319255846125568",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/B1-gDEeIEAAJnFe.jpg",
"media_url_https" : "https://pbs.twimg.com/media/B1-gDEeIEAAJnFe.jpg",
"display_url" : "pic.twitter.com/DzfNMixYrF",
"source_user_id" : 27046750,
"sizes" : {
"large" : {
"w" : 852,
"h" : 636,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 447,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 253,
"resize" : "fit"
}
},
"source_user_id_str" : "27046750",
"expanded_url" : "http://twitter.com/enniscath/status/531319255846125568/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"Prof. Mandelbrot? It's Dr. Schrödinger. I seem to have a problem.\" http://t.co/DzfNMixYrF",
"created_at" : "Mon Nov 10 18:19:16 +0000 2014",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "531873740200484864",
"coordinates" : null
},
"651196668017164288" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 134,
"conversation_id" : 651196668017164288,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "facebook.github.io/relay/docs/thi…",
"url" : "https://t.co/X377EIRDzt",
"indices" : [
100,
123
],
"expanded_url" : "https://facebook.github.io/relay/docs/thinking-in-graphql.html"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 47,
"favorited" : false,
"geo" : null,
"id" : 651196668017164288,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "“Thinking in GraphQL” is an outstanding introduction to real-world demand-driven data architecture: https://t.co/X377EIRDzt",
"created_at" : "Tue Oct 06 00:45:58 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651196668017164288",
"coordinates" : null
},
"651328509986643968" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 651328509986643968,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651328509986643968,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Two things I do: 1 take photos thinking \"that'll do nicely as a background for a presentation slide\" 2 use uncluttered slides.",
"created_at" : "Tue Oct 06 09:29:52 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651328509986643968",
"coordinates" : null
},
"651078697374646272" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651073737475751936,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "22920215",
"id" : 22920215,
"screen_name" : "nicklockwood",
"name" : "Nick Lockwood",
"indices" : [
0,
13
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "nicklockwood",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651078697374646272,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : 22920215,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@nicklockwood \"Ubuntu: because no other OS supports Apple's hardware better\"",
"created_at" : "Mon Oct 05 16:57:12 +0000 2015",
"in_reply_to_status_id_str" : "651073737475751936",
"in_reply_to_status_id" : 651073737475751936,
"in_reply_to_user_id_str" : "22920215",
"id_str" : "651078697374646272",
"coordinates" : null
},
"650685622873665536" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 650685622873665536,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650685622873665536,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "All of my projects are side projects.",
"created_at" : "Sun Oct 04 14:55:16 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650685622873665536",
"coordinates" : null
},
"650971729850966016" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650971729850966016,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 650854673734238208,
"id_str" : "650854673734238208",
"source_status_id" : 650854679975301120,
"indices" : [
49,
71
],
"url" : "http://t.co/ToRlphmT0L",
"source_status_id_str" : "650854679975301120",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQhM4JxVAAAzqdT.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQhM4JxVAAAzqdT.jpg",
"display_url" : "pic.twitter.com/ToRlphmT0L",
"source_user_id" : 929,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"source_user_id_str" : "929",
"expanded_url" : "http://twitter.com/justin/status/650854679975301120/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 111,
"w" : 38,
"x" : 405,
"h" : 38
},
{
"y" : 113,
"w" : 43,
"x" : 535,
"h" : 43
},
{
"y" : 383,
"w" : 66,
"x" : 214,
"h" : 66
},
{
"y" : 468,
"w" : 76,
"x" : 8,
"h" : 76
}
]
},
"medium" : {
"faces" : [
{
"y" : 86,
"w" : 29,
"x" : 316,
"h" : 29
},
{
"y" : 88,
"w" : 33,
"x" : 417,
"h" : 33
},
{
"y" : 299,
"w" : 51,
"x" : 167,
"h" : 51
},
{
"y" : 365,
"w" : 59,
"x" : 6,
"h" : 59
}
]
},
"orig" : {
"faces" : [
{
"y" : 111,
"w" : 38,
"x" : 405,
"h" : 38
},
{
"y" : 113,
"w" : 43,
"x" : 535,
"h" : 43
},
{
"y" : 383,
"w" : 66,
"x" : 214,
"h" : 66
},
{
"y" : 468,
"w" : 76,
"x" : 8,
"h" : 76
}
]
},
"small" : {
"faces" : [
{
"y" : 49,
"w" : 16,
"x" : 179,
"h" : 16
},
{
"y" : 50,
"w" : 19,
"x" : 236,
"h" : 19
},
{
"y" : 169,
"w" : 29,
"x" : 94,
"h" : 29
},
{
"y" : 207,
"w" : 33,
"x" : 3,
"h" : 33
}
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "929",
"id" : 929,
"screen_name" : "justin",
"name" : "Justin BOOber ",
"indices" : [
3,
10
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPad",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 113,
"conversation_id" : 650854679975301120,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650854673734238208",
"media_url_https" : "https://pbs.twimg.com/media/CQhM4JxVAAAzqdT.jpg",
"expanded_url" : "http://twitter.com/justin/status/650854679975301120/photo/1",
"id" : 650854673734238208,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/ToRlphmT0L",
"features" : {
"large" : {
"faces" : [
{
"y" : 111,
"w" : 38,
"x" : 405,
"h" : 38
},
{
"y" : 113,
"w" : 43,
"x" : 535,
"h" : 43
},
{
"y" : 383,
"w" : 66,
"x" : 214,
"h" : 66
},
{
"y" : 468,
"w" : 76,
"x" : 8,
"h" : 76
}
]
},
"medium" : {
"faces" : [
{
"y" : 86,
"w" : 29,
"x" : 316,
"h" : 29
},
{
"y" : 88,
"w" : 33,
"x" : 417,
"h" : 33
},
{
"y" : 299,
"w" : 51,
"x" : 167,
"h" : 51
},
{
"y" : 365,
"w" : 59,
"x" : 6,
"h" : 59
}
]
},
"orig" : {
"faces" : [
{
"y" : 111,
"w" : 38,
"x" : 405,
"h" : 38
},
{
"y" : 113,
"w" : 43,
"x" : 535,
"h" : 43
},
{
"y" : 383,
"w" : 66,
"x" : 214,
"h" : 66
},
{
"y" : 468,
"w" : 76,
"x" : 8,
"h" : 76
}
]
},
"small" : {
"faces" : [
{
"y" : 49,
"w" : 16,
"x" : 179,
"h" : 16
},
{
"y" : 50,
"w" : 19,
"x" : 236,
"h" : 19
},
{
"y" : 169,
"w" : 29,
"x" : 94,
"h" : 29
},
{
"y" : 207,
"w" : 33,
"x" : 3,
"h" : 33
}
]
}
},
"type" : "photo",
"indices" : [
37,
59
],
"media_url" : "http://pbs.twimg.com/media/CQhM4JxVAAAzqdT.jpg",
"url" : "http://t.co/ToRlphmT0L"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 117,
"favorited" : false,
"geo" : null,
"id" : 650854679975301120,
"user" : {
"id" : 929,
"id_str" : "929"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650854673734238208",
"media_url_https" : "https://pbs.twimg.com/media/CQhM4JxVAAAzqdT.jpg",
"expanded_url" : "http://twitter.com/justin/status/650854679975301120/photo/1",
"id" : 650854673734238208,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/ToRlphmT0L",
"features" : {
"large" : {
"faces" : [
{
"y" : 111,
"w" : 38,
"x" : 405,
"h" : 38
},
{
"y" : 113,
"w" : 43,
"x" : 535,
"h" : 43
},
{
"y" : 383,
"w" : 66,
"x" : 214,
"h" : 66
},
{
"y" : 468,
"w" : 76,
"x" : 8,
"h" : 76
}
]
},
"medium" : {
"faces" : [
{
"y" : 86,
"w" : 29,
"x" : 316,
"h" : 29
},
{
"y" : 88,
"w" : 33,
"x" : 417,
"h" : 33
},
{
"y" : 299,
"w" : 51,
"x" : 167,
"h" : 51
},
{
"y" : 365,
"w" : 59,
"x" : 6,
"h" : 59
}
]
},
"orig" : {
"faces" : [
{
"y" : 111,
"w" : 38,
"x" : 405,
"h" : 38
},
{
"y" : 113,
"w" : 43,
"x" : 535,
"h" : 43
},
{
"y" : 383,
"w" : 66,
"x" : 214,
"h" : 66
},
{
"y" : 468,
"w" : 76,
"x" : 8,
"h" : 76
}
]
},
"small" : {
"faces" : [
{
"y" : 49,
"w" : 16,
"x" : 179,
"h" : 16
},
{
"y" : 50,
"w" : 19,
"x" : 236,
"h" : 19
},
{
"y" : 169,
"w" : 29,
"x" : 94,
"h" : 29
},
{
"y" : 207,
"w" : 33,
"x" : 3,
"h" : 33
}
]
}
},
"type" : "photo",
"indices" : [
37,
59
],
"media_url" : "http://pbs.twimg.com/media/CQhM4JxVAAAzqdT.jpg",
"url" : "http://t.co/ToRlphmT0L"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "The top review for Slack is amazing. http://t.co/ToRlphmT0L",
"created_at" : "Mon Oct 05 02:07:02 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650854679975301120",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 117,
"favorited" : false,
"geo" : null,
"id" : 650971729850966016,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 650854673734238208,
"id_str" : "650854673734238208",
"source_status_id" : 650854679975301120,
"indices" : [
49,
71
],
"url" : "http://t.co/ToRlphmT0L",
"source_status_id_str" : "650854679975301120",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQhM4JxVAAAzqdT.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQhM4JxVAAAzqdT.jpg",
"display_url" : "pic.twitter.com/ToRlphmT0L",
"source_user_id" : 929,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"source_user_id_str" : "929",
"expanded_url" : "http://twitter.com/justin/status/650854679975301120/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 111,
"w" : 38,
"x" : 405,
"h" : 38
},
{
"y" : 113,
"w" : 43,
"x" : 535,
"h" : 43
},
{
"y" : 383,
"w" : 66,
"x" : 214,
"h" : 66
},
{
"y" : 468,
"w" : 76,
"x" : 8,
"h" : 76
}
]
},
"medium" : {
"faces" : [
{
"y" : 86,
"w" : 29,
"x" : 316,
"h" : 29
},
{
"y" : 88,
"w" : 33,
"x" : 417,
"h" : 33
},
{
"y" : 299,
"w" : 51,
"x" : 167,
"h" : 51
},
{
"y" : 365,
"w" : 59,
"x" : 6,
"h" : 59
}
]
},
"orig" : {
"faces" : [
{
"y" : 111,
"w" : 38,
"x" : 405,
"h" : 38
},
{
"y" : 113,
"w" : 43,
"x" : 535,
"h" : 43
},
{
"y" : 383,
"w" : 66,
"x" : 214,
"h" : 66
},
{
"y" : 468,
"w" : 76,
"x" : 8,
"h" : 76
}
]
},
"small" : {
"faces" : [
{
"y" : 49,
"w" : 16,
"x" : 179,
"h" : 16
},
{
"y" : 50,
"w" : 19,
"x" : 236,
"h" : 19
},
{
"y" : 169,
"w" : 29,
"x" : 94,
"h" : 29
},
{
"y" : 207,
"w" : 33,
"x" : 3,
"h" : 33
}
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @justin: The top review for Slack is amazing. http://t.co/ToRlphmT0L",
"created_at" : "Mon Oct 05 09:52:09 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650971729850966016",
"coordinates" : null
},
"651351591996497920" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651351329844121601,
"favorite_count" : 0,
"conversation_id" : 651351591996497920,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "19781877",
"id" : 19781877,
"screen_name" : "ojmason",
"name" : "Oliver Mason",
"indices" : [
17,
25
]
},
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "It's all fine - Devs",
"indices" : [
30,
39
]
}
],
"urls" : [
{
"display_url" : "twitter.com/ojmason/status…",
"url" : "https://t.co/F1Eu4ycr31",
"indices" : [
62,
85
],
"expanded_url" : "https://twitter.com/ojmason/status/651351329844121601"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651351591996497920,
"user" : {
"id" : 15381581,
"id_str" : "15381581"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "651351329844121601",
"retweeted" : false,
"supplemental_language" : null,
"text" : "THIS IS WHY BOTH @ojmason AND @iwasleeg DON’T GET NICE THINGS https://t.co/F1Eu4ycr31",
"created_at" : "Tue Oct 06 11:01:35 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651351591996497920",
"coordinates" : null
},
"650999329700868096" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 10844,
"conversation_id" : 650999329700868096,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650998975634538496",
"media_url_https" : "https://pbs.twimg.com/media/CQjQHoPXAAA-s2l.jpg",
"expanded_url" : "http://twitter.com/tim_cook/status/650999329700868096/photo/1",
"id" : 650998975634538496,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 672,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 393,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 223,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/6UiXBjYe3l",
"features" : {
"large" : {
"faces" : [
{
"y" : 132,
"w" : 333,
"x" : 365,
"h" : 333
}
]
},
"medium" : {
"faces" : [
{
"y" : 77,
"w" : 195,
"x" : 213,
"h" : 195
}
]
},
"orig" : {
"faces" : [
{
"y" : 132,
"w" : 333,
"x" : 365,
"h" : 333
}
]
},
"small" : {
"faces" : [
{
"y" : 43,
"w" : 110,
"x" : 121,
"h" : 110
}
]
}
},
"type" : "photo",
"indices" : [
110,
132
],
"media_url" : "http://pbs.twimg.com/media/CQjQHoPXAAA-s2l.jpg",
"url" : "http://t.co/6UiXBjYe3l"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 10442,
"favorited" : false,
"geo" : null,
"id" : 650999329700868096,
"user" : {
"id" : 1636590253,
"id_str" : "1636590253"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650998975634538496",
"media_url_https" : "https://pbs.twimg.com/media/CQjQHoPXAAA-s2l.jpg",
"expanded_url" : "http://twitter.com/tim_cook/status/650999329700868096/photo/1",
"id" : 650998975634538496,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 672,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 393,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 223,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/6UiXBjYe3l",
"features" : {
"large" : {
"faces" : [
{
"y" : 132,
"w" : 333,
"x" : 365,
"h" : 333
}
]
},
"medium" : {
"faces" : [
{
"y" : 77,
"w" : 195,
"x" : 213,
"h" : 195
}
]
},
"orig" : {
"faces" : [
{
"y" : 132,
"w" : 333,
"x" : 365,
"h" : 333
}
]
},
"small" : {
"faces" : [
{
"y" : 43,
"w" : 110,
"x" : 121,
"h" : 110
}
]
}
},
"type" : "photo",
"indices" : [
110,
132
],
"media_url" : "http://pbs.twimg.com/media/CQjQHoPXAAA-s2l.jpg",
"url" : "http://t.co/6UiXBjYe3l"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Remembering Steve for who he was and what he stood for. We honor him by continuing the work he loved so much. http://t.co/6UiXBjYe3l",
"created_at" : "Mon Oct 05 11:41:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650999329700868096",
"coordinates" : null
},
"650732031400390656" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650732031400390656,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14106454",
"id" : 14106454,
"screen_name" : "srbaker",
"name" : "Steven R. Baker",
"indices" : [
3,
11
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Corebird",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 650729866803978240,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 650729866803978240,
"user" : {
"id" : 14106454,
"id_str" : "14106454"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I thought SaaS was an acronym for something, but I can't figure out how \"fuck users in every way possible\" translates to it.",
"created_at" : "Sun Oct 04 17:51:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650729866803978240",
"coordinates" : null
},
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 650732031400390656,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @srbaker: I thought SaaS was an acronym for something, but I can't figure out how \"fuck users in every way possible\" translates to it.",
"created_at" : "Sun Oct 04 17:59:40 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650732031400390656",
"coordinates" : null
},
"650658695995596800" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650658695995596800,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8arLpiC7Lu/",
"url" : "https://t.co/ClTGz4bBcx",
"indices" : [
70,
93
],
"expanded_url" : "https://Instagram.com/p/8arLpiC7Lu/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650658695995596800,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I'm not sure where the sculptor found a photo of me... @ Nash's House https://t.co/ClTGz4bBcx",
"created_at" : "Sun Oct 04 13:08:16 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650658695995596800",
"coordinates" : null
},
"651073737475751936" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 25,
"conversation_id" : 651073737475751936,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651073727225032704",
"media_url_https" : "https://pbs.twimg.com/media/CQkUGvnWcAAU3Df.jpg",
"expanded_url" : "http://twitter.com/nicklockwood/status/651073737475751936/photo/1",
"id" : 651073727225032704,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Ig8xxx9Eti",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
72,
94
],
"media_url" : "http://pbs.twimg.com/media/CQkUGvnWcAAU3Df.jpg",
"url" : "http://t.co/Ig8xxx9Eti"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 5,
"favorited" : false,
"geo" : null,
"id" : 651073737475751936,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651073727225032704",
"media_url_https" : "https://pbs.twimg.com/media/CQkUGvnWcAAU3Df.jpg",
"expanded_url" : "http://twitter.com/nicklockwood/status/651073737475751936/photo/1",
"id" : 651073727225032704,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Ig8xxx9Eti",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
72,
94
],
"media_url" : "http://pbs.twimg.com/media/CQkUGvnWcAAU3Df.jpg",
"url" : "http://t.co/Ig8xxx9Eti"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Decided to upgrade to El Capitan. Beginning to wonder if that was wise. http://t.co/Ig8xxx9Eti",
"created_at" : "Mon Oct 05 16:37:30 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651073737475751936",
"coordinates" : null
},
"651082558197788672" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 15,
"conversation_id" : 651073248000520192,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "10724012",
"id" : 10724012,
"screen_name" : "andy_matuschak",
"name" : "Andy Matuschak",
"indices" : [
0,
15
]
},
{
"id_str" : "7213362",
"id" : 7213362,
"screen_name" : "Javi",
"name" : "Javier Soto",
"indices" : [
16,
21
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "andy_matuschak",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651082558197788672,
"user" : {
"id" : 18559099,
"id_str" : "18559099"
},
"in_reply_to_user_id" : 10724012,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@andy_matuschak @Javi It's what paramedics use to inject dependencies",
"created_at" : "Mon Oct 05 17:12:33 +0000 2015",
"in_reply_to_status_id_str" : "651081624830873600",
"in_reply_to_status_id" : 651081624830873600,
"in_reply_to_user_id_str" : "10724012",
"id_str" : "651082558197788672",
"coordinates" : null
},
"650707960151310336" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650707960151310336,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650707960151310336,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Write in a dialect, creole, or even using acceptable variant spellings and see the squiggly lines of a condescending non-expert programmer.",
"created_at" : "Sun Oct 04 16:24:01 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650707960151310336",
"coordinates" : null
},
"651142375172009984" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-122.190523,
37.362824
],
[
-122.097537,
37.362824
],
[
-122.097537,
37.465918
],
[
-122.190523,
37.465918
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "3ad0f706b3fa62a8",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Palo Alto, CA",
"country_code" : "US",
"name" : "Palo Alto",
"url" : "https://api.twitter.com/1.1/geo/id/3ad0f706b3fa62a8.json"
},
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 651142375172009984,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651142375172009984,
"user" : {
"id" : 12099812,
"id_str" : "12099812"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Mac Apps that hang on network before quitting, I hate you.",
"created_at" : "Mon Oct 05 21:10:14 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651142375172009984",
"coordinates" : null
},
"650934959000154112" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650934959000154112,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id" : 531319255653158912,
"id_str" : "531319255653158912",
"source_status_id" : 531319255846125568,
"indices" : [
79,
101
],
"url" : "http://t.co/DzfNMixYrF",
"source_status_id_str" : "531319255846125568",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/B1-gDEeIEAAJnFe.jpg",
"media_url_https" : "https://pbs.twimg.com/media/B1-gDEeIEAAJnFe.jpg",
"display_url" : "pic.twitter.com/DzfNMixYrF",
"source_user_id" : 27046750,
"sizes" : {
"large" : {
"w" : 852,
"h" : 636,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 447,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 253,
"resize" : "fit"
}
},
"source_user_id_str" : "27046750",
"expanded_url" : "http://twitter.com/enniscath/status/531319255846125568/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "785",
"id" : 785,
"screen_name" : "kfury",
"name" : "Kevin Fox",
"indices" : [
3,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6972,
"conversation_id" : 531873740200484864,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id" : 531319255653158912,
"id_str" : "531319255653158912",
"source_status_id" : 531319255846125568,
"indices" : [
68,
90
],
"url" : "http://t.co/DzfNMixYrF",
"source_status_id_str" : "531319255846125568",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/B1-gDEeIEAAJnFe.jpg",
"media_url_https" : "https://pbs.twimg.com/media/B1-gDEeIEAAJnFe.jpg",
"display_url" : "pic.twitter.com/DzfNMixYrF",
"source_user_id" : 27046750,
"sizes" : {
"large" : {
"w" : 852,
"h" : 636,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 447,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 253,
"resize" : "fit"
}
},
"source_user_id_str" : "27046750",
"expanded_url" : "http://twitter.com/enniscath/status/531319255846125568/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 8987,
"favorited" : false,
"geo" : null,
"id" : 531873740200484864,
"user" : {
"id" : 785,
"id_str" : "785"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 531319255653158912,
"id_str" : "531319255653158912",
"source_status_id" : 531319255846125568,
"indices" : [
68,
90
],
"url" : "http://t.co/DzfNMixYrF",
"source_status_id_str" : "531319255846125568",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/B1-gDEeIEAAJnFe.jpg",
"media_url_https" : "https://pbs.twimg.com/media/B1-gDEeIEAAJnFe.jpg",
"display_url" : "pic.twitter.com/DzfNMixYrF",
"source_user_id" : 27046750,
"sizes" : {
"large" : {
"w" : 852,
"h" : 636,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 447,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 253,
"resize" : "fit"
}
},
"source_user_id_str" : "27046750",
"expanded_url" : "http://twitter.com/enniscath/status/531319255846125568/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"Prof. Mandelbrot? It's Dr. Schrödinger. I seem to have a problem.\" http://t.co/DzfNMixYrF",
"created_at" : "Mon Nov 10 18:19:16 +0000 2014",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "531873740200484864",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 8987,
"favorited" : false,
"geo" : null,
"id" : 650934959000154112,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 531319255653158912,
"id_str" : "531319255653158912",
"source_status_id" : 531319255846125568,
"indices" : [
79,
101
],
"url" : "http://t.co/DzfNMixYrF",
"source_status_id_str" : "531319255846125568",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/B1-gDEeIEAAJnFe.jpg",
"media_url_https" : "https://pbs.twimg.com/media/B1-gDEeIEAAJnFe.jpg",
"display_url" : "pic.twitter.com/DzfNMixYrF",
"source_user_id" : 27046750,
"sizes" : {
"large" : {
"w" : 852,
"h" : 636,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 447,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 253,
"resize" : "fit"
}
},
"source_user_id_str" : "27046750",
"expanded_url" : "http://twitter.com/enniscath/status/531319255846125568/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @kfury: \"Prof. Mandelbrot? It's Dr. Schrödinger. I seem to have a problem.\" http://t.co/DzfNMixYrF",
"created_at" : "Mon Oct 05 07:26:02 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650934959000154112",
"coordinates" : null
},
"651091258555924480" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 58,
"conversation_id" : 651091258555924480,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "forums.developer.apple.com/message/65046#…",
"url" : "https://t.co/Y5Z02G5cH0",
"indices" : [
108,
131
],
"expanded_url" : "https://forums.developer.apple.com/message/65046#65046"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 72,
"favorited" : false,
"geo" : null,
"id" : 651091258555924480,
"user" : {
"id" : 14444371,
"id_str" : "14444371"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Apple finally confirms that iCloud randomly deletes CoreData database on app updates – this drives me crazy https://t.co/Y5Z02G5cH0",
"created_at" : "Mon Oct 05 17:47:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651091258555924480",
"coordinates" : null
},
"651386986444496896" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651386986444496896,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651386983957164032",
"media_url_https" : "https://pbs.twimg.com/media/CQoxAr4UcAAJAlQ.jpg",
"expanded_url" : "http://twitter.com/iwasleeg/status/651386986444496896/photo/1",
"id" : 651386983957164032,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 682,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 400,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 226,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/YuY2H958ZQ",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
64,
86
],
"media_url" : "http://pbs.twimg.com/media/CQoxAr4UcAAJAlQ.jpg",
"url" : "http://t.co/YuY2H958ZQ"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651386986444496896,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "651386983957164032",
"media_url_https" : "https://pbs.twimg.com/media/CQoxAr4UcAAJAlQ.jpg",
"expanded_url" : "http://twitter.com/iwasleeg/status/651386986444496896/photo/1",
"id" : 651386983957164032,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 682,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 400,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 226,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/YuY2H958ZQ",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
64,
86
],
"media_url" : "http://pbs.twimg.com/media/CQoxAr4UcAAJAlQ.jpg",
"url" : "http://t.co/YuY2H958ZQ"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "I made sure to take the picture before it started pelting down. http://t.co/YuY2H958ZQ",
"created_at" : "Tue Oct 06 13:22:14 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651386986444496896",
"coordinates" : null
},
"651145091780751360" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651144482872651777,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "9596232",
"id" : 9596232,
"screen_name" : "icanzilb",
"name" : "Marin Todorov",
"indices" : [
6,
15
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "niklassaers",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651145091780751360,
"user" : {
"id" : 15424493,
"id_str" : "15424493"
},
"in_reply_to_user_id" : 15424493,
"retweeted" : false,
"supplemental_language" : null,
"text" : "& @icanzilb of course",
"created_at" : "Mon Oct 05 21:21:02 +0000 2015",
"in_reply_to_status_id_str" : "651144482872651777",
"in_reply_to_status_id" : 651144482872651777,
"in_reply_to_user_id_str" : "15424493",
"id_str" : "651145091780751360",
"coordinates" : null
},
"650961435552579584" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650961435552579584,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 650955056527884288,
"id_str" : "650955056527884288",
"source_status_id" : 650955057362563072,
"indices" : [
99,
121
],
"url" : "http://t.co/QAvhaeUrNh",
"source_status_id_str" : "650955057362563072",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQioLM0WwAAh-xx.png",
"media_url_https" : "https://pbs.twimg.com/media/CQioLM0WwAAh-xx.png",
"display_url" : "pic.twitter.com/QAvhaeUrNh",
"source_user_id" : 14444371,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 605,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 354,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 201,
"resize" : "fit"
}
},
"source_user_id_str" : "14444371",
"expanded_url" : "http://twitter.com/brutella/status/650955057362563072/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14444371",
"id" : 14444371,
"screen_name" : "brutella",
"name" : "Matthias",
"indices" : [
3,
12
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 22,
"conversation_id" : 650955057362563072,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650955056527884288",
"media_url_https" : "https://pbs.twimg.com/media/CQioLM0WwAAh-xx.png",
"expanded_url" : "http://twitter.com/brutella/status/650955057362563072/photo/1",
"id" : 650955056527884288,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 605,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 354,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 201,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/QAvhaeUrNh",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
85,
107
],
"media_url" : "http://pbs.twimg.com/media/CQioLM0WwAAh-xx.png",
"url" : "http://t.co/QAvhaeUrNh"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 26,
"favorited" : false,
"geo" : null,
"id" : 650955057362563072,
"user" : {
"id" : 14444371,
"id_str" : "14444371"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650955056527884288",
"media_url_https" : "https://pbs.twimg.com/media/CQioLM0WwAAh-xx.png",
"expanded_url" : "http://twitter.com/brutella/status/650955057362563072/photo/1",
"id" : 650955056527884288,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 605,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 354,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 201,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/QAvhaeUrNh",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
85,
107
],
"media_url" : "http://pbs.twimg.com/media/CQioLM0WwAAh-xx.png",
"url" : "http://t.co/QAvhaeUrNh"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Users clearly don't want to share information with app developers - opt-in rate ~23% http://t.co/QAvhaeUrNh",
"created_at" : "Mon Oct 05 08:45:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650955057362563072",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 26,
"favorited" : false,
"geo" : null,
"id" : 650961435552579584,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 650955056527884288,
"id_str" : "650955056527884288",
"source_status_id" : 650955057362563072,
"indices" : [
99,
121
],
"url" : "http://t.co/QAvhaeUrNh",
"source_status_id_str" : "650955057362563072",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQioLM0WwAAh-xx.png",
"media_url_https" : "https://pbs.twimg.com/media/CQioLM0WwAAh-xx.png",
"display_url" : "pic.twitter.com/QAvhaeUrNh",
"source_user_id" : 14444371,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 605,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 354,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 201,
"resize" : "fit"
}
},
"source_user_id_str" : "14444371",
"expanded_url" : "http://twitter.com/brutella/status/650955057362563072/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @brutella: Users clearly don't want to share information with app developers - opt-in rate ~23% http://t.co/QAvhaeUrNh",
"created_at" : "Mon Oct 05 09:11:15 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650961435552579584",
"coordinates" : null
},
"651841158264393728" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Ads",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 18,
"conversation_id" : 651841158264393728,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "651841157756903424",
"media_url_https" : "https://pbs.twimg.com/media/CQvOFFIUYAAb0Fp.png",
"expanded_url" : "http://twitter.com/Intelnetwork/status/651841158264393728/photo/1",
"id" : 651841157756903424,
"sizes" : {
"large" : {
"w" : 902,
"h" : 510,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 338,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 192,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/y6Qy7t7wv3",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
121,
143
],
"media_url" : "http://pbs.twimg.com/media/CQvOFFIUYAAb0Fp.png",
"url" : "http://t.co/y6Qy7t7wv3"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "intel.ly/1iIQv6v",
"url" : "http://t.co/zJn2g2Ummt",
"indices" : [
98,
120
],
"expanded_url" : "http://intel.ly/1iIQv6v"
}
],
"hashtags" : [
{
"indices" : [
4,
12
],
"text" : "network"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 9,
"favorited" : false,
"geo" : null,
"id" : 651841158264393728,
"user" : {
"id" : 3573890533,
"id_str" : "3573890533"
},
"in_reply_to_user_id" : null,
"scopes" : {
"followers" : false
},
"extended_entities" : {
"media" : [
{
"id_str" : "651841157756903424",
"media_url_https" : "https://pbs.twimg.com/media/CQvOFFIUYAAb0Fp.png",
"expanded_url" : "http://twitter.com/Intelnetwork/status/651841158264393728/photo/1",
"id" : 651841157756903424,
"sizes" : {
"large" : {
"w" : 902,
"h" : 510,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 338,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 192,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/y6Qy7t7wv3",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
121,
143
],
"media_url" : "http://pbs.twimg.com/media/CQvOFFIUYAAb0Fp.png",
"url" : "http://t.co/y6Qy7t7wv3"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "The #network is changing w/ software-defined platforms, enabling fast service & more revenue: http://t.co/zJn2g2Ummt http://t.co/y6Qy7t7wv3",
"promoted_content" : {
"disclosure_type" : "promoted",
"experiment_values" : {
},
"disclosure_text" : "",
"promoted_context" : {
"animations" : [
],
"impression_id" : "66ba6e0587ed048a"
},
"advertiser" : {
"id" : 3573890533,
"id_str" : "3573890533"
},
"social_context" : [
],
"advertiser_name" : "Intel Network",
"impression_id" : "66ba6e0587ed048a"
},
"created_at" : "Wed Oct 07 19:26:57 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651841158264393728",
"coordinates" : null
},
"651067549858312193" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-87.606369,
41.785557
],
[
-87.57512699999999,
41.785557
],
[
-87.57512699999999,
41.802616
],
[
-87.606369,
41.802616
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "1f6b9aa053ccbd16",
"attributes" : {
},
"place_type" : "neighborhood",
"full_name" : "Hyde Park, Chicago",
"country_code" : "US",
"name" : "Hyde Park",
"url" : "https://api.twitter.com/1.1/geo/id/1f6b9aa053ccbd16.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 651067549858312193,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "402676244",
"id" : 402676244,
"screen_name" : "CocoaPods",
"name" : "CocoaPods",
"indices" : [
55,
65
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 651067549858312193,
"user" : {
"id" : 73644377,
"id_str" : "73644377"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "In general, what’s a good release candidate window for @CocoaPods users? Is ~4 days sufficient to go from RC to a stable release?",
"created_at" : "Mon Oct 05 16:12:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651067549858312193",
"coordinates" : null
},
"650420505753878528" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650420505753878528,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3750021",
"id" : 3750021,
"screen_name" : "newtang",
"name" : "Jon New",
"indices" : [
3,
11
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 73,
"conversation_id" : 650110030298001408,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 61,
"favorited" : false,
"geo" : null,
"id" : 650110030298001408,
"user" : {
"id" : 3750021,
"id_str" : "3750021"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "We keep trying to strand Matt Damon in space. You'd think he'd get the point by now.",
"created_at" : "Sat Oct 03 00:48:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650110030298001408",
"coordinates" : null
},
"retweet_count" : 61,
"favorited" : false,
"geo" : null,
"id" : 650420505753878528,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @newtang: We keep trying to strand Matt Damon in space. You'd think he'd get the point by now.",
"created_at" : "Sat Oct 03 21:21:47 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650420505753878528",
"coordinates" : null
},
"650584333032497152" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-2.761929,
53.305809
],
[
-2.670996,
53.305809
],
[
-2.670996,
53.350151
],
[
-2.761929,
53.350151
]
]
]
},
"contained_within" : [
],
"country" : "United Kingdom",
"id" : "6bbcd311fdb99c3b",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Runcorn, England",
"country_code" : "GB",
"name" : "Runcorn",
"url" : "https://api.twitter.com/1.1/geo/id/6bbcd311fdb99c3b.json"
},
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 650584333032497152,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.newyorker.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14677919"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhYaHR0cDovL3d3dy5uZXd5b3JrZXIuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDEyLzEyL2hfMTQzMDQwMzgtNDY1LTEyMDAtNjMwLTE4MDg0NTA1LmpwZxTgEhTmCRwUhAYUlAMAABYAEgA&s=ujkdw43tk0cxcxpXcbSdkykb45A1Zra-1kEH3XSN8qw",
"width" : 1200,
"height" : 627
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhYaHR0cDovL3d3dy5uZXd5b3JrZXIuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDEyLzEyL2hfMTQzMDQwMzgtNDY1LTEyMDAtNjMwLTE4MDg0NTA1LmpwZxTgEhToCRwUsAkU9AQAABYAEgA&s=xPTqxnloCxJGYXMP_QlD_96Ul5AdW5qfa-v0GTPmZVE",
"width" : 1200,
"height" : 628
}
},
"title" : {
"type" : "STRING",
"string_value" : "The Simple Truth About Gun Control - The New Yorker"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "newyorker.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Mass shootings are an epidemic, but we already know how to stop them. Why don’t we?"
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "48354754"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/pyZv1EhNQg",
"scribe_key" : "card_url"
}
},
"users" : {
"48354754" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1615916007/AG_BY_BL_2009_normal.jpg",
"created_at" : "Thu Jun 18 13:50:39 +0000 2009",
"id" : 48354754,
"default_profile_image" : false,
"listed_count" : 279,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "",
"followers_count" : 11488,
"geo_enabled" : false,
"media_count" : 2,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 38,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "48354754",
"name" : "Adam Gopnik",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1615916007/AG_BY_BL_2009_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "adamgopnik",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 23,
"is_translation_enabled" : false,
"normal_followers_count" : 11488,
"utc_offset" : null,
"friends_count" : 162,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
},
"14677919" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/421413599441981441/GMZ5UIRl_normal.jpeg",
"created_at" : "Tue May 06 19:36:33 +0000 2008",
"id" : 14677919,
"default_profile_image" : false,
"listed_count" : 55603,
"profile_background_color" : "9AE4E8",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York, NY",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "newyorker.com",
"url" : "http://t.co/RJjEvb2dV6",
"indices" : [
0,
22
],
"expanded_url" : "http://www.newyorker.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/RJjEvb2dV6",
"description" : "The New Yorker is a weekly magazine with a mix of reporting on politics and culture, humor and cartoons, fiction and poetry, and reviews and criticism.",
"followers_count" : 5632207,
"geo_enabled" : false,
"media_count" : 1627,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 31081,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "14677919",
"name" : "The New Yorker",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/421413599441981441/GMZ5UIRl_normal.jpeg",
"profile_sidebar_fill_color" : "DDFFCC",
"profile_sidebar_border_color" : "BDDCAD",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14677919/1401467052",
"screen_name" : "NewYorker",
"fast_followers_count" : 12,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/55790865/Twitter_BG_Final_final.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/55790865/Twitter_BG_Final_final.jpg",
"profile_link_color" : "0084B4",
"favourites_count" : 229,
"is_translation_enabled" : true,
"normal_followers_count" : 5632195,
"utc_offset" : -14400,
"friends_count" : 347,
"verified" : true,
"can_media_tag" : false,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/pyZv1EhNQg",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "newyorker.com/news/daily-com…",
"url" : "http://t.co/pyZv1EhNQg",
"indices" : [
116,
138
],
"expanded_url" : "http://www.newyorker.com/news/daily-comment/the-simple-truth-about-gun-control"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 13,
"favorited" : false,
"geo" : null,
"id" : 650584333032497152,
"user" : {
"id" : 154493778,
"id_str" : "154493778"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "“indeed, a global consensus is in place, which, in disbelief and now in disgust, the planet waits for us to join.”\n\nhttp://t.co/pyZv1EhNQg",
"created_at" : "Sun Oct 04 08:12:46 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650584333032497152",
"coordinates" : null
},
"650455796338135040" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 492,
"conversation_id" : 650455796338135040,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650455795918729221",
"media_url_https" : "https://pbs.twimg.com/media/CQbiGaHUcAU6KC9.jpg",
"expanded_url" : "http://twitter.com/li_haoyi/status/650455796338135040/photo/1",
"id" : 650455795918729221,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/dAOyVFpXDR",
"features" : {
"large" : {
"faces" : [
{
"y" : 726,
"w" : 133,
"x" : 831,
"h" : 133
},
{
"y" : 694,
"w" : 152,
"x" : 623,
"h" : 152
},
{
"y" : 718,
"w" : 128,
"x" : 734,
"h" : 128
},
{
"y" : 676,
"w" : 179,
"x" : 548,
"h" : 179
}
]
},
"medium" : {
"faces" : [
{
"y" : 425,
"w" : 78,
"x" : 487,
"h" : 78
},
{
"y" : 407,
"w" : 89,
"x" : 365,
"h" : 89
},
{
"y" : 421,
"w" : 75,
"x" : 430,
"h" : 75
},
{
"y" : 396,
"w" : 105,
"x" : 321,
"h" : 105
}
]
},
"orig" : {
"faces" : [
{
"y" : 766,
"w" : 141,
"x" : 877,
"h" : 141
},
{
"y" : 733,
"w" : 161,
"x" : 658,
"h" : 161
},
{
"y" : 758,
"w" : 136,
"x" : 775,
"h" : 136
},
{
"y" : 714,
"w" : 189,
"x" : 579,
"h" : 189
}
]
},
"small" : {
"faces" : [
{
"y" : 241,
"w" : 44,
"x" : 276,
"h" : 44
},
{
"y" : 230,
"w" : 50,
"x" : 207,
"h" : 50
},
{
"y" : 238,
"w" : 42,
"x" : 243,
"h" : 42
},
{
"y" : 224,
"w" : 59,
"x" : 182,
"h" : 59
}
]
}
},
"type" : "photo",
"indices" : [
111,
133
],
"media_url" : "http://pbs.twimg.com/media/CQbiGaHUcAU6KC9.jpg",
"url" : "http://t.co/dAOyVFpXDR"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8YQAn3jF3c/",
"url" : "https://t.co/oUJtecg9Ft",
"indices" : [
87,
110
],
"expanded_url" : "https://Instagram.com/p/8YQAn3jF3c/"
}
],
"hashtags" : [
{
"indices" : [
38,
49
],
"text" : "Javascript"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 601,
"favorited" : false,
"geo" : null,
"id" : 650455796338135040,
"user" : {
"id" : 2553304388,
"id_str" : "2553304388"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650455795918729221",
"media_url_https" : "https://pbs.twimg.com/media/CQbiGaHUcAU6KC9.jpg",
"expanded_url" : "http://twitter.com/li_haoyi/status/650455796338135040/photo/1",
"id" : 650455795918729221,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 600,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 340,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/dAOyVFpXDR",
"features" : {
"large" : {
"faces" : [
{
"y" : 726,
"w" : 133,
"x" : 831,
"h" : 133
},
{
"y" : 694,
"w" : 152,
"x" : 623,
"h" : 152
},
{
"y" : 718,
"w" : 128,
"x" : 734,
"h" : 128
},
{
"y" : 676,
"w" : 179,
"x" : 548,
"h" : 179
}
]
},
"medium" : {
"faces" : [
{
"y" : 425,
"w" : 78,
"x" : 487,
"h" : 78
},
{
"y" : 407,
"w" : 89,
"x" : 365,
"h" : 89
},
{
"y" : 421,
"w" : 75,
"x" : 430,
"h" : 75
},
{
"y" : 396,
"w" : 105,
"x" : 321,
"h" : 105
}
]
},
"orig" : {
"faces" : [
{
"y" : 766,
"w" : 141,
"x" : 877,
"h" : 141
},
{
"y" : 733,
"w" : 161,
"x" : 658,
"h" : 161
},
{
"y" : 758,
"w" : 136,
"x" : 775,
"h" : 136
},
{
"y" : 714,
"w" : 189,
"x" : 579,
"h" : 189
}
]
},
"small" : {
"faces" : [
{
"y" : 241,
"w" : 44,
"x" : 276,
"h" : 44
},
{
"y" : 230,
"w" : 50,
"x" : 207,
"h" : 50
},
{
"y" : 238,
"w" : 42,
"x" : 243,
"h" : 42
},
{
"y" : 224,
"w" : 59,
"x" : 182,
"h" : 59
}
]
}
},
"type" : "photo",
"indices" : [
111,
133
],
"media_url" : "http://pbs.twimg.com/media/CQbiGaHUcAU6KC9.jpg",
"url" : "http://t.co/dAOyVFpXDR"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Industrial-strength access control in #Javascript; who needs private/public?\n\nOriginal https://t.co/oUJtecg9Ft http://t.co/dAOyVFpXDR",
"created_at" : "Sat Oct 03 23:42:01 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650455796338135040",
"coordinates" : null
},
"650597327124754433" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650597327124754433,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 607607422148935681,
"id_str" : "607607422148935681",
"source_status_id" : 607607472820355072,
"indices" : [
97,
119
],
"url" : "http://t.co/NRKS1Pt2tJ",
"source_status_id_str" : "607607472820355072",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CG6nuzAUAAEriDy.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CG6nuzAUAAEriDy.jpg",
"display_url" : "pic.twitter.com/NRKS1Pt2tJ",
"source_user_id" : 1037727307,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1561,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 914,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 518,
"resize" : "fit"
}
},
"source_user_id_str" : "1037727307",
"expanded_url" : "http://twitter.com/0xfox/status/607607472820355072/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 282,
"w" : 129,
"x" : 581,
"h" : 129
}
]
},
"medium" : {
"faces" : [
{
"y" : 165,
"w" : 75,
"x" : 340,
"h" : 75
}
]
},
"orig" : {
"faces" : [
{
"y" : 310,
"w" : 142,
"x" : 638,
"h" : 142
}
]
},
"small" : {
"faces" : [
{
"y" : 93,
"w" : 42,
"x" : 193,
"h" : 42
}
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "1037727307",
"id" : 1037727307,
"screen_name" : "0xfox",
"name" : "yung slime",
"indices" : [
3,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "TweetDeck",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 287,
"conversation_id" : 607607472820355072,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "607607422148935681",
"media_url_https" : "https://pbs.twimg.com/media/CG6nuzAUAAEriDy.jpg",
"expanded_url" : "http://twitter.com/0xfox/status/607607472820355072/photo/1",
"id" : 607607422148935681,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1561,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 914,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 518,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/NRKS1Pt2tJ",
"features" : {
"large" : {
"faces" : [
{
"y" : 282,
"w" : 129,
"x" : 581,
"h" : 129
}
]
},
"medium" : {
"faces" : [
{
"y" : 165,
"w" : 75,
"x" : 340,
"h" : 75
}
]
},
"orig" : {
"faces" : [
{
"y" : 310,
"w" : 142,
"x" : 638,
"h" : 142
}
]
},
"small" : {
"faces" : [
{
"y" : 93,
"w" : 42,
"x" : 193,
"h" : 42
}
]
}
},
"type" : "photo",
"indices" : [
86,
108
],
"media_url" : "http://pbs.twimg.com/media/CG6nuzAUAAEriDy.jpg",
"url" : "http://t.co/NRKS1Pt2tJ"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 205,
"favorited" : false,
"geo" : null,
"id" : 607607472820355072,
"user" : {
"id" : 1037727307,
"id_str" : "1037727307"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "607607422148935681",
"media_url_https" : "https://pbs.twimg.com/media/CG6nuzAUAAEriDy.jpg",
"expanded_url" : "http://twitter.com/0xfox/status/607607472820355072/photo/1",
"id" : 607607422148935681,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1561,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 914,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 518,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/NRKS1Pt2tJ",
"features" : {
"large" : {
"faces" : [
{
"y" : 282,
"w" : 129,
"x" : 581,
"h" : 129
}
]
},
"medium" : {
"faces" : [
{
"y" : 165,
"w" : 75,
"x" : 340,
"h" : 75
}
]
},
"orig" : {
"faces" : [
{
"y" : 310,
"w" : 142,
"x" : 638,
"h" : 142
}
]
},
"small" : {
"faces" : [
{
"y" : 93,
"w" : 42,
"x" : 193,
"h" : 42
}
]
}
},
"type" : "photo",
"indices" : [
86,
108
],
"media_url" : "http://pbs.twimg.com/media/CG6nuzAUAAEriDy.jpg",
"url" : "http://t.co/NRKS1Pt2tJ"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "reminder that the mascot of the austrian postal service is a postbox with strong legs http://t.co/NRKS1Pt2tJ",
"created_at" : "Sun Jun 07 17:58:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "607607472820355072",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 205,
"favorited" : false,
"geo" : null,
"id" : 650597327124754433,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 607607422148935681,
"id_str" : "607607422148935681",
"source_status_id" : 607607472820355072,
"indices" : [
97,
119
],
"url" : "http://t.co/NRKS1Pt2tJ",
"source_status_id_str" : "607607472820355072",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CG6nuzAUAAEriDy.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CG6nuzAUAAEriDy.jpg",
"display_url" : "pic.twitter.com/NRKS1Pt2tJ",
"source_user_id" : 1037727307,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1561,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 914,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 518,
"resize" : "fit"
}
},
"source_user_id_str" : "1037727307",
"expanded_url" : "http://twitter.com/0xfox/status/607607472820355072/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 282,
"w" : 129,
"x" : 581,
"h" : 129
}
]
},
"medium" : {
"faces" : [
{
"y" : 165,
"w" : 75,
"x" : 340,
"h" : 75
}
]
},
"orig" : {
"faces" : [
{
"y" : 310,
"w" : 142,
"x" : 638,
"h" : 142
}
]
},
"small" : {
"faces" : [
{
"y" : 93,
"w" : 42,
"x" : 193,
"h" : 42
}
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @0xfox: reminder that the mascot of the austrian postal service is a postbox with strong legs http://t.co/NRKS1Pt2tJ",
"created_at" : "Sun Oct 04 09:04:24 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650597327124754433",
"coordinates" : null
},
"650589874073022464" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 27,
"conversation_id" : 650589874073022464,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"description" : {
"type" : "STRING",
"string_value" : "Guy Steele's keynote at the 1998 ACM OOPSLA conference on \"Growing a Language\" discusses the importance of and issues associated with designing a programming..."
},
"app_id" : {
"type" : "STRING",
"string_value" : "544007664",
"scribe_key" : "publisher_app_id"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=vnd.youtube%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D_ahvzDzKdB0%26feature%3Dapplinks&sig=62889d68569af703c20d61e12e58680bcb04e894&ssr=true&slug=5kueX8RJb8"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "1.5"
},
"app_name" : {
"type" : "STRING",
"string_value" : "YouTube"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "youtube.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.youtube.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "6,453"
},
"player_width" : {
"type" : "STRING",
"string_value" : "480"
},
"title" : {
"type" : "STRING",
"string_value" : "Growing a Language, by Guy Steele"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "vnd.youtube://www.youtube.com/watch?v=_ahvzDzKdB0&feature=applinks"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/5kueX8RJb8",
"scribe_key" : "card_url"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "10228272"
}
},
"player_url" : {
"type" : "STRING",
"string_value" : "https://www.youtube.com/embed/_ahvzDzKdB0"
},
"player_height" : {
"type" : "STRING",
"string_value" : "360"
},
"player_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgwaHR0cHM6Ly9pLnl0aW1nLmNvbS92aS9fYWh2ekR6S2RCMC9ocWRlZmF1bHQuanBnFMAHFNAFABYAEgA&s=ko7XkhcKEKBw1aByZbHxOAaqbN15ZWws_6eCxTYYMXI",
"width" : 480,
"height" : 360
}
}
},
"users" : {
"10228272" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/644996118632398848/9ttIPT6M_normal.png",
"created_at" : "Tue Nov 13 21:43:46 +0000 2007",
"id" : 10228272,
"default_profile_image" : false,
"listed_count" : 77981,
"profile_background_color" : "AF0000",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Bruno, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "youtube.com",
"url" : "http://t.co/F3fLcfnBVf",
"indices" : [
0,
22
],
"expanded_url" : "http://youtube.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/F3fLcfnBVf",
"description" : "Tweets on music, trends and all that is awesome in the world of YouTube.",
"followers_count" : 55582142,
"geo_enabled" : true,
"media_count" : 3426,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 14903,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "10228272",
"name" : "YouTube",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/644996118632398848/9ttIPT6M_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/10228272/1435764208",
"screen_name" : "YouTube",
"fast_followers_count" : 265,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/451389902429491200/Rrlh09IC.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/451389902429491200/Rrlh09IC.png",
"profile_link_color" : "C9191D",
"favourites_count" : 992,
"is_translation_enabled" : true,
"normal_followers_count" : 55581877,
"utc_offset" : -25200,
"friends_count" : 893,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "player",
"url" : "https://t.co/5kueX8RJb8",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15925663",
"id" : 15925663,
"screen_name" : "kensipe",
"name" : "Ken Sipe",
"indices" : [
107,
115
]
}
],
"urls" : [
{
"display_url" : "youtube.com/watch?v=_ahvzD…",
"url" : "https://t.co/5kueX8RJb8",
"indices" : [
116,
139
],
"expanded_url" : "https://www.youtube.com/watch?v=_ahvzDzKdB0"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 12,
"favorited" : false,
"geo" : null,
"id" : 650589874073022464,
"user" : {
"id" : 95623227,
"id_str" : "95623227"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Guy Steele on programming language design. Why have I not seen this already? Thanks for the recommendation @kensipe\nhttps://t.co/5kueX8RJb8",
"created_at" : "Sun Oct 04 08:34:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650589874073022464",
"coordinates" : null
},
"651075278609993728" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 651068856018976769,
"favorite_count" : 10,
"conversation_id" : 651075278609993728,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/toucharcade/st…",
"url" : "https://t.co/DZxK1nxLe7",
"indices" : [
65,
88
],
"expanded_url" : "https://twitter.com/toucharcade/status/651068856018976769"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "TouchArcade Web",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 28,
"conversation_id" : 651068856018976769,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "174116522",
"id" : 174116522,
"screen_name" : "ShaunMusgrave",
"name" : "Celine Dion F2P RPG",
"indices" : [
112,
126
]
}
],
"urls" : [
{
"display_url" : "toucharcade.com/2015/10/05/her…",
"url" : "http://t.co/aS3SxTueWN",
"indices" : [
86,
108
],
"expanded_url" : "http://toucharcade.com/2015/10/05/here-we-go-again-capcom-pulls-ghost-trick-from-purchase-histories/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 103,
"favorited" : false,
"geo" : null,
"id" : 651068856018976769,
"user" : {
"id" : 14941389,
"id_str" : "14941389"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Capcom's Ghost Trick has been removed from both the App Store and purchase histories: http://t.co/aS3SxTueWN by @ShaunMusgrave",
"created_at" : "Mon Oct 05 16:18:06 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651068856018976769",
"coordinates" : null
},
"retweet_count" : 16,
"favorited" : false,
"geo" : null,
"id" : 651075278609993728,
"user" : {
"id" : 15397117,
"id_str" : "15397117"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "651068856018976769",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Don’t forget your digital purchases are just glorified rentals. https://t.co/DZxK1nxLe7",
"created_at" : "Mon Oct 05 16:43:37 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651075278609993728",
"coordinates" : null
},
"651073248000520192" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 58,
"conversation_id" : 651073248000520192,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"vanity_url" : {
"type" : "STRING",
"string_value" : "blog.human-friendly.com",
"scribe_key" : "vanity_url"
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhwaHR0cHM6Ly9waGF2ZW4tcHJvZC5zMy5hbWF6b25hd3MuY29tL2ZpbGVzL3Byb2ZpbGVfcGljL2Fzc2V0LzEzMTgwMTYvT1AxY2RWY3dvUjhVWmJIWHBXbGZiTkh2dUxjL2xhcmdlX2ltYWdlLmpwZxSQAxSQAxwU8AEU8AEAABYAEgA&s=j3FRVMbiLm1LbTW0LvxZTSMgbKN1AedI4dnx6Qz2nPU",
"width" : 200,
"height" : 200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Swift 2 (Xcode 7 GM at least) Generic support for @objc protocols"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/lxIbIYJaaz",
"scribe_key" : "card_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "blog.human-friendly.com"
},
"description" : {
"type" : "STRING",
"string_value" : "Just had a response to a radar (thanks Apple Swift team) that you can now implement Objective C protocols with generic Swift classes. This means that you can make typesafe and composable classes to..."
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/lxIbIYJaaz",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "39619941",
"id" : 39619941,
"screen_name" : "objc",
"name" : "Attempt II",
"indices" : [
56,
61
]
},
{
"id_str" : "361996746",
"id" : 361996746,
"screen_name" : "jl_hfl",
"name" : "Joseph Lord",
"indices" : [
111,
118
]
}
],
"urls" : [
{
"display_url" : "blog.human-friendly.com/swift-2-xcode-…",
"url" : "http://t.co/lxIbIYJaaz",
"indices" : [
84,
106
],
"expanded_url" : "http://blog.human-friendly.com/swift-2-xcode-7-gm-at-least-generic-support-for-at-objc-protocols"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 26,
"favorited" : false,
"geo" : null,
"id" : 651073248000520192,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Whoa, super exciting! Generic classes can now implement @objc protocols in Swift 2. http://t.co/lxIbIYJaaz h/t @jl_hfl",
"created_at" : "Mon Oct 05 16:35:33 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651073248000520192",
"coordinates" : null
},
"650635925693853696" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 12,
"conversation_id" : 650635925693853696,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 650635925693853696,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "And OS X/Xcode doesn't make it particularly easy to automate stuff or script updating.",
"created_at" : "Sun Oct 04 11:37:47 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650635925693853696",
"coordinates" : null
},
"651033871270612992" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Android",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 776,
"conversation_id" : 651033871270612992,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "sarah.thesharps.us/2015/10/05/clo…",
"url" : "http://t.co/rck2pzymRm",
"indices" : [
46,
68
],
"expanded_url" : "http://sarah.thesharps.us/2015/10/05/closing-a-door/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1319,
"favorited" : false,
"geo" : null,
"id" : 651033871270612992,
"user" : {
"id" : 14804579,
"id_str" : "14804579"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Closing a door on the Linux kernel community: http://t.co/rck2pzymRm",
"created_at" : "Mon Oct 05 13:59:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651033871270612992",
"coordinates" : null
},
"650378177005625346" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 650378177005625346,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650378177005625346,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Link-Time optimization (LLVM_LTO = YES) still seems pretty broken in Xcode 7. Especially the arm64 code path is buggy.",
"created_at" : "Sat Oct 03 18:33:35 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650378177005625346",
"coordinates" : null
},
"651144482872651777" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 651144482872651777,
"lang" : "und",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "168394491",
"id" : 168394491,
"screen_name" : "scandic",
"name" : "jocelyn b. gomez",
"indices" : [
4,
12
]
},
{
"id_str" : "2569881",
"id" : 2569881,
"screen_name" : "orta",
"name" : "Ørta",
"indices" : [
15,
20
]
},
{
"id_str" : "902525377",
"id" : 902525377,
"screen_name" : "mrackwitz",
"name" : "Marius Rackwitz",
"indices" : [
21,
31
]
},
{
"id_str" : "6001592",
"id" : 6001592,
"screen_name" : "JorgeO",
"name" : "Jürgen Ortiz",
"indices" : [
32,
39
]
},
{
"id_str" : "14212878",
"id" : 14212878,
"screen_name" : "casademora",
"name" : "Saul Mora",
"indices" : [
40,
51
]
},
{
"id_str" : "55015560",
"id" : 55015560,
"screen_name" : "iwantmyrealname",
"name" : "Sam Davies",
"indices" : [
52,
68
]
},
{
"id_str" : "15536268",
"id" : 15536268,
"screen_name" : "ashfurrow",
"name" : "Spooky rm -rf .",
"indices" : [
69,
79
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 651144482872651777,
"user" : {
"id" : 15424493,
"id_str" : "15424493"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Bar @Scandic - @orta @mrackwitz @JorgeO @casademora @iwantmyrealname @ashfurrow",
"created_at" : "Mon Oct 05 21:18:37 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651144482872651777",
"coordinates" : null
},
"651365144774201344" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 23,
"conversation_id" : 651365144774201344,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg5aHR0cHM6Ly9hdmF0YXJzMC5naXRodWJ1c2VyY29udGVudC5jb20vdS83NTQ1OTg_dj0zJnM9NDAwFKAGFKAGHBTwARTwAQAAFgASAA&s=LnXHj5VvNGOyE0T1PlAWPqvddAWYngseNYhH6r7AyeQ",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "Swift support · Issue #22 · facebook/componentkit"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Hey guys, this project made me really feel happy while watching the video. I really like the concept of declarative style and thus love React. I am really excited and will really try it out the ..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/s6p6hYLNFC",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707259,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707259,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/s6p6hYLNFC",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
99,
108
]
}
],
"urls" : [
{
"display_url" : "github.com/facebook/compo…",
"url" : "https://t.co/s6p6hYLNFC",
"indices" : [
66,
89
],
"expanded_url" : "https://github.com/facebook/componentkit/issues/22#issuecomment-140870104"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 18,
"favorited" : false,
"geo" : null,
"id" : 651365144774201344,
"user" : {
"id" : 39968020,
"id_str" : "39968020"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "“Many of the nice things we love about Swift are already in C++”\n\nhttps://t.co/s6p6hYLNFC\n\nI guess @steipete would agree with that",
"created_at" : "Tue Oct 06 11:55:26 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651365144774201344",
"coordinates" : null
},
"649587777638670336" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2186,
"conversation_id" : 649587777638670336,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649587776808091648",
"media_url_https" : "https://pbs.twimg.com/media/CQPMpC8VAAAnWGA.jpg",
"expanded_url" : "http://twitter.com/Rvervuurt/status/649587777638670336/photo/1",
"id" : 649587776808091648,
"sizes" : {
"large" : {
"w" : 576,
"h" : 250,
"resize" : "fit"
},
"medium" : {
"w" : 576,
"h" : 250,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 147,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/bLixHCGqJe",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
43,
65
],
"media_url" : "http://pbs.twimg.com/media/CQPMpC8VAAAnWGA.jpg",
"url" : "http://t.co/bLixHCGqJe"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "11069462",
"id" : 11069462,
"screen_name" : "OReillyMedia",
"name" : "O'Reilly Media",
"indices" : [
3,
16
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2982,
"favorited" : false,
"geo" : null,
"id" : 649587777638670336,
"user" : {
"id" : 37382161,
"id_str" : "37382161"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649587776808091648",
"media_url_https" : "https://pbs.twimg.com/media/CQPMpC8VAAAnWGA.jpg",
"expanded_url" : "http://twitter.com/Rvervuurt/status/649587777638670336/photo/1",
"id" : 649587776808091648,
"sizes" : {
"large" : {
"w" : 576,
"h" : 250,
"resize" : "fit"
},
"medium" : {
"w" : 576,
"h" : 250,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 147,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/bLixHCGqJe",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
43,
65
],
"media_url" : "http://pbs.twimg.com/media/CQPMpC8VAAAnWGA.jpg",
"url" : "http://t.co/bLixHCGqJe"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "If @OReillyMedia made books about animals. http://t.co/bLixHCGqJe",
"created_at" : "Thu Oct 01 14:12:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649587777638670336",
"coordinates" : null
}
}
},
"response" : {
"timeline" : [
{
"tweet" : {
"id" : "651441562816258049"
},
"sort_index" : "651441562816258049",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651441562816258049"
]
}
},
{
"tweet" : {
"id" : "651841158264393728"
},
"sort_index" : "651439609163943937",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651841158264393728"
]
}
},
{
"tweet" : {
"id" : "651439609163943936"
},
"sort_index" : "651439609163943936",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651439609163943936"
]
}
},
{
"tweet" : {
"id" : "651436817640636416"
},
"sort_index" : "651436817640636416",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651436817640636416"
]
}
},
{
"tweet" : {
"id" : "651435046516224000"
},
"sort_index" : "651435046516224000",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651435046516224000"
]
}
},
{
"tweet" : {
"id" : "651425957102796802"
},
"sort_index" : "651425957102796802",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651425957102796802"
]
}
},
{
"tweet" : {
"id" : "651419381562503168"
},
"sort_index" : "651419381562503168",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651419381562503168"
]
}
},
{
"tweet" : {
"id" : "651401364489248768"
},
"sort_index" : "651401364489248768",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651401364489248768"
]
}
},
{
"tweet" : {
"id" : "651399197455982596"
},
"sort_index" : "651399197455982596",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651399197455982596"
]
}
},
{
"tweet" : {
"id" : "651386986444496896"
},
"sort_index" : "651386986444496896",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651386986444496896"
]
}
},
{
"tweet" : {
"id" : "651383197499047936"
},
"sort_index" : "651383197499047936",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651383197499047936"
]
}
},
{
"tweet" : {
"id" : "651382989436399616"
},
"sort_index" : "651382989436399616",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651382989436399616"
]
}
},
{
"tweet" : {
"id" : "619045334027624448"
},
"sort_index" : "651377943474638849",
"entity_id" : {
"type" : "tweet",
"ids" : [
"619045334027624448"
]
}
},
{
"tweet" : {
"id" : "651377943474638848"
},
"sort_index" : "651377943474638848",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651377943474638848"
]
}
},
{
"tweet" : {
"id" : "651376385076920320"
},
"sort_index" : "651376385076920320",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651376385076920320"
]
}
},
{
"tweet" : {
"id" : "651353126629474305"
},
"sort_index" : "651353126629474305",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651353126629474305"
]
}
},
{
"tweet" : {
"id" : "651350667324473345"
},
"sort_index" : "651350667324473345",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651350667324473345"
]
}
},
{
"tweet" : {
"id" : "651346611457654784"
},
"sort_index" : "651346611457654784",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651346611457654784"
]
}
},
{
"tweet" : {
"id" : "651333241169907712"
},
"sort_index" : "651333241169907712",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651333241169907712"
]
}
},
{
"tweet" : {
"id" : "651328509986643968"
},
"sort_index" : "651328509986643968",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651328509986643968"
]
}
},
{
"tweet" : {
"id" : "651221601325727744"
},
"sort_index" : "651221601325727744",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651221601325727744"
]
}
},
{
"tweet" : {
"id" : "651196668017164288"
},
"sort_index" : "651196668017164288",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651196668017164288"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "651144482872651777",
"participant_ids" : [
],
"participants_count" : 1,
"target_count" : 0,
"root_user_id" : "15424493"
},
"ids" : [
"651144482872651777",
"651145091780751360"
]
},
"sort_index" : "651145091780751360",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651144482872651777",
"651145091780751360"
]
}
},
{
"tweet" : {
"id" : "652382336336662529"
},
"sort_index" : "651142375172009985",
"entity_id" : {
"type" : "tweet",
"ids" : [
"652382336336662529"
]
}
},
{
"tweet" : {
"id" : "651142375172009984"
},
"sort_index" : "651142375172009984",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651142375172009984"
]
}
},
{
"tweet" : {
"id" : "651134389116493824"
},
"sort_index" : "651134389116493824",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651134389116493824"
]
}
},
{
"tweet" : {
"id" : "651132968811933700"
},
"sort_index" : "651132968811933700",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651132968811933700"
]
}
},
{
"tweet" : {
"id" : "651121313721925632"
},
"sort_index" : "651121313721925632",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651121313721925632"
]
}
},
{
"tweet" : {
"id" : "651111002415714304"
},
"sort_index" : "651111002415714304",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651111002415714304"
]
}
},
{
"tweet" : {
"id" : "651108668285558784"
},
"sort_index" : "651108668285558784",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651108668285558784"
]
}
},
{
"tweet" : {
"id" : "651099763933364224"
},
"sort_index" : "651099763933364224",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651099763933364224"
]
}
},
{
"tweet" : {
"id" : "651093684210008064"
},
"sort_index" : "651093684210008064",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651093684210008064"
]
}
},
{
"tweet" : {
"id" : "651092216010682368"
},
"sort_index" : "651092216010682368",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651092216010682368"
]
}
},
{
"tweet" : {
"id" : "651083155890417664"
},
"sort_index" : "651083155890417664",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651083155890417664"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "651073248000520192",
"participant_ids" : [
"7213362"
],
"participants_count" : 2,
"target_count" : 5,
"root_user_id" : "10724012"
},
"ids" : [
"651073248000520192",
"651081624830873600",
"651082558197788672"
]
},
"sort_index" : "651082558197788672",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651073248000520192",
"651081289584373760",
"651081624830873600",
"651082558197788672"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "651073737475751936",
"participant_ids" : [
],
"participants_count" : 1,
"target_count" : 0,
"root_user_id" : "22920215"
},
"ids" : [
"651073737475751936",
"651078697374646272"
]
},
"sort_index" : "651078697374646272",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651073737475751936",
"651078697374646272"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "651075809466159104",
"participant_ids" : [
"18559099"
],
"participants_count" : 4,
"target_count" : 29,
"root_user_id" : "18559099"
},
"ids" : [
"651075809466159104",
"651076804279578624",
"651078423486398464"
]
},
"sort_index" : "651078423486398464",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651070955926609920",
"651071860596039680",
"651073108292403200",
"651073883726966784",
"651075809466159104",
"651076484791009280",
"651076804279578624",
"651078423486398464"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "651075809466159104",
"participant_ids" : [
"18559099"
],
"participants_count" : 4,
"target_count" : 29,
"root_user_id" : "18559099"
},
"ids" : [
"651075809466159104",
"651076804279578624",
"651078372789997568"
]
},
"sort_index" : "651078372789997568",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651070955926609920",
"651071860596039680",
"651073108292403200",
"651073883726966784",
"651075809466159104",
"651076484791009280",
"651076804279578624",
"651078372789997568"
]
}
},
{
"tweet" : {
"id" : "651068485641052160"
},
"sort_index" : "651068485641052160",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651068485641052160"
]
}
},
{
"tweet" : {
"id" : "651068273967165440"
},
"sort_index" : "651068273967165440",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651068273967165440"
]
}
},
{
"tweet" : {
"id" : "651067585434402816"
},
"sort_index" : "651067585434402816",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651067585434402816"
]
}
},
{
"tweet" : {
"id" : "651063504825401344"
},
"sort_index" : "651063504825401344",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651063504825401344"
]
}
},
{
"tweet" : {
"id" : "651040824529145856"
},
"sort_index" : "651040824529145856",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651040824529145856"
]
}
},
{
"tweet" : {
"id" : "651038132339478528"
},
"sort_index" : "651038132339478528",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651038132339478528"
]
}
},
{
"tweet" : {
"id" : "651022767341617156"
},
"sort_index" : "651022767341617156",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651022767341617156"
]
}
},
{
"tweet" : {
"id" : "651013210422775808"
},
"sort_index" : "651013210422775808",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651013210422775808"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "651006617396342784",
"participant_ids" : [
],
"participants_count" : 1,
"target_count" : 0,
"root_user_id" : "231756759"
},
"ids" : [
"651006617396342784",
"651006731884077056"
]
},
"sort_index" : "651006731884077056",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651006617396342784",
"651006731884077056"
]
}
},
{
"tweet" : {
"id" : "650999329700868096"
},
"sort_index" : "650999329700868096",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650999329700868096"
]
}
},
{
"tweet" : {
"id" : "650994097453449216"
},
"sort_index" : "650994097453449216",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650994097453449216"
]
}
},
{
"tweet" : {
"id" : "650993859179204608"
},
"sort_index" : "650993859179204608",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650993859179204608"
]
}
},
{
"tweet" : {
"id" : "650972098995879936"
},
"sort_index" : "650972098995879936",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650972098995879936"
]
}
},
{
"tweet" : {
"id" : "650971729850966016"
},
"sort_index" : "650971729850966016",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650971729850966016"
]
}
},
{
"tweet" : {
"id" : "650967831710973952"
},
"sort_index" : "650967831710973952",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650967831710973952"
]
}
},
{
"tweet" : {
"id" : "650961435552579584"
},
"sort_index" : "650961435552579584",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650961435552579584"
]
}
},
{
"tweet" : {
"id" : "650960977878470656"
},
"sort_index" : "650960977878470656",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650960977878470656"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "650948088438333440",
"participant_ids" : [
],
"participants_count" : 1,
"target_count" : 0,
"root_user_id" : "3182117337"
},
"ids" : [
"650948088438333440",
"650948979132379136"
]
},
"sort_index" : "650948979132379136",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650948088438333440",
"650948979132379136"
]
}
},
{
"tweet" : {
"id" : "650942236306350080"
},
"sort_index" : "650942236306350080",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650942236306350080"
]
}
},
{
"tweet" : {
"id" : "650941689771769857"
},
"sort_index" : "650941689771769857",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650941689771769857"
]
}
},
{
"tweet" : {
"id" : "650939763751559168"
},
"sort_index" : "650939763751559168",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650939763751559168"
]
}
},
{
"tweet" : {
"id" : "650934959000154112"
},
"sort_index" : "650934959000154112",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650934959000154112"
]
}
},
{
"tweet" : {
"id" : "650841668279775232"
},
"sort_index" : "650841668279775232",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650841668279775232"
]
}
},
{
"tweet" : {
"id" : "650826065393373184"
},
"sort_index" : "650826065393373184",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650826065393373184"
]
}
},
{
"tweet" : {
"id" : "650823860091289600"
},
"sort_index" : "650823860091289600",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650823860091289600"
]
}
},
{
"tweet" : {
"id" : "650776229365350401"
},
"sort_index" : "650776229365350401",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650776229365350401"
]
}
},
{
"tweet" : {
"id" : "650732031400390656"
},
"sort_index" : "650732031400390656",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650732031400390656"
]
}
},
{
"tweet" : {
"id" : "650725822064656384"
},
"sort_index" : "650725822064656384",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650725822064656384"
]
}
},
{
"tweet" : {
"id" : "650719514540294145"
},
"sort_index" : "650719514540294145",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650719514540294145"
]
}
},
{
"tweet" : {
"id" : "650719232553025536"
},
"sort_index" : "650719232553025536",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650719232553025536"
]
}
},
{
"tweet" : {
"id" : "650719190236663810"
},
"sort_index" : "650719190236663810",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650719190236663810"
]
}
},
{
"tweet" : {
"id" : "650713625024417792"
},
"sort_index" : "650713625024417792",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650713625024417792"
]
}
},
{
"tweet" : {
"id" : "650712438661365760"
},
"sort_index" : "650712438661365760",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650712438661365760"
]
}
},
{
"tweet" : {
"id" : "650707960151310336"
},
"sort_index" : "650707960151310336",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650707960151310336"
]
}
},
{
"tweet" : {
"id" : "650706467520126976"
},
"sort_index" : "650706467520126976",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650706467520126976"
]
}
},
{
"tweet" : {
"id" : "650700466230329344"
},
"sort_index" : "650700466230329344",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650700466230329344"
]
}
},
{
"tweet" : {
"id" : "650700222243454977"
},
"sort_index" : "650700222243454977",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650700222243454977"
]
}
},
{
"tweet" : {
"id" : "650685622873665536"
},
"sort_index" : "650685622873665536",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650685622873665536"
]
}
},
{
"tweet" : {
"id" : "650677486129401856"
},
"sort_index" : "650677486129401856",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650677486129401856"
]
}
},
{
"tweet" : {
"id" : "650661821574201344"
},
"sort_index" : "650661821574201344",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650661821574201344"
]
}
},
{
"tweet" : {
"id" : "650658695995596800"
},
"sort_index" : "650658695995596800",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650658695995596800"
]
}
},
{
"tweet" : {
"id" : "650642183004024832"
},
"sort_index" : "650642183004024832",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650642183004024832"
]
}
},
{
"tweet" : {
"id" : "650640751257362432"
},
"sort_index" : "650640751257362432",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650640751257362432"
]
}
},
{
"tweet" : {
"id" : "650636013673574400"
},
"sort_index" : "650636013673574400",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650636013673574400"
]
}
},
{
"tweet" : {
"id" : "650635925693853696"
},
"sort_index" : "650635925693853696",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650635925693853696"
]
}
},
{
"tweet" : {
"id" : "650635755858063360"
},
"sort_index" : "650635755858063360",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650635755858063360"
]
}
},
{
"tweet" : {
"id" : "650628994476302337"
},
"sort_index" : "650628994476302337",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650628994476302337"
]
}
},
{
"tweet" : {
"id" : "650597327124754433"
},
"sort_index" : "650597327124754433",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650597327124754433"
]
}
},
{
"tweet" : {
"id" : "650588620584263680"
},
"sort_index" : "650588620584263680",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650588620584263680"
]
}
},
{
"tweet" : {
"id" : "650587464697016320"
},
"sort_index" : "650587464697016320",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650587464697016320"
]
}
},
{
"tweet" : {
"id" : "650575788832608256"
},
"sort_index" : "650575788832608256",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650575788832608256"
]
}
},
{
"tweet" : {
"id" : "650572623303286784"
},
"sort_index" : "650572623303286784",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650572623303286784"
]
}
},
{
"tweet" : {
"id" : "650536278748893185"
},
"sort_index" : "650536278748893185",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650536278748893185"
]
}
},
{
"tweet" : {
"id" : "650437912266436608"
},
"sort_index" : "650437912266436608",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650437912266436608"
]
}
},
{
"tweet" : {
"id" : "650427714646708224"
},
"sort_index" : "650427714646708224",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650427714646708224"
]
}
},
{
"tweet" : {
"id" : "650420505753878528"
},
"sort_index" : "650420505753878528",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650420505753878528"
]
}
},
{
"tweet" : {
"id" : "650395713667469312"
},
"sort_index" : "650395713667469312",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650395713667469312"
]
}
},
{
"tweet" : {
"id" : "650378177005625346"
},
"sort_index" : "650378177005625346",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650378177005625346"
]
}
},
{
"tweet" : {
"id" : "650359610411491328"
},
"sort_index" : "650359610411491328",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650359610411491328"
]
}
},
{
"tweet" : {
"id" : "650354422430588928"
},
"sort_index" : "650354422430588928",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650354422430588928"
]
}
},
{
"tweet" : {
"id" : "650348223182315522"
},
"sort_index" : "650348223182315522",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650348223182315522"
]
}
},
{
"tweet" : {
"id" : "650348190399639552"
},
"sort_index" : "650348190399639552",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650348190399639552"
]
}
},
{
"tweet" : {
"id" : "650321763285508096"
},
"sort_index" : "650321763285508096",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650321763285508096"
]
}
},
{
"tweet" : {
"id" : "650288203119919104"
},
"sort_index" : "650288203119919104",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650288203119919104"
]
}
},
{
"tweet" : {
"id" : "650284456205524992"
},
"sort_index" : "650284456205524992",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650284456205524992"
]
}
}
],
"cursor" : {
"top" : "651441562816258049",
"bottom" : "650284456205524992",
"gaps" : [
"bottom"
]
}
}
}
================================================
FILE: Demo/YYKitDemo/twitter_2.json
================================================
{
"twitter_objects" : {
"moments" : {
},
"users" : {
"50393960" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/558109954561679360/j1f9DiJi_normal.jpeg",
"created_at" : "Wed Jun 24 18:44:10 +0000 2009",
"id" : 50393960,
"default_profile_image" : false,
"listed_count" : 116463,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Seattle, WA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "gatesnotes.com",
"url" : "http://t.co/dtudepUWZI",
"indices" : [
0,
22
],
"expanded_url" : "http://www.gatesnotes.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/dtudepUWZI",
"description" : "Sharing things I'm learning through my foundation work and other interests...",
"followers_count" : 25020538,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 1816,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 5
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "50393960",
"name" : "Bill Gates",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/558109954561679360/j1f9DiJi_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/50393960/1441390673",
"screen_name" : "BillGates",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/542018712627187712/0AenG_nz.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/542018712627187712/0AenG_nz.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 4,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 169,
"verified" : true,
"has_extended_profile" : false
},
"11195962" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/649935924051247104/LNbpPDaD_normal.jpg",
"created_at" : "Sat Dec 15 14:15:21 +0000 2007",
"id" : 11195962,
"default_profile_image" : false,
"listed_count" : 80,
"profile_background_color" : "EEEEEE",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "supertop.co",
"url" : "http://t.co/ZI1XeIoaxq",
"indices" : [
0,
22
],
"expanded_url" : "http://supertop.co"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/ZI1XeIoaxq",
"description" : "Makes Castro, Unread, Tokens, and Top Hat with @Padraig at @SupertopSquid",
"followers_count" : 1443,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 14458,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "11195962",
"name" : "Oisín Prendiville",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/649935924051247104/LNbpPDaD_normal.jpg",
"profile_sidebar_fill_color" : "E6E6E6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/11195962/1411900385",
"screen_name" : "prendio2",
"time_zone" : "Central America",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/3072944/stripes.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/3072944/stripes.png",
"profile_link_color" : "A9C133",
"favourites_count" : 4933,
"is_translation_enabled" : false,
"utc_offset" : -21600,
"friends_count" : 291,
"verified" : false,
"has_extended_profile" : false
},
"73644377" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/584006061020979200/ETcNpn_6_normal.jpg",
"created_at" : "Sat Sep 12 13:40:36 +0000 2009",
"id" : 73644377,
"default_profile_image" : false,
"listed_count" : 51,
"profile_background_color" : "352726",
"follow_request_sent" : false,
"location" : "Hyde Park, Chicago, IL",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "segiddins.me",
"url" : "http://t.co/DOfqO2zqlh",
"indices" : [
0,
22
],
"expanded_url" : "http://segiddins.me"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/DOfqO2zqlh",
"description" : "UChicago 2018. CocoaPods. Bundler.",
"followers_count" : 1078,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "3E4415",
"statuses_count" : 15294,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "73644377",
"name" : "Samuel Giddins",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/584006061020979200/ETcNpn_6_normal.jpg",
"profile_sidebar_fill_color" : "99CC33",
"profile_sidebar_border_color" : "829D5E",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/73644377/1398205852",
"screen_name" : "segiddins",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_link_color" : "D02B55",
"favourites_count" : 9489,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 448,
"verified" : false,
"has_extended_profile" : false
},
"14377632" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1318265412/0xced-dark_normal.jpg",
"created_at" : "Sun Apr 13 20:26:41 +0000 2008",
"id" : 14377632,
"default_profile_image" : false,
"listed_count" : 229,
"profile_background_color" : "EBEBEB",
"follow_request_sent" : false,
"location" : "Geneva",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "0xced.blogspot.com",
"url" : "http://t.co/GA0CcBCwy0",
"indices" : [
0,
22
],
"expanded_url" : "http://0xced.blogspot.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/GA0CcBCwy0",
"description" : "Cocoa guru — Serial open source contributor\n\n99.9% technical, 0.1% personal\n\nMobile developer at @RadioTeleSuisse",
"followers_count" : 4152,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 7473,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 3,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14377632",
"name" : "Cédric Luthi",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1318265412/0xced-dark_normal.jpg",
"profile_sidebar_fill_color" : "F3F3F3",
"profile_sidebar_border_color" : "DFDFDF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14377632/1351288859",
"screen_name" : "0xced",
"time_zone" : "Bern",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4291974/Aqua_Blue.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4291974/Aqua_Blue.jpg",
"profile_link_color" : "990000",
"favourites_count" : 3629,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 733,
"verified" : false,
"has_extended_profile" : false
},
"20571756" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/543839436761358336/iRi_WbYY_normal.jpeg",
"created_at" : "Wed Feb 11 04:45:34 +0000 2009",
"id" : 20571756,
"default_profile_image" : false,
"listed_count" : 4665,
"profile_background_color" : "352726",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "microsoft.com/ceo",
"url" : "http://t.co/UMBNtf23la",
"indices" : [
0,
22
],
"expanded_url" : "http://www.microsoft.com/ceo"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/UMBNtf23la",
"description" : "CEO of Microsoft Corporation",
"followers_count" : 583540,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "3E4415",
"statuses_count" : 346,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "20571756",
"name" : "Satya Nadella",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/543839436761358336/iRi_WbYY_normal.jpeg",
"profile_sidebar_fill_color" : "99CC33",
"profile_sidebar_border_color" : "829D5E",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/20571756/1399052402",
"screen_name" : "satyanadella",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_link_color" : "80787A",
"favourites_count" : 45,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 109,
"verified" : true,
"has_extended_profile" : false
},
"19781877" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/74227368/Photo_30_normal.jpg",
"created_at" : "Fri Jan 30 18:58:58 +0000 2009",
"id" : 19781877,
"default_profile_image" : false,
"listed_count" : 86,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "Birmingham, UK",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "phrasys.net",
"url" : "http://t.co/ENXAhKY175",
"indices" : [
0,
22
],
"expanded_url" : "http://phrasys.net"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "whisk.com",
"url" : "http://t.co/HG7gxZxdDm",
"indices" : [
20,
42
],
"expanded_url" : "http://whisk.com"
}
]
}
},
"url" : "http://t.co/ENXAhKY175",
"description" : "Senior Developer at http://t.co/HG7gxZxdDm – Computational Linguistics & iOS; also been called Domestic Wizard and King of the Pancakes. HSV",
"followers_count" : 756,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 34589,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "19781877",
"name" : "Oliver Mason",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/74227368/Photo_30_normal.jpg",
"profile_sidebar_fill_color" : "DDFFCC",
"profile_sidebar_border_color" : "BDDCAD",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/19781877/1409344514",
"screen_name" : "ojmason",
"time_zone" : "London",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4850350/targ1.gif",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4850350/targ1.gif",
"profile_link_color" : "0084B4",
"favourites_count" : 19,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 241,
"verified" : false,
"has_extended_profile" : false
},
"18060279" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/615675047873638400/IA0AE7ST_normal.png",
"created_at" : "Thu Dec 11 21:01:28 +0000 2008",
"id" : 18060279,
"default_profile_image" : false,
"listed_count" : 1497,
"profile_background_color" : "205081",
"follow_request_sent" : false,
"location" : "San Francisco, Sydney, Austin",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "atlassian.com",
"url" : "http://t.co/mQPL3zug6w",
"indices" : [
0,
22
],
"expanded_url" : "http://www.atlassian.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "support.atlassian.com",
"url" : "https://t.co/ChCJyiuj7M",
"indices" : [
73,
96
],
"expanded_url" : "https://support.atlassian.com/"
}
]
}
},
"url" : "http://t.co/mQPL3zug6w",
"description" : "Makers of @JIRA, @Confluence, @Bitbucket, @HipChat, and more. Need help? https://t.co/ChCJyiuj7M",
"followers_count" : 44437,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 8975,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 8
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "18060279",
"name" : "Atlassian",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/615675047873638400/IA0AE7ST_normal.png",
"profile_sidebar_fill_color" : "E6FAAC",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/18060279/1444249522",
"screen_name" : "Atlassian",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000060104905/db983daf79afc9e7b2223bee50805e9e.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000060104905/db983daf79afc9e7b2223bee50805e9e.jpeg",
"profile_link_color" : "59AFE1",
"favourites_count" : 12,
"is_translation_enabled" : true,
"utc_offset" : -25200,
"friends_count" : 5984,
"verified" : true,
"has_extended_profile" : false
},
"14767730" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/651464995813912576/zGiWJ7Yq_normal.jpg",
"created_at" : "Wed May 14 01:48:28 +0000 2008",
"id" : 14767730,
"default_profile_image" : false,
"listed_count" : 698,
"profile_background_color" : "49717A",
"follow_request_sent" : false,
"location" : "Amsterdam, North Holland",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "char.gd",
"url" : "http://t.co/ules69t1Ws",
"indices" : [
0,
22
],
"expanded_url" : "http://char.gd"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/ules69t1Ws",
"description" : "⭐️tech @thenextweb ⭐️ i can code ⭐️ emoji pro",
"followers_count" : 12676,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "A3BFAE",
"statuses_count" : 82351,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 2,
"owned" : 4
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14767730",
"name" : "Owen Williams",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/651464995813912576/zGiWJ7Yq_normal.jpg",
"profile_sidebar_fill_color" : "E1C9AC",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14767730/1444070081",
"screen_name" : "ow",
"time_zone" : "Amsterdam",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/440628003609903104/MUKcjKGB.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/440628003609903104/MUKcjKGB.jpeg",
"profile_link_color" : "4C96A2",
"favourites_count" : 46538,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 1235,
"verified" : true,
"has_extended_profile" : false
},
"2916305152" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/648888480974508032/66_cUYfj_normal.jpg",
"created_at" : "Thu Dec 11 21:24:28 +0000 2014",
"id" : 2916305152,
"default_profile_image" : false,
"listed_count" : 7702,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "freedom.press",
"url" : "https://t.co/U63fP7T2ST",
"indices" : [
0,
23
],
"expanded_url" : "https://freedom.press"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/U63fP7T2ST",
"description" : "I used to work for the government. Now I work for the public. Director at @FreedomofPress.",
"followers_count" : 1427355,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 71,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2916305152",
"name" : "Edward Snowden",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/648888480974508032/66_cUYfj_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2916305152/1443542022",
"screen_name" : "Snowden",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 0,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 1,
"verified" : true,
"has_extended_profile" : false
},
"484936561" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2104335318/roflbot_normal.jpeg",
"created_at" : "Mon Feb 06 17:13:14 +0000 2012",
"id" : 484936561,
"default_profile_image" : false,
"listed_count" : 124,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "FORKER OF SCALAC! THOUGHT-LEADER: INANE-SPECIFIC LANGUAGES, SENSIBILITIES-DRIVEN DEV! LIKE ALL DEVS HULK KNOW ALL ABOUT POLITICS & ECONOMIC TOO! #COQ4EVER",
"followers_count" : 3435,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 1656,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "484936561",
"name" : "PLT HULK",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2104335318/roflbot_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "PLT_Hulk",
"time_zone" : "Arizona",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 10,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 235,
"verified" : false,
"has_extended_profile" : false
},
"25401953" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/434077955568832512/B_4dDqgO_normal.png",
"created_at" : "Thu Mar 19 22:54:05 +0000 2009",
"id" : 25401953,
"default_profile_image" : false,
"listed_count" : 688,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "Vienna, Austria",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "petersteinberger.com",
"url" : "http://t.co/j4AZ5c98ln",
"indices" : [
0,
22
],
"expanded_url" : "http://petersteinberger.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/j4AZ5c98ln",
"description" : "Developer, Designer, Speaker. I love pushing the limits of Cocoa. Working on @PSPDFKit, the most advanced PDF framework for iOS and Android.",
"followers_count" : 14243,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "666666",
"statuses_count" : 36324,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 6,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "25401953",
"name" : "Peter Steinberger",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/434077955568832512/B_4dDqgO_normal.png",
"profile_sidebar_fill_color" : "252429",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/25401953/1392327424",
"screen_name" : "steipete",
"time_zone" : "Vienna",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/434085031695249408/q_3WhrBn.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/434085031695249408/q_3WhrBn.png",
"profile_link_color" : "1F98C7",
"favourites_count" : 7537,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 859,
"verified" : false,
"has_extended_profile" : false
},
"445975809" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/596748575096188928/aic_E0oy_normal.jpg",
"created_at" : "Sun Dec 25 04:40:35 +0000 2011",
"id" : 445975809,
"default_profile_image" : false,
"listed_count" : 84,
"profile_background_color" : "1A1B1F",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"url" : "http://jessesquires.com",
"indices" : [
0,
23
],
"expanded_url" : null
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://jessesquires.com",
"description" : "(╯°□°)╯︵ ┻━┻ Open-source and iOS. Currently at @instagram. All views my own.",
"followers_count" : 1258,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "666666",
"statuses_count" : 554,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "445975809",
"name" : "Jesse Squires",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/596748575096188928/aic_E0oy_normal.jpg",
"profile_sidebar_fill_color" : "252429",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/445975809/1402253031",
"screen_name" : "jesse_squires",
"time_zone" : "Central Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_link_color" : "666666",
"favourites_count" : 784,
"is_translation_enabled" : false,
"utc_offset" : -18000,
"friends_count" : 768,
"verified" : false,
"has_extended_profile" : false
},
"10724012" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2594815487/Headshot_normal.jpg",
"created_at" : "Thu Nov 29 23:43:00 +0000 2007",
"id" : 10724012,
"default_profile_image" : false,
"listed_count" : 557,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "andymatuschak.org",
"url" : "http://t.co/F3LPlbcnT4",
"indices" : [
0,
22
],
"expanded_url" : "http://andymatuschak.org"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/F3LPlbcnT4",
"description" : "Wonder, blunder, salve, solve.\n\nLead mobile dev @KhanAcademy. Chasing the Illustrated Primer.\n\nHelped build iOS 4.1–8 on the UIKit team.",
"followers_count" : 11833,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 8867,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "10724012",
"name" : "Andy Matuschak",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2594815487/Headshot_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/10724012/1398547888",
"screen_name" : "andy_matuschak",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "83B806",
"favourites_count" : 10387,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 431,
"verified" : false,
"has_extended_profile" : false
},
"231756759" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1201575167/2024163584_962ec3e721_o-Square-500px_normal.jpg",
"created_at" : "Wed Dec 29 11:17:58 +0000 2010",
"id" : 231756759,
"default_profile_image" : false,
"listed_count" : 554,
"profile_background_color" : "022330",
"follow_request_sent" : false,
"location" : "Berlin",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "oleb.net",
"url" : "http://t.co/pMRFgl23L3",
"indices" : [
0,
22
],
"expanded_url" : "http://oleb.net"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/pMRFgl23L3",
"description" : "iOS and Mac developer from Berlin. Also tweeting as @elo (in German).",
"followers_count" : 10142,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 6515,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "231756759",
"name" : "Ole Begemann",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1201575167/2024163584_962ec3e721_o-Square-500px_normal.jpg",
"profile_sidebar_fill_color" : "C0DFEC",
"profile_sidebar_border_color" : "A8C7F7",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "olebegemann",
"time_zone" : "Bern",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme15/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme15/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 874,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 370,
"verified" : false,
"has_extended_profile" : false
},
"18865450" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1729250789/Racing_normal.png",
"created_at" : "Sun Jan 11 12:34:23 +0000 2009",
"id" : 18865450,
"default_profile_image" : false,
"listed_count" : 719,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "Melbourne, Australia",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "bjango.com",
"url" : "http://t.co/Yt1Ab71Z5C",
"indices" : [
0,
22
],
"expanded_url" : "http://bjango.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/Yt1Ab71Z5C",
"description" : "Founder and Designer at @bjango, host of @iteratecast with @reneritchie and @sethclifford. Currently building @skala.",
"followers_count" : 12338,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "324346",
"statuses_count" : 38680,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "18865450",
"name" : "Marc Edwards",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1729250789/Racing_normal.png",
"profile_sidebar_fill_color" : "FDFDFD",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/18865450/1347975335",
"screen_name" : "marcedwards",
"time_zone" : "Melbourne",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/3929437/wallpaper.gif",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/3929437/wallpaper.gif",
"profile_link_color" : "2D1C73",
"favourites_count" : 4131,
"is_translation_enabled" : false,
"utc_offset" : 39600,
"friends_count" : 860,
"verified" : false,
"has_extended_profile" : false
},
"3300" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/641449570837200897/0T22_cRP_normal.jpg",
"created_at" : "Fri Jul 28 01:28:34 +0000 2006",
"id" : 3300,
"default_profile_image" : false,
"listed_count" : 503,
"profile_background_color" : "2D478B",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "about.me/schwa",
"url" : "http://t.co/aq7GdI411S",
"indices" : [
0,
22
],
"expanded_url" : "http://about.me/schwa"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/aq7GdI411S",
"description" : "No.",
"followers_count" : 6732,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "3D1957",
"statuses_count" : 71523,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "3300",
"name" : "Jonathan Wight",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/641449570837200897/0T22_cRP_normal.jpg",
"profile_sidebar_fill_color" : "7AC3EE",
"profile_sidebar_border_color" : "65B0DA",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/3300/1444255101",
"screen_name" : "schwa",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "439C5B",
"favourites_count" : 29726,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 429,
"verified" : false,
"has_extended_profile" : false
},
"12099812" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616116130357227520/jPpi4MNm_normal.jpg",
"created_at" : "Fri Jan 11 04:15:06 +0000 2008",
"id" : 12099812,
"default_profile_image" : false,
"listed_count" : 120,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "darknoon.com",
"url" : "http://t.co/VCVtKPVAzN",
"indices" : [
0,
22
],
"expanded_url" : "http://darknoon.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/VCVtKPVAzN",
"description" : "I work on on Design Tools / Origami @ facebook.\n\nBeen writing Cocoa for… too long.",
"followers_count" : 1031,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "5A5956",
"statuses_count" : 2797,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 2,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "12099812",
"name" : "Andrew Pouliot",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616116130357227520/jPpi4MNm_normal.jpg",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "andpoul",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/2879503/TwitterBG.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/2879503/TwitterBG.png",
"profile_link_color" : "0F3D7D",
"favourites_count" : 86,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 398,
"verified" : false,
"has_extended_profile" : false
},
"14561327" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2556368541/alng5gtlmjhrdlr3qxqv_normal.jpeg",
"created_at" : "Sun Apr 27 20:19:25 +0000 2008",
"id" : 14561327,
"default_profile_image" : false,
"listed_count" : 7743,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Chicago, USA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "david.heinemeierhansson.com",
"url" : "http://t.co/IaAsahpjsQ",
"indices" : [
0,
22
],
"expanded_url" : "http://david.heinemeierhansson.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/IaAsahpjsQ",
"description" : "Creator of Ruby on Rails, Founder & CTO at Basecamp (formerly 37signals), NYT Best-selling author of REWORK and REMOTE, and Le Mans class-winning racing driver.",
"followers_count" : 146803,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 27359,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14561327",
"name" : "DHH",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2556368541/alng5gtlmjhrdlr3qxqv_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14561327/1398347760",
"screen_name" : "dhh",
"time_zone" : "Central Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 171,
"is_translation_enabled" : false,
"utc_offset" : -18000,
"friends_count" : 198,
"verified" : true,
"has_extended_profile" : false
},
"14581738" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/53475631/MAsterShake_normal.jpg",
"created_at" : "Tue Apr 29 07:09:12 +0000 2008",
"id" : 14581738,
"default_profile_image" : false,
"listed_count" : 406,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "alertdebugging.com",
"url" : "http://t.co/v9fLFibFL2",
"indices" : [
0,
22
],
"expanded_url" : "http://alertdebugging.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/v9fLFibFL2",
"description" : "CEO and Founder of Playground Theory, \nCreator of Objective-J and Cappuccino",
"followers_count" : 4550,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 6970,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14581738",
"name" : "Francisco Tolmasky",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/53475631/MAsterShake_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "tolmasky",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 532,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 313,
"verified" : false,
"has_extended_profile" : false
},
"83271185" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/555390983475429376/yKH-TrkS_normal.jpeg",
"created_at" : "Sun Oct 18 01:58:01 +0000 2009",
"id" : 83271185,
"default_profile_image" : false,
"listed_count" : 81,
"profile_background_color" : "0099B9",
"follow_request_sent" : false,
"location" : "Copenhagen, Denmark",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "taphive.com",
"url" : "http://t.co/PUEoPWsmCo",
"indices" : [
0,
22
],
"expanded_url" : "http://www.taphive.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/PUEoPWsmCo",
"description" : "I make stuff like @TodoMoviesApp, @ThemeboardApp and @Tick_App",
"followers_count" : 1049,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "3C3940",
"statuses_count" : 23612,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 2,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "83271185",
"name" : "Hosam Hassan",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/555390983475429376/yKH-TrkS_normal.jpeg",
"profile_sidebar_fill_color" : "95E8EC",
"profile_sidebar_border_color" : "5ED4DC",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/83271185/1397514019",
"screen_name" : "Objective_Neo",
"time_zone" : "Paris",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme4/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme4/bg.gif",
"profile_link_color" : "0099B9",
"favourites_count" : 3548,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 225,
"verified" : false,
"has_extended_profile" : false
},
"11322372" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/550019686230794240/gWlpdYw2_normal.png",
"created_at" : "Wed Dec 19 03:54:13 +0000 2007",
"id" : 11322372,
"default_profile_image" : false,
"listed_count" : 1503,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "zachholman.com",
"url" : "http://t.co/8XOAJPNCy6",
"indices" : [
0,
22
],
"expanded_url" : "http://zachholman.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/8XOAJPNCy6",
"description" : "formerly of @github and @gild, and currently looking for another company that starts with `G`",
"followers_count" : 35565,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 23278,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "11322372",
"name" : "Zach Holman",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/550019686230794240/gWlpdYw2_normal.png",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/11322372/1425522454",
"screen_name" : "holman",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/662911553/vupgbvgsnfbxzydb4qg2.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/662911553/vupgbvgsnfbxzydb4qg2.png",
"profile_link_color" : "577984",
"favourites_count" : 5526,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 223,
"verified" : false,
"has_extended_profile" : false
},
"14411797" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/416264048511303680/p-c-fnKv_normal.jpeg",
"created_at" : "Wed Apr 16 19:32:46 +0000 2008",
"id" : 14411797,
"default_profile_image" : false,
"listed_count" : 451,
"profile_background_color" : "131516",
"follow_request_sent" : false,
"location" : "San Francisco",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "Engadget.com",
"url" : "http://t.co/S9g3k8Bnp7",
"indices" : [
0,
22
],
"expanded_url" : "http://Engadget.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/S9g3k8Bnp7",
"description" : "I sing in a band @nascum\nEngadget Reporter\nGingercaster @Gingercast \nCat Lord",
"followers_count" : 10170,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "3C3940",
"statuses_count" : 79954,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 4,
"owned" : 3
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14411797",
"name" : "Roberto Baldwin",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/416264048511303680/p-c-fnKv_normal.jpeg",
"profile_sidebar_fill_color" : "95E8EC",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14411797/1398196722",
"screen_name" : "strngwys",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/566478389129662464/SsB8mZSK.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/566478389129662464/SsB8mZSK.png",
"profile_link_color" : "009999",
"favourites_count" : 19682,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 1205,
"verified" : true,
"has_extended_profile" : false
},
"2931648200" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/649809338370920448/hwf6Rv3P_normal.png",
"created_at" : "Mon Dec 15 23:33:11 +0000 2014",
"id" : 2931648200,
"default_profile_image" : false,
"listed_count" : 224,
"profile_background_color" : "131516",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "TheMartianMovie.com",
"url" : "http://t.co/AVoPAf2zsN",
"indices" : [
0,
22
],
"expanded_url" : "http://www.TheMartianMovie.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/AVoPAf2zsN",
"description" : "Based on Andy Weir's best-selling novel, #TheMartian is the gripping story of Mark Watney's survival against the odds after he becomes stranded on Mars.",
"followers_count" : 25669,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 626,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 4
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "2931648200",
"name" : "The Martian Movie",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/649809338370920448/hwf6Rv3P_normal.png",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2931648200/1443761759",
"screen_name" : "MartianMovie",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 1488,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 31,
"verified" : true,
"has_extended_profile" : false
},
"7819352" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/651857645192744961/mbDjlIEo_normal.jpg",
"created_at" : "Mon Jul 30 13:48:01 +0000 2007",
"id" : 7819352,
"default_profile_image" : false,
"listed_count" : 174,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "Kalaupapa, Hawaii",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com/akosma",
"url" : "https://t.co/fJnCKnGdVq",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com/akosma"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/fJnCKnGdVq",
"description" : "las olas y el viento, sucundún sucundún, y el frío del mar, shala lala lala, el frío de tu alma, shala lala lala, me hace tiritaaaar",
"followers_count" : 1739,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 32340,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "7819352",
"name" : "A K O S M A",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/651857645192744961/mbDjlIEo_normal.jpg",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "181A1E",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/7819352/1444249272",
"screen_name" : "akosma",
"time_zone" : "Bern",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_link_color" : "ABB8C2",
"favourites_count" : 1220,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 207,
"verified" : false,
"has_extended_profile" : false
},
"15855389" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/460898074387156993/EqVlC6Ld_normal.png",
"created_at" : "Thu Aug 14 20:28:48 +0000 2008",
"id" : 15855389,
"default_profile_image" : false,
"listed_count" : 66,
"profile_background_color" : "8B542B",
"follow_request_sent" : false,
"location" : "santa cruz, ca",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "corbinstreehouse.com",
"url" : "http://t.co/ZqsIpLCsIv",
"indices" : [
0,
22
],
"expanded_url" : "http://www.corbinstreehouse.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/ZqsIpLCsIv",
"description" : "treehouse, unicycling, cyr wheel / roue cyr, electric cars, metalworking, woodworking, cocoa, appkit, nstableview.",
"followers_count" : 1454,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 1096,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "15855389",
"name" : "corbin dunn",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/460898074387156993/EqVlC6Ld_normal.png",
"profile_sidebar_fill_color" : "EADEAA",
"profile_sidebar_border_color" : "D9B17E",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/15855389/1398721605",
"screen_name" : "nibroc",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme8/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme8/bg.gif",
"profile_link_color" : "9D582E",
"favourites_count" : 45,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 76,
"verified" : false,
"has_extended_profile" : false
},
"3295217836" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/602125720597504001/ZkJctMmz_normal.jpg",
"created_at" : "Sat May 23 12:14:00 +0000 2015",
"id" : 3295217836,
"default_profile_image" : false,
"listed_count" : 68,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "Proverbs, maxims, and tweet-size bits of wisdom from Old English literature. (Chosen and translated by @ClerkofOxford)",
"followers_count" : 3435,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 337,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "3295217836",
"name" : "Old English Wisdom",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/602125720597504001/ZkJctMmz_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/3295217836/1432391222",
"screen_name" : "OEWisdom",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 99,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 302,
"verified" : false,
"has_extended_profile" : false
},
"22920215" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/452014431602360320/dv4pNPmK_normal.png",
"created_at" : "Thu Mar 05 13:51:27 +0000 2009",
"id" : 22920215,
"default_profile_image" : false,
"listed_count" : 286,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "London, UK",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "informit.com/store/ios-core…",
"url" : "http://t.co/9OKyxAMt7M",
"indices" : [
0,
22
],
"expanded_url" : "http://www.informit.com/store/ios-core-animation-advanced-techniques-9780133440751"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/9OKyxAMt7M",
"description" : "React Native iOS hacker @ Facebook. Author of iOS Core Animation: Advanced Techniques. Also wrote iCarousel, iRate and other Mac and iOS OSS.",
"followers_count" : 5764,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 21287,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "22920215",
"name" : "Nick Lockwood",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/452014431602360320/dv4pNPmK_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "nicklockwood",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 1150,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 541,
"verified" : false,
"has_extended_profile" : false
},
"12585362" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/630037642072059904/xPlJoSB4_normal.jpg",
"created_at" : "Wed Jan 23 08:04:31 +0000 2008",
"id" : 12585362,
"default_profile_image" : false,
"listed_count" : 50,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "brooklyn",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "nikhanselmann.com",
"url" : "http://t.co/5BmJNFOogL",
"indices" : [
0,
22
],
"expanded_url" : "http://www.nikhanselmann.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/5BmJNFOogL",
"description" : "i like art and computers. creative technologist @nytlabs.",
"followers_count" : 457,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "34ABB2",
"statuses_count" : 1930,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 2,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "12585362",
"name" : "nik hanselmann",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/630037642072059904/xPlJoSB4_normal.jpg",
"profile_sidebar_fill_color" : "E0FF92",
"profile_sidebar_border_color" : "87BC44",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/12585362/1430798022",
"screen_name" : "nikhan",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "9AE4E8",
"favourites_count" : 555,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 389,
"verified" : false,
"has_extended_profile" : false
},
"3182117337" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/589688464871948288/Zr26Iais_normal.jpg",
"created_at" : "Sun Apr 19 07:05:32 +0000 2015",
"id" : 3182117337,
"default_profile_image" : false,
"listed_count" : 51,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "Leamington Spa, England",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "sicpers.info",
"url" : "http://t.co/SokiFe3GFE",
"indices" : [
0,
22
],
"expanded_url" : "http://sicpers.info"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/SokiFe3GFE",
"description" : "A gentleman of independent means.",
"followers_count" : 829,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 2685,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "3182117337",
"name" : "Section 3.3.1",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/589688464871948288/Zr26Iais_normal.jpg",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/3182117337/1437473575",
"screen_name" : "iwasleeg",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 148,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 150,
"verified" : false,
"has_extended_profile" : false
},
"258464819" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"created_at" : "Sun Feb 27 19:51:02 +0000 2011",
"id" : 258464819,
"default_profile_image" : false,
"listed_count" : 472,
"profile_background_color" : "131516",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoacontrols.com",
"url" : "http://t.co/jIVPyKvF83",
"indices" : [
0,
22
],
"expanded_url" : "http://cocoacontrols.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/jIVPyKvF83",
"description" : "Custom UI component database for iOS and Mac OS X. Created by @aaronbrethorst.",
"followers_count" : 12210,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4721,
"following" : true,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "258464819",
"name" : "Cocoa Controls",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "cocoacontrols",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 12,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 609,
"verified" : false,
"has_extended_profile" : false
},
"44196397" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/648751321026138112/8z47ePnq_normal.jpg",
"created_at" : "Tue Jun 02 20:12:29 +0000 2009",
"id" : 44196397,
"default_profile_image" : false,
"listed_count" : 21765,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "1 AU",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "Tesla, SpaceX, SolarCity & PayPal",
"followers_count" : 2736389,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 1378,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "44196397",
"name" : "Elon Musk",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/648751321026138112/8z47ePnq_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/44196397/1354486475",
"screen_name" : "elonmusk",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/399721902/fusion.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/399721902/fusion.jpg",
"profile_link_color" : "0084B4",
"favourites_count" : 186,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 48,
"verified" : true,
"has_extended_profile" : false
},
"16133104" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2732565920/6dd390c55b67930a363390f0cf0bf756_normal.jpeg",
"created_at" : "Thu Sep 04 18:40:43 +0000 2008",
"id" : 16133104,
"default_profile_image" : false,
"listed_count" : 13,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Karlsruhe, Germany",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "konstantinbe.com",
"url" : "http://t.co/G5RQqhYGb0",
"indices" : [
0,
22
],
"expanded_url" : "http://konstantinbe.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/G5RQqhYGb0",
"description" : "Software developer working for @culturedcode — We make Things.",
"followers_count" : 155,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 3156,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "16133104",
"name" : "Konstantin Bender",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2732565920/6dd390c55b67930a363390f0cf0bf756_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "konstantinbe",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 438,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 83,
"verified" : false,
"has_extended_profile" : false
},
"339844367" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/456133070395957248/XUBgh7Ot_normal.jpeg",
"created_at" : "Thu Jul 21 19:07:10 +0000 2011",
"id" : 339844367,
"default_profile_image" : false,
"listed_count" : 32,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Cambridge",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "kcl.ac.uk/sspp/departmen…",
"url" : "http://t.co/Nzz3p2QHRh",
"indices" : [
0,
22
],
"expanded_url" : "http://www.kcl.ac.uk/sspp/departments/education/people/academic/Sentance,-Dr-Sue.aspx"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/Nzz3p2QHRh",
"description" : "National Academic Coordinator, Computing At School & Senior Lecturer in Computer Science Education, King's College London",
"followers_count" : 868,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 884,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "339844367",
"name" : "Sue Sentance",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/456133070395957248/XUBgh7Ot_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/339844367/1402602552",
"screen_name" : "suesentance",
"time_zone" : "Amsterdam",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 29,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 340,
"verified" : false,
"has_extended_profile" : false
},
"41754227" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/565139568/redshirt_normal.jpg",
"created_at" : "Fri May 22 04:39:35 +0000 2009",
"id" : 41754227,
"default_profile_image" : false,
"listed_count" : 5478,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Redmond, WA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "weblogs.asp.net/scottgu",
"url" : "http://t.co/rkquDCVhAW",
"indices" : [
0,
22
],
"expanded_url" : "http://weblogs.asp.net/scottgu"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/rkquDCVhAW",
"description" : "I live in Seattle and build a few products for Microsoft",
"followers_count" : 119724,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 5436,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "41754227",
"name" : "Scott Guthrie",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/565139568/redshirt_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "scottgu",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 44,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 146,
"verified" : true,
"has_extended_profile" : false
},
"3123999734" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/635658870384234496/xNTAcDqc_normal.png",
"created_at" : "Wed Apr 01 11:45:08 +0000 2015",
"id" : 3123999734,
"default_profile_image" : false,
"listed_count" : 36,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "Sydney, Australia",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "haskellformac.com",
"url" : "http://t.co/T0NG6TaYCL",
"indices" : [
0,
22
],
"expanded_url" : "http://haskellformac.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/T0NG6TaYCL",
"description" : "Functional programming without the hassle. Learn and experiment visually.",
"followers_count" : 1137,
"geo_enabled" : false,
"lang" : "de",
"profile_text_color" : "000000",
"statuses_count" : 244,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "3123999734",
"name" : "Haskell for Mac",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/635658870384234496/xNTAcDqc_normal.png",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/3123999734/1440464027",
"screen_name" : "HaskellForMac",
"time_zone" : "Sydney",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "F95A09",
"favourites_count" : 77,
"is_translation_enabled" : false,
"utc_offset" : 39600,
"friends_count" : 1093,
"verified" : false,
"has_extended_profile" : false
},
"11771692" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/483780976678428672/WInjTu7k_normal.png",
"created_at" : "Wed Jan 02 21:01:27 +0000 2008",
"id" : 11771692,
"default_profile_image" : false,
"listed_count" : 180,
"profile_background_color" : "CFCFD0",
"follow_request_sent" : false,
"location" : "Vienna/Austria",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "maclemon.at",
"url" : "https://t.co/PUWzn4SXq6",
"indices" : [
0,
23
],
"expanded_url" : "https://maclemon.at/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/PUWzn4SXq6",
"description" : "Mac/BSD admin, TLS, Cocoa, Privacy & Anti-Censorship, Tor op, Motorcyclist, Podcast addict;\nMember: @Cocoaheads_AT, @MetalabVIE, @CryptoPartyWIEN, @BetterCrypto",
"followers_count" : 2606,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "3A393B",
"statuses_count" : 61762,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 7
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "11771692",
"name" : "MacLemon",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/483780976678428672/WInjTu7k_normal.png",
"profile_sidebar_fill_color" : "E9FF00",
"profile_sidebar_border_color" : "3A393B",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "MacLemon",
"time_zone" : "Vienna",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "858486",
"favourites_count" : 44,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 1153,
"verified" : false,
"has_extended_profile" : false
},
"10545" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/602900681050169345/IzexW5Sy_normal.jpg",
"created_at" : "Thu Oct 26 06:18:10 +0000 2006",
"id" : 10545,
"default_profile_image" : false,
"listed_count" : 2311,
"profile_background_color" : "34393D",
"follow_request_sent" : false,
"location" : "Raleigh, NC",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "flyosity.com",
"url" : "http://t.co/GWg2CnrGdP",
"indices" : [
0,
22
],
"expanded_url" : "http://flyosity.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/GWg2CnrGdP",
"description" : "I design apps, then I build them. Forever working on the next big thing. I love springy animations, golf, foosball, dogs & my family.",
"followers_count" : 26280,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "4B585E",
"statuses_count" : 52688,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 2,
"owned" : 4
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "10545",
"name" : "Mikerosoft Rundll32",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/602900681050169345/IzexW5Sy_normal.jpg",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/10545/1432577782",
"screen_name" : "flyosity",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/540518316775727104/tUfzPN4o.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/540518316775727104/tUfzPN4o.jpeg",
"profile_link_color" : "0564AD",
"favourites_count" : 18421,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 987,
"verified" : false,
"has_extended_profile" : false
},
"27841081" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/652346149173620736/baPiVqO__normal.jpg",
"created_at" : "Tue Mar 31 09:12:27 +0000 2009",
"id" : 27841081,
"default_profile_image" : false,
"listed_count" : 81,
"profile_background_color" : "C6E2EE",
"follow_request_sent" : false,
"location" : "Sheffield",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "sheffield.academia.edu/BethHellen",
"url" : "https://t.co/AOz59liE7h",
"indices" : [
0,
23
],
"expanded_url" : "https://sheffield.academia.edu/BethHellen"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/AOz59liE7h",
"description" : "Evolutionary computational geneticist also found at @LGBTSTEM & @ECRChat. Scifi/Fantasy geek & musician. Very into my new allotment.",
"followers_count" : 1214,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "663B12",
"statuses_count" : 10317,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "27841081",
"name" : "Beth Hellen",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/652346149173620736/baPiVqO__normal.jpg",
"profile_sidebar_fill_color" : "DAECF4",
"profile_sidebar_border_color" : "C6E2EE",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/27841081/1443369387",
"screen_name" : "PhdGeek",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme2/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme2/bg.gif",
"profile_link_color" : "1F98C7",
"favourites_count" : 5187,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 1372,
"verified" : false,
"has_extended_profile" : false
},
"2543588034" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/473830458556297216/40KlXkaR_normal.jpeg",
"created_at" : "Tue Jun 03 14:07:07 +0000 2014",
"id" : 2543588034,
"default_profile_image" : false,
"listed_count" : 751,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "nondot.org/sabre",
"url" : "http://t.co/Ij9n0AlRIv",
"indices" : [
0,
22
],
"expanded_url" : "http://nondot.org/sabre"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/Ij9n0AlRIv",
"description" : "The revolution will be Swift!\nLLVM & Clang are pretty nice too :-)",
"followers_count" : 22810,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 196,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2543588034",
"name" : "Chris Lattner",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/473830458556297216/40KlXkaR_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "clattner_llvm",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 171,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 72,
"verified" : false,
"has_extended_profile" : false
},
"16176456" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/576045343160168448/KxfYOfGL_normal.jpg",
"created_at" : "Mon Sep 08 01:01:53 +0000 2008",
"id" : 16176456,
"default_profile_image" : false,
"listed_count" : 506,
"profile_background_color" : "D3D3D3",
"follow_request_sent" : false,
"location" : "Around the world, near you.",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "ibm.com/systems/z/",
"url" : "http://t.co/wr21vTiwVV",
"indices" : [
0,
22
],
"expanded_url" : "http://www.ibm.com/systems/z/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/wr21vTiwVV",
"description" : "Get the latest updates on #IBMz Systems hardware & software! Managed by Mary Hall @systemsandtech, Amy Bennett, @alexdc Follows IBM Social Computing Guidelines",
"followers_count" : 14748,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 11512,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 5,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "16176456",
"name" : "IBM z Systems",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/576045343160168448/KxfYOfGL_normal.jpg",
"profile_sidebar_fill_color" : "99E345",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/16176456/1421218800",
"screen_name" : "IBMzSystems",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/552274729621393408/yVMj9RR0.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/552274729621393408/yVMj9RR0.jpeg",
"profile_link_color" : "DF5501",
"favourites_count" : 1388,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 1147,
"verified" : false,
"has_extended_profile" : false
},
"174763256" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/531099071771987969/4kJ22qbi_normal.jpeg",
"created_at" : "Wed Aug 04 19:26:04 +0000 2010",
"id" : 174763256,
"default_profile_image" : false,
"listed_count" : 33,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Cambridge, UK",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "thecodecleaner.wordpress.com",
"url" : "http://t.co/VfUqXg0daY",
"indices" : [
0,
22
],
"expanded_url" : "http://thecodecleaner.wordpress.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/VfUqXg0daY",
"description" : "Independent agile consultant, committed clean coder, slayer of complexity and harbinger of tea",
"followers_count" : 168,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 3750,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "174763256",
"name" : "thecodecleaner",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/531099071771987969/4kJ22qbi_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/174763256/1415472241",
"screen_name" : "thecodecleaner",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 106,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 207,
"verified" : false,
"has_extended_profile" : false
},
"12114432" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/615407838702211072/PGDsARvH_normal.jpg",
"created_at" : "Fri Jan 11 14:01:15 +0000 2008",
"id" : 12114432,
"default_profile_image" : false,
"listed_count" : 212,
"profile_background_color" : "1A1B1F",
"follow_request_sent" : false,
"location" : "Munich",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "orangejuiceliberationfront.com",
"url" : "http://t.co/tNRxIxbNzX",
"indices" : [
0,
22
],
"expanded_url" : "http://orangejuiceliberationfront.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/tNRxIxbNzX",
"description" : "My Mac can record when you accidentally buy No Land Beyond from Xur.",
"followers_count" : 2703,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "666666",
"statuses_count" : 77977,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 3,
"owned" : 6
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "12114432",
"name" : "Uli",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/615407838702211072/PGDsARvH_normal.jpg",
"profile_sidebar_fill_color" : "252429",
"profile_sidebar_border_color" : "181A1E",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/12114432/1355402696",
"screen_name" : "uliwitness",
"time_zone" : "Bern",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme9/bg.gif",
"profile_link_color" : "2FC2EF",
"favourites_count" : 11375,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 734,
"verified" : false,
"has_extended_profile" : false
},
"20402945" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/551070626417348609/P0VfuE9D_normal.png",
"created_at" : "Mon Feb 09 00:03:41 +0000 2009",
"id" : 20402945,
"default_profile_image" : false,
"listed_count" : 20613,
"profile_background_color" : "0D181F",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cnbc.com",
"url" : "http://t.co/YKho1OnIvS",
"indices" : [
0,
22
],
"expanded_url" : "http://cnbc.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/YKho1OnIvS",
"description" : "First in Business Worldwide",
"followers_count" : 2137203,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 75751,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 5,
"owned" : 14
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "20402945",
"name" : "CNBC",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/551070626417348609/P0VfuE9D_normal.png",
"profile_sidebar_fill_color" : "EAEBEA",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/20402945/1400529757",
"screen_name" : "CNBC",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/583652722282377216/qZPzBhcz.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/583652722282377216/qZPzBhcz.png",
"profile_link_color" : "2D648A",
"favourites_count" : 2313,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 916,
"verified" : true,
"has_extended_profile" : false
},
"14976016" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/613473919119437824/iW7uWF9b_normal.jpg",
"created_at" : "Mon Jun 02 00:04:32 +0000 2008",
"id" : 14976016,
"default_profile_image" : false,
"listed_count" : 75,
"profile_background_color" : "EBEBEB",
"follow_request_sent" : false,
"location" : "San Francisco / Palo Alto",
"entities" : {
"url" : {
"urls" : [
{
"url" : "http://flip.it/gif",
"indices" : [
0,
18
],
"expanded_url" : null
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://flip.it/gif",
"description" : "@1Password fanboy at @Flipboard, recently wrote @OpenerApp",
"followers_count" : 1499,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 16264,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 7,
"owned" : 3
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14976016",
"name" : "Tim Johnsen",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/613473919119437824/iW7uWF9b_normal.jpg",
"profile_sidebar_fill_color" : "F3F3F3",
"profile_sidebar_border_color" : "DFDFDF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14976016/1367266765",
"screen_name" : "timonus",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/307756644/logo_next_large.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/307756644/logo_next_large.jpeg",
"profile_link_color" : "990000",
"favourites_count" : 37404,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 1104,
"verified" : false,
"has_extended_profile" : false
},
"281616947" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/567626776231174144/YN9xDoEZ_normal.png",
"created_at" : "Wed Apr 13 16:42:21 +0000 2011",
"id" : 281616947,
"default_profile_image" : false,
"listed_count" : 193,
"profile_background_color" : "131516",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "plarium.com",
"url" : "http://t.co/mk7BkwbS",
"indices" : [
0,
20
],
"expanded_url" : "http://www.plarium.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/mk7BkwbS",
"description" : "Plarium is dedicated to creating the best mobile and social experience for hardcore gamers worldwide. We're passionate about our games and our gaming community.",
"followers_count" : 150837,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 1534,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 4,
"owned" : 17
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "281616947",
"name" : "Plarium Games",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/567626776231174144/YN9xDoEZ_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/281616947/1437294903",
"screen_name" : "plarium",
"time_zone" : "Athens",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 2,
"is_translation_enabled" : false,
"utc_offset" : 10800,
"friends_count" : 252,
"verified" : true,
"has_extended_profile" : false
},
"139504833" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/573174292206129155/b9DuvJLi_normal.jpeg",
"created_at" : "Sun May 02 20:51:41 +0000 2010",
"id" : 139504833,
"default_profile_image" : false,
"listed_count" : 31,
"profile_background_color" : "EDECE9",
"follow_request_sent" : false,
"location" : "New York, NY",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "eliperkins.me",
"url" : "http://t.co/hbsArIMmyW",
"indices" : [
0,
22
],
"expanded_url" : "http://eliperkins.me"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/hbsArIMmyW",
"description" : "Craft beer aficionado, esports evangelist, yak shaver and iOS engineer at @venmo.",
"followers_count" : 582,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "222222",
"statuses_count" : 2011,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 2,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "139504833",
"name" : "Eli Perkins",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/573174292206129155/b9DuvJLi_normal.jpeg",
"profile_sidebar_fill_color" : "F7F7F7",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/139504833/1375312629",
"screen_name" : "_eliperkins",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/632995582/mwzc4yv6clq8ntbv9zfg.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/632995582/mwzc4yv6clq8ntbv9zfg.jpeg",
"profile_link_color" : "D17821",
"favourites_count" : 1958,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 567,
"verified" : false,
"has_extended_profile" : false
},
"275686563" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/615501837341466624/I4jVBBp-_normal.jpg",
"created_at" : "Fri Apr 01 19:54:22 +0000 2011",
"id" : 275686563,
"default_profile_image" : false,
"listed_count" : 26708,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "New York",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "theverge.com",
"url" : "http://t.co/W2SFxIXkC4",
"indices" : [
0,
22
],
"expanded_url" : "http://www.theverge.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "theverge.com",
"url" : "http://t.co/W2SFxIXkC4",
"indices" : [
0,
22
],
"expanded_url" : "http://www.theverge.com"
}
]
}
},
"url" : "http://t.co/W2SFxIXkC4",
"description" : "http://t.co/W2SFxIXkC4 covers the future of technology, science, art, and culture. \n\nSnapchat: therealverge",
"followers_count" : 1039977,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 76930,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "275686563",
"name" : "The Verge",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/615501837341466624/I4jVBBp-_normal.jpg",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/275686563/1433249898",
"screen_name" : "verge",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/481546505468145664/a59ZFvIP.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/481546505468145664/a59ZFvIP.jpeg",
"profile_link_color" : "FA4D2A",
"favourites_count" : 1133,
"is_translation_enabled" : true,
"utc_offset" : -14400,
"friends_count" : 127,
"verified" : true,
"has_extended_profile" : false
},
"972651" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/638342444052930560/gMZvEMvt_normal.png",
"created_at" : "Mon Mar 12 01:28:01 +0000 2007",
"id" : 972651,
"default_profile_image" : false,
"listed_count" : 125904,
"profile_background_color" : "00AEEF",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "mashable.com",
"url" : "http://t.co/1Gm8aVACKn",
"indices" : [
0,
22
],
"expanded_url" : "http://mashable.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/1Gm8aVACKn",
"description" : "News, resources, inspiration and fun for the connected generation. Tweets by @mashable staff.",
"followers_count" : 5906781,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "3B3B3B",
"statuses_count" : 158328,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 2,
"owned" : 34
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "972651",
"name" : "Mashable",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/638342444052930560/gMZvEMvt_normal.png",
"profile_sidebar_fill_color" : "88DBF4",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/972651/1401484849",
"screen_name" : "mashable",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/705312036/bf7ca2a3f077d7e57b12a5ea4f1db268.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/705312036/bf7ca2a3f077d7e57b12a5ea4f1db268.png",
"profile_link_color" : "00AEEF",
"favourites_count" : 566,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 2829,
"verified" : true,
"has_extended_profile" : false
},
"44764761" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/3103989485/9368e72c717393e4ec60b2e084b29cc0_normal.jpeg",
"created_at" : "Thu Jun 04 23:48:10 +0000 2009",
"id" : 44764761,
"default_profile_image" : false,
"listed_count" : 1340,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "loopinsight.com",
"url" : "http://t.co/V0JToRBFX7",
"indices" : [
0,
22
],
"expanded_url" : "http://www.loopinsight.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/V0JToRBFX7",
"description" : "",
"followers_count" : 14844,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 17908,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "44764761",
"name" : "The Loop",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/3103989485/9368e72c717393e4ec60b2e084b29cc0_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "theloop",
"time_zone" : "Santiago",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 8,
"is_translation_enabled" : false,
"utc_offset" : -10800,
"friends_count" : 0,
"verified" : false,
"has_extended_profile" : false
},
"29162709" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/606267092841566208/zhlagBBF_normal.png",
"created_at" : "Mon Apr 06 07:40:36 +0000 2009",
"id" : 29162709,
"default_profile_image" : false,
"listed_count" : 104,
"profile_background_color" : "7A7B86",
"follow_request_sent" : false,
"location" : "Portland, OR",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "elischiff.com",
"url" : "http://t.co/zJY7mqGGAz",
"indices" : [
0,
22
],
"expanded_url" : "http://elischiff.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/zJY7mqGGAz",
"description" : "Design critic, UI designer, design consultant, author and speaker",
"followers_count" : 2286,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "95B7C2",
"statuses_count" : 10675,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 19
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "29162709",
"name" : "Eli Schiff",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/606267092841566208/zhlagBBF_normal.png",
"profile_sidebar_fill_color" : "D9D9D9",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/29162709/1413429850",
"screen_name" : "eli_schiff",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/561165232198807553/xyxlNNLN.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/561165232198807553/xyxlNNLN.png",
"profile_link_color" : "507ABF",
"favourites_count" : 5677,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 233,
"verified" : false,
"has_extended_profile" : false
},
"77690219" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/3573055150/76b4236f154c5fcdd9eecfa9d17fef41_normal.png",
"created_at" : "Sun Sep 27 07:59:20 +0000 2009",
"id" : 77690219,
"default_profile_image" : false,
"listed_count" : 183,
"profile_background_color" : "110E34",
"follow_request_sent" : false,
"location" : "Adelaide, Australia",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "twolivesleft.com",
"url" : "http://t.co/n4wyLbWZlL",
"indices" : [
0,
22
],
"expanded_url" : "http://www.twolivesleft.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "codea.io",
"url" : "http://t.co/L24LBIPYvV",
"indices" : [
69,
91
],
"expanded_url" : "http://codea.io"
}
]
}
},
"url" : "http://t.co/n4wyLbWZlL",
"description" : "Two Lives Left is me, @johntwolives and @dylansale\r\n\r\nWe make Codea: http://t.co/L24LBIPYvV - Code on your iPad.",
"followers_count" : 3519,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "3B323B",
"statuses_count" : 2482,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "77690219",
"name" : "Simeon",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/3573055150/76b4236f154c5fcdd9eecfa9d17fef41_normal.png",
"profile_sidebar_fill_color" : "D8DBF0",
"profile_sidebar_border_color" : "B3A4DB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/77690219/1350868843",
"screen_name" : "TwoLivesLeft",
"time_zone" : "Adelaide",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/290266199/CrabitronTwitterBackground.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/290266199/CrabitronTwitterBackground.jpg",
"profile_link_color" : "BEC6D4",
"favourites_count" : 840,
"is_translation_enabled" : false,
"utc_offset" : 37800,
"friends_count" : 231,
"verified" : false,
"has_extended_profile" : false
},
"18468877" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/417830102500532224/inZGdLjm_normal.png",
"created_at" : "Tue Dec 30 03:42:24 +0000 2008",
"id" : 18468877,
"default_profile_image" : false,
"listed_count" : 19,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "San Francisco",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "reidmain.com",
"url" : "http://t.co/PBGcKsuW32",
"indices" : [
0,
22
],
"expanded_url" : "http://reidmain.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/PBGcKsuW32",
"description" : "iOS developer at @Uber",
"followers_count" : 298,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 15392,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 8
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "18468877",
"name" : "Reid Main",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/417830102500532224/inZGdLjm_normal.png",
"profile_sidebar_fill_color" : "C0DFEC",
"profile_sidebar_border_color" : "A8C7F7",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/18468877/1390778479",
"screen_name" : "reidmain",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/537509931/Apeture_Science.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/537509931/Apeture_Science.png",
"profile_link_color" : "0084B4",
"favourites_count" : 145,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 101,
"verified" : false,
"has_extended_profile" : false
},
"402676244" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000632309165/e1cbdef9d4b11484049a033886578e54_normal.png",
"created_at" : "Tue Nov 01 12:27:06 +0000 2011",
"id" : 402676244,
"default_profile_image" : false,
"listed_count" : 415,
"profile_background_color" : "F2F5F3",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoapods.org",
"url" : "https://t.co/25YsFyK3pG",
"indices" : [
0,
23
],
"expanded_url" : "https://cocoapods.org"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "guides.cocoapods.org/using/troubles…",
"url" : "http://t.co/7lloz3f5ga",
"indices" : [
84,
106
],
"expanded_url" : "http://guides.cocoapods.org/using/troubleshooting.html"
}
]
}
},
"url" : "https://t.co/25YsFyK3pG",
"description" : "The dependency manager for Cocoa Projects. \n\nFor support please consult the guides: http://t.co/7lloz3f5ga",
"followers_count" : 15094,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 3323,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "402676244",
"name" : "CocoaPods",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000632309165/e1cbdef9d4b11484049a033886578e54_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/402676244/1381400466",
"screen_name" : "CocoaPods",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme8/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme8/bg.gif",
"profile_link_color" : "F40E06",
"favourites_count" : 412,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 22,
"verified" : false,
"has_extended_profile" : false
},
"755859" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/619456494535331840/owzSaqE3_normal.jpg",
"created_at" : "Wed Feb 07 08:44:01 +0000 2007",
"id" : 755859,
"default_profile_image" : false,
"listed_count" : 2236,
"profile_background_color" : "E0E0E0",
"follow_request_sent" : false,
"location" : "Edinburgh, Scotland",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "mattgemmell.com",
"url" : "http://t.co/UJTbbinILa",
"indices" : [
0,
22
],
"expanded_url" : "http://mattgemmell.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/UJTbbinILa",
"description" : "Writer and novelist. “One of the most compelling and refreshing voices on the Internet today”, apparently. Husband to @laurengemmell. Feminist. @theSNP",
"followers_count" : 27180,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "663B12",
"statuses_count" : 67274,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "755859",
"name" : "Matt Gemmell",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/619456494535331840/owzSaqE3_normal.jpg",
"profile_sidebar_fill_color" : "DAECF4",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/755859/1441209683",
"screen_name" : "mattgemmell",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme2/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme2/bg.gif",
"profile_link_color" : "5806C2",
"favourites_count" : 3505,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 579,
"verified" : false,
"has_extended_profile" : false
},
"15424493" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2127860373/Avatar-512x512_normal.jpg",
"created_at" : "Mon Jul 14 08:39:20 +0000 2008",
"id" : 15424493,
"default_profile_image" : false,
"listed_count" : 61,
"profile_background_color" : "352726",
"follow_request_sent" : false,
"location" : "55.503739,8.449297",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "niklas.saers.com",
"url" : "http://t.co/AY7pB6YWHF",
"indices" : [
0,
22
],
"expanded_url" : "http://niklas.saers.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/AY7pB6YWHF",
"description" : "iOS developer and recorder player. I love making beautiful and useful stuff, and love talking about it in the process.",
"followers_count" : 987,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "3E4415",
"statuses_count" : 5139,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "15424493",
"name" : "Niklas Saers",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2127860373/Avatar-512x512_normal.jpg",
"profile_sidebar_fill_color" : "99CC33",
"profile_sidebar_border_color" : "829D5E",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "niklassaers",
"time_zone" : "Copenhagen",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_link_color" : "D02B55",
"favourites_count" : 32,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 1582,
"verified" : false,
"has_extended_profile" : false
},
"24741685" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/472501111094394880/-wECB4Xr_normal.png",
"created_at" : "Mon Mar 16 18:29:00 +0000 2009",
"id" : 24741685,
"default_profile_image" : false,
"listed_count" : 15164,
"profile_background_color" : "0072C6",
"follow_request_sent" : false,
"location" : "Redmond, WA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "microsoft.com/news",
"url" : "http://t.co/vzYljEYj9e",
"indices" : [
0,
22
],
"expanded_url" : "http://www.microsoft.com/news"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/vzYljEYj9e",
"description" : "The official Twitter page for Microsoft news. Your view from the inside.",
"followers_count" : 818319,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 16292,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 6
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "24741685",
"name" : "Microsoft News",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/472501111094394880/-wECB4Xr_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/24741685/1375483196",
"screen_name" : "MSFTnews",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 4,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 1886,
"verified" : true,
"has_extended_profile" : false
},
"174108566" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/475681970228559872/J3LvqZgv_normal.jpeg",
"created_at" : "Tue Aug 03 03:32:48 +0000 2010",
"id" : 174108566,
"default_profile_image" : false,
"listed_count" : 91,
"profile_background_color" : "6E8079",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "senongo.net",
"url" : "http://t.co/FWUihQX2Ft",
"indices" : [
0,
22
],
"expanded_url" : "http://senongo.net"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "pixelfable.com",
"url" : "http://t.co/80ibkx87LC",
"indices" : [
44,
66
],
"expanded_url" : "http://pixelfable.com"
},
{
"display_url" : "lostnigeria.com",
"url" : "http://t.co/8ACzRJ2MW3",
"indices" : [
71,
93
],
"expanded_url" : "http://lostnigeria.com"
}
]
}
},
"url" : "http://t.co/FWUihQX2Ft",
"description" : "Designer and illustrator in NYC. Creator of http://t.co/80ibkx87LC and http://t.co/8ACzRJ2MW3",
"followers_count" : 1796,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 18432,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "174108566",
"name" : "Senongo",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/475681970228559872/J3LvqZgv_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/174108566/1443843192",
"screen_name" : "senongo",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/467485337455824897/eJIwZuDU.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/467485337455824897/eJIwZuDU.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 6298,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 336,
"verified" : false,
"has_extended_profile" : false
},
"2374794691" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/441428875252211713/UtcT-61j_normal.png",
"created_at" : "Thu Mar 06 04:14:17 +0000 2014",
"id" : 2374794691,
"default_profile_image" : false,
"listed_count" : 46,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "Brisbane, QLD, Australia",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "mdjnewman.me/SICPQuotes/",
"url" : "http://t.co/vC4Rp5YXgr",
"indices" : [
0,
22
],
"expanded_url" : "http://mdjnewman.me/SICPQuotes/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/vC4Rp5YXgr",
"description" : "Quotes (often abbreviated) from Structure and Interpretation of Computer Programs by Sussman & Abelson",
"followers_count" : 2268,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 75,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "2374794691",
"name" : "SICP Quotes",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/441428875252211713/UtcT-61j_normal.png",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "SICPQuotes",
"time_zone" : "Brisbane",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "ABB8C2",
"favourites_count" : 45,
"is_translation_enabled" : false,
"utc_offset" : 36000,
"friends_count" : 0,
"verified" : false,
"has_extended_profile" : false
},
"18247541" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/609215086188560384/Qvg0YlB0_normal.png",
"created_at" : "Fri Dec 19 18:23:35 +0000 2008",
"id" : 18247541,
"default_profile_image" : false,
"listed_count" : 2705,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Flower Mound, TX",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "tapbots.com",
"url" : "http://t.co/j8YdZhQpTj",
"indices" : [
0,
22
],
"expanded_url" : "http://tapbots.com/"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "tapbots.com",
"url" : "http://t.co/ldMBUVWKIH",
"indices" : [
109,
131
],
"expanded_url" : "http://tapbots.com"
}
]
}
},
"url" : "http://t.co/j8YdZhQpTj",
"description" : "Please don't contact me for tech support, I won't answer. Try the in app options or @tweetbot or @tapbots or http://t.co/ldMBUVWKIH.",
"followers_count" : 38873,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 27663,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "18247541",
"name" : "Paul Haddad",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/609215086188560384/Qvg0YlB0_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "tapbot_paul",
"time_zone" : "Mountain Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 374,
"is_translation_enabled" : false,
"utc_offset" : -21600,
"friends_count" : 366,
"verified" : false,
"has_extended_profile" : false
}
},
"custom_timelines" : {
},
"tweets" : {
"650257706478104576" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 650257706478104576,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650257706478104576,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "(I know, this was a rhetorical question. Not gonna happen.)",
"created_at" : "Sat Oct 03 10:34:53 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650257706478104576",
"coordinates" : null
},
"649989809348284416" : {
"place" : null,
"contributors" : null,
"source" : "iOS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 39,
"conversation_id" : 649989809348284416,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "On Coming Full Circle"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=medium%3A%2F%2F%2Fp%2Fdb854689243&sig=2eff8d71d973420d5d985a20feef77b9e6d13712&ssr=true&slug=INliA6t4xb"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.5"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Medium"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg-aHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzAqQldiekdrY3JnYVIwekMzUS5wbmcU9ggU1AQcFLAJFPQEAAAWABIA&s=CnI_1WP1jybpK2jMN6LotbRNgx9s7XFm0KZwwM_zPJQ",
"width" : 571,
"height" : 298
}
},
"app_id" : {
"type" : "STRING",
"string_value" : "828256236",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "medium.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "medium.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "46"
},
"title" : {
"type" : "STRING",
"string_value" : "The Evolution of a Software Engineer"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/INliA6t4xb",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "medium:///p/db854689243"
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "1911740070"
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "571202103"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg-aHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzAqQldiekdrY3JnYVIwekMzUS5wbmcU9ggU1AQcFIQGFJQDAAAWABIA&s=ly648Wv61SfW7l3oPCXTHOWj1jOvDckmVL936NeJatQ",
"width" : 571,
"height" : 298
}
}
},
"users" : {
"571202103" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"created_at" : "Fri May 04 20:16:39 +0000 2012",
"id" : 571202103,
"default_profile_image" : false,
"listed_count" : 9376,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA, US",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "medium.com",
"url" : "http://t.co/39nrCKtdRI",
"indices" : [
0,
22
],
"expanded_url" : "http://medium.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/39nrCKtdRI",
"description" : "Move thinking forward.",
"followers_count" : 1489011,
"geo_enabled" : false,
"media_count" : 146,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 13007,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "571202103",
"name" : "Medium",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/571202103/1444267389",
"screen_name" : "Medium",
"fast_followers_count" : 5,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "00AB69",
"favourites_count" : 3658,
"is_translation_enabled" : false,
"normal_followers_count" : 1489006,
"utc_offset" : -25200,
"friends_count" : 146,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
},
"1911740070" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000515513956/d44d2ab0ca5bca177af2422d19bb6323_normal.jpeg",
"created_at" : "Fri Sep 27 17:29:10 +0000 2013",
"id" : 1911740070,
"default_profile_image" : false,
"listed_count" : 6,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York City",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "A funkadelic coding monk on the path to engineering nirvana. Full time geek & U.S. Marine.",
"followers_count" : 58,
"geo_enabled" : false,
"media_count" : 6,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 88,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "1911740070",
"name" : "Sean Hickey",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000515513956/d44d2ab0ca5bca177af2422d19bb6323_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/1911740070/1437592505",
"screen_name" : "WebSeanHickey",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000083542137/78b3d95d000c3123096f6ede932c8d22.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000083542137/78b3d95d000c3123096f6ede932c8d22.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 2,
"is_translation_enabled" : false,
"normal_followers_count" : 58,
"utc_offset" : null,
"friends_count" : 35,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "https://t.co/INliA6t4xb",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "medium.com/@webseanhickey…",
"url" : "https://t.co/INliA6t4xb",
"indices" : [
37,
60
],
"expanded_url" : "https://medium.com/@webseanhickey/the-evolution-of-a-software-engineer-db854689243"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 50,
"favorited" : false,
"geo" : null,
"id" : 649989809348284416,
"user" : {
"id" : 14976016,
"id_str" : "14976016"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "The Evolution of a Software Engineer https://t.co/INliA6t4xb",
"created_at" : "Fri Oct 02 16:50:21 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649989809348284416",
"coordinates" : null
},
"649623758504783872" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-97.17873400000001,
32.981704
],
[
-97.02754299999999,
32.981704
],
[
-97.02754299999999,
33.078462
],
[
-97.17873400000001,
33.078462
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "d6bbfe2356aebaab",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Flower Mound, TX",
"country_code" : "US",
"name" : "Flower Mound",
"url" : "https://api.twitter.com/1.1/geo/id/d6bbfe2356aebaab.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 941,
"conversation_id" : 649623758504783872,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 341,
"favorited" : false,
"geo" : null,
"id" : 649623758504783872,
"user" : {
"id" : 18247541,
"id_str" : "18247541"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I promise not to pull it in 36 hours.",
"created_at" : "Thu Oct 01 16:35:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649623758504783872",
"coordinates" : null
},
"651120639974076416" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Ads",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 31,
"conversation_id" : 651120639974076416,
"possibly_sensitive" : false,
"card" : {
"card_type_url" : "https://abs.twimg.com/cards/iPhone/12/7379ad27-37b9-3e57-b40f-c82c322a1f80/AE41F426E207D4C559275F037C32E75E.json",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "12"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
},
"forward_card" : {
"binding_values" : {
"_forward_card_height_" : {
"type" : "STRING",
"string_value" : "140"
},
"_card_data" : {
"type" : "STRING",
"string_value" : "{\"card_id\" : 1715174, \"promotion_card_type\" : 7, \"card_url\" : \"https:\\/\\/cards.twitter.com\\/cards\\/ar3ef\\/10rfq\"}"
},
"cta_learn_more" : {
"type" : "STRING",
"string_value" : "1"
},
"title" : {
"type" : "STRING",
"string_value" : "Say hello to JIRA Software"
},
"website_url" : {
"type" : "STRING",
"string_value" : "https://www.atlassian.com/software/jira?utm_source=twitter&utm_medium=paid-social&utm_campaign=jira-software_launch_n2n-competitors"
},
"promo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://pbs.twimg.com/media-preview/snf:651120542141968384/xQr_atJu.png",
"width" : 240,
"height" : 96
}
},
"prefetch_markup" : {
"type" : "STRING",
"string_value" : "false"
},
"website_dest_url" : {
"type" : "STRING",
"string_value" : "https://www.atlassian.com/software/jira?utm_source=twitter&utm_medium=paid-social&utm_campaign=jira-software_launch_n2n-competitors"
},
"prefetch_assets" : {
"type" : "STRING",
"string_value" : "true"
},
"website_assets" : {
"type" : "STRING",
"string_value" : "{\"ios\" : {\"wifi\" : [], \"cellular\" : []}, \"android\" : {\"wifi\" : [], \"cellular\" : []}}"
}
},
"card_type_url" : "https://abs.twimg.com/cards/iPhone/12/fe511bee-2556-31cb-b8e2-ac4dac5482e8/A5F43B09D0BFC1E24804505A7ACD75FC.json",
"name" : "forward:forward_promo_website",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "12"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"binding_values" : {
"website_dest_url" : {
"type" : "STRING",
"string_value" : "https://www.atlassian.com/software/jira?utm_source=twitter&utm_medium=paid-social&utm_campaign=jira-software_launch_n2n-competitors"
},
"prefetch_markup" : {
"type" : "STRING",
"string_value" : "false"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "atlassian.com"
},
"website_url" : {
"type" : "STRING",
"string_value" : "https://www.atlassian.com/software/jira?utm_source=twitter&utm_medium=paid-social&utm_campaign=jira-software_launch_n2n-competitors"
},
"prefetch_assets" : {
"type" : "STRING",
"string_value" : "true"
},
"website_assets" : {
"type" : "STRING",
"string_value" : "{\"ios\" : {\"wifi\" : [], \"cellular\" : []}, \"android\" : {\"wifi\" : [], \"cellular\" : []}}"
},
"title" : {
"type" : "STRING",
"string_value" : "Say hello to JIRA Software"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/UON1P30nxo",
"scribe_key" : "card_url"
},
"promo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://pbs.twimg.com/media-preview/snf:651120542141968384/xQr_atJu.png",
"width" : 240,
"height" : 96
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "18060279"
}
},
"_card_data" : {
"type" : "STRING",
"string_value" : "{\"card_id\" : 1715174, \"promotion_card_type\" : 7, \"card_url\" : \"https:\\/\\/cards.twitter.com\\/cards\\/ar3ef\\/10rfq\"}"
},
"cta_learn_more" : {
"type" : "STRING",
"string_value" : "1"
}
},
"users" : {
"18060279" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/615675047873638400/IA0AE7ST_normal.png",
"created_at" : "Thu Dec 11 21:01:28 +0000 2008",
"id" : 18060279,
"default_profile_image" : false,
"listed_count" : 1497,
"profile_background_color" : "205081",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, Sydney, Austin",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "atlassian.com",
"url" : "http://t.co/mQPL3zug6w",
"indices" : [
0,
22
],
"expanded_url" : "http://www.atlassian.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "support.atlassian.com",
"url" : "https://t.co/ChCJyiuj7M",
"indices" : [
73,
96
],
"expanded_url" : "https://support.atlassian.com/"
}
]
}
},
"url" : "http://t.co/mQPL3zug6w",
"description" : "Makers of @JIRA, @Confluence, @Bitbucket, @HipChat, and more. Need help? https://t.co/ChCJyiuj7M",
"followers_count" : 44437,
"geo_enabled" : true,
"media_count" : 689,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 8975,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "18060279",
"name" : "Atlassian",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/615675047873638400/IA0AE7ST_normal.png",
"profile_sidebar_fill_color" : "E6FAAC",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/18060279/1444249522",
"screen_name" : "Atlassian",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000060104905/db983daf79afc9e7b2223bee50805e9e.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000060104905/db983daf79afc9e7b2223bee50805e9e.jpeg",
"profile_link_color" : "59AFE1",
"favourites_count" : 12,
"is_translation_enabled" : true,
"normal_followers_count" : 44437,
"utc_offset" : -25200,
"friends_count" : 5984,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"name" : "promo_website",
"url" : "https://t.co/UON1P30nxo"
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cards.twitter.com/cards/ar3ef/10…",
"url" : "https://t.co/UON1P30nxo",
"indices" : [
84,
107
],
"expanded_url" : "https://cards.twitter.com/cards/ar3ef/10rfq"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 28,
"favorited" : false,
"geo" : null,
"id" : 651120639974076416,
"user" : {
"id" : 18060279,
"id_str" : "18060279"
},
"in_reply_to_user_id" : null,
"scopes" : {
"followers" : false
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "JIRA is now redesigned with your software team in mind. Say hello to JIRA Software. https://t.co/UON1P30nxo",
"promoted_content" : {
"disclosure_type" : "promoted",
"experiment_values" : {
"website_card_variation" : "0"
},
"disclosure_text" : "",
"promoted_context" : {
"animations" : [
],
"impression_id" : "66bbd9f8565216a1"
},
"advertiser" : {
"id" : 18060279,
"id_str" : "18060279"
},
"social_context" : [
],
"advertiser_name" : "Atlassian",
"impression_id" : "66bbd9f8565216a1"
},
"created_at" : "Mon Oct 05 19:43:52 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651120639974076416",
"coordinates" : null
},
"650073263301902336" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650073263301902336,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 649241085378584576,
"id_str" : "649241085378584576",
"source_status_id" : 649241086750273536,
"indices" : [
107,
129
],
"url" : "http://t.co/kHhsPlN43c",
"source_status_id_str" : "649241086750273536",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQKRU8uUYAAXDD9.png",
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQKRU8uUYAAXDD9.png",
"display_url" : "pic.twitter.com/kHhsPlN43c",
"source_user_id" : 972651,
"sizes" : {
"large" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
},
"medium" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
}
},
"source_user_id_str" : "972651",
"expanded_url" : "http://twitter.com/mashable/status/649241086750273536/photo/1",
"features" : {
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "972651",
"id" : 972651,
"screen_name" : "mashable",
"name" : "Mashable",
"indices" : [
3,
12
]
}
],
"urls" : [
{
"display_url" : "on.mash.to/1FEirCw",
"url" : "http://t.co/uMDky9Ajhz",
"indices" : [
84,
106
],
"expanded_url" : "http://on.mash.to/1FEirCw"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "SocialFlow",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1532,
"conversation_id" : 649241086750273536,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649241085378584576",
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQKRU8uUYAAXDD9.png",
"expanded_url" : "http://twitter.com/mashable/status/649241086750273536/photo/1",
"id" : 649241085378584576,
"sizes" : {
"large" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
},
"medium" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/kHhsPlN43c",
"features" : {
},
"type" : "photo",
"indices" : [
93,
115
],
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQKRU8uUYAAXDD9.png",
"url" : "http://t.co/kHhsPlN43c"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "on.mash.to/1FEirCw",
"url" : "http://t.co/uMDky9Ajhz",
"indices" : [
70,
92
],
"expanded_url" : "http://on.mash.to/1FEirCw"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1356,
"favorited" : false,
"geo" : null,
"id" : 649241086750273536,
"user" : {
"id" : 972651,
"id_str" : "972651"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649241085378584576,
"id_str" : "649241085378584576",
"indices" : [
93,
115
],
"url" : "http://t.co/kHhsPlN43c",
"type" : "animated_gif",
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQKRU8uUYAAXDD9.png",
"video_info" : {
"aspect_ratio" : [
29,
17
],
"variants" : [
{
"bitrate" : 0,
"content_type" : "video/mp4",
"url" : "https://pbs.twimg.com/tweet_video/CQKRU8uUYAAXDD9.mp4"
}
]
},
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQKRU8uUYAAXDD9.png",
"display_url" : "pic.twitter.com/kHhsPlN43c",
"sizes" : {
"large" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
},
"medium" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
}
},
"expanded_url" : "http://twitter.com/mashable/status/649241086750273536/photo/1",
"features" : {
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "The Tesla Model X's Falcon Wing doors open even in the tightest spots http://t.co/uMDky9Ajhz http://t.co/kHhsPlN43c",
"created_at" : "Wed Sep 30 15:15:12 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649241086750273536",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 1356,
"favorited" : false,
"geo" : null,
"id" : 650073263301902336,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649241085378584576,
"id_str" : "649241085378584576",
"source_status_id" : 649241086750273536,
"indices" : [
107,
129
],
"url" : "http://t.co/kHhsPlN43c",
"source_status_id_str" : "649241086750273536",
"type" : "animated_gif",
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQKRU8uUYAAXDD9.png",
"video_info" : {
"aspect_ratio" : [
29,
17
],
"variants" : [
{
"bitrate" : 0,
"content_type" : "video/mp4",
"url" : "https://pbs.twimg.com/tweet_video/CQKRU8uUYAAXDD9.mp4"
}
]
},
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQKRU8uUYAAXDD9.png",
"display_url" : "pic.twitter.com/kHhsPlN43c",
"source_user_id" : 972651,
"sizes" : {
"large" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
},
"medium" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
}
},
"source_user_id_str" : "972651",
"expanded_url" : "http://twitter.com/mashable/status/649241086750273536/photo/1",
"features" : {
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @mashable: The Tesla Model X's Falcon Wing doors open even in the tightest spots http://t.co/uMDky9Ajhz http://t.co/kHhsPlN43c",
"created_at" : "Fri Oct 02 22:21:58 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650073263301902336",
"coordinates" : null
},
"650258210801209344" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 10,
"conversation_id" : 650258210801209344,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "openradar.appspot.com/21349835",
"url" : "https://t.co/D5GcZdTPK4",
"indices" : [
102,
125
],
"expanded_url" : "https://openradar.appspot.com/21349835"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 650258210801209344,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Twitter at least wrote a radar about it and we have better 3rd-party options. No idea about Facebook. https://t.co/D5GcZdTPK4",
"created_at" : "Sat Oct 03 10:36:53 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650258210801209344",
"coordinates" : null
},
"649981855723184129" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 59,
"conversation_id" : 649981855723184129,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 104,
"favorited" : false,
"geo" : null,
"id" : 649981855723184129,
"user" : {
"id" : 15855389,
"id_str" : "15855389"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Students: Intern at Apple! We have an open position to intern and work on Cocoa / AppKit. email resumes: corbin d at apple",
"created_at" : "Fri Oct 02 16:18:45 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649981855723184129",
"coordinates" : null
},
"649250298020630528" : {
"place" : null,
"contributors" : null,
"source" : "YoruFukurou",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 13,
"conversation_id" : 649250298020630528,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg4aHR0cHM6Ly9hdmF0YXJzMS5naXRodWJ1c2VyY29udGVudC5jb20vdS81MTM2Mz92PTMmcz0yMDAUkAMUkAMcFPABFPABAAAWABIA&s=K0F1Q7OVpj93Zfj1-0agpHQLhvCQTScczLZkEy0wJDg",
"width" : 200,
"height" : 200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Workaround broken `deactivateAppForDuration:` in iOS 9 · 0xced/KIF@85f5c6f"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "-[UIATarget reactivateApp] was not rewritten for the new iOS 9 app switcher so we use a horrible hack to get the correct accessibility element. There also seems to be an issue with the UIAApplicat..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/kxeifzXY2a",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707263,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707263,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/kxeifzXY2a",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "github.com/0xced/KIF/comm…",
"url" : "https://t.co/kxeifzXY2a",
"indices" : [
50,
73
],
"expanded_url" : "https://github.com/0xced/KIF/commit/85f5c6f1ca6c7b8aa9cc3fefbea73af6e4acb044"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 649250298020630528,
"user" : {
"id" : 14377632,
"id_str" : "14377632"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "And that’s another day spent fixing Apple’s bugs! https://t.co/kxeifzXY2a",
"created_at" : "Wed Sep 30 15:51:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649250298020630528",
"coordinates" : null
},
"650266695525900288" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650266695525900288,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "18865450",
"id" : 18865450,
"screen_name" : "marcedwards",
"name" : "Marc Edwards",
"indices" : [
3,
15
]
}
],
"urls" : [
{
"display_url" : "flif.info",
"url" : "http://t.co/s6pFhIthUb",
"indices" : [
139,
140
],
"expanded_url" : "http://flif.info"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 74,
"conversation_id" : 650085574510903296,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "flif.info",
"url" : "http://t.co/s6pFhIthUb",
"indices" : [
113,
135
],
"expanded_url" : "http://flif.info"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 60,
"favorited" : false,
"geo" : null,
"id" : 650085574510903296,
"user" : {
"id" : 18865450,
"id_str" : "18865450"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "“FLIF is a novel lossless image format which outperforms PNG, lossless WebP, lossless BPG and lossless JPEG2000” http://t.co/s6pFhIthUb",
"created_at" : "Fri Oct 02 23:10:53 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650085574510903296",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 60,
"favorited" : false,
"geo" : null,
"id" : 650266695525900288,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @marcedwards: “FLIF is a novel lossless image format which outperforms PNG, lossless WebP, lossless BPG and lossless JPEG2000” http://t.…",
"created_at" : "Sat Oct 03 11:10:36 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650266695525900288",
"coordinates" : null
},
"649273581197783040" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649273581197783040,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "7819352",
"id" : 7819352,
"screen_name" : "akosma",
"name" : "A K O S M A",
"indices" : [
3,
10
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 649271534096384000,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 649271534096384000,
"user" : {
"id" : 7819352,
"id_str" : "7819352"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I still keep a copy of VBRUN300.DLL in my desktop to remind me that… that… \n\nargh, nothing has really changed in 20 years.",
"created_at" : "Wed Sep 30 17:16:11 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649271534096384000",
"coordinates" : null
},
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 649273581197783040,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @akosma: I still keep a copy of VBRUN300.DLL in my desktop to remind me that… that… \n\nargh, nothing has really changed in 20 years.",
"created_at" : "Wed Sep 30 17:24:19 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649273581197783040",
"coordinates" : null
},
"650079603122438144" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2993,
"conversation_id" : 650079603122438144,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1724,
"favorited" : false,
"geo" : null,
"id" : 650079603122438144,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Model X Bioweapon Defense Mode definitely filters viruses btw, even the small ones. Has hospital operating room level filtering.",
"created_at" : "Fri Oct 02 22:47:09 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650079603122438144",
"coordinates" : null
},
"650032420335579136" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650032420335579136,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 649954267898486784,
"id_str" : "649954267898486784",
"source_status_id" : 649954268062056448,
"indices" : [
120,
140
],
"url" : "http://t.co/u5DShdXpKy",
"source_status_id_str" : "649954268062056448",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQUZ9opWoAARijO.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQUZ9opWoAARijO.jpg",
"display_url" : "pic.twitter.com/u5DShdXpKy",
"source_user_id" : 275686563,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 576,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 337,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"source_user_id_str" : "275686563",
"expanded_url" : "http://twitter.com/verge/status/649954268062056448/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "275686563",
"id" : 275686563,
"screen_name" : "verge",
"name" : "The Verge",
"indices" : [
3,
9
]
}
],
"urls" : [
{
"display_url" : "theverge.com/2015/10/2/9439…",
"url" : "http://t.co/NjC9Q8Nv6C",
"indices" : [
97,
119
],
"expanded_url" : "http://www.theverge.com/2015/10/2/9439173/elon-musk-backed-solarcity-claims-to-have-built-industrys-most?utm_campaign=theverge&utm_content=chorus&utm_medium=social&utm_source=twitter"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "SB Nation",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1161,
"conversation_id" : 649954268062056448,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649954267898486784",
"media_url_https" : "https://pbs.twimg.com/media/CQUZ9opWoAARijO.jpg",
"expanded_url" : "http://twitter.com/verge/status/649954268062056448/photo/1",
"id" : 649954267898486784,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 576,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 337,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/u5DShdXpKy",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
109,
131
],
"media_url" : "http://pbs.twimg.com/media/CQUZ9opWoAARijO.jpg",
"url" : "http://t.co/u5DShdXpKy"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "theverge.com/2015/10/2/9439…",
"url" : "http://t.co/NjC9Q8Nv6C",
"indices" : [
86,
108
],
"expanded_url" : "http://www.theverge.com/2015/10/2/9439173/elon-musk-backed-solarcity-claims-to-have-built-industrys-most?utm_campaign=theverge&utm_content=chorus&utm_medium=social&utm_source=twitter"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 799,
"favorited" : false,
"geo" : null,
"id" : 649954268062056448,
"user" : {
"id" : 275686563,
"id_str" : "275686563"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649954267898486784",
"media_url_https" : "https://pbs.twimg.com/media/CQUZ9opWoAARijO.jpg",
"expanded_url" : "http://twitter.com/verge/status/649954268062056448/photo/1",
"id" : 649954267898486784,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 576,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 337,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/u5DShdXpKy",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
109,
131
],
"media_url" : "http://pbs.twimg.com/media/CQUZ9opWoAARijO.jpg",
"url" : "http://t.co/u5DShdXpKy"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Elon Musk-backed SolarCity claims to have built industry's most efficient solar panel http://t.co/NjC9Q8Nv6C http://t.co/u5DShdXpKy",
"created_at" : "Fri Oct 02 14:29:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649954268062056448",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 799,
"favorited" : false,
"geo" : null,
"id" : 650032420335579136,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649954267898486784,
"id_str" : "649954267898486784",
"source_status_id" : 649954268062056448,
"indices" : [
120,
140
],
"url" : "http://t.co/u5DShdXpKy",
"source_status_id_str" : "649954268062056448",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQUZ9opWoAARijO.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQUZ9opWoAARijO.jpg",
"display_url" : "pic.twitter.com/u5DShdXpKy",
"source_user_id" : 275686563,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 576,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 337,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"source_user_id_str" : "275686563",
"expanded_url" : "http://twitter.com/verge/status/649954268062056448/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @verge: Elon Musk-backed SolarCity claims to have built industry's most efficient solar panel http://t.co/NjC9Q8Nv6C http://t.co/u5DShdX…",
"created_at" : "Fri Oct 02 19:39:40 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650032420335579136",
"coordinates" : null
},
"650059413525544961" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 128,
"conversation_id" : 650059413525544961,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 70,
"favorited" : false,
"geo" : null,
"id" : 650059413525544961,
"user" : {
"id" : 755859,
"id_str" : "755859"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "1. Go to file a bug with Apple.\n2. See Aqua-era login screen.\n3. See iPad 1-era summary screen.\n4. See open bugs from 2008.\n5. Close tab.",
"created_at" : "Fri Oct 02 21:26:56 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650059413525544961",
"coordinates" : null
},
"649599051223187456" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649599051223187456,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 649590064079482886,
"id_str" : "649590064079482886",
"source_status_id" : 649590065224531969,
"indices" : [
125,
140
],
"url" : "http://t.co/HHsSv00ZuW",
"source_status_id_str" : "649590065224531969",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQPOuLsUsAYWBMw.png",
"media_url_https" : "https://pbs.twimg.com/media/CQPOuLsUsAYWBMw.png",
"display_url" : "pic.twitter.com/HHsSv00ZuW",
"source_user_id" : 3123999734,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 175,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 102,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 58,
"resize" : "fit"
}
},
"source_user_id_str" : "3123999734",
"expanded_url" : "http://twitter.com/HaskellForMac/status/649590065224531969/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3123999734",
"id" : 3123999734,
"screen_name" : "HaskellForMac",
"name" : "Haskell for Mac",
"indices" : [
3,
17
]
}
],
"urls" : [
{
"display_url" : "blog.haskellformac.com/blog/learning-…",
"url" : "http://t.co/Hvwo83iLPU",
"indices" : [
102,
124
],
"expanded_url" : "http://blog.haskellformac.com/blog/learning-haskell"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 128,
"conversation_id" : 649590065224531969,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649590064079482886",
"media_url_https" : "https://pbs.twimg.com/media/CQPOuLsUsAYWBMw.png",
"expanded_url" : "http://twitter.com/HaskellForMac/status/649590065224531969/photo/1",
"id" : 649590064079482886,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 175,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 102,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 58,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/HHsSv00ZuW",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
106,
128
],
"media_url" : "http://pbs.twimg.com/media/CQPOuLsUsAYWBMw.png",
"url" : "http://t.co/HHsSv00ZuW"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "blog.haskellformac.com/blog/learning-…",
"url" : "http://t.co/Hvwo83iLPU",
"indices" : [
83,
105
],
"expanded_url" : "http://blog.haskellformac.com/blog/learning-haskell"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 57,
"favorited" : false,
"geo" : null,
"id" : 649590065224531969,
"user" : {
"id" : 3123999734,
"id_str" : "3123999734"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649590064079482886",
"media_url_https" : "https://pbs.twimg.com/media/CQPOuLsUsAYWBMw.png",
"expanded_url" : "http://twitter.com/HaskellForMac/status/649590065224531969/photo/1",
"id" : 649590064079482886,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 175,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 102,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 58,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/HHsSv00ZuW",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
106,
128
],
"media_url" : "http://pbs.twimg.com/media/CQPOuLsUsAYWBMw.png",
"url" : "http://t.co/HHsSv00ZuW"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"Learning Haskell\" — a Haskell tutorial with screencasts based on Haskell for Mac: http://t.co/Hvwo83iLPU http://t.co/HHsSv00ZuW",
"created_at" : "Thu Oct 01 14:21:55 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649590065224531969",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 57,
"favorited" : false,
"geo" : null,
"id" : 649599051223187456,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649590064079482886,
"id_str" : "649590064079482886",
"source_status_id" : 649590065224531969,
"indices" : [
125,
140
],
"url" : "http://t.co/HHsSv00ZuW",
"source_status_id_str" : "649590065224531969",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQPOuLsUsAYWBMw.png",
"media_url_https" : "https://pbs.twimg.com/media/CQPOuLsUsAYWBMw.png",
"display_url" : "pic.twitter.com/HHsSv00ZuW",
"source_user_id" : 3123999734,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 175,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 102,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 58,
"resize" : "fit"
}
},
"source_user_id_str" : "3123999734",
"expanded_url" : "http://twitter.com/HaskellForMac/status/649590065224531969/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @HaskellForMac: \"Learning Haskell\" — a Haskell tutorial with screencasts based on Haskell for Mac: http://t.co/Hvwo83iLPU http://t.co/HH…",
"created_at" : "Thu Oct 01 14:57:37 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649599051223187456",
"coordinates" : null
},
"650255834476380160" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 46,
"conversation_id" : 650255834476380160,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 15,
"favorited" : false,
"geo" : null,
"id" : 650255834476380160,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Will we see the day when Twitter and Facebook switch to SFSafariViewController? Or do they value analytics more than user experience?",
"created_at" : "Sat Oct 03 10:27:26 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650255834476380160",
"coordinates" : null
},
"650017288297521152" : {
"place" : null,
"contributors" : null,
"source" : "Cocoa Controls",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 650017288297521152,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.cocoacontrols.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "258464819"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiCAWh0dHBzOi8vczMuYW1hem9uYXdzLmNvbS9jb2NvYWNvbnRyb2xzX3Byb2R1Y3Rpb24vdXBsb2Fkcy9jb250cm9sX2ltYWdlL2ltYWdlLzc1NTkvU2ltdWxhdG9yX1NjcmVlbl9TaG90XzIxX1NlcF8yMDE1X18xNy40Ny40OS5wbmcUgAoUnAUcFIQGFJQDAAAWABIA&s=mrvHNq1xNUzk-P4uuLJejYeECj34eLnPnNuDjhzG1uk",
"width" : 640,
"height" : 334
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiCAWh0dHBzOi8vczMuYW1hem9uYXdzLmNvbS9jb2NvYWNvbnRyb2xzX3Byb2R1Y3Rpb24vdXBsb2Fkcy9jb250cm9sX2ltYWdlL2ltYWdlLzc1NTkvU2ltdWxhdG9yX1NjcmVlbl9TaG90XzIxX1NlcF8yMDE1X18xNy40Ny40OS5wbmcUgAoUnAUcFLAJFPQEAAAWABIA&s=8SsSdex9f9v-LA79-sW67a-269OsoelAv1BEUDQcWlc",
"width" : 640,
"height" : 334
}
},
"title" : {
"type" : "STRING",
"string_value" : "RRNCollectionTableViewSections"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "cocoacontrols.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "A table view list of collection views"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/oyQeOj6VVP",
"scribe_key" : "card_url"
}
},
"users" : {
"258464819" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"created_at" : "Sun Feb 27 19:51:02 +0000 2011",
"id" : 258464819,
"default_profile_image" : false,
"listed_count" : 472,
"profile_background_color" : "131516",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoacontrols.com",
"url" : "http://t.co/jIVPyKvF83",
"indices" : [
0,
22
],
"expanded_url" : "http://cocoacontrols.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/jIVPyKvF83",
"description" : "Custom UI component database for iOS and Mac OS X. Created by @aaronbrethorst.",
"followers_count" : 12210,
"geo_enabled" : false,
"media_count" : 14,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4721,
"following" : true,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "258464819",
"name" : "Cocoa Controls",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "cocoacontrols",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 12,
"is_translation_enabled" : false,
"normal_followers_count" : 12210,
"utc_offset" : -25200,
"friends_count" : 609,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/oyQeOj6VVP",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cocoacontrols.com/controls/rrnco…",
"url" : "http://t.co/oyQeOj6VVP",
"indices" : [
80,
102
],
"expanded_url" : "http://www.cocoacontrols.com/controls/rrncollectiontableviewsections"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 650017288297521152,
"user" : {
"id" : 258464819,
"id_str" : "258464819"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RRNCollectionTableViewSections for iOS: A table view list of collection views - http://t.co/oyQeOj6VVP",
"created_at" : "Fri Oct 02 18:39:32 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650017288297521152",
"coordinates" : null
},
"649461691495792640" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 102,
"conversation_id" : 649461691495792640,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "weblogs.asp.net/scottgu/azurec…",
"url" : "https://t.co/5RbmTFuOZ8",
"indices" : [
83,
106
],
"expanded_url" : "https://weblogs.asp.net/scottgu/azurecon-keynote-announcements-india-regions-gpu-support-iot-suite-container-service-and-security-center"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 185,
"favorited" : false,
"geo" : null,
"id" : 649461691495792640,
"user" : {
"id" : 41754227,
"id_str" : "41754227"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I just blogged about some of the announcements made at yesterday's AzureCon event: https://t.co/5RbmTFuOZ8",
"created_at" : "Thu Oct 01 05:51:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649461691495792640",
"coordinates" : null
},
"649653419620352000" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 41766,
"conversation_id" : 649653419620352000,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
126,
140
],
"text" : "lessonlearned"
}
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 21677,
"favorited" : false,
"geo" : null,
"id" : 649653419620352000,
"user" : {
"id" : 2916305152,
"id_str" : "2916305152"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I forgot to turn off notifications. Twitter sent me an email for each:\n\nFollow\nFavorite\nRetweet\nDM\n\n47 gigs of notifications. #lessonlearned",
"created_at" : "Thu Oct 01 18:33:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649653419620352000",
"coordinates" : null
},
"650017383046889472" : {
"place" : null,
"contributors" : null,
"source" : "Cocoa Controls",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 650017383046889472,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.cocoacontrols.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "258464819"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiCAWh0dHBzOi8vczMuYW1hem9uYXdzLmNvbS9jb2NvYWNvbnRyb2xzX3Byb2R1Y3Rpb24vdXBsb2Fkcy9jb250cm9sX2ltYWdlL2ltYWdlLzc1NjUvU2ltdWxhdG9yX1NjcmVlbl9TaG90XzE5X1NlcF8yMDE1X18yMS41My4wMS5wbmcUgAoUnAUcFIQGFJQDAAAWABIA&s=Dpp2gWE6A4fSDp-gqq2Z6SNDutnXQze4J-tIi-YVeD4",
"width" : 640,
"height" : 334
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiCAWh0dHBzOi8vczMuYW1hem9uYXdzLmNvbS9jb2NvYWNvbnRyb2xzX3Byb2R1Y3Rpb24vdXBsb2Fkcy9jb250cm9sX2ltYWdlL2ltYWdlLzc1NjUvU2ltdWxhdG9yX1NjcmVlbl9TaG90XzE5X1NlcF8yMDE1X18yMS41My4wMS5wbmcUgAoUnAUcFLAJFPQEAAAWABIA&s=GZJJJaRCOIxh3QBOGCsTfUh5ZJOXMlOaKGl7C0TGbk8",
"width" : 640,
"height" : 334
}
},
"title" : {
"type" : "STRING",
"string_value" : "RRNCollapsableSectionTableViewSwift"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "cocoacontrols.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Collapsable table view sections with custom section header views."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/I4eIMWvzWL",
"scribe_key" : "card_url"
}
},
"users" : {
"258464819" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"created_at" : "Sun Feb 27 19:51:02 +0000 2011",
"id" : 258464819,
"default_profile_image" : false,
"listed_count" : 472,
"profile_background_color" : "131516",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoacontrols.com",
"url" : "http://t.co/jIVPyKvF83",
"indices" : [
0,
22
],
"expanded_url" : "http://cocoacontrols.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/jIVPyKvF83",
"description" : "Custom UI component database for iOS and Mac OS X. Created by @aaronbrethorst.",
"followers_count" : 12210,
"geo_enabled" : false,
"media_count" : 14,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4721,
"following" : true,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "258464819",
"name" : "Cocoa Controls",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "cocoacontrols",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 12,
"is_translation_enabled" : false,
"normal_followers_count" : 12210,
"utc_offset" : -25200,
"friends_count" : 609,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/I4eIMWvzWL",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cocoacontrols.com/controls/rrnco…",
"url" : "http://t.co/I4eIMWvzWL",
"indices" : [
103,
125
],
"expanded_url" : "http://www.cocoacontrols.com/controls/rrncollapsablesectiontableviewswift"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 650017383046889472,
"user" : {
"id" : 258464819,
"id_str" : "258464819"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RRNCollapsableSectionTableViewSwift for iOS: Collapsable table view sections with custom section ... - http://t.co/I4eIMWvzWL",
"created_at" : "Fri Oct 02 18:39:55 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650017383046889472",
"coordinates" : null
},
"649569904375537667" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-74.044085,
40.7336
],
[
-74.020431,
40.7336
],
[
-74.020431,
40.7591594
],
[
-74.044085,
40.7591594
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "e9143a85705b4d40",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Hoboken, NJ",
"country_code" : "US",
"name" : "Hoboken",
"url" : "https://api.twitter.com/1.1/geo/id/e9143a85705b4d40.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 65,
"conversation_id" : 649569904375537667,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "blog.eliperkins.me"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "776098190"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhMaHR0cHM6Ly9kMjdrc3pwdHU4bXF3bC5jbG91ZGZyb250Lm5ldC81SnF6QnpzSmJSQnhHaGFCNlpyWVh4eENTZmcwX2xhcmdlLmpwZxToBxToBxwU8AEU8AEAABYAEgA&s=zGbQtqzcl0qEbR94jFPfYmjSaM06kBo8NB1Wv5ruDCQ",
"width" : 500,
"height" : 500
}
},
"title" : {
"type" : "STRING",
"string_value" : "Mocks in Swift via Protocols"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "blog.eliperkins.me",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Testing the nitty gritty dirty innards of a lot of iOS apps has been difficult in the past. A variety of tools and methodologies have been developed over time, including a couple mocking frameworks..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/TodpZAcEDG",
"scribe_key" : "card_url"
}
},
"users" : {
"776098190" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/3628360840/42e89e02ef6e7a798d74e8bdf7ed4364_normal.png",
"created_at" : "Thu Aug 23 14:36:15 +0000 2012",
"id" : 776098190,
"default_profile_image" : false,
"listed_count" : 402,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "Svbtle.com",
"url" : "https://t.co/wQCim0XRkr",
"indices" : [
0,
23
],
"expanded_url" : "https://Svbtle.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/wQCim0XRkr",
"description" : "Blogging.",
"followers_count" : 8029,
"geo_enabled" : false,
"media_count" : 0,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 2147,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "776098190",
"name" : "Svbtle",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/3628360840/42e89e02ef6e7a798d74e8bdf7ed4364_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/776098190/1367966042",
"screen_name" : "Svbtle",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/862910490/b222768212e362e4d9191895ac8deae9.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/862910490/b222768212e362e4d9191895ac8deae9.png",
"profile_link_color" : "0084B4",
"favourites_count" : 18,
"is_translation_enabled" : false,
"normal_followers_count" : 8029,
"utc_offset" : -25200,
"friends_count" : 0,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/TodpZAcEDG",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "blog.eliperkins.me/mocks-in-swift…",
"url" : "http://t.co/TodpZAcEDG",
"indices" : [
90,
112
],
"expanded_url" : "http://blog.eliperkins.me/mocks-in-swift-via-protocols"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 24,
"favorited" : false,
"geo" : null,
"id" : 649569904375537667,
"user" : {
"id" : 139504833,
"id_str" : "139504833"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I put a few words together about mocks in Swift using protocols for your morning pleasure http://t.co/TodpZAcEDG",
"created_at" : "Thu Oct 01 13:01:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649569904375537667",
"coordinates" : null
},
"649910915916263424" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 34,
"conversation_id" : 649910915916263424,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649910912686493697",
"media_url_https" : "https://pbs.twimg.com/media/CQTyiB5UEAE5A7t.png",
"expanded_url" : "http://twitter.com/Objective_Neo/status/649910915916263424/photo/1",
"id" : 649910912686493697,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/vHSLAm6jOi",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
101,
123
],
"media_url" : "http://pbs.twimg.com/media/CQTyiB5UEAE5A7t.png",
"url" : "http://t.co/vHSLAm6jOi"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 23,
"favorited" : false,
"geo" : null,
"id" : 649910915916263424,
"user" : {
"id" : 83271185,
"id_str" : "83271185"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649910912686493697",
"media_url_https" : "https://pbs.twimg.com/media/CQTyiB5UEAE5A7t.png",
"expanded_url" : "http://twitter.com/Objective_Neo/status/649910915916263424/photo/1",
"id" : 649910912686493697,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/vHSLAm6jOi",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
101,
123
],
"media_url" : "http://pbs.twimg.com/media/CQTyiB5UEAE5A7t.png",
"url" : "http://t.co/vHSLAm6jOi"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Apple Idea of Privacy: Where we train you like an ape 🐒 to re-enter your password ten million times. http://t.co/vHSLAm6jOi",
"created_at" : "Fri Oct 02 11:36:51 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649910915916263424",
"coordinates" : null
},
"633986792216092678" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 19495,
"conversation_id" : 633986792216092678,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "2931648200"
}
},
"player_width" : {
"type" : "STRING",
"string_value" : "640"
},
"player_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhkaHR0cHM6Ly9hbXAudHdpbWcuY29tL3Byb2QvZGVmYXVsdC8yMDE1LzA4LzE5LzAyLzc2NGQyYzlhLTgwM2MtNGQyOS04Mjk3LTQ3OTE1ODdiZWE1Mi1wb3N0ZXItMC42LmpwZxTABxScBAAWABIA&s=Ttf6RvzyISwhhIrM8WVQPS2S676wDpVzt33jIM9niCI",
"width" : 480,
"height" : 270
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/mY5KLT3czf",
"scribe_key" : "card_url"
},
"teaser_segments_stream" : {
"type" : "STRING",
"string_value" : "http://amp.twimg.com/prod/multibr_v_1/video/2015/08/19/00/d0df8717-0f1a-4844-bbb9-33705ffa58d6-segments.mp4"
},
"content_duration_seconds" : {
"type" : "STRING",
"string_value" : "175.791"
},
"amplify_content_id" : {
"type" : "STRING",
"string_value" : "d0df8717-0f1a-4844-bbb9-33705ffa58d6"
},
"player_stream_content_type" : {
"type" : "STRING",
"string_value" : "video/mp4; codecs=\"avc1.42E01E, mp4a.40.2\""
},
"player_height" : {
"type" : "STRING",
"string_value" : "360"
},
"embedded_playback_allowed" : {
"type" : "BOOLEAN",
"boolean_value" : true
},
"amplify_url_vmap" : {
"type" : "STRING",
"string_value" : "https://amp.twimg.com/prod/multibr_v_1/vmap/2015/08/19/13/d0df8717-0f1a-4844-bbb9-33705ffa58d6/4361cdbc-20d2-4c57-8780-3a2cc0c9ae19.vmap"
}
},
"users" : {
"2931648200" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/649809338370920448/hwf6Rv3P_normal.png",
"created_at" : "Mon Dec 15 23:33:11 +0000 2014",
"id" : 2931648200,
"default_profile_image" : false,
"listed_count" : 224,
"profile_background_color" : "131516",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "TheMartianMovie.com",
"url" : "http://t.co/AVoPAf2zsN",
"indices" : [
0,
22
],
"expanded_url" : "http://www.TheMartianMovie.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/AVoPAf2zsN",
"description" : "Based on Andy Weir's best-selling novel, #TheMartian is the gripping story of Mark Watney's survival against the odds after he becomes stranded on Mars.",
"followers_count" : 25669,
"geo_enabled" : false,
"media_count" : 373,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 626,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "2931648200",
"name" : "The Martian Movie",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/649809338370920448/hwf6Rv3P_normal.png",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2931648200/1443761759",
"screen_name" : "MartianMovie",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 1488,
"is_translation_enabled" : false,
"normal_followers_count" : 25669,
"utc_offset" : null,
"friends_count" : 31,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "amplify",
"url" : "https://t.co/mY5KLT3czf",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "amp.twimg.com/v/50bcb523-811…",
"url" : "https://t.co/mY5KLT3czf",
"indices" : [
110,
133
],
"expanded_url" : "https://amp.twimg.com/v/50bcb523-811d-41b5-a27a-829db4dcf7eb"
}
],
"hashtags" : [
{
"indices" : [
63,
74
],
"text" : "TheMartian"
},
{
"indices" : [
96,
109
],
"text" : "BringHimHome"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 13724,
"favorited" : false,
"geo" : null,
"id" : 633986792216092678,
"user" : {
"id" : 2931648200,
"id_str" : "2931648200"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Help is only 140 million miles away. Watch the new trailer for #TheMartian, in theaters Oct. 2. #BringHimHome\nhttps://t.co/mY5KLT3czf",
"created_at" : "Wed Aug 19 13:00:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "633986792216092678",
"coordinates" : null
},
"649605781621501952" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 22,
"conversation_id" : 649605781621501952,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "apple.com/osx/all-featur…",
"url" : "http://t.co/ARS1o4YdDz",
"indices" : [
37,
59
],
"expanded_url" : "http://www.apple.com/osx/all-features/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 9,
"favorited" : false,
"geo" : null,
"id" : 649605781621501952,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Found on this quite impressive list. http://t.co/ARS1o4YdDz",
"created_at" : "Thu Oct 01 15:24:22 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649605781621501952",
"coordinates" : null
},
"649654586979053568" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649654586979053568,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2916305152",
"id" : 2916305152,
"screen_name" : "Snowden",
"name" : "Edward Snowden",
"indices" : [
3,
11
]
}
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
139,
140
],
"text" : "lessonlearned"
}
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 41766,
"conversation_id" : 649653419620352000,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
126,
140
],
"text" : "lessonlearned"
}
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 21677,
"favorited" : false,
"geo" : null,
"id" : 649653419620352000,
"user" : {
"id" : 2916305152,
"id_str" : "2916305152"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I forgot to turn off notifications. Twitter sent me an email for each:\n\nFollow\nFavorite\nRetweet\nDM\n\n47 gigs of notifications. #lessonlearned",
"created_at" : "Thu Oct 01 18:33:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649653419620352000",
"coordinates" : null
},
"retweet_count" : 21677,
"favorited" : false,
"geo" : null,
"id" : 649654586979053568,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @Snowden: I forgot to turn off notifications. Twitter sent me an email for each:\n\nFollow\nFavorite\nRetweet\nDM\n\n47 gigs of notifications. …",
"created_at" : "Thu Oct 01 18:38:18 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649654586979053568",
"coordinates" : null
},
"649628998331432960" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649628998331432960,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "18247541",
"id" : 18247541,
"screen_name" : "tapbot_paul",
"name" : "Paul Haddad",
"indices" : [
3,
15
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-97.17873400000001,
32.981704
],
[
-97.02754299999999,
32.981704
],
[
-97.02754299999999,
33.078462
],
[
-97.17873400000001,
33.078462
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "d6bbfe2356aebaab",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Flower Mound, TX",
"country_code" : "US",
"name" : "Flower Mound",
"url" : "https://api.twitter.com/1.1/geo/id/d6bbfe2356aebaab.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 941,
"conversation_id" : 649623758504783872,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 341,
"favorited" : false,
"geo" : null,
"id" : 649623758504783872,
"user" : {
"id" : 18247541,
"id_str" : "18247541"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I promise not to pull it in 36 hours.",
"created_at" : "Thu Oct 01 16:35:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649623758504783872",
"coordinates" : null
},
"retweet_count" : 341,
"favorited" : false,
"geo" : null,
"id" : 649628998331432960,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @tapbot_paul: I promise not to pull it in 36 hours.",
"created_at" : "Thu Oct 01 16:56:37 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649628998331432960",
"coordinates" : null
},
"649897153679216640" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 649897153679216640,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649897153679216640,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I didn't know that Wishlist Grooming was a thing until I discovered that I already owned about a third of the books on my Amazon list.",
"created_at" : "Fri Oct 02 10:42:10 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649897153679216640",
"coordinates" : null
},
"649583089853857792" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649583089853857792,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649583089853857792,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Now that I don't need to think about anybody else's computer things the only computer things I do think about are Scheme and actors.",
"created_at" : "Thu Oct 01 13:54:11 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649583089853857792",
"coordinates" : null
},
"649611493726683136" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 649611493726683136,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "m.fastcompany.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "2735591"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBixAWh0dHA6Ly9kLmZhc3Rjb21wYW55Lm5ldC9tdWx0aXNpdGVfZmlsZXMvZmFzdGNvbXBhbnkvaW1hZ2VjYWNoZS82MjB4MzUwL3Bvc3Rlci8yMDE1LzA4LzMwNDk2NDEtcG9zdGVyLXAtMS10aGUtbmV3LWNoaXAtZXF1aXBwZWQtY3JlZGl0LWNhcmRzLXNhZmVyLWFuZC1mb3Itbm93LW1vcmUtY29uZnVzaW5nLmpwZxTYCRSIBRwUhAYUlAMAABYAEgA&s=tIt5OksQ5DTxRL9yEtO5uZSfqTlaprB0TxCEZSMIxUI",
"width" : 620,
"height" : 324
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBixAWh0dHA6Ly9kLmZhc3Rjb21wYW55Lm5ldC9tdWx0aXNpdGVfZmlsZXMvZmFzdGNvbXBhbnkvaW1hZ2VjYWNoZS82MjB4MzUwL3Bvc3Rlci8yMDE1LzA4LzMwNDk2NDEtcG9zdGVyLXAtMS10aGUtbmV3LWNoaXAtZXF1aXBwZWQtY3JlZGl0LWNhcmRzLXNhZmVyLWFuZC1mb3Itbm93LW1vcmUtY29uZnVzaW5nLmpwZxTYCRSIBRwUsAkU9AQAABYAEgA&s=jblQtgxGlGKr-WuEbz2Wg322tnZ9tsOUQNxy-FdyerU",
"width" : 620,
"height" : 324
}
},
"title" : {
"type" : "STRING",
"string_value" : "The New Chip-Equipped Credit Cards: Safer, And (For Now) More Confusing"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "m.fastcompany.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Credit-card issuers are racing to get new cards with embedded chips into customers' hands. But merchants aren't ready for the shift."
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "8315692"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://m.fastcompany.com/3049641/the-new-chip-equipped-credit-cards-safer-and-for-now-more-confusing",
"scribe_key" : "card_url"
}
},
"users" : {
"8315692" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/651239828449722369/GS0YUZB8_normal.jpg",
"created_at" : "Mon Aug 20 21:39:39 +0000 2007",
"id" : 8315692,
"default_profile_image" : false,
"listed_count" : 1368,
"profile_background_color" : "CCD645",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Seattle, WA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "glog.glennf.com",
"url" : "http://t.co/XiGRKy8IpL",
"indices" : [
0,
22
],
"expanded_url" : "http://glog.glennf.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/XiGRKy8IpL",
"description" : "Macworld columnist & co-host of Macworld podcast. Contributor to the Economist, Fast Company, and more. Jeopardy! champion. Avi by Swoozy.",
"followers_count" : 17947,
"geo_enabled" : false,
"media_count" : 3024,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 374894,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "8315692",
"name" : "Glenn Fleishman",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/651239828449722369/GS0YUZB8_normal.jpg",
"profile_sidebar_fill_color" : "A07332",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/8315692/1429855167",
"screen_name" : "GlennF",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000080626207/6479bd27f95059b5f64e88025d1e6314.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000080626207/6479bd27f95059b5f64e88025d1e6314.jpeg",
"profile_link_color" : "97C7C7",
"favourites_count" : 92288,
"is_translation_enabled" : false,
"normal_followers_count" : 17947,
"utc_offset" : -25200,
"friends_count" : 2283,
"verified" : true,
"can_media_tag" : false,
"has_extended_profile" : false
},
"2735591" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/552466516851957760/4cONiOi4_normal.jpeg",
"created_at" : "Wed Mar 28 22:39:21 +0000 2007",
"id" : 2735591,
"default_profile_image" : false,
"listed_count" : 40922,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York, NY",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "fastcompany.com",
"url" : "http://t.co/GBtvUq9rZp",
"indices" : [
0,
22
],
"expanded_url" : "http://www.fastcompany.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/GBtvUq9rZp",
"description" : "Official Twitter feed for the Fast Company business media brand; inspiring readers to think beyond traditional boundaries & create the future of business.",
"followers_count" : 1916349,
"geo_enabled" : false,
"media_count" : 12171,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 121095,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "2735591",
"name" : "Fast Company",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/552466516851957760/4cONiOi4_normal.jpeg",
"profile_sidebar_fill_color" : "CCCCCC",
"profile_sidebar_border_color" : "5A5A5A",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2735591/1441727943",
"screen_name" : "FastCompany",
"fast_followers_count" : 11,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/425029708/2048x1600-fc-twitter-backgrd.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/425029708/2048x1600-fc-twitter-backgrd.png",
"profile_link_color" : "9AB2B4",
"favourites_count" : 1887,
"is_translation_enabled" : true,
"normal_followers_count" : 1916338,
"utc_offset" : -14400,
"friends_count" : 3947,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "https://m.fastcompany.com/3049641/the-new-chip-equipped-credit-cards-safer-and-for-now-more-confusing",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "m.fastcompany.com/3049641/the-ne…",
"url" : "https://t.co/h4qukyp4I2",
"indices" : [
88,
111
],
"expanded_url" : "https://m.fastcompany.com/3049641/the-new-chip-equipped-credit-cards-safer-and-for-now-more-confusing"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 5,
"favorited" : false,
"geo" : null,
"id" : 649611493726683136,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Oh wow, that sounds like chaos. So funny to see how backwards the US is in some things. https://t.co/h4qukyp4I2",
"created_at" : "Thu Oct 01 15:47:03 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649611493726683136",
"coordinates" : null
},
"649251905605107712" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649246550300995584,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Graham Lee",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "iwasleeg",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649251905605107712,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : 3182117337,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@iwasleeg yeah we ship that next week... But dropping the static framework so you win some, you loose some :)",
"created_at" : "Wed Sep 30 15:58:11 +0000 2015",
"in_reply_to_status_id_str" : "649251576415129601",
"in_reply_to_status_id" : 649251576415129601,
"in_reply_to_user_id_str" : "3182117337",
"id_str" : "649251905605107712",
"coordinates" : null
},
"650083856704512000" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 8,
"conversation_id" : 650083856704512000,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "openbsd.org/papers/libtls-…",
"url" : "http://t.co/C1lgmhPqjp",
"indices" : [
114,
136
],
"expanded_url" : "http://www.openbsd.org/papers/libtls-fsec-2015/mgp00001.html"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 650083856704512000,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "They REALLY need to work on their presentation design, but the information about the new libtls library is great. http://t.co/C1lgmhPqjp",
"created_at" : "Fri Oct 02 23:04:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650083856704512000",
"coordinates" : null
},
"649872493365325824" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Android",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 649872493365325824,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id_str" : "649872488487342080",
"media_url_https" : "https://pbs.twimg.com/media/CQTPlcmWUAA3why.jpg",
"expanded_url" : "http://twitter.com/thecodecleaner/status/649872493365325824/photo/1",
"id" : 649872488487342080,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/LMq9IBgBpW",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
30,
52
],
"media_url" : "http://pbs.twimg.com/media/CQTPlcmWUAA3why.jpg",
"url" : "http://t.co/LMq9IBgBpW"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "47378354",
"id" : 47378354,
"screen_name" : "KevlinHenney",
"name" : "Kevlin Henney",
"indices" : [
10,
23
]
}
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
0,
9
],
"text" : "agilecam"
},
{
"indices" : [
24,
29
],
"text" : "amen"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 649872493365325824,
"user" : {
"id" : 174763256,
"id_str" : "174763256"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649872488487342080",
"media_url_https" : "https://pbs.twimg.com/media/CQTPlcmWUAA3why.jpg",
"expanded_url" : "http://twitter.com/thecodecleaner/status/649872493365325824/photo/1",
"id" : 649872488487342080,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/LMq9IBgBpW",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
30,
52
],
"media_url" : "http://pbs.twimg.com/media/CQTPlcmWUAA3why.jpg",
"url" : "http://t.co/LMq9IBgBpW"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "#agilecam @KevlinHenney #amen http://t.co/LMq9IBgBpW",
"created_at" : "Fri Oct 02 09:04:11 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649872493365325824",
"coordinates" : null
},
"649252968869588992" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649252968869588992,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 649247635610685441,
"id_str" : "649247635610685441",
"source_status_id" : 649247694779756545,
"indices" : [
122,
140
],
"url" : "http://t.co/fFjcBA8ZRl",
"source_status_id_str" : "649247694779756545",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQKXSOPWUAEZ_JI.png",
"media_url_https" : "https://pbs.twimg.com/media/CQKXSOPWUAEZ_JI.png",
"display_url" : "pic.twitter.com/fFjcBA8ZRl",
"source_user_id" : 11195962,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"source_user_id_str" : "11195962",
"expanded_url" : "http://twitter.com/prendio2/status/649247694779756545/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "11195962",
"id" : 11195962,
"screen_name" : "prendio2",
"name" : "Oisín Prendiville",
"indices" : [
3,
12
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 45,
"conversation_id" : 649247694779756545,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649247635610685441",
"media_url_https" : "https://pbs.twimg.com/media/CQKXSOPWUAEZ_JI.png",
"expanded_url" : "http://twitter.com/prendio2/status/649247694779756545/photo/1",
"id" : 649247635610685441,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/fFjcBA8ZRl",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
108,
130
],
"media_url" : "http://pbs.twimg.com/media/CQKXSOPWUAEZ_JI.png",
"url" : "http://t.co/fFjcBA8ZRl"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 20,
"favorited" : false,
"geo" : null,
"id" : 649247694779756545,
"user" : {
"id" : 11195962,
"id_str" : "11195962"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649247635610685441",
"media_url_https" : "https://pbs.twimg.com/media/CQKXSOPWUAEZ_JI.png",
"expanded_url" : "http://twitter.com/prendio2/status/649247694779756545/photo/1",
"id" : 649247635610685441,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/fFjcBA8ZRl",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
108,
130
],
"media_url" : "http://pbs.twimg.com/media/CQKXSOPWUAEZ_JI.png",
"url" : "http://t.co/fFjcBA8ZRl"
},
{
"id_str" : "649247689599795200",
"media_url_https" : "https://pbs.twimg.com/media/CQKXVXXWwAAbi1C.png",
"expanded_url" : "http://twitter.com/prendio2/status/649247694779756545/photo/1",
"id" : 649247689599795200,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/fFjcBA8ZRl",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
108,
130
],
"media_url" : "http://pbs.twimg.com/media/CQKXVXXWwAAbi1C.png",
"url" : "http://t.co/fFjcBA8ZRl"
},
{
"id_str" : "649247652459192320",
"media_url_https" : "https://pbs.twimg.com/media/CQKXTNAWIAAyZ3c.png",
"expanded_url" : "http://twitter.com/prendio2/status/649247694779756545/photo/1",
"id" : 649247652459192320,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/fFjcBA8ZRl",
"features" : {
"large" : {
"faces" : [
{
"y" : 614,
"w" : 91,
"x" : 31,
"h" : 91
}
]
},
"medium" : {
"faces" : [
{
"y" : 491,
"w" : 72,
"x" : 24,
"h" : 72
}
]
},
"orig" : {
"faces" : [
{
"y" : 614,
"w" : 91,
"x" : 31,
"h" : 91
}
]
},
"small" : {
"faces" : [
{
"y" : 278,
"w" : 41,
"x" : 14,
"h" : 41
}
]
}
},
"type" : "photo",
"indices" : [
108,
130
],
"media_url" : "http://pbs.twimg.com/media/CQKXTNAWIAAyZ3c.png",
"url" : "http://t.co/fFjcBA8ZRl"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Phone, Maps, and Reminders have these Quick Action-esque shortcuts in-app.\n\nIs there public API to do this? http://t.co/fFjcBA8ZRl",
"created_at" : "Wed Sep 30 15:41:27 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649247694779756545",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 20,
"favorited" : false,
"geo" : null,
"id" : 649252968869588992,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649247635610685441,
"id_str" : "649247635610685441",
"source_status_id" : 649247694779756545,
"indices" : [
122,
140
],
"url" : "http://t.co/fFjcBA8ZRl",
"source_status_id_str" : "649247694779756545",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQKXSOPWUAEZ_JI.png",
"media_url_https" : "https://pbs.twimg.com/media/CQKXSOPWUAEZ_JI.png",
"display_url" : "pic.twitter.com/fFjcBA8ZRl",
"source_user_id" : 11195962,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"source_user_id_str" : "11195962",
"expanded_url" : "http://twitter.com/prendio2/status/649247694779756545/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
},
{
"id" : 649247689599795200,
"id_str" : "649247689599795200",
"source_status_id" : 649247694779756545,
"indices" : [
122,
140
],
"url" : "http://t.co/fFjcBA8ZRl",
"source_status_id_str" : "649247694779756545",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQKXVXXWwAAbi1C.png",
"media_url_https" : "https://pbs.twimg.com/media/CQKXVXXWwAAbi1C.png",
"display_url" : "pic.twitter.com/fFjcBA8ZRl",
"source_user_id" : 11195962,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"source_user_id_str" : "11195962",
"expanded_url" : "http://twitter.com/prendio2/status/649247694779756545/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
},
{
"id" : 649247652459192320,
"id_str" : "649247652459192320",
"source_status_id" : 649247694779756545,
"indices" : [
122,
140
],
"url" : "http://t.co/fFjcBA8ZRl",
"source_status_id_str" : "649247694779756545",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQKXTNAWIAAyZ3c.png",
"media_url_https" : "https://pbs.twimg.com/media/CQKXTNAWIAAyZ3c.png",
"display_url" : "pic.twitter.com/fFjcBA8ZRl",
"source_user_id" : 11195962,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"source_user_id_str" : "11195962",
"expanded_url" : "http://twitter.com/prendio2/status/649247694779756545/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 614,
"w" : 91,
"x" : 31,
"h" : 91
}
]
},
"medium" : {
"faces" : [
{
"y" : 491,
"w" : 72,
"x" : 24,
"h" : 72
}
]
},
"orig" : {
"faces" : [
{
"y" : 614,
"w" : 91,
"x" : 31,
"h" : 91
}
]
},
"small" : {
"faces" : [
{
"y" : 278,
"w" : 41,
"x" : 14,
"h" : 41
}
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @prendio2: Phone, Maps, and Reminders have these Quick Action-esque shortcuts in-app.\n\nIs there public API to do this? http://t.co/fFjcB…",
"created_at" : "Wed Sep 30 16:02:24 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649252968869588992",
"coordinates" : null
},
"650027418510589952" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650027418510589952,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "mashable.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "972651"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiFAWh0dHA6Ly9yYWNrLjAubXNoY2RuLmNvbS9tZWRpYS9aZ2t5TURFMUx6RXdMekF5THpSbEwwVnNiMjVOZFhOckxqRmxOMlJrTG1wd1p3cHdDWFJvZFcxaUNUVTJNSGczTlRBS1pRbHFjR2MvOGNmMWE5Y2QvYmU1L0Vsb24tTXVzay5qcGcU4AgUygQcFIQGFJQDAAAWABIA&s=4GO86d7QSHEcHIfE8bi3NEkwG3rM5aFes28BMapsa-g",
"width" : 560,
"height" : 293
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiFAWh0dHA6Ly9yYWNrLjAubXNoY2RuLmNvbS9tZWRpYS9aZ2t5TURFMUx6RXdMekF5THpSbEwwVnNiMjVOZFhOckxqRmxOMlJrTG1wd1p3cHdDWFJvZFcxaUNUVTJNSGczTlRBS1pRbHFjR2MvOGNmMWE5Y2QvYmU1L0Vsb24tTXVzay5qcGcU4AgUygQcFLAJFPQEAAAWABIA&s=Z1ghEh82mtWqgoQMiyHpSgDeBe6nmPVV3N7vpp9aTKY",
"width" : 560,
"height" : 293
}
},
"title" : {
"type" : "STRING",
"string_value" : "Elon Musk won't nuke Mars, he'll just give it 2 temporary suns"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "mashable.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Good news, Elon Musk does not want to bomb Mars. He just wants to create two suns above the red planet."
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "972651"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/LidNFpXwRI",
"scribe_key" : "card_url"
}
},
"users" : {
"972651" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/638342444052930560/gMZvEMvt_normal.png",
"created_at" : "Mon Mar 12 01:28:01 +0000 2007",
"id" : 972651,
"default_profile_image" : false,
"listed_count" : 125904,
"profile_background_color" : "00AEEF",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "mashable.com",
"url" : "http://t.co/1Gm8aVACKn",
"indices" : [
0,
22
],
"expanded_url" : "http://mashable.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/1Gm8aVACKn",
"description" : "News, resources, inspiration and fun for the connected generation. Tweets by @mashable staff.",
"followers_count" : 5906781,
"geo_enabled" : false,
"media_count" : 30121,
"lang" : "en",
"profile_text_color" : "3B3B3B",
"statuses_count" : 158328,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "972651",
"name" : "Mashable",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/638342444052930560/gMZvEMvt_normal.png",
"profile_sidebar_fill_color" : "88DBF4",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/972651/1401484849",
"screen_name" : "mashable",
"fast_followers_count" : 88,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/705312036/bf7ca2a3f077d7e57b12a5ea4f1db268.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/705312036/bf7ca2a3f077d7e57b12a5ea4f1db268.png",
"profile_link_color" : "00AEEF",
"favourites_count" : 566,
"is_translation_enabled" : false,
"normal_followers_count" : 5906693,
"utc_offset" : -14400,
"friends_count" : 2829,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/LidNFpXwRI",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "972651",
"id" : 972651,
"screen_name" : "mashable",
"name" : "Mashable",
"indices" : [
3,
12
]
}
],
"urls" : [
{
"display_url" : "on.mash.to/1M6xjGH",
"url" : "http://t.co/LidNFpXwRI",
"indices" : [
71,
93
],
"expanded_url" : "http://on.mash.to/1M6xjGH"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "SocialFlow",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 832,
"conversation_id" : 649999593460113408,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "mashable.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "972651"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiFAWh0dHA6Ly9yYWNrLjAubXNoY2RuLmNvbS9tZWRpYS9aZ2t5TURFMUx6RXdMekF5THpSbEwwVnNiMjVOZFhOckxqRmxOMlJrTG1wd1p3cHdDWFJvZFcxaUNUVTJNSGczTlRBS1pRbHFjR2MvOGNmMWE5Y2QvYmU1L0Vsb24tTXVzay5qcGcU4AgUygQcFIQGFJQDAAAWABIA&s=4GO86d7QSHEcHIfE8bi3NEkwG3rM5aFes28BMapsa-g",
"width" : 560,
"height" : 293
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiFAWh0dHA6Ly9yYWNrLjAubXNoY2RuLmNvbS9tZWRpYS9aZ2t5TURFMUx6RXdMekF5THpSbEwwVnNiMjVOZFhOckxqRmxOMlJrTG1wd1p3cHdDWFJvZFcxaUNUVTJNSGczTlRBS1pRbHFjR2MvOGNmMWE5Y2QvYmU1L0Vsb24tTXVzay5qcGcU4AgUygQcFLAJFPQEAAAWABIA&s=Z1ghEh82mtWqgoQMiyHpSgDeBe6nmPVV3N7vpp9aTKY",
"width" : 560,
"height" : 293
}
},
"title" : {
"type" : "STRING",
"string_value" : "Elon Musk won't nuke Mars, he'll just give it 2 temporary suns"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "mashable.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Good news, Elon Musk does not want to bomb Mars. He just wants to create two suns above the red planet."
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "972651"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/LidNFpXwRI",
"scribe_key" : "card_url"
}
},
"users" : {
"972651" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/638342444052930560/gMZvEMvt_normal.png",
"created_at" : "Mon Mar 12 01:28:01 +0000 2007",
"id" : 972651,
"default_profile_image" : false,
"listed_count" : 125904,
"profile_background_color" : "00AEEF",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "mashable.com",
"url" : "http://t.co/1Gm8aVACKn",
"indices" : [
0,
22
],
"expanded_url" : "http://mashable.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/1Gm8aVACKn",
"description" : "News, resources, inspiration and fun for the connected generation. Tweets by @mashable staff.",
"followers_count" : 5906781,
"geo_enabled" : false,
"media_count" : 30121,
"lang" : "en",
"profile_text_color" : "3B3B3B",
"statuses_count" : 158328,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "972651",
"name" : "Mashable",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/638342444052930560/gMZvEMvt_normal.png",
"profile_sidebar_fill_color" : "88DBF4",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/972651/1401484849",
"screen_name" : "mashable",
"fast_followers_count" : 88,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/705312036/bf7ca2a3f077d7e57b12a5ea4f1db268.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/705312036/bf7ca2a3f077d7e57b12a5ea4f1db268.png",
"profile_link_color" : "00AEEF",
"favourites_count" : 566,
"is_translation_enabled" : false,
"normal_followers_count" : 5906693,
"utc_offset" : -14400,
"friends_count" : 2829,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/LidNFpXwRI",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "on.mash.to/1M6xjGH",
"url" : "http://t.co/LidNFpXwRI",
"indices" : [
57,
79
],
"expanded_url" : "http://on.mash.to/1M6xjGH"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 628,
"favorited" : false,
"geo" : null,
"id" : 649999593460113408,
"user" : {
"id" : 972651,
"id_str" : "972651"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Elon Musk won't nuke Mars, just give it 2 temporary suns http://t.co/LidNFpXwRI",
"created_at" : "Fri Oct 02 17:29:14 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649999593460113408",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 628,
"favorited" : false,
"geo" : null,
"id" : 650027418510589952,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @mashable: Elon Musk won't nuke Mars, just give it 2 temporary suns http://t.co/LidNFpXwRI",
"created_at" : "Fri Oct 02 19:19:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650027418510589952",
"coordinates" : null
},
"649999593460113408" : {
"place" : null,
"contributors" : null,
"source" : "SocialFlow",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 832,
"conversation_id" : 649999593460113408,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "mashable.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "972651"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiFAWh0dHA6Ly9yYWNrLjAubXNoY2RuLmNvbS9tZWRpYS9aZ2t5TURFMUx6RXdMekF5THpSbEwwVnNiMjVOZFhOckxqRmxOMlJrTG1wd1p3cHdDWFJvZFcxaUNUVTJNSGczTlRBS1pRbHFjR2MvOGNmMWE5Y2QvYmU1L0Vsb24tTXVzay5qcGcU4AgUygQcFIQGFJQDAAAWABIA&s=4GO86d7QSHEcHIfE8bi3NEkwG3rM5aFes28BMapsa-g",
"width" : 560,
"height" : 293
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiFAWh0dHA6Ly9yYWNrLjAubXNoY2RuLmNvbS9tZWRpYS9aZ2t5TURFMUx6RXdMekF5THpSbEwwVnNiMjVOZFhOckxqRmxOMlJrTG1wd1p3cHdDWFJvZFcxaUNUVTJNSGczTlRBS1pRbHFjR2MvOGNmMWE5Y2QvYmU1L0Vsb24tTXVzay5qcGcU4AgUygQcFLAJFPQEAAAWABIA&s=Z1ghEh82mtWqgoQMiyHpSgDeBe6nmPVV3N7vpp9aTKY",
"width" : 560,
"height" : 293
}
},
"title" : {
"type" : "STRING",
"string_value" : "Elon Musk won't nuke Mars, he'll just give it 2 temporary suns"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "mashable.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Good news, Elon Musk does not want to bomb Mars. He just wants to create two suns above the red planet."
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "972651"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/LidNFpXwRI",
"scribe_key" : "card_url"
}
},
"users" : {
"972651" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/638342444052930560/gMZvEMvt_normal.png",
"created_at" : "Mon Mar 12 01:28:01 +0000 2007",
"id" : 972651,
"default_profile_image" : false,
"listed_count" : 125904,
"profile_background_color" : "00AEEF",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "mashable.com",
"url" : "http://t.co/1Gm8aVACKn",
"indices" : [
0,
22
],
"expanded_url" : "http://mashable.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/1Gm8aVACKn",
"description" : "News, resources, inspiration and fun for the connected generation. Tweets by @mashable staff.",
"followers_count" : 5906781,
"geo_enabled" : false,
"media_count" : 30121,
"lang" : "en",
"profile_text_color" : "3B3B3B",
"statuses_count" : 158328,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "972651",
"name" : "Mashable",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/638342444052930560/gMZvEMvt_normal.png",
"profile_sidebar_fill_color" : "88DBF4",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/972651/1401484849",
"screen_name" : "mashable",
"fast_followers_count" : 88,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/705312036/bf7ca2a3f077d7e57b12a5ea4f1db268.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/705312036/bf7ca2a3f077d7e57b12a5ea4f1db268.png",
"profile_link_color" : "00AEEF",
"favourites_count" : 566,
"is_translation_enabled" : false,
"normal_followers_count" : 5906693,
"utc_offset" : -14400,
"friends_count" : 2829,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/LidNFpXwRI",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "on.mash.to/1M6xjGH",
"url" : "http://t.co/LidNFpXwRI",
"indices" : [
57,
79
],
"expanded_url" : "http://on.mash.to/1M6xjGH"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 628,
"favorited" : false,
"geo" : null,
"id" : 649999593460113408,
"user" : {
"id" : 972651,
"id_str" : "972651"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Elon Musk won't nuke Mars, just give it 2 temporary suns http://t.co/LidNFpXwRI",
"created_at" : "Fri Oct 02 17:29:14 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649999593460113408",
"coordinates" : null
},
"649677935444627460" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 649667382965743616,
"favorite_count" : 21,
"conversation_id" : 649677935444627460,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "731127722",
"id" : 731127722,
"screen_name" : "PSPDFKit",
"name" : "PSPDFKit",
"indices" : [
25,
34
]
}
],
"urls" : [
{
"display_url" : "twitter.com/holman/status/…",
"url" : "https://t.co/0TF3Wd86vH",
"indices" : [
66,
89
],
"expanded_url" : "https://twitter.com/holman/status/649667382965743616"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 513,
"conversation_id" : 649667382965743616,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "zachholman.com/posts/remote-f…",
"url" : "https://t.co/qi35rmrjXB",
"indices" : [
59,
82
],
"expanded_url" : "http://zachholman.com/posts/remote-first/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 591,
"favorited" : false,
"geo" : null,
"id" : 649667382965743616,
"user" : {
"id" : 11322372,
"id_str" : "11322372"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Remote-first companies are going to win. Sorry not sorry.\n\nhttps://t.co/qi35rmrjXB",
"created_at" : "Thu Oct 01 19:29:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649667382965743616",
"coordinates" : null
},
"retweet_count" : 6,
"favorited" : false,
"geo" : null,
"id" : 649677935444627460,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "649667382965743616",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Pretty much how we built @PSPDFKit as a company. Remote is great! https://t.co/0TF3Wd86vH",
"created_at" : "Thu Oct 01 20:11:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649677935444627460",
"coordinates" : null
},
"649973213125025794" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 27,
"conversation_id" : 649973213125025794,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "github.com/gnachman/iTerm…",
"url" : "https://t.co/FZ663nNgrN",
"indices" : [
38,
61
],
"expanded_url" : "https://github.com/gnachman/iTerm2/commit/443d9e33b0fb2bc3ed92db4df153b7f9322f860f#diff-625529deb76b686da9a9077de3641f96R666"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 649973213125025794,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "OS X development, as obscure as ever. https://t.co/FZ663nNgrN",
"created_at" : "Fri Oct 02 15:44:24 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649973213125025794",
"coordinates" : null
},
"650040729511833601" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650040729511833601,
"lang" : "is",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3295217836",
"id" : 3295217836,
"screen_name" : "OEWisdom",
"name" : "Old English Wisdom",
"indices" : [
3,
12
]
}
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
127,
133
],
"text" : "Dicts"
}
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Android",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 70,
"conversation_id" : 649964631398727680,
"lang" : "is",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
113,
119
],
"text" : "Dicts"
}
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 87,
"favorited" : false,
"geo" : null,
"id" : 649964631398727680,
"user" : {
"id" : 3295217836,
"id_str" : "3295217836"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Ne flit ðu wið anwilne monn, ne wið oferspræcne.\n\nDon't argue with a stubborn person, or one who talks too much. #Dicts",
"created_at" : "Fri Oct 02 15:10:18 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649964631398727680",
"coordinates" : null
},
"retweet_count" : 87,
"favorited" : false,
"geo" : null,
"id" : 650040729511833601,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @OEWisdom: Ne flit ðu wið anwilne monn, ne wið oferspræcne.\n\nDon't argue with a stubborn person, or one who talks too much. #Dicts",
"created_at" : "Fri Oct 02 20:12:41 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650040729511833601",
"coordinates" : null
},
"650076768712437760" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 957,
"conversation_id" : 650076768712437760,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "money.cnn.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "16184358"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhWaHR0cDovL2kyLmNkbi50dXJuZXIuY29tL21vbmV5L2RhbS9hc3NldHMvMTUwOTMwMTA1MDA5LXRlc2xhLW1vZGVsLXgtZG9vcnMtNTQweDMwNC5qcGcUuAgUtAQcFIQGFJQDAAAWABIA&s=AIewQ6ySx41_alFQxGMl7e28sCa53LED6MCNC40CpsE",
"width" : 540,
"height" : 282
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhWaHR0cDovL2kyLmNkbi50dXJuZXIuY29tL21vbmV5L2RhbS9hc3NldHMvMTUwOTMwMTA1MDA5LXRlc2xhLW1vZGVsLXgtZG9vcnMtNTQweDMwNC5qcGcUuAgUtAQcFLAJFPQEAAAWABIA&s=r_jQ5mq_f4-EeaGvM3caOiFgnkh9od5eEkIs1uA5SF0",
"width" : 540,
"height" : 282
}
},
"title" : {
"type" : "STRING",
"string_value" : "Tesla Model X falcon wing doors"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "money.cnn.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "One of the coolest features of Tesla's new Model X is actually far the cooler than it even looks"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://money.cnn.com/2015/10/02/autos/tesla-falcon-wing-doors/",
"scribe_key" : "card_url"
}
},
"users" : {
"16184358" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/562388464209895424/klTcBowc_normal.png",
"created_at" : "Mon Sep 08 13:44:47 +0000 2008",
"id" : 16184358,
"default_profile_image" : false,
"listed_count" : 17571,
"profile_background_color" : "CCCCCC",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "CNNMoney.com",
"url" : "http://t.co/6ltU37Tymf",
"indices" : [
0,
22
],
"expanded_url" : "http://CNNMoney.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "cnnmon.ie/team",
"url" : "http://t.co/krbacc9dFn",
"indices" : [
56,
78
],
"expanded_url" : "http://cnnmon.ie/team"
}
]
}
},
"url" : "http://t.co/6ltU37Tymf",
"description" : "The money news that matters most to you. Meet our team: http://t.co/krbacc9dFn",
"followers_count" : 1129101,
"geo_enabled" : false,
"media_count" : 17543,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 83165,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "16184358",
"name" : "CNNMoney",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/562388464209895424/klTcBowc_normal.png",
"profile_sidebar_fill_color" : "F0F0F0",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/16184358/1422918817",
"screen_name" : "CNNMoney",
"fast_followers_count" : 29,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/415352398/cnnmoney-bg-tile.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/415352398/cnnmoney-bg-tile.jpg",
"profile_link_color" : "004571",
"favourites_count" : 225,
"is_translation_enabled" : false,
"normal_followers_count" : 1129072,
"utc_offset" : -14400,
"friends_count" : 902,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://money.cnn.com/2015/10/02/autos/tesla-falcon-wing-doors/",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "money.cnn.com/2015/10/02/aut…",
"url" : "http://t.co/zvhyqKGVtR",
"indices" : [
93,
115
],
"expanded_url" : "http://money.cnn.com/2015/10/02/autos/tesla-falcon-wing-doors/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 458,
"favorited" : false,
"geo" : null,
"id" : 650076768712437760,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "CNN on how Falcon doors work in tight garages. Above 6 2' ft, my height :), doors work fine. http://t.co/zvhyqKGVtR",
"created_at" : "Fri Oct 02 22:35:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650076768712437760",
"coordinates" : null
},
"649382704992010240" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 649246550300995584,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "reidmain",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 649382704992010240,
"user" : {
"id" : 18468877,
"id_str" : "18468877"
},
"in_reply_to_user_id" : 18468877,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@steipete holy crap nevermind we added 48 more in the last two months. I didn't even realize it grew that much.",
"created_at" : "Thu Oct 01 00:37:56 +0000 2015",
"in_reply_to_status_id_str" : "649381379545784320",
"in_reply_to_status_id" : 649381379545784320,
"in_reply_to_user_id_str" : "18468877",
"id_str" : "649382704992010240",
"coordinates" : null
},
"650004207878209536" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650004207878209536,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "On Coming Full Circle"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=medium%3A%2F%2F%2Fp%2Fdb854689243&sig=2eff8d71d973420d5d985a20feef77b9e6d13712&ssr=true&slug=INliA6t4xb"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.5"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Medium"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg-aHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzAqQldiekdrY3JnYVIwekMzUS5wbmcU9ggU1AQcFLAJFPQEAAAWABIA&s=CnI_1WP1jybpK2jMN6LotbRNgx9s7XFm0KZwwM_zPJQ",
"width" : 571,
"height" : 298
}
},
"app_id" : {
"type" : "STRING",
"string_value" : "828256236",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "medium.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "medium.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "46"
},
"title" : {
"type" : "STRING",
"string_value" : "The Evolution of a Software Engineer"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/INliA6t4xb",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "medium:///p/db854689243"
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "1911740070"
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "571202103"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg-aHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzAqQldiekdrY3JnYVIwekMzUS5wbmcU9ggU1AQcFIQGFJQDAAAWABIA&s=ly648Wv61SfW7l3oPCXTHOWj1jOvDckmVL936NeJatQ",
"width" : 571,
"height" : 298
}
}
},
"users" : {
"571202103" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"created_at" : "Fri May 04 20:16:39 +0000 2012",
"id" : 571202103,
"default_profile_image" : false,
"listed_count" : 9376,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA, US",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "medium.com",
"url" : "http://t.co/39nrCKtdRI",
"indices" : [
0,
22
],
"expanded_url" : "http://medium.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/39nrCKtdRI",
"description" : "Move thinking forward.",
"followers_count" : 1489011,
"geo_enabled" : false,
"media_count" : 146,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 13007,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "571202103",
"name" : "Medium",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/571202103/1444267389",
"screen_name" : "Medium",
"fast_followers_count" : 5,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "00AB69",
"favourites_count" : 3658,
"is_translation_enabled" : false,
"normal_followers_count" : 1489006,
"utc_offset" : -25200,
"friends_count" : 146,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
},
"1911740070" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000515513956/d44d2ab0ca5bca177af2422d19bb6323_normal.jpeg",
"created_at" : "Fri Sep 27 17:29:10 +0000 2013",
"id" : 1911740070,
"default_profile_image" : false,
"listed_count" : 6,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York City",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "A funkadelic coding monk on the path to engineering nirvana. Full time geek & U.S. Marine.",
"followers_count" : 58,
"geo_enabled" : false,
"media_count" : 6,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 88,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "1911740070",
"name" : "Sean Hickey",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000515513956/d44d2ab0ca5bca177af2422d19bb6323_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/1911740070/1437592505",
"screen_name" : "WebSeanHickey",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000083542137/78b3d95d000c3123096f6ede932c8d22.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000083542137/78b3d95d000c3123096f6ede932c8d22.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 2,
"is_translation_enabled" : false,
"normal_followers_count" : 58,
"utc_offset" : null,
"friends_count" : 35,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "https://t.co/INliA6t4xb",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14976016",
"id" : 14976016,
"screen_name" : "timonus",
"name" : "Tim Johnsen",
"indices" : [
3,
11
]
}
],
"urls" : [
{
"display_url" : "medium.com/@webseanhickey…",
"url" : "https://t.co/INliA6t4xb",
"indices" : [
50,
73
],
"expanded_url" : "https://medium.com/@webseanhickey/the-evolution-of-a-software-engineer-db854689243"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "iOS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 39,
"conversation_id" : 649989809348284416,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "On Coming Full Circle"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=medium%3A%2F%2F%2Fp%2Fdb854689243&sig=2eff8d71d973420d5d985a20feef77b9e6d13712&ssr=true&slug=INliA6t4xb"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.5"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Medium"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg-aHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzAqQldiekdrY3JnYVIwekMzUS5wbmcU9ggU1AQcFLAJFPQEAAAWABIA&s=CnI_1WP1jybpK2jMN6LotbRNgx9s7XFm0KZwwM_zPJQ",
"width" : 571,
"height" : 298
}
},
"app_id" : {
"type" : "STRING",
"string_value" : "828256236",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "medium.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "medium.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "46"
},
"title" : {
"type" : "STRING",
"string_value" : "The Evolution of a Software Engineer"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/INliA6t4xb",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "medium:///p/db854689243"
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "1911740070"
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "571202103"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg-aHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzAqQldiekdrY3JnYVIwekMzUS5wbmcU9ggU1AQcFIQGFJQDAAAWABIA&s=ly648Wv61SfW7l3oPCXTHOWj1jOvDckmVL936NeJatQ",
"width" : 571,
"height" : 298
}
}
},
"users" : {
"571202103" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"created_at" : "Fri May 04 20:16:39 +0000 2012",
"id" : 571202103,
"default_profile_image" : false,
"listed_count" : 9376,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA, US",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "medium.com",
"url" : "http://t.co/39nrCKtdRI",
"indices" : [
0,
22
],
"expanded_url" : "http://medium.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/39nrCKtdRI",
"description" : "Move thinking forward.",
"followers_count" : 1489011,
"geo_enabled" : false,
"media_count" : 146,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 13007,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "571202103",
"name" : "Medium",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/571202103/1444267389",
"screen_name" : "Medium",
"fast_followers_count" : 5,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "00AB69",
"favourites_count" : 3658,
"is_translation_enabled" : false,
"normal_followers_count" : 1489006,
"utc_offset" : -25200,
"friends_count" : 146,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
},
"1911740070" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000515513956/d44d2ab0ca5bca177af2422d19bb6323_normal.jpeg",
"created_at" : "Fri Sep 27 17:29:10 +0000 2013",
"id" : 1911740070,
"default_profile_image" : false,
"listed_count" : 6,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York City",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "A funkadelic coding monk on the path to engineering nirvana. Full time geek & U.S. Marine.",
"followers_count" : 58,
"geo_enabled" : false,
"media_count" : 6,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 88,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "1911740070",
"name" : "Sean Hickey",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000515513956/d44d2ab0ca5bca177af2422d19bb6323_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/1911740070/1437592505",
"screen_name" : "WebSeanHickey",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000083542137/78b3d95d000c3123096f6ede932c8d22.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000083542137/78b3d95d000c3123096f6ede932c8d22.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 2,
"is_translation_enabled" : false,
"normal_followers_count" : 58,
"utc_offset" : null,
"friends_count" : 35,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "https://t.co/INliA6t4xb",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "medium.com/@webseanhickey…",
"url" : "https://t.co/INliA6t4xb",
"indices" : [
37,
60
],
"expanded_url" : "https://medium.com/@webseanhickey/the-evolution-of-a-software-engineer-db854689243"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 50,
"favorited" : false,
"geo" : null,
"id" : 649989809348284416,
"user" : {
"id" : 14976016,
"id_str" : "14976016"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "The Evolution of a Software Engineer https://t.co/INliA6t4xb",
"created_at" : "Fri Oct 02 16:50:21 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649989809348284416",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 50,
"favorited" : false,
"geo" : null,
"id" : 650004207878209536,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @timonus: The Evolution of a Software Engineer https://t.co/INliA6t4xb",
"created_at" : "Fri Oct 02 17:47:34 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650004207878209536",
"coordinates" : null
},
"649241086750273536" : {
"place" : null,
"contributors" : null,
"source" : "SocialFlow",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1532,
"conversation_id" : 649241086750273536,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649241085378584576",
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQKRU8uUYAAXDD9.png",
"expanded_url" : "http://twitter.com/mashable/status/649241086750273536/photo/1",
"id" : 649241085378584576,
"sizes" : {
"large" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
},
"medium" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/kHhsPlN43c",
"features" : {
},
"type" : "photo",
"indices" : [
93,
115
],
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQKRU8uUYAAXDD9.png",
"url" : "http://t.co/kHhsPlN43c"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "on.mash.to/1FEirCw",
"url" : "http://t.co/uMDky9Ajhz",
"indices" : [
70,
92
],
"expanded_url" : "http://on.mash.to/1FEirCw"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1356,
"favorited" : false,
"geo" : null,
"id" : 649241086750273536,
"user" : {
"id" : 972651,
"id_str" : "972651"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649241085378584576,
"id_str" : "649241085378584576",
"indices" : [
93,
115
],
"url" : "http://t.co/kHhsPlN43c",
"type" : "animated_gif",
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQKRU8uUYAAXDD9.png",
"video_info" : {
"aspect_ratio" : [
29,
17
],
"variants" : [
{
"bitrate" : 0,
"content_type" : "video/mp4",
"url" : "https://pbs.twimg.com/tweet_video/CQKRU8uUYAAXDD9.mp4"
}
]
},
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQKRU8uUYAAXDD9.png",
"display_url" : "pic.twitter.com/kHhsPlN43c",
"sizes" : {
"large" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
},
"medium" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 290,
"h" : 170,
"resize" : "fit"
}
},
"expanded_url" : "http://twitter.com/mashable/status/649241086750273536/photo/1",
"features" : {
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "The Tesla Model X's Falcon Wing doors open even in the tightest spots http://t.co/uMDky9Ajhz http://t.co/kHhsPlN43c",
"created_at" : "Wed Sep 30 15:15:12 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649241086750273536",
"coordinates" : null
},
"649294008863199232" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 17,
"conversation_id" : 649294008863199232,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"vanity_url" : {
"type" : "STRING",
"string_value" : "blog.tonicdev.com",
"scribe_key" : "vanity_url"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "3284871420"
}
},
"title" : {
"type" : "STRING",
"string_value" : "Embed Node.js on any website"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/ffFpIsiz0p",
"scribe_key" : "card_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "blog.tonicdev.com"
},
"description" : {
"type" : "STRING",
"string_value" : "One of the coolest things about Tonic is the ability to run Node.js code, and evenuse any package on npm, without having to install anything at all. Once we had thatworking, we immediately knew tha..."
}
},
"users" : {
"3284871420" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/633667990542675968/68Zbdhgc_normal.png",
"created_at" : "Mon Jul 20 02:53:51 +0000 2015",
"id" : 3284871420,
"default_profile_image" : false,
"listed_count" : 3,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "tonicdev.com",
"url" : "https://t.co/BIrW3Mb6Qn",
"indices" : [
0,
23
],
"expanded_url" : "https://tonicdev.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/BIrW3Mb6Qn",
"description" : "",
"followers_count" : 149,
"geo_enabled" : false,
"media_count" : 0,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 26,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "3284871420",
"name" : "Tonic",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/633667990542675968/68Zbdhgc_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "tonicdev",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 15,
"is_translation_enabled" : false,
"normal_followers_count" : 149,
"utc_offset" : null,
"friends_count" : 3,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/ffFpIsiz0p",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "309528017",
"id" : 309528017,
"screen_name" : "npmjs",
"name" : "npmbot",
"indices" : [
41,
47
]
}
],
"urls" : [
{
"display_url" : "blog.tonicdev.com/2015/09/30/emb…",
"url" : "http://t.co/ffFpIsiz0p",
"indices" : [
117,
139
],
"expanded_url" : "http://blog.tonicdev.com/2015/09/30/embedded-tonic.html"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 649294008863199232,
"user" : {
"id" : 14581738,
"id_str" : "14581738"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I would love it if every package page on @npmjs had live inline examples you could just try using our embedding tech http://t.co/ffFpIsiz0p",
"created_at" : "Wed Sep 30 18:45:29 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649294008863199232",
"coordinates" : null
},
"649605303953158144" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 20,
"conversation_id" : 649605303953158144,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649605302887780352",
"media_url_https" : "https://pbs.twimg.com/media/CQPclMrWEAAET74.png",
"expanded_url" : "http://twitter.com/steipete/status/649605303953158144/photo/1",
"id" : 649605302887780352,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1115,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 653,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 370,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/A7YUnuqqvy",
"features" : {
"large" : {
"faces" : [
{
"y" : 879,
"w" : 82,
"x" : 110,
"h" : 82
}
]
},
"medium" : {
"faces" : [
{
"y" : 515,
"w" : 48,
"x" : 64,
"h" : 48
}
]
},
"orig" : {
"faces" : [
{
"y" : 1120,
"w" : 105,
"x" : 141,
"h" : 105
}
]
},
"small" : {
"faces" : [
{
"y" : 292,
"w" : 27,
"x" : 36,
"h" : 27
}
]
}
},
"type" : "photo",
"indices" : [
49,
71
],
"media_url" : "http://pbs.twimg.com/media/CQPclMrWEAAET74.png",
"url" : "http://t.co/A7YUnuqqvy"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 5,
"favorited" : false,
"geo" : null,
"id" : 649605303953158144,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649605302887780352",
"media_url_https" : "https://pbs.twimg.com/media/CQPclMrWEAAET74.png",
"expanded_url" : "http://twitter.com/steipete/status/649605303953158144/photo/1",
"id" : 649605302887780352,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 1115,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 653,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 370,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/A7YUnuqqvy",
"features" : {
"large" : {
"faces" : [
{
"y" : 879,
"w" : 82,
"x" : 110,
"h" : 82
}
]
},
"medium" : {
"faces" : [
{
"y" : 515,
"w" : 48,
"x" : 64,
"h" : 48
}
]
},
"orig" : {
"faces" : [
{
"y" : 1120,
"w" : 105,
"x" : 141,
"h" : 105
}
]
},
"small" : {
"faces" : [
{
"y" : 292,
"w" : 27,
"x" : 36,
"h" : 27
}
]
}
},
"type" : "photo",
"indices" : [
49,
71
],
"media_url" : "http://pbs.twimg.com/media/CQPclMrWEAAET74.png",
"url" : "http://t.co/A7YUnuqqvy"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Oh that's a very welcome addition in El Capitan! http://t.co/A7YUnuqqvy",
"created_at" : "Thu Oct 01 15:22:28 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649605303953158144",
"coordinates" : null
},
"650061966459863041" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 896,
"conversation_id" : 650061966459863041,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8Wb0WuQER4/",
"url" : "https://t.co/AbnMOcFXWv",
"indices" : [
31,
54
],
"expanded_url" : "https://Instagram.com/p/8Wb0WuQER4/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 404,
"favorited" : false,
"geo" : null,
"id" : 650061966459863041,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Side view of Falcon Wing doors https://t.co/AbnMOcFXWv",
"created_at" : "Fri Oct 02 21:37:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650061966459863041",
"coordinates" : null
},
"649251576415129601" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649246550300995584,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "steipete",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649251576415129601,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : 25401953,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@steipete I bet you're looking forward to giving Apple bitcode without testing the machine code they choose to ship to customers.",
"created_at" : "Wed Sep 30 15:56:52 +0000 2015",
"in_reply_to_status_id_str" : "649251202019000320",
"in_reply_to_status_id" : 649251202019000320,
"in_reply_to_user_id_str" : "25401953",
"id_str" : "649251576415129601",
"coordinates" : null
},
"650011227217874944" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650011227217874944,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "16133104",
"id" : 16133104,
"screen_name" : "konstantinbe",
"name" : "Konstantin Bender",
"indices" : [
3,
16
]
},
{
"id_str" : "231756759",
"id" : 231756759,
"screen_name" : "olebegemann",
"name" : "Ole Begemann",
"indices" : [
18,
30
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 650004715854544896,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "231756759",
"id" : 231756759,
"screen_name" : "olebegemann",
"name" : "Ole Begemann",
"indices" : [
0,
12
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "olebegemann",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 650008886863396864,
"user" : {
"id" : 16133104,
"id_str" : "16133104"
},
"in_reply_to_user_id" : 231756759,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@olebegemann if it were a luxury car, it’d be also preheated to match your skin temperature.",
"created_at" : "Fri Oct 02 18:06:09 +0000 2015",
"in_reply_to_status_id_str" : "650004715854544896",
"in_reply_to_status_id" : 650004715854544896,
"in_reply_to_user_id_str" : "231756759",
"id_str" : "650008886863396864",
"coordinates" : null
},
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 650011227217874944,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @konstantinbe: @olebegemann if it were a luxury car, it’d be also preheated to match your skin temperature.",
"created_at" : "Fri Oct 02 18:15:27 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650011227217874944",
"coordinates" : null
},
"649984456439173120" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-122.324818,
37.8459532
],
[
-122.234225,
37.8459532
],
[
-122.234225,
37.905738
],
[
-122.324818,
37.905738
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "5ef5b7f391e30aff",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Berkeley, CA",
"country_code" : "US",
"name" : "Berkeley",
"url" : "https://api.twitter.com/1.1/geo/id/5ef5b7f391e30aff.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 16,
"conversation_id" : 649984456439173120,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649984455646429184",
"media_url_https" : "https://pbs.twimg.com/media/CQU1ayxUwAAYOZe.png",
"expanded_url" : "http://twitter.com/schwa/status/649984456439173120/photo/1",
"id" : 649984455646429184,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 603,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 353,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 200,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/2i1GCqRjEP",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
116,
138
],
"media_url" : "http://pbs.twimg.com/media/CQU1ayxUwAAYOZe.png",
"url" : "http://t.co/2i1GCqRjEP"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "nytimes.com",
"url" : "http://t.co/i9E64QcAQn",
"indices" : [
56,
78
],
"expanded_url" : "http://nytimes.com"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 6,
"favorited" : false,
"geo" : {
"type" : "Point",
"coordinates" : [
37.87758223,
-122.268129
]
},
"id" : 649984456439173120,
"user" : {
"id" : 3300,
"id_str" : "3300"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649984455646429184",
"media_url_https" : "https://pbs.twimg.com/media/CQU1ayxUwAAYOZe.png",
"expanded_url" : "http://twitter.com/schwa/status/649984456439173120/photo/1",
"id" : 649984455646429184,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 603,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 353,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 200,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/2i1GCqRjEP",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
116,
138
],
"media_url" : "http://pbs.twimg.com/media/CQU1ayxUwAAYOZe.png",
"url" : "http://t.co/2i1GCqRjEP"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Why does your crashreporter menubar item connect to the http://t.co/i9E64QcAQn?\n\n(Why does it have a menubar item?) http://t.co/2i1GCqRjEP",
"created_at" : "Fri Oct 02 16:29:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649984456439173120",
"coordinates" : {
"type" : "Point",
"coordinates" : [
-122.268129,
37.87758223
]
}
},
"649294328653873152" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649294328653873152,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"vanity_url" : {
"type" : "STRING",
"string_value" : "blog.tonicdev.com",
"scribe_key" : "vanity_url"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "3284871420"
}
},
"title" : {
"type" : "STRING",
"string_value" : "Embed Node.js on any website"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/ffFpIsiz0p",
"scribe_key" : "card_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "blog.tonicdev.com"
},
"description" : {
"type" : "STRING",
"string_value" : "One of the coolest things about Tonic is the ability to run Node.js code, and evenuse any package on npm, without having to install anything at all. Once we had thatworking, we immediately knew tha..."
}
},
"users" : {
"3284871420" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/633667990542675968/68Zbdhgc_normal.png",
"created_at" : "Mon Jul 20 02:53:51 +0000 2015",
"id" : 3284871420,
"default_profile_image" : false,
"listed_count" : 3,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "tonicdev.com",
"url" : "https://t.co/BIrW3Mb6Qn",
"indices" : [
0,
23
],
"expanded_url" : "https://tonicdev.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/BIrW3Mb6Qn",
"description" : "",
"followers_count" : 149,
"geo_enabled" : false,
"media_count" : 0,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 26,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "3284871420",
"name" : "Tonic",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/633667990542675968/68Zbdhgc_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "tonicdev",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 15,
"is_translation_enabled" : false,
"normal_followers_count" : 149,
"utc_offset" : null,
"friends_count" : 3,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/ffFpIsiz0p",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14581738",
"id" : 14581738,
"screen_name" : "tolmasky",
"name" : "Francisco Tolmasky",
"indices" : [
3,
12
]
},
{
"id_str" : "309528017",
"id" : 309528017,
"screen_name" : "npmjs",
"name" : "npmbot",
"indices" : [
55,
61
]
}
],
"urls" : [
{
"display_url" : "blog.tonicdev.com/2015/09/30/emb…",
"url" : "http://t.co/ffFpIsiz0p",
"indices" : [
139,
140
],
"expanded_url" : "http://blog.tonicdev.com/2015/09/30/embedded-tonic.html"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 17,
"conversation_id" : 649294008863199232,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"vanity_url" : {
"type" : "STRING",
"string_value" : "blog.tonicdev.com",
"scribe_key" : "vanity_url"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "3284871420"
}
},
"title" : {
"type" : "STRING",
"string_value" : "Embed Node.js on any website"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/ffFpIsiz0p",
"scribe_key" : "card_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "blog.tonicdev.com"
},
"description" : {
"type" : "STRING",
"string_value" : "One of the coolest things about Tonic is the ability to run Node.js code, and evenuse any package on npm, without having to install anything at all. Once we had thatworking, we immediately knew tha..."
}
},
"users" : {
"3284871420" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/633667990542675968/68Zbdhgc_normal.png",
"created_at" : "Mon Jul 20 02:53:51 +0000 2015",
"id" : 3284871420,
"default_profile_image" : false,
"listed_count" : 3,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "tonicdev.com",
"url" : "https://t.co/BIrW3Mb6Qn",
"indices" : [
0,
23
],
"expanded_url" : "https://tonicdev.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/BIrW3Mb6Qn",
"description" : "",
"followers_count" : 149,
"geo_enabled" : false,
"media_count" : 0,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 26,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "3284871420",
"name" : "Tonic",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/633667990542675968/68Zbdhgc_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "tonicdev",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 15,
"is_translation_enabled" : false,
"normal_followers_count" : 149,
"utc_offset" : null,
"friends_count" : 3,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/ffFpIsiz0p",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "309528017",
"id" : 309528017,
"screen_name" : "npmjs",
"name" : "npmbot",
"indices" : [
41,
47
]
}
],
"urls" : [
{
"display_url" : "blog.tonicdev.com/2015/09/30/emb…",
"url" : "http://t.co/ffFpIsiz0p",
"indices" : [
117,
139
],
"expanded_url" : "http://blog.tonicdev.com/2015/09/30/embedded-tonic.html"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 649294008863199232,
"user" : {
"id" : 14581738,
"id_str" : "14581738"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I would love it if every package page on @npmjs had live inline examples you could just try using our embedding tech http://t.co/ffFpIsiz0p",
"created_at" : "Wed Sep 30 18:45:29 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649294008863199232",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 649294328653873152,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @tolmasky: I would love it if every package page on @npmjs had live inline examples you could just try using our embedding tech http://t…",
"created_at" : "Wed Sep 30 18:46:45 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649294328653873152",
"coordinates" : null
},
"649292796638167041" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649292796638167041,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649292796638167041,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "One of the filmmakers was called \"Yes, it's funny\". You should never have to supply that qualification.",
"created_at" : "Wed Sep 30 18:40:40 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649292796638167041",
"coordinates" : null
},
"650008886863396864" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 650004715854544896,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "231756759",
"id" : 231756759,
"screen_name" : "olebegemann",
"name" : "Ole Begemann",
"indices" : [
0,
12
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "olebegemann",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 650008886863396864,
"user" : {
"id" : 16133104,
"id_str" : "16133104"
},
"in_reply_to_user_id" : 231756759,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@olebegemann if it were a luxury car, it’d be also preheated to match your skin temperature.",
"created_at" : "Fri Oct 02 18:06:09 +0000 2015",
"in_reply_to_status_id_str" : "650004715854544896",
"in_reply_to_status_id" : 650004715854544896,
"in_reply_to_user_id_str" : "231756759",
"id_str" : "650008886863396864",
"coordinates" : null
},
"649274721025019904" : {
"place" : null,
"contributors" : null,
"source" : "iOS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 18,
"conversation_id" : 649274721025019904,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.macrumors.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14861285"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhCaHR0cDovL2Nkbi5tYWNydW1vcnMuY29tL2FydGljbGUtbmV3LzIwMTUvMDYvaW9zXzlfaWNvbi5qcGc_cmV0aW5hFIAIFJYEHBSEBhSUAwAAFgASAA&s=RC9jAXHWJJ3V0SeTvkcpw4f_EirlCYVTF3OWZCKKGeU",
"width" : 512,
"height" : 267
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhCaHR0cDovL2Nkbi5tYWNydW1vcnMuY29tL2FydGljbGUtbmV3LzIwMTUvMDYvaW9zXzlfaWNvbi5qcGc_cmV0aW5hFIAIFJYEHBSwCRT0BAAAFgASAA&s=5KB_ucFVO86n0GYIu88H3x8VA_iNmihJPZbEwX7rAhE",
"width" : 512,
"height" : 267
}
},
"title" : {
"type" : "STRING",
"string_value" : "Apple Releases iOS 9.0.2 With Bug Fixes, Performance Improvements"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "macrumors.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Apple today released iOS 9.0.2, a minor update that introduces bug fixes and performance improvements to iOS 9. The iOS 9.0.2 update comes one week..."
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "7354292"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/Jqab31hkRA",
"scribe_key" : "card_url"
}
},
"users" : {
"7354292" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/617037239244066816/6TQdnIK4_normal.jpg",
"created_at" : "Mon Jul 09 19:56:58 +0000 2007",
"id" : 7354292,
"default_profile_image" : false,
"listed_count" : 83,
"profile_background_color" : "FECF37",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "California",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "julipuli.com",
"url" : "http://t.co/9mRgDzZHBS",
"indices" : [
0,
22
],
"expanded_url" : "http://www.julipuli.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/9mRgDzZHBS",
"description" : "Writer. Voracious reader. Movie lover. Photography enthusiast. \n\nEditor at MacRumors. \n\nContact: Juli@MacRumors.com. Wickr ID: juliclover",
"followers_count" : 1892,
"geo_enabled" : true,
"media_count" : 410,
"lang" : "en",
"profile_text_color" : "D23EC6",
"statuses_count" : 5378,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "7354292",
"name" : "Juli Clover",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/617037239244066816/6TQdnIK4_normal.jpg",
"profile_sidebar_fill_color" : "908ACA",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/7354292/1416705946",
"screen_name" : "julipuli",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/456258040367288320/lj50pzs4.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/456258040367288320/lj50pzs4.jpeg",
"profile_link_color" : "EA5170",
"favourites_count" : 238,
"is_translation_enabled" : false,
"normal_followers_count" : 1892,
"utc_offset" : -25200,
"friends_count" : 190,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
},
"14861285" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2611360072/uoza6k5toiy51th66jlj_normal.jpeg",
"created_at" : "Wed May 21 20:01:19 +0000 2008",
"id" : 14861285,
"default_profile_image" : false,
"listed_count" : 17422,
"profile_background_color" : "C2D6F2",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "macrumors.com",
"url" : "http://t.co/ei8cMSbN5a",
"indices" : [
0,
22
],
"expanded_url" : "http://www.macrumors.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/ei8cMSbN5a",
"description" : "Apple, Mac, iPhone and iPad News and Rumors. Got a tip? Email it to tips@macrumors.com",
"followers_count" : 657715,
"geo_enabled" : false,
"media_count" : 1053,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 19781,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "14861285",
"name" : "MacRumors.com",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2611360072/uoza6k5toiy51th66jlj_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14861285/1399010969",
"screen_name" : "MacRumors",
"fast_followers_count" : 31,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000168665032/-XdMWMPy.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000168665032/-XdMWMPy.png",
"profile_link_color" : "0084B4",
"favourites_count" : 244,
"is_translation_enabled" : false,
"normal_followers_count" : 657684,
"utc_offset" : -14400,
"friends_count" : 55,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/Jqab31hkRA",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "macrumors.com/2015/09/30/app…",
"url" : "http://t.co/Jqab31hkRA",
"indices" : [
55,
77
],
"expanded_url" : "http://www.macrumors.com/2015/09/30/apple-releases-ios-9-0-2/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 12,
"favorited" : false,
"geo" : null,
"id" : 649274721025019904,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "9.0.2 already? More of these bug fix releases please 👍 http://t.co/Jqab31hkRA",
"created_at" : "Wed Sep 30 17:28:51 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649274721025019904",
"coordinates" : null
},
"650039503650885634" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650039503650885634,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "blog.eliperkins.me"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "776098190"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhMaHR0cHM6Ly9kMjdrc3pwdHU4bXF3bC5jbG91ZGZyb250Lm5ldC81SnF6QnpzSmJSQnhHaGFCNlpyWVh4eENTZmcwX2xhcmdlLmpwZxToBxToBxwU8AEU8AEAABYAEgA&s=zGbQtqzcl0qEbR94jFPfYmjSaM06kBo8NB1Wv5ruDCQ",
"width" : 500,
"height" : 500
}
},
"title" : {
"type" : "STRING",
"string_value" : "Mocks in Swift via Protocols"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "blog.eliperkins.me",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Testing the nitty gritty dirty innards of a lot of iOS apps has been difficult in the past. A variety of tools and methodologies have been developed over time, including a couple mocking frameworks..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/TodpZAcEDG",
"scribe_key" : "card_url"
}
},
"users" : {
"776098190" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/3628360840/42e89e02ef6e7a798d74e8bdf7ed4364_normal.png",
"created_at" : "Thu Aug 23 14:36:15 +0000 2012",
"id" : 776098190,
"default_profile_image" : false,
"listed_count" : 402,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "Svbtle.com",
"url" : "https://t.co/wQCim0XRkr",
"indices" : [
0,
23
],
"expanded_url" : "https://Svbtle.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/wQCim0XRkr",
"description" : "Blogging.",
"followers_count" : 8029,
"geo_enabled" : false,
"media_count" : 0,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 2147,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "776098190",
"name" : "Svbtle",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/3628360840/42e89e02ef6e7a798d74e8bdf7ed4364_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/776098190/1367966042",
"screen_name" : "Svbtle",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/862910490/b222768212e362e4d9191895ac8deae9.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/862910490/b222768212e362e4d9191895ac8deae9.png",
"profile_link_color" : "0084B4",
"favourites_count" : 18,
"is_translation_enabled" : false,
"normal_followers_count" : 8029,
"utc_offset" : -25200,
"friends_count" : 0,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/TodpZAcEDG",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "139504833",
"id" : 139504833,
"screen_name" : "_eliperkins",
"name" : "Eli Perkins",
"indices" : [
3,
15
]
}
],
"urls" : [
{
"display_url" : "blog.eliperkins.me/mocks-in-swift…",
"url" : "http://t.co/TodpZAcEDG",
"indices" : [
107,
129
],
"expanded_url" : "http://blog.eliperkins.me/mocks-in-swift-via-protocols"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-74.044085,
40.7336
],
[
-74.020431,
40.7336
],
[
-74.020431,
40.7591594
],
[
-74.044085,
40.7591594
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "e9143a85705b4d40",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Hoboken, NJ",
"country_code" : "US",
"name" : "Hoboken",
"url" : "https://api.twitter.com/1.1/geo/id/e9143a85705b4d40.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 65,
"conversation_id" : 649569904375537667,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "blog.eliperkins.me"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "776098190"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhMaHR0cHM6Ly9kMjdrc3pwdHU4bXF3bC5jbG91ZGZyb250Lm5ldC81SnF6QnpzSmJSQnhHaGFCNlpyWVh4eENTZmcwX2xhcmdlLmpwZxToBxToBxwU8AEU8AEAABYAEgA&s=zGbQtqzcl0qEbR94jFPfYmjSaM06kBo8NB1Wv5ruDCQ",
"width" : 500,
"height" : 500
}
},
"title" : {
"type" : "STRING",
"string_value" : "Mocks in Swift via Protocols"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "blog.eliperkins.me",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Testing the nitty gritty dirty innards of a lot of iOS apps has been difficult in the past. A variety of tools and methodologies have been developed over time, including a couple mocking frameworks..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/TodpZAcEDG",
"scribe_key" : "card_url"
}
},
"users" : {
"776098190" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/3628360840/42e89e02ef6e7a798d74e8bdf7ed4364_normal.png",
"created_at" : "Thu Aug 23 14:36:15 +0000 2012",
"id" : 776098190,
"default_profile_image" : false,
"listed_count" : 402,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "Svbtle.com",
"url" : "https://t.co/wQCim0XRkr",
"indices" : [
0,
23
],
"expanded_url" : "https://Svbtle.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/wQCim0XRkr",
"description" : "Blogging.",
"followers_count" : 8029,
"geo_enabled" : false,
"media_count" : 0,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 2147,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "776098190",
"name" : "Svbtle",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/3628360840/42e89e02ef6e7a798d74e8bdf7ed4364_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/776098190/1367966042",
"screen_name" : "Svbtle",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/862910490/b222768212e362e4d9191895ac8deae9.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/862910490/b222768212e362e4d9191895ac8deae9.png",
"profile_link_color" : "0084B4",
"favourites_count" : 18,
"is_translation_enabled" : false,
"normal_followers_count" : 8029,
"utc_offset" : -25200,
"friends_count" : 0,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/TodpZAcEDG",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "blog.eliperkins.me/mocks-in-swift…",
"url" : "http://t.co/TodpZAcEDG",
"indices" : [
90,
112
],
"expanded_url" : "http://blog.eliperkins.me/mocks-in-swift-via-protocols"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 24,
"favorited" : false,
"geo" : null,
"id" : 649569904375537667,
"user" : {
"id" : 139504833,
"id_str" : "139504833"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I put a few words together about mocks in Swift using protocols for your morning pleasure http://t.co/TodpZAcEDG",
"created_at" : "Thu Oct 01 13:01:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649569904375537667",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 24,
"favorited" : false,
"geo" : null,
"id" : 650039503650885634,
"user" : {
"id" : 2543588034,
"id_str" : "2543588034"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @_eliperkins: I put a few words together about mocks in Swift using protocols for your morning pleasure http://t.co/TodpZAcEDG",
"created_at" : "Fri Oct 02 20:07:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650039503650885634",
"coordinates" : null
},
"650017596486631424" : {
"place" : null,
"contributors" : null,
"source" : "Cocoa Controls",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 650017596486631424,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.cocoacontrols.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "258464819"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBh5aHR0cHM6Ly9zMy5hbWF6b25hd3MuY29tL2NvY29hY29udHJvbHNfcHJvZHVjdGlvbi91cGxvYWRzL2NvbnRyb2xfaW1hZ2UvaW1hZ2UvNzU3OC9JbWFnZXNfZm9yX1Jfb2JqY18tX0NvY29hX0NvbnRyb2xzLmpwZxTSBRT4AhwUhAYUlAMAABYAEgA&s=uJjxYwc9p6qhgZeqmSTbhzRzWl3Rk70xnGNXE_hT6vM",
"width" : 361,
"height" : 188
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBh5aHR0cHM6Ly9zMy5hbWF6b25hd3MuY29tL2NvY29hY29udHJvbHNfcHJvZHVjdGlvbi91cGxvYWRzL2NvbnRyb2xfaW1hZ2UvaW1hZ2UvNzU3OC9JbWFnZXNfZm9yX1Jfb2JqY18tX0NvY29hX0NvbnRyb2xzLmpwZxTSBRT4AhwUsAkU9AQAABYAEgA&s=oZl7VIxrnt2krXVQdaSdPXFXHars9mf5fTPY8qTbqpo",
"width" : 361,
"height" : 188
}
},
"title" : {
"type" : "STRING",
"string_value" : "R_objc"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "cocoacontrols.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "A Simple resource class generator"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/iQFa2p5UXN",
"scribe_key" : "card_url"
}
},
"users" : {
"258464819" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"created_at" : "Sun Feb 27 19:51:02 +0000 2011",
"id" : 258464819,
"default_profile_image" : false,
"listed_count" : 472,
"profile_background_color" : "131516",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoacontrols.com",
"url" : "http://t.co/jIVPyKvF83",
"indices" : [
0,
22
],
"expanded_url" : "http://cocoacontrols.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/jIVPyKvF83",
"description" : "Custom UI component database for iOS and Mac OS X. Created by @aaronbrethorst.",
"followers_count" : 12210,
"geo_enabled" : false,
"media_count" : 14,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4721,
"following" : true,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "258464819",
"name" : "Cocoa Controls",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "cocoacontrols",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 12,
"is_translation_enabled" : false,
"normal_followers_count" : 12210,
"utc_offset" : -25200,
"friends_count" : 609,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/iQFa2p5UXN",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cocoacontrols.com/controls/r_objc",
"url" : "http://t.co/iQFa2p5UXN",
"indices" : [
52,
74
],
"expanded_url" : "http://www.cocoacontrols.com/controls/r_objc"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 650017596486631424,
"user" : {
"id" : 258464819,
"id_str" : "258464819"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "R_objc for iOS: A Simple resource class generator - http://t.co/iQFa2p5UXN",
"created_at" : "Fri Oct 02 18:40:46 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650017596486631424",
"coordinates" : null
},
"649964631398727680" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Android",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 70,
"conversation_id" : 649964631398727680,
"lang" : "is",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
113,
119
],
"text" : "Dicts"
}
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 87,
"favorited" : false,
"geo" : null,
"id" : 649964631398727680,
"user" : {
"id" : 3295217836,
"id_str" : "3295217836"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Ne flit ðu wið anwilne monn, ne wið oferspræcne.\n\nDon't argue with a stubborn person, or one who talks too much. #Dicts",
"created_at" : "Fri Oct 02 15:10:18 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649964631398727680",
"coordinates" : null
},
"649375375034843136" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649375375034843136,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "44764761",
"id" : 44764761,
"screen_name" : "theloop",
"name" : "The Loop",
"indices" : [
3,
11
]
}
],
"urls" : [
{
"display_url" : "loopu.in/1JE17bF",
"url" : "http://t.co/jXbW6VcgUL",
"indices" : [
99,
121
],
"expanded_url" : "http://loopu.in/1JE17bF"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "loopinsight.com",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 27,
"conversation_id" : 649372942141251584,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "loopu.in/1JE17bF",
"url" : "http://t.co/jXbW6VcgUL",
"indices" : [
86,
108
],
"expanded_url" : "http://loopu.in/1JE17bF"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 28,
"favorited" : false,
"geo" : null,
"id" : 649372942141251584,
"user" : {
"id" : 44764761,
"id_str" : "44764761"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Apple Boot Camp No Longer Requires USB Flash Drive to Install Windows in El Capitan - http://t.co/jXbW6VcgUL",
"created_at" : "Wed Sep 30 23:59:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649372942141251584",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 28,
"favorited" : false,
"geo" : null,
"id" : 649375375034843136,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @theloop: Apple Boot Camp No Longer Requires USB Flash Drive to Install Windows in El Capitan - http://t.co/jXbW6VcgUL",
"created_at" : "Thu Oct 01 00:08:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649375375034843136",
"coordinates" : null
},
"649984468292366336" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649984468292366336,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15855389",
"id" : 15855389,
"screen_name" : "nibroc",
"name" : "corbin dunn",
"indices" : [
3,
10
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 59,
"conversation_id" : 649981855723184129,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 104,
"favorited" : false,
"geo" : null,
"id" : 649981855723184129,
"user" : {
"id" : 15855389,
"id_str" : "15855389"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Students: Intern at Apple! We have an open position to intern and work on Cocoa / AppKit. email resumes: corbin d at apple",
"created_at" : "Fri Oct 02 16:18:45 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649981855723184129",
"coordinates" : null
},
"retweet_count" : 104,
"favorited" : false,
"geo" : null,
"id" : 649984468292366336,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @nibroc: Students: Intern at Apple! We have an open position to intern and work on Cocoa / AppKit. email resumes: corbin d at apple",
"created_at" : "Fri Oct 02 16:29:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649984468292366336",
"coordinates" : null
},
"649516834362892288" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649510059173613568,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Section 3.3.1",
"indices" : [
0,
9
]
},
{
"id_str" : "20256354",
"id" : 20256354,
"screen_name" : "DavidEvans66",
"name" : "David Evans",
"indices" : [
10,
23
]
},
{
"id_str" : "47378354",
"id" : 47378354,
"screen_name" : "KevlinHenney",
"name" : "Kevlin Henney",
"indices" : [
24,
37
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "iwasleeg",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649516834362892288,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : 3182117337,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@iwasleeg @DavidEvans66 @KevlinHenney be which I meant satisficient :/",
"created_at" : "Thu Oct 01 09:30:55 +0000 2015",
"in_reply_to_status_id_str" : "649515824626188288",
"in_reply_to_status_id" : 649515824626188288,
"in_reply_to_user_id_str" : "3182117337",
"id_str" : "649516834362892288",
"coordinates" : null
},
"649367220259299328" : {
"place" : null,
"contributors" : null,
"source" : "YoruFukurou",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 22,
"conversation_id" : 649367220259299328,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg4aHR0cHM6Ly9hdmF0YXJzMS5naXRodWJ1c2VyY29udGVudC5jb20vdS81MTM2Mz92PTMmcz0yMDAUkAMUkAMcFPABFPABAAAWABIA&s=K0F1Q7OVpj93Zfj1-0agpHQLhvCQTScczLZkEy0wJDg",
"width" : 200,
"height" : 200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Make xcodebuild output unbuffered · 0xced/XCDYouTubeKit@bc61739"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "When xcodebuild is piped (even through a simple `cat`) the test results output becomes buffered. This is annoying when piped through xcpretty. Using `gstdbuf -o 0` on the xcodebuild command solves ..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/A0cp8yGlq9",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707263,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707263,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/A0cp8yGlq9",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "259575244",
"id" : 259575244,
"screen_name" : "_supermarin",
"name" : "Marin Usalj",
"indices" : [
0,
12
]
}
],
"urls" : [
{
"display_url" : "github.com/0xced/XCDYouTu…",
"url" : "https://t.co/A0cp8yGlq9",
"indices" : [
105,
128
],
"expanded_url" : "https://github.com/0xced/XCDYouTubeKit/commit/bc61739e4c46dea611b2128f55b5095e9f8bd98d"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : "_supermarin",
"possibly_sensitive_appealable" : false,
"retweet_count" : 6,
"favorited" : false,
"geo" : null,
"id" : 649367220259299328,
"user" : {
"id" : 14377632,
"id_str" : "14377632"
},
"in_reply_to_user_id" : 259575244,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@_supermarin I think this xcodebuild \"unbuferring\" trick would be worth mentioning in xcpretty’s README: https://t.co/A0cp8yGlq9",
"created_at" : "Wed Sep 30 23:36:24 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : "259575244",
"id_str" : "649367220259299328",
"coordinates" : null
},
"650086927685693440" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650086927685693440,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 650013743313584128,
"id_str" : "650013743313584128",
"source_status_id" : 650013743838011393,
"indices" : [
87,
109
],
"url" : "http://t.co/Q75qz9DPaW",
"source_status_id_str" : "650013743838011393",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQVQDj1UAAAx7z5.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQVQDj1UAAAx7z5.jpg",
"display_url" : "pic.twitter.com/Q75qz9DPaW",
"source_user_id" : 20402945,
"sizes" : {
"large" : {
"w" : 530,
"h" : 298,
"resize" : "fit"
},
"medium" : {
"w" : 530,
"h" : 298,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"source_user_id_str" : "20402945",
"expanded_url" : "http://twitter.com/CNBC/status/650013743838011393/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"medium" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"orig" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"small" : {
"faces" : [
{
"y" : 96,
"w" : 51,
"x" : 202,
"h" : 51
}
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "20402945",
"id" : 20402945,
"screen_name" : "CNBC",
"name" : "CNBC",
"indices" : [
3,
8
]
}
],
"urls" : [
{
"display_url" : "cnb.cx/1GofoZU",
"url" : "http://t.co/G4T4mXlMxd",
"indices" : [
64,
86
],
"expanded_url" : "http://cnb.cx/1GofoZU"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Hootsuite",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 111,
"conversation_id" : 650013743838011393,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650013743313584128",
"media_url_https" : "https://pbs.twimg.com/media/CQVQDj1UAAAx7z5.jpg",
"expanded_url" : "http://twitter.com/CNBC/status/650013743838011393/photo/1",
"id" : 650013743313584128,
"sizes" : {
"large" : {
"w" : 530,
"h" : 298,
"resize" : "fit"
},
"medium" : {
"w" : 530,
"h" : 298,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Q75qz9DPaW",
"features" : {
"large" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"medium" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"orig" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"small" : {
"faces" : [
{
"y" : 96,
"w" : 51,
"x" : 202,
"h" : 51
}
]
}
},
"type" : "photo",
"indices" : [
77,
99
],
"media_url" : "http://pbs.twimg.com/media/CQVQDj1UAAAx7z5.jpg",
"url" : "http://t.co/Q75qz9DPaW"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cnb.cx/1GofoZU",
"url" : "http://t.co/G4T4mXlMxd",
"indices" : [
54,
76
],
"expanded_url" : "http://cnb.cx/1GofoZU"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 89,
"favorited" : false,
"geo" : null,
"id" : 650013743838011393,
"user" : {
"id" : 20402945,
"id_str" : "20402945"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650013743313584128",
"media_url_https" : "https://pbs.twimg.com/media/CQVQDj1UAAAx7z5.jpg",
"expanded_url" : "http://twitter.com/CNBC/status/650013743838011393/photo/1",
"id" : 650013743313584128,
"sizes" : {
"large" : {
"w" : 530,
"h" : 298,
"resize" : "fit"
},
"medium" : {
"w" : 530,
"h" : 298,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Q75qz9DPaW",
"features" : {
"large" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"medium" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"orig" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"small" : {
"faces" : [
{
"y" : 96,
"w" : 51,
"x" : 202,
"h" : 51
}
]
}
},
"type" : "photo",
"indices" : [
77,
99
],
"media_url" : "http://pbs.twimg.com/media/CQVQDj1UAAAx7z5.jpg",
"url" : "http://t.co/Q75qz9DPaW"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Here's how to get Microsoft to mentor your big idea » http://t.co/G4T4mXlMxd http://t.co/Q75qz9DPaW",
"created_at" : "Fri Oct 02 18:25:27 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650013743838011393",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 89,
"favorited" : false,
"geo" : null,
"id" : 650086927685693440,
"user" : {
"id" : 20571756,
"id_str" : "20571756"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 650013743313584128,
"id_str" : "650013743313584128",
"source_status_id" : 650013743838011393,
"indices" : [
87,
109
],
"url" : "http://t.co/Q75qz9DPaW",
"source_status_id_str" : "650013743838011393",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQVQDj1UAAAx7z5.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQVQDj1UAAAx7z5.jpg",
"display_url" : "pic.twitter.com/Q75qz9DPaW",
"source_user_id" : 20402945,
"sizes" : {
"large" : {
"w" : 530,
"h" : 298,
"resize" : "fit"
},
"medium" : {
"w" : 530,
"h" : 298,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"source_user_id_str" : "20402945",
"expanded_url" : "http://twitter.com/CNBC/status/650013743838011393/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"medium" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"orig" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"small" : {
"faces" : [
{
"y" : 96,
"w" : 51,
"x" : 202,
"h" : 51
}
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @CNBC: Here's how to get Microsoft to mentor your big idea » http://t.co/G4T4mXlMxd http://t.co/Q75qz9DPaW",
"created_at" : "Fri Oct 02 23:16:16 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650086927685693440",
"coordinates" : null
},
"650069453863014401" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 45869,
"conversation_id" : 650069453863014401,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650069357599543307",
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQWCovMWUAsIcl0.png",
"expanded_url" : "http://twitter.com/senongo/status/650069453863014401/photo/1",
"id" : 650069357599543307,
"sizes" : {
"large" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
},
"medium" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/rUYl1SOGIc",
"features" : {
},
"type" : "photo",
"indices" : [
80,
102
],
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQWCovMWUAsIcl0.png",
"url" : "http://t.co/rUYl1SOGIc"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 47518,
"favorited" : false,
"geo" : null,
"id" : 650069453863014401,
"user" : {
"id" : 174108566,
"id_str" : "174108566"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 650069357599543307,
"id_str" : "650069357599543307",
"indices" : [
80,
102
],
"url" : "http://t.co/rUYl1SOGIc",
"type" : "animated_gif",
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQWCovMWUAsIcl0.png",
"video_info" : {
"aspect_ratio" : [
27,
14
],
"variants" : [
{
"bitrate" : 0,
"content_type" : "video/mp4",
"url" : "https://pbs.twimg.com/tweet_video/CQWCovMWUAsIcl0.mp4"
}
]
},
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQWCovMWUAsIcl0.png",
"display_url" : "pic.twitter.com/rUYl1SOGIc",
"sizes" : {
"large" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
},
"medium" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
}
},
"expanded_url" : "http://twitter.com/senongo/status/650069453863014401/photo/1",
"features" : {
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "This gif has so many characters and subplots, it's like a Shakespearean tragedy http://t.co/rUYl1SOGIc",
"created_at" : "Fri Oct 02 22:06:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650069453863014401",
"coordinates" : null
},
"649666791980015616" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 256,
"conversation_id" : 649666791980015616,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649666791317311488",
"media_url_https" : "https://pbs.twimg.com/media/CQQUgS7WEAAuytG.png",
"expanded_url" : "http://twitter.com/nikhan/status/649666791980015616/photo/1",
"id" : 649666791317311488,
"sizes" : {
"large" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
},
"medium" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/d3IMZhL2CA",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
19,
42
],
"media_url" : "http://pbs.twimg.com/media/CQQUgS7WEAAuytG.png",
"url" : "https://t.co/d3IMZhL2CA"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 199,
"favorited" : false,
"geo" : null,
"id" : 649666791980015616,
"user" : {
"id" : 12585362,
"id_str" : "12585362"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649666791317311488",
"media_url_https" : "https://pbs.twimg.com/media/CQQUgS7WEAAuytG.png",
"expanded_url" : "http://twitter.com/nikhan/status/649666791980015616/photo/1",
"id" : 649666791317311488,
"sizes" : {
"large" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
},
"medium" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/d3IMZhL2CA",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
19,
42
],
"media_url" : "http://pbs.twimg.com/media/CQQUgS7WEAAuytG.png",
"url" : "https://t.co/d3IMZhL2CA"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "visual programming https://t.co/d3IMZhL2CA",
"created_at" : "Thu Oct 01 19:26:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649666791980015616",
"coordinates" : null
},
"649954268062056448" : {
"place" : null,
"contributors" : null,
"source" : "SB Nation",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1161,
"conversation_id" : 649954268062056448,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649954267898486784",
"media_url_https" : "https://pbs.twimg.com/media/CQUZ9opWoAARijO.jpg",
"expanded_url" : "http://twitter.com/verge/status/649954268062056448/photo/1",
"id" : 649954267898486784,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 576,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 337,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/u5DShdXpKy",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
109,
131
],
"media_url" : "http://pbs.twimg.com/media/CQUZ9opWoAARijO.jpg",
"url" : "http://t.co/u5DShdXpKy"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "theverge.com/2015/10/2/9439…",
"url" : "http://t.co/NjC9Q8Nv6C",
"indices" : [
86,
108
],
"expanded_url" : "http://www.theverge.com/2015/10/2/9439173/elon-musk-backed-solarcity-claims-to-have-built-industrys-most?utm_campaign=theverge&utm_content=chorus&utm_medium=social&utm_source=twitter"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 799,
"favorited" : false,
"geo" : null,
"id" : 649954268062056448,
"user" : {
"id" : 275686563,
"id_str" : "275686563"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649954267898486784",
"media_url_https" : "https://pbs.twimg.com/media/CQUZ9opWoAARijO.jpg",
"expanded_url" : "http://twitter.com/verge/status/649954268062056448/photo/1",
"id" : 649954267898486784,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 576,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 337,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/u5DShdXpKy",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
109,
131
],
"media_url" : "http://pbs.twimg.com/media/CQUZ9opWoAARijO.jpg",
"url" : "http://t.co/u5DShdXpKy"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Elon Musk-backed SolarCity claims to have built industry's most efficient solar panel http://t.co/NjC9Q8Nv6C http://t.co/u5DShdXpKy",
"created_at" : "Fri Oct 02 14:29:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649954268062056448",
"coordinates" : null
},
"649346323863465984" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 28,
"conversation_id" : 649346323863465984,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "oleb.net/blog/2015/09/m…",
"url" : "http://t.co/jpKyaEBOb4",
"indices" : [
65,
87
],
"expanded_url" : "http://oleb.net/blog/2015/09/more-pattern-matching-examples/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 649346323863465984,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "The final post in my little series on pattern matching in Swift: http://t.co/jpKyaEBOb4.",
"created_at" : "Wed Sep 30 22:13:22 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649346323863465984",
"coordinates" : null
},
"649902663119806464" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649902663119806464,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649902663119806464,
"user" : {
"id" : 15424493,
"id_str" : "15424493"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Is there a way in IB to select i.e. 9 constraints and have them go to an IBOutletCollection?Right now I'm dragging them one-by-one.Seems odd",
"created_at" : "Fri Oct 02 11:04:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649902663119806464",
"coordinates" : null
},
"649598209875165184" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 71,
"conversation_id" : 649598209875165184,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg6aHR0cHM6Ly9hdmF0YXJzMC5naXRodWJ1c2VyY29udGVudC5jb20vdS8xNTAzNTEyP3Y9MyZzPTQwMBSgBhSgBhwU8AEU8AEAABYAEgA&s=rVAmAgAHfquB7nG86sR4Yy7yiCUWCe_4fUVoqqmab2I",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "Homebrew/homebrew"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : ":beer: The missing package manager for OS X. Contribute to homebrew development by creating an account on GitHub."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/jIDTCLicOw",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707263,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707263,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/jIDTCLicOw",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "github.com/Homebrew/homeb…",
"url" : "https://t.co/jIDTCLicOw",
"indices" : [
27,
50
],
"expanded_url" : "https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/El_Capitan_and_Homebrew.md#if-usrlocal-does-not-exist"
}
],
"hashtags" : [
]
},
"lang" : "und",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 44,
"favorited" : false,
"geo" : null,
"id" : 649598209875165184,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "El Capitan & Homebrew: https://t.co/jIDTCLicOw",
"created_at" : "Thu Oct 01 14:54:16 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649598209875165184",
"coordinates" : null
},
"650063629497319424" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1546,
"conversation_id" : 650061966459863041,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id_str" : "650063627127537664",
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQV9bLhWwAAQX9R.png",
"expanded_url" : "http://twitter.com/strngwys/status/650063629497319424/photo/1",
"id" : 650063627127537664,
"sizes" : {
"large" : {
"w" : 630,
"h" : 348,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 331,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 187,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Kb4YTqPgIn",
"features" : {
},
"type" : "photo",
"indices" : [
10,
32
],
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQV9bLhWwAAQX9R.png",
"url" : "http://t.co/Kb4YTqPgIn"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "44196397",
"id" : 44196397,
"screen_name" : "elonmusk",
"name" : "Elon Musk",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "elonmusk",
"possibly_sensitive_appealable" : false,
"retweet_count" : 1284,
"favorited" : false,
"geo" : null,
"id" : 650063629497319424,
"user" : {
"id" : 14411797,
"id_str" : "14411797"
},
"in_reply_to_user_id" : 44196397,
"extended_entities" : {
"media" : [
{
"id" : 650063627127537664,
"id_str" : "650063627127537664",
"indices" : [
10,
32
],
"url" : "http://t.co/Kb4YTqPgIn",
"type" : "animated_gif",
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQV9bLhWwAAQX9R.png",
"video_info" : {
"aspect_ratio" : [
105,
58
],
"variants" : [
{
"bitrate" : 0,
"content_type" : "video/mp4",
"url" : "https://pbs.twimg.com/tweet_video/CQV9bLhWwAAQX9R.mp4"
}
]
},
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQV9bLhWwAAQX9R.png",
"display_url" : "pic.twitter.com/Kb4YTqPgIn",
"sizes" : {
"large" : {
"w" : 630,
"h" : 348,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 331,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 187,
"resize" : "fit"
}
},
"expanded_url" : "http://twitter.com/strngwys/status/650063629497319424/photo/1",
"features" : {
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "@elonmusk http://t.co/Kb4YTqPgIn",
"created_at" : "Fri Oct 02 21:43:41 +0000 2015",
"in_reply_to_status_id_str" : "650061966459863041",
"in_reply_to_status_id" : 650061966459863041,
"in_reply_to_user_id_str" : "44196397",
"id_str" : "650063629497319424",
"coordinates" : null
},
"650031905652477952" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650031905652477952,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "mashable.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "972651"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBicAWh0dHA6Ly9yYWNrLjEubXNoY2RuLmNvbS9tZWRpYS9aZ2t5TURFMUx6RXdMekF5THpJNUwyVnNiMjV0ZFhOcmMyOXNMamxrWW1GbUxtcHdad3B3Q1hSb2RXMWlDVFUyTUhnM05UQUtaUWxxY0djLzQ2NWE3YWVhLzQ4MS9lbG9uLW11c2stc29sYXItY2l0eS10aHVtYi0xLmpwZxTgCBTKBBwUhAYUlAMAABYAEgA&s=Ci0ZTozjmGtoHuqW4_5xcmJGfO0dToxMJk228Hu43JY",
"width" : 560,
"height" : 293
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBicAWh0dHA6Ly9yYWNrLjEubXNoY2RuLmNvbS9tZWRpYS9aZ2t5TURFMUx6RXdMekF5THpJNUwyVnNiMjV0ZFhOcmMyOXNMamxrWW1GbUxtcHdad3B3Q1hSb2RXMWlDVFUyTUhnM05UQUtaUWxxY0djLzQ2NWE3YWVhLzQ4MS9lbG9uLW11c2stc29sYXItY2l0eS10aHVtYi0xLmpwZxTgCBTKBBwUsAkU9AQAABYAEgA&s=DA42ESaVXOawzXuUCQQOpf8HPDdSby7VSD4xhXnjdAg",
"width" : 560,
"height" : 293
}
},
"title" : {
"type" : "STRING",
"string_value" : "Elon Musk and SolarCity unveil ‘world’s most efficient’ solar panel"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "mashable.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "SolarCity is ready to start mass-producing these more efficient panels."
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "972651"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/99UgLmSI9z",
"scribe_key" : "card_url"
}
},
"users" : {
"972651" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/638342444052930560/gMZvEMvt_normal.png",
"created_at" : "Mon Mar 12 01:28:01 +0000 2007",
"id" : 972651,
"default_profile_image" : false,
"listed_count" : 125904,
"profile_background_color" : "00AEEF",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "mashable.com",
"url" : "http://t.co/1Gm8aVACKn",
"indices" : [
0,
22
],
"expanded_url" : "http://mashable.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/1Gm8aVACKn",
"description" : "News, resources, inspiration and fun for the connected generation. Tweets by @mashable staff.",
"followers_count" : 5906781,
"geo_enabled" : false,
"media_count" : 30121,
"lang" : "en",
"profile_text_color" : "3B3B3B",
"statuses_count" : 158328,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "972651",
"name" : "Mashable",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/638342444052930560/gMZvEMvt_normal.png",
"profile_sidebar_fill_color" : "88DBF4",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/972651/1401484849",
"screen_name" : "mashable",
"fast_followers_count" : 88,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/705312036/bf7ca2a3f077d7e57b12a5ea4f1db268.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/705312036/bf7ca2a3f077d7e57b12a5ea4f1db268.png",
"profile_link_color" : "00AEEF",
"favourites_count" : 566,
"is_translation_enabled" : false,
"normal_followers_count" : 5906693,
"utc_offset" : -14400,
"friends_count" : 2829,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/99UgLmSI9z",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "972651",
"id" : 972651,
"screen_name" : "mashable",
"name" : "Mashable",
"indices" : [
3,
12
]
}
],
"urls" : [
{
"display_url" : "on.mash.to/1FMwKEP",
"url" : "http://t.co/99UgLmSI9z",
"indices" : [
69,
91
],
"expanded_url" : "http://on.mash.to/1FMwKEP"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "SocialFlow",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1066,
"conversation_id" : 649936902666256384,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "mashable.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "972651"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBicAWh0dHA6Ly9yYWNrLjEubXNoY2RuLmNvbS9tZWRpYS9aZ2t5TURFMUx6RXdMekF5THpJNUwyVnNiMjV0ZFhOcmMyOXNMamxrWW1GbUxtcHdad3B3Q1hSb2RXMWlDVFUyTUhnM05UQUtaUWxxY0djLzQ2NWE3YWVhLzQ4MS9lbG9uLW11c2stc29sYXItY2l0eS10aHVtYi0xLmpwZxTgCBTKBBwUhAYUlAMAABYAEgA&s=Ci0ZTozjmGtoHuqW4_5xcmJGfO0dToxMJk228Hu43JY",
"width" : 560,
"height" : 293
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBicAWh0dHA6Ly9yYWNrLjEubXNoY2RuLmNvbS9tZWRpYS9aZ2t5TURFMUx6RXdMekF5THpJNUwyVnNiMjV0ZFhOcmMyOXNMamxrWW1GbUxtcHdad3B3Q1hSb2RXMWlDVFUyTUhnM05UQUtaUWxxY0djLzQ2NWE3YWVhLzQ4MS9lbG9uLW11c2stc29sYXItY2l0eS10aHVtYi0xLmpwZxTgCBTKBBwUsAkU9AQAABYAEgA&s=DA42ESaVXOawzXuUCQQOpf8HPDdSby7VSD4xhXnjdAg",
"width" : 560,
"height" : 293
}
},
"title" : {
"type" : "STRING",
"string_value" : "Elon Musk and SolarCity unveil ‘world’s most efficient’ solar panel"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "mashable.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "SolarCity is ready to start mass-producing these more efficient panels."
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "972651"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/99UgLmSI9z",
"scribe_key" : "card_url"
}
},
"users" : {
"972651" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/638342444052930560/gMZvEMvt_normal.png",
"created_at" : "Mon Mar 12 01:28:01 +0000 2007",
"id" : 972651,
"default_profile_image" : false,
"listed_count" : 125904,
"profile_background_color" : "00AEEF",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "mashable.com",
"url" : "http://t.co/1Gm8aVACKn",
"indices" : [
0,
22
],
"expanded_url" : "http://mashable.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/1Gm8aVACKn",
"description" : "News, resources, inspiration and fun for the connected generation. Tweets by @mashable staff.",
"followers_count" : 5906781,
"geo_enabled" : false,
"media_count" : 30121,
"lang" : "en",
"profile_text_color" : "3B3B3B",
"statuses_count" : 158328,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "972651",
"name" : "Mashable",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/638342444052930560/gMZvEMvt_normal.png",
"profile_sidebar_fill_color" : "88DBF4",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/972651/1401484849",
"screen_name" : "mashable",
"fast_followers_count" : 88,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/705312036/bf7ca2a3f077d7e57b12a5ea4f1db268.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/705312036/bf7ca2a3f077d7e57b12a5ea4f1db268.png",
"profile_link_color" : "00AEEF",
"favourites_count" : 566,
"is_translation_enabled" : false,
"normal_followers_count" : 5906693,
"utc_offset" : -14400,
"friends_count" : 2829,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/99UgLmSI9z",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "on.mash.to/1FMwKEP",
"url" : "http://t.co/99UgLmSI9z",
"indices" : [
55,
77
],
"expanded_url" : "http://on.mash.to/1FMwKEP"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 806,
"favorited" : false,
"geo" : null,
"id" : 649936902666256384,
"user" : {
"id" : 972651,
"id_str" : "972651"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Elon Musk unveils \"world's most efficient\" solar panel http://t.co/99UgLmSI9z",
"created_at" : "Fri Oct 02 13:20:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649936902666256384",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 806,
"favorited" : false,
"geo" : null,
"id" : 650031905652477952,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @mashable: Elon Musk unveils \"world's most efficient\" solar panel http://t.co/99UgLmSI9z",
"created_at" : "Fri Oct 02 19:37:37 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650031905652477952",
"coordinates" : null
},
"649367978061004800" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649367978061004800,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg4aHR0cHM6Ly9hdmF0YXJzMS5naXRodWJ1c2VyY29udGVudC5jb20vdS81MTM2Mz92PTMmcz0yMDAUkAMUkAMcFPABFPABAAAWABIA&s=K0F1Q7OVpj93Zfj1-0agpHQLhvCQTScczLZkEy0wJDg",
"width" : 200,
"height" : 200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Make xcodebuild output unbuffered · 0xced/XCDYouTubeKit@bc61739"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "When xcodebuild is piped (even through a simple `cat`) the test results output becomes buffered. This is annoying when piped through xcpretty. Using `gstdbuf -o 0` on the xcodebuild command solves ..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/A0cp8yGlq9",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707263,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707263,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/A0cp8yGlq9",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14377632",
"id" : 14377632,
"screen_name" : "0xced",
"name" : "Cédric Luthi",
"indices" : [
3,
9
]
},
{
"id_str" : "259575244",
"id" : 259575244,
"screen_name" : "_supermarin",
"name" : "Marin Usalj",
"indices" : [
11,
23
]
}
],
"urls" : [
{
"display_url" : "github.com/0xced/XCDYouTu…",
"url" : "https://t.co/A0cp8yGlq9",
"indices" : [
116,
139
],
"expanded_url" : "https://github.com/0xced/XCDYouTubeKit/commit/bc61739e4c46dea611b2128f55b5095e9f8bd98d"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "YoruFukurou",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 22,
"conversation_id" : 649367220259299328,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg4aHR0cHM6Ly9hdmF0YXJzMS5naXRodWJ1c2VyY29udGVudC5jb20vdS81MTM2Mz92PTMmcz0yMDAUkAMUkAMcFPABFPABAAAWABIA&s=K0F1Q7OVpj93Zfj1-0agpHQLhvCQTScczLZkEy0wJDg",
"width" : 200,
"height" : 200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Make xcodebuild output unbuffered · 0xced/XCDYouTubeKit@bc61739"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "When xcodebuild is piped (even through a simple `cat`) the test results output becomes buffered. This is annoying when piped through xcpretty. Using `gstdbuf -o 0` on the xcodebuild command solves ..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/A0cp8yGlq9",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707263,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707263,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/A0cp8yGlq9",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "259575244",
"id" : 259575244,
"screen_name" : "_supermarin",
"name" : "Marin Usalj",
"indices" : [
0,
12
]
}
],
"urls" : [
{
"display_url" : "github.com/0xced/XCDYouTu…",
"url" : "https://t.co/A0cp8yGlq9",
"indices" : [
105,
128
],
"expanded_url" : "https://github.com/0xced/XCDYouTubeKit/commit/bc61739e4c46dea611b2128f55b5095e9f8bd98d"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : "_supermarin",
"possibly_sensitive_appealable" : false,
"retweet_count" : 6,
"favorited" : false,
"geo" : null,
"id" : 649367220259299328,
"user" : {
"id" : 14377632,
"id_str" : "14377632"
},
"in_reply_to_user_id" : 259575244,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@_supermarin I think this xcodebuild \"unbuferring\" trick would be worth mentioning in xcpretty’s README: https://t.co/A0cp8yGlq9",
"created_at" : "Wed Sep 30 23:36:24 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : "259575244",
"id_str" : "649367220259299328",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 6,
"favorited" : false,
"geo" : null,
"id" : 649367978061004800,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @0xced: @_supermarin I think this xcodebuild \"unbuferring\" trick would be worth mentioning in xcpretty’s README: https://t.co/A0cp8yGlq9",
"created_at" : "Wed Sep 30 23:39:25 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649367978061004800",
"coordinates" : null
},
"649953333499686912" : {
"place" : null,
"contributors" : null,
"source" : "WordPress.com",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 649953333499686912,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"vanity_url" : {
"type" : "STRING",
"string_value" : "sicpers.info",
"scribe_key" : "vanity_url"
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgdaHR0cHM6Ly9zMC53cC5jb20vaS9ibGFuay5qcGcUkAMUkAMcFPABFPABAAAWABIA&s=ROqgoHFudfMbgRwUXDK1U61LNxmdqafHKoLiXyP8lIA",
"width" : 200,
"height" : 200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Week Two"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/oGkvtSGW4E",
"scribe_key" : "card_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.sicpers.info"
},
"description" : {
"type" : "STRING",
"string_value" : "As week one featured an observation of how post-work life was similar to working life, this week’s post is a catalogue of differences. Not all of these differences are huge. No watch I own fi…"
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/oGkvtSGW4E",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "sicpers.info/2015/10/week-t…",
"url" : "http://t.co/oGkvtSGW4E",
"indices" : [
9,
31
],
"expanded_url" : "http://www.sicpers.info/2015/10/week-two/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649953333499686912,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Week Two http://t.co/oGkvtSGW4E",
"created_at" : "Fri Oct 02 14:25:24 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649953333499686912",
"coordinates" : null
},
"649914510749368320" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 649910915916263424,
"favorite_count" : 67,
"conversation_id" : 649914510749368320,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/objective_neo/…",
"url" : "https://t.co/QD602Md9Ct",
"indices" : [
113,
136
],
"expanded_url" : "https://twitter.com/objective_neo/status/649910915916263424"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 34,
"conversation_id" : 649910915916263424,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649910912686493697",
"media_url_https" : "https://pbs.twimg.com/media/CQTyiB5UEAE5A7t.png",
"expanded_url" : "http://twitter.com/Objective_Neo/status/649910915916263424/photo/1",
"id" : 649910912686493697,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/vHSLAm6jOi",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
101,
123
],
"media_url" : "http://pbs.twimg.com/media/CQTyiB5UEAE5A7t.png",
"url" : "http://t.co/vHSLAm6jOi"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 23,
"favorited" : false,
"geo" : null,
"id" : 649910915916263424,
"user" : {
"id" : 83271185,
"id_str" : "83271185"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649910912686493697",
"media_url_https" : "https://pbs.twimg.com/media/CQTyiB5UEAE5A7t.png",
"expanded_url" : "http://twitter.com/Objective_Neo/status/649910915916263424/photo/1",
"id" : 649910912686493697,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/vHSLAm6jOi",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
101,
123
],
"media_url" : "http://pbs.twimg.com/media/CQTyiB5UEAE5A7t.png",
"url" : "http://t.co/vHSLAm6jOi"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Apple Idea of Privacy: Where we train you like an ape 🐒 to re-enter your password ten million times. http://t.co/vHSLAm6jOi",
"created_at" : "Fri Oct 02 11:36:51 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649910915916263424",
"coordinates" : null
},
"retweet_count" : 87,
"favorited" : false,
"geo" : null,
"id" : 649914510749368320,
"user" : {
"id" : 10545,
"id_str" : "10545"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "649910915916263424",
"retweeted" : false,
"supplemental_language" : null,
"text" : "iOS apps could phish iTunes passwords so easily by just creating and showing this modal within their app. Scary. https://t.co/QD602Md9Ct",
"created_at" : "Fri Oct 02 11:51:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649914510749368320",
"coordinates" : null
},
"649901223831695360" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649901223831695360,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "339844367",
"id" : 339844367,
"screen_name" : "suesentance",
"name" : "Sue Sentance",
"indices" : [
3,
15
]
}
],
"urls" : [
{
"display_url" : "gov.uk/government/new…",
"url" : "https://t.co/7jfRkpdbFM",
"indices" : [
85,
108
],
"expanded_url" : "https://www.gov.uk/government/news/top-graduates-to-get-up-to-30k-to-train-to-teach-core-subjects"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "TweetDeck",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 649891272518467584,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "gov.uk/government/new…",
"url" : "https://t.co/7jfRkpdbFM",
"indices" : [
68,
91
],
"expanded_url" : "https://www.gov.uk/government/news/top-graduates-to-get-up-to-30k-to-train-to-teach-core-subjects"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 12,
"favorited" : false,
"geo" : null,
"id" : 649891272518467584,
"user" : {
"id" : 339844367,
"id_str" : "339844367"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Bursaries for teaching training for next year have been announced - https://t.co/7jfRkpdbFM. Up to £30K for Physics and £25K for Computing",
"created_at" : "Fri Oct 02 10:18:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649891272518467584",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 12,
"favorited" : false,
"geo" : null,
"id" : 649901223831695360,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @suesentance: Bursaries for teaching training for next year have been announced - https://t.co/7jfRkpdbFM. Up to £30K for Physics and £2…",
"created_at" : "Fri Oct 02 10:58:20 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649901223831695360",
"coordinates" : null
},
"649470569855995904" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 260,
"conversation_id" : 649470569855995904,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 290,
"favorited" : false,
"geo" : null,
"id" : 649470569855995904,
"user" : {
"id" : 14767730,
"id_str" : "14767730"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "my alarm clock didn't go off today because it lost my wifi credentials\nseriously",
"created_at" : "Thu Oct 01 06:27:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649470569855995904",
"coordinates" : null
},
"649667382965743616" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 513,
"conversation_id" : 649667382965743616,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "zachholman.com/posts/remote-f…",
"url" : "https://t.co/qi35rmrjXB",
"indices" : [
59,
82
],
"expanded_url" : "http://zachholman.com/posts/remote-first/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 591,
"favorited" : false,
"geo" : null,
"id" : 649667382965743616,
"user" : {
"id" : 11322372,
"id_str" : "11322372"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Remote-first companies are going to win. Sorry not sorry.\n\nhttps://t.co/qi35rmrjXB",
"created_at" : "Thu Oct 01 19:29:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649667382965743616",
"coordinates" : null
},
"649874992054845440" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 29,
"conversation_id" : 649874992054845440,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "pornhub.com/insights/apple…",
"url" : "http://t.co/gJOoB0Hy0B",
"indices" : [
107,
129
],
"expanded_url" : "http://www.pornhub.com/insights/apple-android-os-searches"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 23,
"favorited" : false,
"geo" : null,
"id" : 649874992054845440,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "These Pornhub analytics insights are quite interesting. Just… better don't google keywords you don't know. http://t.co/gJOoB0Hy0B",
"created_at" : "Fri Oct 02 09:14:06 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649874992054845440",
"coordinates" : null
},
"649872858492104704" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649872858492104704,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "lgbtstem.wordpress.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "2442015493"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhFaHR0cHM6Ly9sZ2J0c3RlbS5maWxlcy53b3JkcHJlc3MuY29tLzIwMTUvMDkvZGF2ZS1wcm9maWxlLTIuanBnP3c9MjQwFOADFOADHBTwARTwAQAAFgASAA&s=uc5UA-vp4k_MoT8KoJ8QQop7RyzmN0a63PFBKJOyEpE",
"width" : 240,
"height" : 240
}
},
"title" : {
"type" : "STRING",
"string_value" : "LGBT STEMinar"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "lgbtstem.wordpress.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The LGBT STEMinar will be held at the University of Sheffield on the 15th January. The conference is designed for people who work or study in STEM subjects (Science, Technology, Engineering, Mathem..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/AafjbsgCG7",
"scribe_key" : "card_url"
}
},
"users" : {
"2442015493" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/506419091251286016/nDp0dYfw_normal.png",
"created_at" : "Sun Apr 13 17:35:47 +0000 2014",
"id" : 2442015493,
"default_profile_image" : false,
"listed_count" : 17,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "lgbtstem.wordpress.com",
"url" : "http://t.co/YVJw5DFiIx",
"indices" : [
0,
22
],
"expanded_url" : "http://lgbtstem.wordpress.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/YVJw5DFiIx",
"description" : "Improving LGBT visibility in Science, Technology, Engineering and Mathematics #LGBTSTEM",
"followers_count" : 399,
"geo_enabled" : false,
"media_count" : 2,
"lang" : "en-gb",
"profile_text_color" : "333333",
"statuses_count" : 239,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "2442015493",
"name" : "LGBT STEM",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/506419091251286016/nDp0dYfw_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "LGBTSTEM",
"fast_followers_count" : 0,
"time_zone" : "Amsterdam",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 83,
"is_translation_enabled" : false,
"normal_followers_count" : 399,
"utc_offset" : 7200,
"friends_count" : 235,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/AafjbsgCG7",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "27841081",
"id" : 27841081,
"screen_name" : "PhdGeek",
"name" : "Beth Hellen",
"indices" : [
3,
11
]
}
],
"urls" : [
{
"display_url" : "lgbtstem.wordpress.com/lgbt-steminar/",
"url" : "https://t.co/AafjbsgCG7",
"indices" : [
143,
144
],
"expanded_url" : "https://lgbtstem.wordpress.com/lgbt-steminar/"
}
],
"hashtags" : [
{
"indices" : [
71,
84
],
"text" : "LGBTSTEMinar"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649175070108184576,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "lgbtstem.wordpress.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "2442015493"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhFaHR0cHM6Ly9sZ2J0c3RlbS5maWxlcy53b3JkcHJlc3MuY29tLzIwMTUvMDkvZGF2ZS1wcm9maWxlLTIuanBnP3c9MjQwFOADFOADHBTwARTwAQAAFgASAA&s=uc5UA-vp4k_MoT8KoJ8QQop7RyzmN0a63PFBKJOyEpE",
"width" : 240,
"height" : 240
}
},
"title" : {
"type" : "STRING",
"string_value" : "LGBT STEMinar"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "lgbtstem.wordpress.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The LGBT STEMinar will be held at the University of Sheffield on the 15th January. The conference is designed for people who work or study in STEM subjects (Science, Technology, Engineering, Mathem..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/AafjbsgCG7",
"scribe_key" : "card_url"
}
},
"users" : {
"2442015493" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/506419091251286016/nDp0dYfw_normal.png",
"created_at" : "Sun Apr 13 17:35:47 +0000 2014",
"id" : 2442015493,
"default_profile_image" : false,
"listed_count" : 17,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "lgbtstem.wordpress.com",
"url" : "http://t.co/YVJw5DFiIx",
"indices" : [
0,
22
],
"expanded_url" : "http://lgbtstem.wordpress.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/YVJw5DFiIx",
"description" : "Improving LGBT visibility in Science, Technology, Engineering and Mathematics #LGBTSTEM",
"followers_count" : 399,
"geo_enabled" : false,
"media_count" : 2,
"lang" : "en-gb",
"profile_text_color" : "333333",
"statuses_count" : 239,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "2442015493",
"name" : "LGBT STEM",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/506419091251286016/nDp0dYfw_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "LGBTSTEM",
"fast_followers_count" : 0,
"time_zone" : "Amsterdam",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 83,
"is_translation_enabled" : false,
"normal_followers_count" : 399,
"utc_offset" : 7200,
"friends_count" : 235,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/AafjbsgCG7",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "lgbtstem.wordpress.com/lgbt-steminar/",
"url" : "https://t.co/AafjbsgCG7",
"indices" : [
120,
143
],
"expanded_url" : "https://lgbtstem.wordpress.com/lgbt-steminar/"
}
],
"hashtags" : [
{
"indices" : [
58,
71
],
"text" : "LGBTSTEMinar"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 649175070108184576,
"user" : {
"id" : 27841081,
"id_str" : "27841081"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Apparently some people have still missed that I'm running #LGBTSTEMinar if you're LGBT+ & work in STEM check it out https://t.co/AafjbsgCG7",
"created_at" : "Wed Sep 30 10:52:52 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649175070108184576",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 649872858492104704,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @PhdGeek: Apparently some people have still missed that I'm running #LGBTSTEMinar if you're LGBT+ & work in STEM check it out https://t.…",
"created_at" : "Fri Oct 02 09:05:38 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649872858492104704",
"coordinates" : null
},
"650017361332957184" : {
"place" : null,
"contributors" : null,
"source" : "Cocoa Controls",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 9,
"conversation_id" : 650017361332957184,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.cocoacontrols.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "258464819"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiKAWh0dHBzOi8vczMuYW1hem9uYXdzLmNvbS9jb2NvYWNvbnRyb2xzX3Byb2R1Y3Rpb24vdXBsb2Fkcy9jb250cm9sX2ltYWdlL2ltYWdlLzc1NjQvaU9TX1NpbXVsYXRvcl9TY3JlZW5fU2hvdF9TZXBfMjJfXzIwMTVfXzEwLjI4LjI4X1BNLmpwZxTcCxSQBhwUhAYUlAMAABYAEgA&s=8G1urdu4wjLLe0X7Cb1FOxdE61U85PtedBNWvRON_mw",
"width" : 750,
"height" : 392
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiKAWh0dHBzOi8vczMuYW1hem9uYXdzLmNvbS9jb2NvYWNvbnRyb2xzX3Byb2R1Y3Rpb24vdXBsb2Fkcy9jb250cm9sX2ltYWdlL2ltYWdlLzc1NjQvaU9TX1NpbXVsYXRvcl9TY3JlZW5fU2hvdF9TZXBfMjJfXzIwMTVfXzEwLjI4LjI4X1BNLmpwZxTcCxSQBhwUsAkU9AQAABYAEgA&s=ZEyw8sUheQLOEOAsEa4z-3IGNl3QUr70cZfNo00U6-8",
"width" : 750,
"height" : 392
}
},
"title" : {
"type" : "STRING",
"string_value" : "iOS-Build-Number-Overlay"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "cocoacontrols.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Overlay version and build numbers in your release builds"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/ANsFaxzDwC",
"scribe_key" : "card_url"
}
},
"users" : {
"258464819" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"created_at" : "Sun Feb 27 19:51:02 +0000 2011",
"id" : 258464819,
"default_profile_image" : false,
"listed_count" : 472,
"profile_background_color" : "131516",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoacontrols.com",
"url" : "http://t.co/jIVPyKvF83",
"indices" : [
0,
22
],
"expanded_url" : "http://cocoacontrols.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/jIVPyKvF83",
"description" : "Custom UI component database for iOS and Mac OS X. Created by @aaronbrethorst.",
"followers_count" : 12210,
"geo_enabled" : false,
"media_count" : 14,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4721,
"following" : true,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "258464819",
"name" : "Cocoa Controls",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "cocoacontrols",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 12,
"is_translation_enabled" : false,
"normal_followers_count" : 12210,
"utc_offset" : -25200,
"friends_count" : 609,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/ANsFaxzDwC",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cocoacontrols.com/controls/ios-b…",
"url" : "http://t.co/ANsFaxzDwC",
"indices" : [
98,
120
],
"expanded_url" : "http://www.cocoacontrols.com/controls/ios-build-number-overlay"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 650017361332957184,
"user" : {
"id" : 258464819,
"id_str" : "258464819"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "iOS-Build-Number-Overlay for Mac OS X: Overlay version and build numbers in your release builds - http://t.co/ANsFaxzDwC",
"created_at" : "Fri Oct 02 18:39:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650017361332957184",
"coordinates" : null
},
"649175070108184576" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649175070108184576,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "lgbtstem.wordpress.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "2442015493"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhFaHR0cHM6Ly9sZ2J0c3RlbS5maWxlcy53b3JkcHJlc3MuY29tLzIwMTUvMDkvZGF2ZS1wcm9maWxlLTIuanBnP3c9MjQwFOADFOADHBTwARTwAQAAFgASAA&s=uc5UA-vp4k_MoT8KoJ8QQop7RyzmN0a63PFBKJOyEpE",
"width" : 240,
"height" : 240
}
},
"title" : {
"type" : "STRING",
"string_value" : "LGBT STEMinar"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "lgbtstem.wordpress.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The LGBT STEMinar will be held at the University of Sheffield on the 15th January. The conference is designed for people who work or study in STEM subjects (Science, Technology, Engineering, Mathem..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/AafjbsgCG7",
"scribe_key" : "card_url"
}
},
"users" : {
"2442015493" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/506419091251286016/nDp0dYfw_normal.png",
"created_at" : "Sun Apr 13 17:35:47 +0000 2014",
"id" : 2442015493,
"default_profile_image" : false,
"listed_count" : 17,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "lgbtstem.wordpress.com",
"url" : "http://t.co/YVJw5DFiIx",
"indices" : [
0,
22
],
"expanded_url" : "http://lgbtstem.wordpress.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/YVJw5DFiIx",
"description" : "Improving LGBT visibility in Science, Technology, Engineering and Mathematics #LGBTSTEM",
"followers_count" : 399,
"geo_enabled" : false,
"media_count" : 2,
"lang" : "en-gb",
"profile_text_color" : "333333",
"statuses_count" : 239,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "2442015493",
"name" : "LGBT STEM",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/506419091251286016/nDp0dYfw_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "LGBTSTEM",
"fast_followers_count" : 0,
"time_zone" : "Amsterdam",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 83,
"is_translation_enabled" : false,
"normal_followers_count" : 399,
"utc_offset" : 7200,
"friends_count" : 235,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/AafjbsgCG7",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "lgbtstem.wordpress.com/lgbt-steminar/",
"url" : "https://t.co/AafjbsgCG7",
"indices" : [
120,
143
],
"expanded_url" : "https://lgbtstem.wordpress.com/lgbt-steminar/"
}
],
"hashtags" : [
{
"indices" : [
58,
71
],
"text" : "LGBTSTEMinar"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 649175070108184576,
"user" : {
"id" : 27841081,
"id_str" : "27841081"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Apparently some people have still missed that I'm running #LGBTSTEMinar if you're LGBT+ & work in STEM check it out https://t.co/AafjbsgCG7",
"created_at" : "Wed Sep 30 10:52:52 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649175070108184576",
"coordinates" : null
},
"650004715854544896" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 650004715854544896,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650004715854544896,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "If the iPhone were a car, the SIM card slot would be motorized.",
"created_at" : "Fri Oct 02 17:49:35 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650004715854544896",
"coordinates" : null
},
"650088053579620352" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650088053579620352,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 650069357599543307,
"id_str" : "650069357599543307",
"source_status_id" : 650069453863014401,
"indices" : [
93,
115
],
"url" : "http://t.co/rUYl1SOGIc",
"source_status_id_str" : "650069453863014401",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQWCovMWUAsIcl0.png",
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQWCovMWUAsIcl0.png",
"display_url" : "pic.twitter.com/rUYl1SOGIc",
"source_user_id" : 174108566,
"sizes" : {
"large" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
},
"medium" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
}
},
"source_user_id_str" : "174108566",
"expanded_url" : "http://twitter.com/senongo/status/650069453863014401/photo/1",
"features" : {
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "174108566",
"id" : 174108566,
"screen_name" : "senongo",
"name" : "Senongo",
"indices" : [
3,
11
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 45869,
"conversation_id" : 650069453863014401,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650069357599543307",
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQWCovMWUAsIcl0.png",
"expanded_url" : "http://twitter.com/senongo/status/650069453863014401/photo/1",
"id" : 650069357599543307,
"sizes" : {
"large" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
},
"medium" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/rUYl1SOGIc",
"features" : {
},
"type" : "photo",
"indices" : [
80,
102
],
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQWCovMWUAsIcl0.png",
"url" : "http://t.co/rUYl1SOGIc"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 47518,
"favorited" : false,
"geo" : null,
"id" : 650069453863014401,
"user" : {
"id" : 174108566,
"id_str" : "174108566"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 650069357599543307,
"id_str" : "650069357599543307",
"indices" : [
80,
102
],
"url" : "http://t.co/rUYl1SOGIc",
"type" : "animated_gif",
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQWCovMWUAsIcl0.png",
"video_info" : {
"aspect_ratio" : [
27,
14
],
"variants" : [
{
"bitrate" : 0,
"content_type" : "video/mp4",
"url" : "https://pbs.twimg.com/tweet_video/CQWCovMWUAsIcl0.mp4"
}
]
},
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQWCovMWUAsIcl0.png",
"display_url" : "pic.twitter.com/rUYl1SOGIc",
"sizes" : {
"large" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
},
"medium" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
}
},
"expanded_url" : "http://twitter.com/senongo/status/650069453863014401/photo/1",
"features" : {
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "This gif has so many characters and subplots, it's like a Shakespearean tragedy http://t.co/rUYl1SOGIc",
"created_at" : "Fri Oct 02 22:06:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650069453863014401",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 47518,
"favorited" : false,
"geo" : null,
"id" : 650088053579620352,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 650069357599543307,
"id_str" : "650069357599543307",
"source_status_id" : 650069453863014401,
"indices" : [
93,
115
],
"url" : "http://t.co/rUYl1SOGIc",
"source_status_id_str" : "650069453863014401",
"type" : "animated_gif",
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQWCovMWUAsIcl0.png",
"video_info" : {
"aspect_ratio" : [
27,
14
],
"variants" : [
{
"bitrate" : 0,
"content_type" : "video/mp4",
"url" : "https://pbs.twimg.com/tweet_video/CQWCovMWUAsIcl0.mp4"
}
]
},
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQWCovMWUAsIcl0.png",
"display_url" : "pic.twitter.com/rUYl1SOGIc",
"source_user_id" : 174108566,
"sizes" : {
"large" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
},
"medium" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 324,
"h" : 168,
"resize" : "fit"
}
},
"source_user_id_str" : "174108566",
"expanded_url" : "http://twitter.com/senongo/status/650069453863014401/photo/1",
"features" : {
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @senongo: This gif has so many characters and subplots, it's like a Shakespearean tragedy http://t.co/rUYl1SOGIc",
"created_at" : "Fri Oct 02 23:20:44 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650088053579620352",
"coordinates" : null
},
"649382860537905156" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649382860537905156,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "18468877",
"id" : 18468877,
"screen_name" : "reidmain",
"name" : "Reid Main",
"indices" : [
3,
12
]
},
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
14,
23
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 649246550300995584,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "reidmain",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 649382704992010240,
"user" : {
"id" : 18468877,
"id_str" : "18468877"
},
"in_reply_to_user_id" : 18468877,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@steipete holy crap nevermind we added 48 more in the last two months. I didn't even realize it grew that much.",
"created_at" : "Thu Oct 01 00:37:56 +0000 2015",
"in_reply_to_status_id_str" : "649381379545784320",
"in_reply_to_status_id" : 649381379545784320,
"in_reply_to_user_id_str" : "18468877",
"id_str" : "649382704992010240",
"coordinates" : null
},
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 649382860537905156,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @reidmain: @steipete holy crap nevermind we added 48 more in the last two months. I didn't even realize it grew that much.",
"created_at" : "Thu Oct 01 00:38:33 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649382860537905156",
"coordinates" : null
},
"649381379545784320" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 649246550300995584,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "steipete",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 649381379545784320,
"user" : {
"id" : 18468877,
"id_str" : "18468877"
},
"in_reply_to_user_id" : 25401953,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@steipete we have 24 in our stack",
"created_at" : "Thu Oct 01 00:32:40 +0000 2015",
"in_reply_to_status_id_str" : "649246550300995584",
"in_reply_to_status_id" : 649246550300995584,
"in_reply_to_user_id_str" : "25401953",
"id_str" : "649381379545784320",
"coordinates" : null
},
"649590065224531969" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 128,
"conversation_id" : 649590065224531969,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649590064079482886",
"media_url_https" : "https://pbs.twimg.com/media/CQPOuLsUsAYWBMw.png",
"expanded_url" : "http://twitter.com/HaskellForMac/status/649590065224531969/photo/1",
"id" : 649590064079482886,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 175,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 102,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 58,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/HHsSv00ZuW",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
106,
128
],
"media_url" : "http://pbs.twimg.com/media/CQPOuLsUsAYWBMw.png",
"url" : "http://t.co/HHsSv00ZuW"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "blog.haskellformac.com/blog/learning-…",
"url" : "http://t.co/Hvwo83iLPU",
"indices" : [
83,
105
],
"expanded_url" : "http://blog.haskellformac.com/blog/learning-haskell"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 57,
"favorited" : false,
"geo" : null,
"id" : 649590065224531969,
"user" : {
"id" : 3123999734,
"id_str" : "3123999734"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649590064079482886",
"media_url_https" : "https://pbs.twimg.com/media/CQPOuLsUsAYWBMw.png",
"expanded_url" : "http://twitter.com/HaskellForMac/status/649590065224531969/photo/1",
"id" : 649590064079482886,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 175,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 102,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 58,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/HHsSv00ZuW",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
106,
128
],
"media_url" : "http://pbs.twimg.com/media/CQPOuLsUsAYWBMw.png",
"url" : "http://t.co/HHsSv00ZuW"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"Learning Haskell\" — a Haskell tutorial with screencasts based on Haskell for Mac: http://t.co/Hvwo83iLPU http://t.co/HHsSv00ZuW",
"created_at" : "Thu Oct 01 14:21:55 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649590065224531969",
"coordinates" : null
},
"649886072114159616" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649886072114159616,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id" : 649872488487342080,
"id_str" : "649872488487342080",
"source_status_id" : 649872493365325824,
"indices" : [
50,
72
],
"url" : "http://t.co/LMq9IBgBpW",
"source_status_id_str" : "649872493365325824",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQTPlcmWUAA3why.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQTPlcmWUAA3why.jpg",
"display_url" : "pic.twitter.com/LMq9IBgBpW",
"source_user_id" : 174763256,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"source_user_id_str" : "174763256",
"expanded_url" : "http://twitter.com/thecodecleaner/status/649872493365325824/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "174763256",
"id" : 174763256,
"screen_name" : "thecodecleaner",
"name" : "thecodecleaner",
"indices" : [
3,
18
]
},
{
"id_str" : "47378354",
"id" : 47378354,
"screen_name" : "KevlinHenney",
"name" : "Kevlin Henney",
"indices" : [
30,
43
]
}
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
20,
29
],
"text" : "agilecam"
},
{
"indices" : [
44,
49
],
"text" : "amen"
}
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Android",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 649872493365325824,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id_str" : "649872488487342080",
"media_url_https" : "https://pbs.twimg.com/media/CQTPlcmWUAA3why.jpg",
"expanded_url" : "http://twitter.com/thecodecleaner/status/649872493365325824/photo/1",
"id" : 649872488487342080,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/LMq9IBgBpW",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
30,
52
],
"media_url" : "http://pbs.twimg.com/media/CQTPlcmWUAA3why.jpg",
"url" : "http://t.co/LMq9IBgBpW"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "47378354",
"id" : 47378354,
"screen_name" : "KevlinHenney",
"name" : "Kevlin Henney",
"indices" : [
10,
23
]
}
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
0,
9
],
"text" : "agilecam"
},
{
"indices" : [
24,
29
],
"text" : "amen"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 649872493365325824,
"user" : {
"id" : 174763256,
"id_str" : "174763256"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649872488487342080",
"media_url_https" : "https://pbs.twimg.com/media/CQTPlcmWUAA3why.jpg",
"expanded_url" : "http://twitter.com/thecodecleaner/status/649872493365325824/photo/1",
"id" : 649872488487342080,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/LMq9IBgBpW",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
30,
52
],
"media_url" : "http://pbs.twimg.com/media/CQTPlcmWUAA3why.jpg",
"url" : "http://t.co/LMq9IBgBpW"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "#agilecam @KevlinHenney #amen http://t.co/LMq9IBgBpW",
"created_at" : "Fri Oct 02 09:04:11 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649872493365325824",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 649886072114159616,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649872488487342080,
"id_str" : "649872488487342080",
"source_status_id" : 649872493365325824,
"indices" : [
50,
72
],
"url" : "http://t.co/LMq9IBgBpW",
"source_status_id_str" : "649872493365325824",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQTPlcmWUAA3why.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQTPlcmWUAA3why.jpg",
"display_url" : "pic.twitter.com/LMq9IBgBpW",
"source_user_id" : 174763256,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"source_user_id_str" : "174763256",
"expanded_url" : "http://twitter.com/thecodecleaner/status/649872493365325824/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @thecodecleaner: #agilecam @KevlinHenney #amen http://t.co/LMq9IBgBpW",
"created_at" : "Fri Oct 02 09:58:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649886072114159616",
"coordinates" : null
},
"649990094401708032" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649990094401708032,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "484936561",
"id" : 484936561,
"screen_name" : "PLT_Hulk",
"name" : "PLT HULK",
"indices" : [
3,
12
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 25,
"conversation_id" : 649933777536421888,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 18,
"favorited" : false,
"geo" : null,
"id" : 649933777536421888,
"user" : {
"id" : 484936561,
"id_str" : "484936561"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "PROGRAMMER AM AN MACHINE FOR TURNING AN LITTLES BIT OF KNOWLEDGE INTO EGO!!!",
"created_at" : "Fri Oct 02 13:07:42 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649933777536421888",
"coordinates" : null
},
"retweet_count" : 18,
"favorited" : false,
"geo" : null,
"id" : 649990094401708032,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @PLT_Hulk: PROGRAMMER AM AN MACHINE FOR TURNING AN LITTLES BIT OF KNOWLEDGE INTO EGO!!!",
"created_at" : "Fri Oct 02 16:51:29 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649990094401708032",
"coordinates" : null
},
"650081585392259072" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Android",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 46,
"conversation_id" : 650081585392259072,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 46,
"favorited" : false,
"geo" : null,
"id" : 650081585392259072,
"user" : {
"id" : 2374794691,
"id_str" : "2374794691"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "A variety of inadequate ontological theories have now been embodied in a plethora of correspondingly inadequate programming languages",
"created_at" : "Fri Oct 02 22:55:02 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650081585392259072",
"coordinates" : null
},
"648999198357106688" : {
"place" : null,
"contributors" : null,
"source" : "Sprinklr",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 78,
"conversation_id" : 648999198357106688,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648999197786640385",
"media_url_https" : "https://pbs.twimg.com/media/CQG1VPOWEAELOz3.png",
"expanded_url" : "http://twitter.com/MSFTnews/status/648999198357106688/photo/1",
"id" : 648999197786640385,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 520,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 304,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 172,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/DFbxeIJLBf",
"features" : {
"large" : {
"faces" : [
{
"y" : 299,
"w" : 42,
"x" : 747,
"h" : 42
}
]
},
"medium" : {
"faces" : [
{
"y" : 175,
"w" : 24,
"x" : 437,
"h" : 24
}
]
},
"orig" : {
"faces" : [
{
"y" : 299,
"w" : 42,
"x" : 747,
"h" : 42
}
]
},
"small" : {
"faces" : [
{
"y" : 99,
"w" : 13,
"x" : 248,
"h" : 13
}
]
}
},
"type" : "photo",
"indices" : [
99,
121
],
"media_url" : "http://pbs.twimg.com/media/CQG1VPOWEAELOz3.png",
"url" : "http://t.co/DFbxeIJLBf"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "17000457",
"id" : 17000457,
"screen_name" : "Azure",
"name" : "Microsoft Azure",
"indices" : [
47,
53
]
}
],
"urls" : [
{
"display_url" : "spr.ly/6018BzuEg",
"url" : "http://t.co/K5MPm5YgxR",
"indices" : [
76,
98
],
"expanded_url" : "http://spr.ly/6018BzuEg"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 77,
"favorited" : false,
"geo" : null,
"id" : 648999198357106688,
"user" : {
"id" : 24741685,
"id_str" : "24741685"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648999197786640385",
"media_url_https" : "https://pbs.twimg.com/media/CQG1VPOWEAELOz3.png",
"expanded_url" : "http://twitter.com/MSFTnews/status/648999198357106688/photo/1",
"id" : 648999197786640385,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 520,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 304,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 172,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/DFbxeIJLBf",
"features" : {
"large" : {
"faces" : [
{
"y" : 299,
"w" : 42,
"x" : 747,
"h" : 42
}
]
},
"medium" : {
"faces" : [
{
"y" : 175,
"w" : 24,
"x" : 437,
"h" : 24
}
]
},
"orig" : {
"faces" : [
{
"y" : 299,
"w" : 42,
"x" : 747,
"h" : 42
}
]
},
"small" : {
"faces" : [
{
"y" : 99,
"w" : 13,
"x" : 248,
"h" : 13
}
]
}
},
"type" : "photo",
"indices" : [
99,
121
],
"media_url" : "http://pbs.twimg.com/media/CQG1VPOWEAELOz3.png",
"url" : "http://t.co/DFbxeIJLBf"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "VIDEO: How the UN is partnering with Microsoft @Azure to help Nepal rebuild http://t.co/K5MPm5YgxR http://t.co/DFbxeIJLBf",
"created_at" : "Tue Sep 29 23:14:01 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648999198357106688",
"coordinates" : null
},
"649585004427759616" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649583089853857792,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "It's all fine - Devs",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "iwasleeg",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649585004427759616,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : 3182117337,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@iwasleeg and those infrequently.",
"created_at" : "Thu Oct 01 14:01:48 +0000 2015",
"in_reply_to_status_id_str" : "649583089853857792",
"in_reply_to_status_id" : 649583089853857792,
"in_reply_to_user_id_str" : "3182117337",
"id_str" : "649585004427759616",
"coordinates" : null
},
"650063995894935552" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-87.606369,
41.785557
],
[
-87.57512699999999,
41.785557
],
[
-87.57512699999999,
41.802616
],
[
-87.606369,
41.802616
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "1f6b9aa053ccbd16",
"attributes" : {
},
"place_type" : "neighborhood",
"full_name" : "Hyde Park, Chicago",
"country_code" : "US",
"name" : "Hyde Park",
"url" : "https://api.twitter.com/1.1/geo/id/1f6b9aa053ccbd16.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 8,
"conversation_id" : 650063995894935552,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650063994909134848",
"media_url_https" : "https://pbs.twimg.com/media/CQV9wlnUkAAgzj6.jpg",
"expanded_url" : "http://twitter.com/segiddins/status/650063995894935552/photo/1",
"id" : 650063994909134848,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 959,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 561,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 318,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/LkToHXsdbR",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
94,
116
],
"media_url" : "http://pbs.twimg.com/media/CQV9wlnUkAAgzj6.jpg",
"url" : "http://t.co/LkToHXsdbR"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 6,
"favorited" : false,
"geo" : null,
"id" : 650063995894935552,
"user" : {
"id" : 73644377,
"id_str" : "73644377"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650063994909134848",
"media_url_https" : "https://pbs.twimg.com/media/CQV9wlnUkAAgzj6.jpg",
"expanded_url" : "http://twitter.com/segiddins/status/650063995894935552/photo/1",
"id" : 650063994909134848,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 959,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 561,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 318,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/LkToHXsdbR",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
94,
116
],
"media_url" : "http://pbs.twimg.com/media/CQV9wlnUkAAgzj6.jpg",
"url" : "http://t.co/LkToHXsdbR"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "3 different title opacities, I have no idea what the bloody difference is. Super frustrating. http://t.co/LkToHXsdbR",
"created_at" : "Fri Oct 02 21:45:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650063995894935552",
"coordinates" : null
},
"649208957081362432" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 15,
"conversation_id" : 649208957081362432,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "731127722",
"id" : 731127722,
"screen_name" : "PSPDFKit",
"name" : "PSPDFKit",
"indices" : [
71,
80
]
}
],
"urls" : [
{
"display_url" : "box.com/blog/releasing…",
"url" : "https://t.co/Wj9rQwx5W4",
"indices" : [
94,
117
],
"expanded_url" : "https://www.box.com/blog/releasing-box-preview-sdk-ios/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 649208957081362432,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Box just released their iOS (and soon Android) Preview SDK… powered by @PSPDFKit of course :) https://t.co/Wj9rQwx5W4",
"created_at" : "Wed Sep 30 13:07:31 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649208957081362432",
"coordinates" : null
},
"649288458272440320" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649288458272440320,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649288458272440320,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I'm not even sure Dara O'Briain is enjoying Dara O'Briain's TV Burp.",
"created_at" : "Wed Sep 30 18:23:26 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649288458272440320",
"coordinates" : null
},
"649271534096384000" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 649271534096384000,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 649271534096384000,
"user" : {
"id" : 7819352,
"id_str" : "7819352"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I still keep a copy of VBRUN300.DLL in my desktop to remind me that… that… \n\nargh, nothing has really changed in 20 years.",
"created_at" : "Wed Sep 30 17:16:11 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649271534096384000",
"coordinates" : null
},
"649251583851675648" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649251583851675648,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg4aHR0cHM6Ly9hdmF0YXJzMS5naXRodWJ1c2VyY29udGVudC5jb20vdS81MTM2Mz92PTMmcz0yMDAUkAMUkAMcFPABFPABAAAWABIA&s=K0F1Q7OVpj93Zfj1-0agpHQLhvCQTScczLZkEy0wJDg",
"width" : 200,
"height" : 200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Workaround broken `deactivateAppForDuration:` in iOS 9 · 0xced/KIF@85f5c6f"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "-[UIATarget reactivateApp] was not rewritten for the new iOS 9 app switcher so we use a horrible hack to get the correct accessibility element. There also seems to be an issue with the UIAApplicat..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/kxeifzXY2a",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707263,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707263,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/kxeifzXY2a",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14377632",
"id" : 14377632,
"screen_name" : "0xced",
"name" : "Cédric Luthi",
"indices" : [
3,
9
]
}
],
"urls" : [
{
"display_url" : "github.com/0xced/KIF/comm…",
"url" : "https://t.co/kxeifzXY2a",
"indices" : [
61,
84
],
"expanded_url" : "https://github.com/0xced/KIF/commit/85f5c6f1ca6c7b8aa9cc3fefbea73af6e4acb044"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "YoruFukurou",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 13,
"conversation_id" : 649250298020630528,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg4aHR0cHM6Ly9hdmF0YXJzMS5naXRodWJ1c2VyY29udGVudC5jb20vdS81MTM2Mz92PTMmcz0yMDAUkAMUkAMcFPABFPABAAAWABIA&s=K0F1Q7OVpj93Zfj1-0agpHQLhvCQTScczLZkEy0wJDg",
"width" : 200,
"height" : 200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Workaround broken `deactivateAppForDuration:` in iOS 9 · 0xced/KIF@85f5c6f"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "-[UIATarget reactivateApp] was not rewritten for the new iOS 9 app switcher so we use a horrible hack to get the correct accessibility element. There also seems to be an issue with the UIAApplicat..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/kxeifzXY2a",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707263,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707263,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/kxeifzXY2a",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "github.com/0xced/KIF/comm…",
"url" : "https://t.co/kxeifzXY2a",
"indices" : [
50,
73
],
"expanded_url" : "https://github.com/0xced/KIF/commit/85f5c6f1ca6c7b8aa9cc3fefbea73af6e4acb044"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 649250298020630528,
"user" : {
"id" : 14377632,
"id_str" : "14377632"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "And that’s another day spent fixing Apple’s bugs! https://t.co/kxeifzXY2a",
"created_at" : "Wed Sep 30 15:51:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649250298020630528",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 649251583851675648,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @0xced: And that’s another day spent fixing Apple’s bugs! https://t.co/kxeifzXY2a",
"created_at" : "Wed Sep 30 15:56:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649251583851675648",
"coordinates" : null
},
"650078258067808256" : {
"place" : null,
"contributors" : null,
"source" : "Sprinklr",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1161,
"conversation_id" : 650078258067808256,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.washingtonpost.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "2467791"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiCAWh0dHA6Ly93d3cud2FzaGluZ3RvbnBvc3QuY29tL3JmL2ltYWdlXzkwOHcvMjAxMC0yMDE5L1dhc2hpbmd0b25Qb3N0LzIwMTUvMDgvMjMvRm9yZWlnbi9JbWFnZXMvRWJvbGFfU2lja19TdXJ2aXZvcnMtMDMzNjktODI5My5qcGcUmA4UtgccFIQGFJQDAAAWABIA&s=0-vc5hW2S6Bdd7MvNu_OZzg4c7Z_h24w16bjOxoL-Ns",
"width" : 908,
"height" : 475
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiCAWh0dHA6Ly93d3cud2FzaGluZ3RvbnBvc3QuY29tL3JmL2ltYWdlXzkwOHcvMjAxMC0yMDE5L1dhc2hpbmd0b25Qb3N0LzIwMTUvMDgvMjMvRm9yZWlnbi9JbWFnZXMvRWJvbGFfU2lja19TdXJ2aXZvcnMtMDMzNjktODI5My5qcGcUmA4UtgccFLAJFPQEAAAWABIA&s=McefIJwlIDw5iDtVMLS6rdVPVESx4-sSm_72ODfRlHU",
"width" : 908,
"height" : 475
}
},
"title" : {
"type" : "STRING",
"string_value" : "Larry Summers: We must act on global health because millions of lives are at stake"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "washingtonpost.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Millions of lives are at stake."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/MOL4levJxN",
"scribe_key" : "card_url"
}
},
"users" : {
"2467791" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000252568100/7a366ac8d0f934b5318e721ba049e9b1_normal.png",
"created_at" : "Tue Mar 27 11:19:39 +0000 2007",
"id" : 2467791,
"default_profile_image" : false,
"listed_count" : 64229,
"profile_background_color" : "333333",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "Washington, DC",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "washingtonpost.com",
"url" : "http://t.co/Hq7hTYkOPg",
"indices" : [
0,
22
],
"expanded_url" : "http://washingtonpost.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "twitter.com/washingtonpost…",
"url" : "https://t.co/VV0UBAMHg8",
"indices" : [
112,
135
],
"expanded_url" : "https://twitter.com/washingtonpost/lists/washington-post-people"
}
]
}
},
"url" : "http://t.co/Hq7hTYkOPg",
"description" : "Tweet-length breaking news, analysis from around the world. Founded in 1877. Follow our journalists on Twitter: https://t.co/VV0UBAMHg8",
"followers_count" : 5006124,
"geo_enabled" : true,
"media_count" : 7706,
"lang" : "en",
"profile_text_color" : "323232",
"statuses_count" : 151986,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "2467791",
"name" : "Washington Post",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000252568100/7a366ac8d0f934b5318e721ba049e9b1_normal.png",
"profile_sidebar_fill_color" : "DBDBDB",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2467791/1348076832",
"screen_name" : "washingtonpost",
"fast_followers_count" : 81,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/464437503/wp-capitol.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/464437503/wp-capitol.png",
"profile_link_color" : "0057EC",
"favourites_count" : 4024,
"is_translation_enabled" : true,
"normal_followers_count" : 5006043,
"utc_offset" : -14400,
"friends_count" : 1205,
"verified" : true,
"can_media_tag" : false,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/MOL4levJxN",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "236526490",
"id" : 236526490,
"screen_name" : "LHSummers",
"name" : "Lawrence H. Summers",
"indices" : [
61,
71
]
}
],
"urls" : [
{
"display_url" : "b-gat.es/1Na0XRb",
"url" : "http://t.co/MOL4levJxN",
"indices" : [
82,
104
],
"expanded_url" : "http://b-gat.es/1Na0XRb"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 755,
"favorited" : false,
"geo" : null,
"id" : 650078258067808256,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Investing in health is good for people, and for the economy. @LHSummers explains: http://t.co/MOL4levJxN",
"created_at" : "Fri Oct 02 22:41:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650078258067808256",
"coordinates" : null
},
"649346936206684160" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649346936206684160,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "11771692",
"id" : 11771692,
"screen_name" : "MacLemon",
"name" : "MacLemon",
"indices" : [
3,
12
]
}
],
"urls" : [
{
"display_url" : "support.apple.com/en-us/HT205267",
"url" : "https://t.co/Bzzr2hqodV",
"indices" : [
99,
122
],
"expanded_url" : "https://support.apple.com/en-us/HT205267"
}
],
"hashtags" : [
{
"indices" : [
14,
26
],
"text" : "MacSecurity"
}
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 649346440666464256,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "support.apple.com/en-us/HT205267",
"url" : "https://t.co/Bzzr2hqodV",
"indices" : [
85,
108
],
"expanded_url" : "https://support.apple.com/en-us/HT205267"
}
],
"hashtags" : [
{
"indices" : [
0,
12
],
"text" : "MacSecurity"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 649346440666464256,
"user" : {
"id" : 11771692,
"id_str" : "11771692"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "#MacSecurity Security Content of OS X 10.11.0 El Capitan, fixes a total of 101 CVEs. https://t.co/Bzzr2hqodV",
"created_at" : "Wed Sep 30 22:13:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649346440666464256",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 649346936206684160,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @MacLemon: #MacSecurity Security Content of OS X 10.11.0 El Capitan, fixes a total of 101 CVEs. https://t.co/Bzzr2hqodV",
"created_at" : "Wed Sep 30 22:15:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649346936206684160",
"coordinates" : null
},
"649631345400877056" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 14,
"conversation_id" : 649631345400877056,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649631342846611456",
"media_url_https" : "https://pbs.twimg.com/media/CQP0Q7FVEAAbqGS.jpg",
"expanded_url" : "http://twitter.com/andy_matuschak/status/649631345400877056/photo/1",
"id" : 649631342846611456,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/FpModKj00I",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
63,
85
],
"media_url" : "http://pbs.twimg.com/media/CQP0Q7FVEAAbqGS.jpg",
"url" : "http://t.co/FpModKj00I"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 649631345400877056,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649631342846611456",
"media_url_https" : "https://pbs.twimg.com/media/CQP0Q7FVEAAbqGS.jpg",
"expanded_url" : "http://twitter.com/andy_matuschak/status/649631345400877056/photo/1",
"id" : 649631342846611456,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/FpModKj00I",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
63,
85
],
"media_url" : "http://pbs.twimg.com/media/CQP0Q7FVEAAbqGS.jpg",
"url" : "http://t.co/FpModKj00I"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "A gift to celebrate the KA Android launch. He only wants love! http://t.co/FpModKj00I",
"created_at" : "Thu Oct 01 17:05:56 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649631345400877056",
"coordinates" : null
},
"649353628453576704" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 649353628453576704,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649353615627390976",
"media_url_https" : "https://pbs.twimg.com/media/CQL3rEkWEAAFwqO.jpg",
"expanded_url" : "http://twitter.com/steipete/status/649353628453576704/photo/1",
"id" : 649353615627390976,
"sizes" : {
"large" : {
"w" : 576,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 576,
"h" : 1024,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/ALONlVbHB8",
"features" : {
"large" : {
"faces" : [
{
"y" : 444,
"w" : 52,
"x" : 219,
"h" : 52
},
{
"y" : 354,
"w" : 56,
"x" : 199,
"h" : 56
}
]
},
"medium" : {
"faces" : [
{
"y" : 444,
"w" : 52,
"x" : 219,
"h" : 52
},
{
"y" : 354,
"w" : 56,
"x" : 199,
"h" : 56
}
]
},
"orig" : {
"faces" : [
{
"y" : 444,
"w" : 52,
"x" : 219,
"h" : 52
},
{
"y" : 354,
"w" : 56,
"x" : 199,
"h" : 56
}
]
},
"small" : {
"faces" : [
{
"y" : 262,
"w" : 30,
"x" : 129,
"h" : 30
},
{
"y" : 208,
"w" : 33,
"x" : 117,
"h" : 33
}
]
}
},
"type" : "photo",
"indices" : [
72,
94
],
"media_url" : "http://pbs.twimg.com/media/CQL3rEkWEAAFwqO.jpg",
"url" : "http://t.co/ALONlVbHB8"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649353628453576704,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649353615627390976",
"media_url_https" : "https://pbs.twimg.com/media/CQL3rEkWEAAFwqO.jpg",
"expanded_url" : "http://twitter.com/steipete/status/649353628453576704/photo/1",
"id" : 649353615627390976,
"sizes" : {
"large" : {
"w" : 576,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 576,
"h" : 1024,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/ALONlVbHB8",
"features" : {
"large" : {
"faces" : [
{
"y" : 444,
"w" : 52,
"x" : 219,
"h" : 52
},
{
"y" : 354,
"w" : 56,
"x" : 199,
"h" : 56
}
]
},
"medium" : {
"faces" : [
{
"y" : 444,
"w" : 52,
"x" : 219,
"h" : 52
},
{
"y" : 354,
"w" : 56,
"x" : 199,
"h" : 56
}
]
},
"orig" : {
"faces" : [
{
"y" : 444,
"w" : 52,
"x" : 219,
"h" : 52
},
{
"y" : 354,
"w" : 56,
"x" : 199,
"h" : 56
}
]
},
"small" : {
"faces" : [
{
"y" : 262,
"w" : 30,
"x" : 129,
"h" : 30
},
{
"y" : 208,
"w" : 33,
"x" : 117,
"h" : 33
}
]
}
},
"type" : "photo",
"indices" : [
72,
94
],
"media_url" : "http://pbs.twimg.com/media/CQL3rEkWEAAFwqO.jpg",
"url" : "http://t.co/ALONlVbHB8"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Looks like someone used YYYY instead of yyyy in their date formatter... http://t.co/ALONlVbHB8",
"created_at" : "Wed Sep 30 22:42:24 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649353628453576704",
"coordinates" : null
},
"650107726509404160" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 633986792216092678,
"favorite_count" : 3806,
"conversation_id" : 650107726509404160,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/martianmovie/s…",
"url" : "https://t.co/6ujt1DG5j5",
"indices" : [
56,
79
],
"expanded_url" : "https://twitter.com/martianmovie/status/633986792216092678"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 19495,
"conversation_id" : 633986792216092678,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "2931648200"
}
},
"player_width" : {
"type" : "STRING",
"string_value" : "640"
},
"player_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhkaHR0cHM6Ly9hbXAudHdpbWcuY29tL3Byb2QvZGVmYXVsdC8yMDE1LzA4LzE5LzAyLzc2NGQyYzlhLTgwM2MtNGQyOS04Mjk3LTQ3OTE1ODdiZWE1Mi1wb3N0ZXItMC42LmpwZxTABxScBAAWABIA&s=Ttf6RvzyISwhhIrM8WVQPS2S676wDpVzt33jIM9niCI",
"width" : 480,
"height" : 270
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/mY5KLT3czf",
"scribe_key" : "card_url"
},
"teaser_segments_stream" : {
"type" : "STRING",
"string_value" : "http://amp.twimg.com/prod/multibr_v_1/video/2015/08/19/00/d0df8717-0f1a-4844-bbb9-33705ffa58d6-segments.mp4"
},
"content_duration_seconds" : {
"type" : "STRING",
"string_value" : "175.791"
},
"amplify_content_id" : {
"type" : "STRING",
"string_value" : "d0df8717-0f1a-4844-bbb9-33705ffa58d6"
},
"player_stream_content_type" : {
"type" : "STRING",
"string_value" : "video/mp4; codecs=\"avc1.42E01E, mp4a.40.2\""
},
"player_height" : {
"type" : "STRING",
"string_value" : "360"
},
"embedded_playback_allowed" : {
"type" : "BOOLEAN",
"boolean_value" : true
},
"amplify_url_vmap" : {
"type" : "STRING",
"string_value" : "https://amp.twimg.com/prod/multibr_v_1/vmap/2015/08/19/13/d0df8717-0f1a-4844-bbb9-33705ffa58d6/4361cdbc-20d2-4c57-8780-3a2cc0c9ae19.vmap"
}
},
"users" : {
"2931648200" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/649809338370920448/hwf6Rv3P_normal.png",
"created_at" : "Mon Dec 15 23:33:11 +0000 2014",
"id" : 2931648200,
"default_profile_image" : false,
"listed_count" : 224,
"profile_background_color" : "131516",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "TheMartianMovie.com",
"url" : "http://t.co/AVoPAf2zsN",
"indices" : [
0,
22
],
"expanded_url" : "http://www.TheMartianMovie.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/AVoPAf2zsN",
"description" : "Based on Andy Weir's best-selling novel, #TheMartian is the gripping story of Mark Watney's survival against the odds after he becomes stranded on Mars.",
"followers_count" : 25669,
"geo_enabled" : false,
"media_count" : 373,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 626,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "2931648200",
"name" : "The Martian Movie",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/649809338370920448/hwf6Rv3P_normal.png",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2931648200/1443761759",
"screen_name" : "MartianMovie",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 1488,
"is_translation_enabled" : false,
"normal_followers_count" : 25669,
"utc_offset" : null,
"friends_count" : 31,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "amplify",
"url" : "https://t.co/mY5KLT3czf",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "amp.twimg.com/v/50bcb523-811…",
"url" : "https://t.co/mY5KLT3czf",
"indices" : [
110,
133
],
"expanded_url" : "https://amp.twimg.com/v/50bcb523-811d-41b5-a27a-829db4dcf7eb"
}
],
"hashtags" : [
{
"indices" : [
63,
74
],
"text" : "TheMartian"
},
{
"indices" : [
96,
109
],
"text" : "BringHimHome"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 13724,
"favorited" : false,
"geo" : null,
"id" : 633986792216092678,
"user" : {
"id" : 2931648200,
"id_str" : "2931648200"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Help is only 140 million miles away. Watch the new trailer for #TheMartian, in theaters Oct. 2. #BringHimHome\nhttps://t.co/mY5KLT3czf",
"created_at" : "Wed Aug 19 13:00:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "633986792216092678",
"coordinates" : null
},
"retweet_count" : 1933,
"favorited" : false,
"geo" : null,
"id" : 650107726509404160,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "633986792216092678",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Mostly accurate and fun movie about Mars. Worth seeing. https://t.co/6ujt1DG5j5",
"created_at" : "Sat Oct 03 00:38:55 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650107726509404160",
"coordinates" : null
},
"650013743838011393" : {
"place" : null,
"contributors" : null,
"source" : "Hootsuite",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 111,
"conversation_id" : 650013743838011393,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650013743313584128",
"media_url_https" : "https://pbs.twimg.com/media/CQVQDj1UAAAx7z5.jpg",
"expanded_url" : "http://twitter.com/CNBC/status/650013743838011393/photo/1",
"id" : 650013743313584128,
"sizes" : {
"large" : {
"w" : 530,
"h" : 298,
"resize" : "fit"
},
"medium" : {
"w" : 530,
"h" : 298,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Q75qz9DPaW",
"features" : {
"large" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"medium" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"orig" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"small" : {
"faces" : [
{
"y" : 96,
"w" : 51,
"x" : 202,
"h" : 51
}
]
}
},
"type" : "photo",
"indices" : [
77,
99
],
"media_url" : "http://pbs.twimg.com/media/CQVQDj1UAAAx7z5.jpg",
"url" : "http://t.co/Q75qz9DPaW"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cnb.cx/1GofoZU",
"url" : "http://t.co/G4T4mXlMxd",
"indices" : [
54,
76
],
"expanded_url" : "http://cnb.cx/1GofoZU"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 89,
"favorited" : false,
"geo" : null,
"id" : 650013743838011393,
"user" : {
"id" : 20402945,
"id_str" : "20402945"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650013743313584128",
"media_url_https" : "https://pbs.twimg.com/media/CQVQDj1UAAAx7z5.jpg",
"expanded_url" : "http://twitter.com/CNBC/status/650013743838011393/photo/1",
"id" : 650013743313584128,
"sizes" : {
"large" : {
"w" : 530,
"h" : 298,
"resize" : "fit"
},
"medium" : {
"w" : 530,
"h" : 298,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Q75qz9DPaW",
"features" : {
"large" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"medium" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"orig" : {
"faces" : [
{
"y" : 151,
"w" : 81,
"x" : 316,
"h" : 81
}
]
},
"small" : {
"faces" : [
{
"y" : 96,
"w" : 51,
"x" : 202,
"h" : 51
}
]
}
},
"type" : "photo",
"indices" : [
77,
99
],
"media_url" : "http://pbs.twimg.com/media/CQVQDj1UAAAx7z5.jpg",
"url" : "http://t.co/Q75qz9DPaW"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Here's how to get Microsoft to mentor your big idea » http://t.co/G4T4mXlMxd http://t.co/Q75qz9DPaW",
"created_at" : "Fri Oct 02 18:25:27 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650013743838011393",
"coordinates" : null
},
"649528626686349312" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649528626686349312,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649528626686349312,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Neolibertarians should rebrand as autolibertarians. They generally don't like it when other people do as they will.",
"created_at" : "Thu Oct 01 10:17:46 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649528626686349312",
"coordinates" : null
},
"649903025432211456" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 649903025432211456,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8VTivvC7CZ/",
"url" : "https://t.co/L01su6Vvkh",
"indices" : [
48,
71
],
"expanded_url" : "https://Instagram.com/p/8VTivvC7CZ/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649903025432211456,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "What the Internet needs is another cat picture. https://t.co/L01su6Vvkh",
"created_at" : "Fri Oct 02 11:05:30 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649903025432211456",
"coordinates" : null
},
"649500653132378112" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 649470569855995904,
"favorite_count" : 7,
"conversation_id" : 649500653132378112,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/ow/status/6494…",
"url" : "https://t.co/cnLQQVfklE",
"indices" : [
36,
59
],
"expanded_url" : "https://twitter.com/ow/status/649470569855995904"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 260,
"conversation_id" : 649470569855995904,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 290,
"favorited" : false,
"geo" : null,
"id" : 649470569855995904,
"user" : {
"id" : 14767730,
"id_str" : "14767730"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "my alarm clock didn't go off today because it lost my wifi credentials\nseriously",
"created_at" : "Thu Oct 01 06:27:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649470569855995904",
"coordinates" : null
},
"retweet_count" : 12,
"favorited" : false,
"geo" : null,
"id" : 649500653132378112,
"user" : {
"id" : 19781877,
"id_str" : "19781877"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "649470569855995904",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Welcome to the Internet of Things. https://t.co/cnLQQVfklE",
"created_at" : "Thu Oct 01 08:26:37 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649500653132378112",
"coordinates" : null
},
"649917957238337536" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : true,
"favorite_count" : 0,
"conversation_id" : 649917957238337536,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "10545",
"id" : 10545,
"screen_name" : "flyosity",
"name" : "Mike Rundle",
"indices" : [
3,
12
]
}
],
"urls" : [
{
"display_url" : "twitter.com/objective_neo/…",
"url" : "https://t.co/QD602Md9Ct",
"indices" : [
139,
140
],
"expanded_url" : "https://twitter.com/objective_neo/status/649910915916263424"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 649910915916263424,
"favorite_count" : 67,
"conversation_id" : 649914510749368320,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/objective_neo/…",
"url" : "https://t.co/QD602Md9Ct",
"indices" : [
113,
136
],
"expanded_url" : "https://twitter.com/objective_neo/status/649910915916263424"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 34,
"conversation_id" : 649910915916263424,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649910912686493697",
"media_url_https" : "https://pbs.twimg.com/media/CQTyiB5UEAE5A7t.png",
"expanded_url" : "http://twitter.com/Objective_Neo/status/649910915916263424/photo/1",
"id" : 649910912686493697,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/vHSLAm6jOi",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
101,
123
],
"media_url" : "http://pbs.twimg.com/media/CQTyiB5UEAE5A7t.png",
"url" : "http://t.co/vHSLAm6jOi"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 23,
"favorited" : false,
"geo" : null,
"id" : 649910915916263424,
"user" : {
"id" : 83271185,
"id_str" : "83271185"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649910912686493697",
"media_url_https" : "https://pbs.twimg.com/media/CQTyiB5UEAE5A7t.png",
"expanded_url" : "http://twitter.com/Objective_Neo/status/649910915916263424/photo/1",
"id" : 649910912686493697,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/vHSLAm6jOi",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
101,
123
],
"media_url" : "http://pbs.twimg.com/media/CQTyiB5UEAE5A7t.png",
"url" : "http://t.co/vHSLAm6jOi"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Apple Idea of Privacy: Where we train you like an ape 🐒 to re-enter your password ten million times. http://t.co/vHSLAm6jOi",
"created_at" : "Fri Oct 02 11:36:51 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649910915916263424",
"coordinates" : null
},
"retweet_count" : 87,
"favorited" : false,
"geo" : null,
"id" : 649914510749368320,
"user" : {
"id" : 10545,
"id_str" : "10545"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "649910915916263424",
"retweeted" : false,
"supplemental_language" : null,
"text" : "iOS apps could phish iTunes passwords so easily by just creating and showing this modal within their app. Scary. https://t.co/QD602Md9Ct",
"created_at" : "Fri Oct 02 11:51:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649914510749368320",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 87,
"favorited" : false,
"geo" : null,
"id" : 649917957238337536,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @flyosity: iOS apps could phish iTunes passwords so easily by just creating and showing this modal within their app. Scary. https://t.co…",
"created_at" : "Fri Oct 02 12:04:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649917957238337536",
"coordinates" : null
},
"650250045942538240" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 650250045942538240,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 650250045942538240,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Hence, I guess, the rise of the annoying popover showing me how things work. So we can all pretend there isn't a manual.",
"created_at" : "Sat Oct 03 10:04:26 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650250045942538240",
"coordinates" : null
},
"649572038085091328" : {
"place" : null,
"contributors" : null,
"source" : "Echofon",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 53,
"conversation_id" : 649572038085091328,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "Glenn Greenwald: A long overdue debate breaks out about whether rational atheism is being used as a cover for Islamophobia and US militarism"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=gnmguardian%3A%2F%2Fcommentisfree%2F2013%2Fapr%2F03%2Fsam-harris-muslim-animus%3Fcontenttype%3Darticle%26source%3Dtwitter&sig=133e3a6bd0fd2f9311351d95088267058d444d66&ssr=true&slug=ijL3mHDZuO"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.5"
},
"app_name" : {
"type" : "STRING",
"string_value" : "The Guardian"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhjaHR0cDovL3N0YXRpYy5ndWltLmNvLnVrL3N5cy1pbWFnZXMvR3VhcmRpYW4vUGl4L3BpY3R1cmVzLzIwMTMvMS80LzEzNTczMTkwNDI2NjEvU2FtLUhhcnJpcy0wMDguanBnFJgHFOADHBSwCRT0BAAAFgASAA&s=rzGsjaapmmXYPVl6VGOEvGKvmi6j7YbiK3kuBuX7fdo",
"width" : 460,
"height" : 240
}
},
"app_id" : {
"type" : "STRING",
"string_value" : "409128287",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "theguardian.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.theguardian.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "10"
},
"title" : {
"type" : "STRING",
"string_value" : "Sam Harris, the New Atheists, and anti-Muslim animus | Glenn Greenwald"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/ijL3mHDZuO",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "gnmguardian://commentisfree/2013/apr/03/sam-harris-muslim-animus?contenttype=article&source=twitter"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "87818409"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhjaHR0cDovL3N0YXRpYy5ndWltLmNvLnVrL3N5cy1pbWFnZXMvR3VhcmRpYW4vUGl4L3BpY3R1cmVzLzIwMTMvMS80LzEzNTczMTkwNDI2NjEvU2FtLUhhcnJpcy0wMDguanBnFJgHFOADHBSEBhSUAwAAFgASAA&s=k8RdAYH26vnpptp-sgd1Cv-1CVautU1HwtkWNSQKduU",
"width" : 460,
"height" : 240
}
}
},
"users" : {
"87818409" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/564829693736546305/8o1OPz2e_normal.png",
"created_at" : "Thu Nov 05 23:49:19 +0000 2009",
"id" : 87818409,
"default_profile_image" : false,
"listed_count" : 41919,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "London",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "theguardian.com",
"url" : "http://t.co/rrGq778cPt",
"indices" : [
0,
22
],
"expanded_url" : "http://theguardian.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/rrGq778cPt",
"description" : "Top stories, special features, live blogs and more",
"followers_count" : 4323830,
"geo_enabled" : false,
"media_count" : 10869,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 185066,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "87818409",
"name" : "The Guardian",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/564829693736546305/8o1OPz2e_normal.png",
"profile_sidebar_fill_color" : "CAE3F3",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/87818409/1427295976",
"screen_name" : "guardian",
"fast_followers_count" : 48,
"time_zone" : "London",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/704160749/ff996aa3bc2009a2f9b97cdd43e8b5b7.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/704160749/ff996aa3bc2009a2f9b97cdd43e8b5b7.png",
"profile_link_color" : "005789",
"favourites_count" : 135,
"is_translation_enabled" : true,
"normal_followers_count" : 4323782,
"utc_offset" : 3600,
"friends_count" : 1095,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/ijL3mHDZuO",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "16076032",
"id" : 16076032,
"screen_name" : "ggreenwald",
"name" : "Glenn Greenwald",
"indices" : [
124,
135
]
}
],
"urls" : [
{
"display_url" : "gu.com/p/3eq3n/stw",
"url" : "http://t.co/ijL3mHDZuO",
"indices" : [
56,
78
],
"expanded_url" : "http://gu.com/p/3eq3n/stw"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 20,
"favorited" : false,
"geo" : null,
"id" : 649572038085091328,
"user" : {
"id" : 14561327,
"id_str" : "14561327"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"Sam Harris, the New Atheists, and anti-Muslim animus\", http://t.co/ijL3mHDZuO - defining piece and take-down. Must read by @ggreenwald.",
"created_at" : "Thu Oct 01 13:10:17 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649572038085091328",
"coordinates" : null
},
"628586129596379136" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Ads",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3734,
"conversation_id" : 628586129596379136,
"possibly_sensitive" : false,
"card" : {
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
},
"forward_card" : {
"name" : "forward:forward_promo_image_app",
"card_type_url" : "http://card-type-url-is-deprecated.invalid"
},
"binding_values" : {
"app_id" : {
"type" : "STRING",
"string_value" : "916728593",
"scribe_key" : "publisher_app_id"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=pl36%3A%2F%2F%2F&sig=8796829200d31ed53646713c9510d68b790c0124&ssr=true&slug=A90E76wsEw"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.5"
},
"cta_key" : {
"type" : "STRING",
"string_value" : "open"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "36"
},
"title" : {
"type" : "STRING",
"string_value" : "Stormfall: Rise of Balur"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/A90E76wsEw",
"scribe_key" : "card_url"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "pl36:///"
},
"promo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://pbs.twimg.com/media-preview/snf:578200216047788033/U413xYjY.png",
"width" : 240,
"height" : 96
}
},
"_forward_card_height_" : {
"type" : "STRING",
"string_value" : "175"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "281616947"
}
},
"_card_data" : {
"type" : "STRING",
"string_value" : "{\"card_id\" : 682904, \"promotion_card_type\" : 8, \"card_url\" : \"https:\\/\\/cards.twitter.com\\/cards\\/18ce53xsawi\\/emxk\"}"
}
},
"users" : {
"281616947" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/567626776231174144/YN9xDoEZ_normal.png",
"created_at" : "Wed Apr 13 16:42:21 +0000 2011",
"id" : 281616947,
"default_profile_image" : false,
"listed_count" : 193,
"profile_background_color" : "131516",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "plarium.com",
"url" : "http://t.co/mk7BkwbS",
"indices" : [
0,
20
],
"expanded_url" : "http://www.plarium.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/mk7BkwbS",
"description" : "Plarium is dedicated to creating the best mobile and social experience for hardcore gamers worldwide. We're passionate about our games and our gaming community.",
"followers_count" : 150837,
"geo_enabled" : false,
"media_count" : 94,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 1534,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "281616947",
"name" : "Plarium Games",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/567626776231174144/YN9xDoEZ_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/281616947/1437294903",
"screen_name" : "plarium",
"fast_followers_count" : 1,
"time_zone" : "Athens",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 2,
"is_translation_enabled" : false,
"normal_followers_count" : 150836,
"utc_offset" : 10800,
"friends_count" : 252,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"name" : "promo_image_app",
"url" : "https://t.co/A90E76wsEw"
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cards.twitter.com/cards/18ce53xs…",
"url" : "https://t.co/A90E76wsEw",
"indices" : [
62,
85
],
"expanded_url" : "https://cards.twitter.com/cards/18ce53xsawi/emxk"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 801,
"favorited" : false,
"geo" : null,
"id" : 628586129596379136,
"user" : {
"id" : 281616947,
"id_str" : "281616947"
},
"in_reply_to_user_id" : null,
"scopes" : {
"followers" : false
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Push your iPhone to the MAX. Only 81.5MB - Try it, why not?? https://t.co/A90E76wsEw",
"promoted_content" : {
"disclosure_type" : "promoted",
"experiment_values" : {
"image_app_card_variation" : "0"
},
"disclosure_text" : "",
"promoted_context" : {
"animations" : [
],
"impression_id" : "66bb0c070d426a72"
},
"advertiser" : {
"id" : 281616947,
"id_str" : "281616947"
},
"social_context" : [
],
"advertiser_name" : "Plarium Games",
"impression_id" : "66bb0c070d426a72"
},
"created_at" : "Tue Aug 04 15:19:46 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "628586129596379136",
"coordinates" : null
},
"649204973759254529" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649204973759254529,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649204973759254529,
"user" : {
"id" : 15424493,
"id_str" : "15424493"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Is Swift open source yet?",
"created_at" : "Wed Sep 30 12:51:42 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649204973759254529",
"coordinates" : null
},
"649515824626188288" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649510059173613568,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "47378354",
"id" : 47378354,
"screen_name" : "KevlinHenney",
"name" : "Kevlin Henney",
"indices" : [
0,
13
]
},
{
"id_str" : "20256354",
"id" : 20256354,
"screen_name" : "DavidEvans66",
"name" : "David Evans",
"indices" : [
14,
27
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "KevlinHenney",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649515824626188288,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : 47378354,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@KevlinHenney @DavidEvans66 confusingly they buy it by the feature but then use it by the satisfied case.",
"created_at" : "Thu Oct 01 09:26:54 +0000 2015",
"in_reply_to_status_id_str" : "649510059173613568",
"in_reply_to_status_id" : 649510059173613568,
"in_reply_to_user_id_str" : "47378354",
"id_str" : "649515824626188288",
"coordinates" : null
},
"650065992559763456" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650065992559763456,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id" : 650063627127537664,
"id_str" : "650063627127537664",
"source_status_id" : 650063629497319424,
"indices" : [
24,
46
],
"url" : "http://t.co/Kb4YTqPgIn",
"source_status_id_str" : "650063629497319424",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQV9bLhWwAAQX9R.png",
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQV9bLhWwAAQX9R.png",
"display_url" : "pic.twitter.com/Kb4YTqPgIn",
"source_user_id" : 14411797,
"sizes" : {
"large" : {
"w" : 630,
"h" : 348,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 331,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 187,
"resize" : "fit"
}
},
"source_user_id_str" : "14411797",
"expanded_url" : "http://twitter.com/strngwys/status/650063629497319424/photo/1",
"features" : {
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14411797",
"id" : 14411797,
"screen_name" : "strngwys",
"name" : "Roberto Baldwin",
"indices" : [
3,
12
]
},
{
"id_str" : "44196397",
"id" : 44196397,
"screen_name" : "elonmusk",
"name" : "Elon Musk",
"indices" : [
14,
23
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1546,
"conversation_id" : 650061966459863041,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id_str" : "650063627127537664",
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQV9bLhWwAAQX9R.png",
"expanded_url" : "http://twitter.com/strngwys/status/650063629497319424/photo/1",
"id" : 650063627127537664,
"sizes" : {
"large" : {
"w" : 630,
"h" : 348,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 331,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 187,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Kb4YTqPgIn",
"features" : {
},
"type" : "photo",
"indices" : [
10,
32
],
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQV9bLhWwAAQX9R.png",
"url" : "http://t.co/Kb4YTqPgIn"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "44196397",
"id" : 44196397,
"screen_name" : "elonmusk",
"name" : "Elon Musk",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "elonmusk",
"possibly_sensitive_appealable" : false,
"retweet_count" : 1284,
"favorited" : false,
"geo" : null,
"id" : 650063629497319424,
"user" : {
"id" : 14411797,
"id_str" : "14411797"
},
"in_reply_to_user_id" : 44196397,
"extended_entities" : {
"media" : [
{
"id" : 650063627127537664,
"id_str" : "650063627127537664",
"indices" : [
10,
32
],
"url" : "http://t.co/Kb4YTqPgIn",
"type" : "animated_gif",
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQV9bLhWwAAQX9R.png",
"video_info" : {
"aspect_ratio" : [
105,
58
],
"variants" : [
{
"bitrate" : 0,
"content_type" : "video/mp4",
"url" : "https://pbs.twimg.com/tweet_video/CQV9bLhWwAAQX9R.mp4"
}
]
},
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQV9bLhWwAAQX9R.png",
"display_url" : "pic.twitter.com/Kb4YTqPgIn",
"sizes" : {
"large" : {
"w" : 630,
"h" : 348,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 331,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 187,
"resize" : "fit"
}
},
"expanded_url" : "http://twitter.com/strngwys/status/650063629497319424/photo/1",
"features" : {
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "@elonmusk http://t.co/Kb4YTqPgIn",
"created_at" : "Fri Oct 02 21:43:41 +0000 2015",
"in_reply_to_status_id_str" : "650061966459863041",
"in_reply_to_status_id" : 650061966459863041,
"in_reply_to_user_id_str" : "44196397",
"id_str" : "650063629497319424",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 1284,
"favorited" : false,
"geo" : null,
"id" : 650065992559763456,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 650063627127537664,
"id_str" : "650063627127537664",
"source_status_id" : 650063629497319424,
"indices" : [
24,
46
],
"url" : "http://t.co/Kb4YTqPgIn",
"source_status_id_str" : "650063629497319424",
"type" : "animated_gif",
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQV9bLhWwAAQX9R.png",
"video_info" : {
"aspect_ratio" : [
105,
58
],
"variants" : [
{
"bitrate" : 0,
"content_type" : "video/mp4",
"url" : "https://pbs.twimg.com/tweet_video/CQV9bLhWwAAQX9R.mp4"
}
]
},
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQV9bLhWwAAQX9R.png",
"display_url" : "pic.twitter.com/Kb4YTqPgIn",
"source_user_id" : 14411797,
"sizes" : {
"large" : {
"w" : 630,
"h" : 348,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 331,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 187,
"resize" : "fit"
}
},
"source_user_id_str" : "14411797",
"expanded_url" : "http://twitter.com/strngwys/status/650063629497319424/photo/1",
"features" : {
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @strngwys: @elonmusk http://t.co/Kb4YTqPgIn",
"created_at" : "Fri Oct 02 21:53:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650065992559763456",
"coordinates" : null
},
"649712798335926272" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649712798335926272,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
38,
51
],
"text" : "preorderTime"
},
{
"indices" : [
52,
59
],
"text" : "taxday"
}
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649712798335926272,
"user" : {
"id" : 15424493,
"id_str" : "15424493"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "So Telia didn't get my business today #preorderTime #taxday",
"created_at" : "Thu Oct 01 22:29:36 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649712798335926272",
"coordinates" : null
},
"649346266783215616" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649346266783215616,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 649342263563149313,
"id_str" : "649342263563149313",
"source_status_id" : 649342264829874176,
"indices" : [
139,
140
],
"url" : "http://t.co/CLnjbpMSw8",
"source_status_id_str" : "649342264829874176",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQLtWS1UYAEw18n.png",
"media_url_https" : "https://pbs.twimg.com/media/CQLtWS1UYAEw18n.png",
"display_url" : "pic.twitter.com/CLnjbpMSw8",
"source_user_id" : 29162709,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 525,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 307,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 174,
"resize" : "fit"
}
},
"source_user_id_str" : "29162709",
"expanded_url" : "http://twitter.com/eli_schiff/status/649342264829874176/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "29162709",
"id" : 29162709,
"screen_name" : "eli_schiff",
"name" : "Eli Schiff",
"indices" : [
3,
14
]
}
],
"urls" : [
{
"display_url" : "elischiff.com/blog/2015/9/29…",
"url" : "http://t.co/sSHIa83oif",
"indices" : [
108,
130
],
"expanded_url" : "http://www.elischiff.com/blog/2015/9/29/keyboards-smorgasbord"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 95,
"conversation_id" : 648852751443623936,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649342263563149313",
"media_url_https" : "https://pbs.twimg.com/media/CQLtWS1UYAEw18n.png",
"expanded_url" : "http://twitter.com/eli_schiff/status/649342264829874176/photo/1",
"id" : 649342263563149313,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 525,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 307,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 174,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/CLnjbpMSw8",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
115,
137
],
"media_url" : "http://pbs.twimg.com/media/CQLtWS1UYAEw18n.png",
"url" : "http://t.co/CLnjbpMSw8"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "elischiff.com/blog/2015/9/29…",
"url" : "http://t.co/sSHIa83oif",
"indices" : [
92,
114
],
"expanded_url" : "http://www.elischiff.com/blog/2015/9/29/keyboards-smorgasbord"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "eli_schiff",
"possibly_sensitive_appealable" : false,
"retweet_count" : 103,
"favorited" : false,
"geo" : null,
"id" : 649342264829874176,
"user" : {
"id" : 29162709,
"id_str" : "29162709"
},
"in_reply_to_user_id" : 29162709,
"extended_entities" : {
"media" : [
{
"id_str" : "649342263563149313",
"media_url_https" : "https://pbs.twimg.com/media/CQLtWS1UYAEw18n.png",
"expanded_url" : "http://twitter.com/eli_schiff/status/649342264829874176/photo/1",
"id" : 649342263563149313,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 525,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 307,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 174,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/CLnjbpMSw8",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
115,
137
],
"media_url" : "http://pbs.twimg.com/media/CQLtWS1UYAEw18n.png",
"url" : "http://t.co/CLnjbpMSw8"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Breaking news: in iOS 9.1 β3 Apple fattened up shift and delete glyph). Interesting timing! http://t.co/sSHIa83oif http://t.co/CLnjbpMSw8",
"created_at" : "Wed Sep 30 21:57:14 +0000 2015",
"in_reply_to_status_id_str" : "648852751443623936",
"in_reply_to_status_id" : 648852751443623936,
"in_reply_to_user_id_str" : "29162709",
"id_str" : "649342264829874176",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 103,
"favorited" : false,
"geo" : null,
"id" : 649346266783215616,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649342263563149313,
"id_str" : "649342263563149313",
"source_status_id" : 649342264829874176,
"indices" : [
139,
140
],
"url" : "http://t.co/CLnjbpMSw8",
"source_status_id_str" : "649342264829874176",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQLtWS1UYAEw18n.png",
"media_url_https" : "https://pbs.twimg.com/media/CQLtWS1UYAEw18n.png",
"display_url" : "pic.twitter.com/CLnjbpMSw8",
"source_user_id" : 29162709,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 525,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 307,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 174,
"resize" : "fit"
}
},
"source_user_id_str" : "29162709",
"expanded_url" : "http://twitter.com/eli_schiff/status/649342264829874176/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @eli_schiff: Breaking news: in iOS 9.1 β3 Apple fattened up shift and delete glyph). Interesting timing! http://t.co/sSHIa83oif http://t…",
"created_at" : "Wed Sep 30 22:13:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649346266783215616",
"coordinates" : null
},
"650083963986399232" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 650083963986399232,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650083963986399232,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "(As someone who worked with the OpenSSL API, I really feel strongly about this :)",
"created_at" : "Fri Oct 02 23:04:29 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650083963986399232",
"coordinates" : null
},
"650068952178130945" : {
"place" : null,
"contributors" : null,
"source" : "Cocoa Controls",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 20,
"conversation_id" : 650068952178130945,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.cocoacontrols.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "258464819"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhkaHR0cHM6Ly9zMy5hbWF6b25hd3MuY29tL2NvY29hY29udHJvbHNfcHJvZHVjdGlvbi91cGxvYWRzL2NvbnRyb2xfaW1hZ2UvaW1hZ2UvNzY2MS9jb3Jlc3BvdGxpZ2h0LmpwZxTcCxSQBhwUhAYUlAMAABYAEgA&s=i9C3sU6AnAKcTIC-TnR8lvvRwgQLRpTga2E0dzZoE68",
"width" : 750,
"height" : 392
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhkaHR0cHM6Ly9zMy5hbWF6b25hd3MuY29tL2NvY29hY29udHJvbHNfcHJvZHVjdGlvbi91cGxvYWRzL2NvbnRyb2xfaW1hZ2UvaW1hZ2UvNzY2MS9jb3Jlc3BvdGxpZ2h0LmpwZxTcCxSQBhwUsAkU9AQAABYAEgA&s=a09xnhNzrYTQvdVnoTWfwC-V6V8-yA-WZ_7AWQDjhmQ",
"width" : 750,
"height" : 392
}
},
"title" : {
"type" : "STRING",
"string_value" : "WACoreDataSpotlight"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "cocoacontrols.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Automatically index your CoreData objects to CoreSpotlight on iOS 9"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/DZrCYsmQ4y",
"scribe_key" : "card_url"
}
},
"users" : {
"258464819" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"created_at" : "Sun Feb 27 19:51:02 +0000 2011",
"id" : 258464819,
"default_profile_image" : false,
"listed_count" : 472,
"profile_background_color" : "131516",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoacontrols.com",
"url" : "http://t.co/jIVPyKvF83",
"indices" : [
0,
22
],
"expanded_url" : "http://cocoacontrols.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/jIVPyKvF83",
"description" : "Custom UI component database for iOS and Mac OS X. Created by @aaronbrethorst.",
"followers_count" : 12210,
"geo_enabled" : false,
"media_count" : 14,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4721,
"following" : true,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "258464819",
"name" : "Cocoa Controls",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "cocoacontrols",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 12,
"is_translation_enabled" : false,
"normal_followers_count" : 12210,
"utc_offset" : -25200,
"friends_count" : 609,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/DZrCYsmQ4y",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cocoacontrols.com/controls/wacor…",
"url" : "http://t.co/DZrCYsmQ4y",
"indices" : [
99,
121
],
"expanded_url" : "http://www.cocoacontrols.com/controls/wacoredataspotlight"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 8,
"favorited" : false,
"geo" : null,
"id" : 650068952178130945,
"user" : {
"id" : 258464819,
"id_str" : "258464819"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "WACoreDataSpotlight for iOS: Automatically index your CoreData objects to CoreSpotlight on iOS 9 - http://t.co/DZrCYsmQ4y",
"created_at" : "Fri Oct 02 22:04:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650068952178130945",
"coordinates" : null
},
"650062343783755776" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650062343783755776,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "755859",
"id" : 755859,
"screen_name" : "mattgemmell",
"name" : "Matt Gemmell",
"indices" : [
3,
15
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 128,
"conversation_id" : 650059413525544961,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 70,
"favorited" : false,
"geo" : null,
"id" : 650059413525544961,
"user" : {
"id" : 755859,
"id_str" : "755859"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "1. Go to file a bug with Apple.\n2. See Aqua-era login screen.\n3. See iPad 1-era summary screen.\n4. See open bugs from 2008.\n5. Close tab.",
"created_at" : "Fri Oct 02 21:26:56 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650059413525544961",
"coordinates" : null
},
"retweet_count" : 70,
"favorited" : false,
"geo" : null,
"id" : 650062343783755776,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @mattgemmell: 1. Go to file a bug with Apple.\n2. See Aqua-era login screen.\n3. See iPad 1-era summary screen.\n4. See open bugs from 2008…",
"created_at" : "Fri Oct 02 21:38:34 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650062343783755776",
"coordinates" : null
},
"649680224951496705" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649680224951496705,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 649666791317311488,
"id_str" : "649666791317311488",
"source_status_id" : 649666791980015616,
"indices" : [
31,
54
],
"url" : "https://t.co/d3IMZhL2CA",
"source_status_id_str" : "649666791980015616",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQQUgS7WEAAuytG.png",
"media_url_https" : "https://pbs.twimg.com/media/CQQUgS7WEAAuytG.png",
"display_url" : "pic.twitter.com/d3IMZhL2CA",
"source_user_id" : 12585362,
"sizes" : {
"large" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
},
"medium" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
}
},
"source_user_id_str" : "12585362",
"expanded_url" : "http://twitter.com/nikhan/status/649666791980015616/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "12585362",
"id" : 12585362,
"screen_name" : "nikhan",
"name" : "nik hanselmann",
"indices" : [
3,
10
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 256,
"conversation_id" : 649666791980015616,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649666791317311488",
"media_url_https" : "https://pbs.twimg.com/media/CQQUgS7WEAAuytG.png",
"expanded_url" : "http://twitter.com/nikhan/status/649666791980015616/photo/1",
"id" : 649666791317311488,
"sizes" : {
"large" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
},
"medium" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/d3IMZhL2CA",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
19,
42
],
"media_url" : "http://pbs.twimg.com/media/CQQUgS7WEAAuytG.png",
"url" : "https://t.co/d3IMZhL2CA"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 199,
"favorited" : false,
"geo" : null,
"id" : 649666791980015616,
"user" : {
"id" : 12585362,
"id_str" : "12585362"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649666791317311488",
"media_url_https" : "https://pbs.twimg.com/media/CQQUgS7WEAAuytG.png",
"expanded_url" : "http://twitter.com/nikhan/status/649666791980015616/photo/1",
"id" : 649666791317311488,
"sizes" : {
"large" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
},
"medium" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/d3IMZhL2CA",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
19,
42
],
"media_url" : "http://pbs.twimg.com/media/CQQUgS7WEAAuytG.png",
"url" : "https://t.co/d3IMZhL2CA"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "visual programming https://t.co/d3IMZhL2CA",
"created_at" : "Thu Oct 01 19:26:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649666791980015616",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 199,
"favorited" : false,
"geo" : null,
"id" : 649680224951496705,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649666791317311488,
"id_str" : "649666791317311488",
"source_status_id" : 649666791980015616,
"indices" : [
31,
54
],
"url" : "https://t.co/d3IMZhL2CA",
"source_status_id_str" : "649666791980015616",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQQUgS7WEAAuytG.png",
"media_url_https" : "https://pbs.twimg.com/media/CQQUgS7WEAAuytG.png",
"display_url" : "pic.twitter.com/d3IMZhL2CA",
"source_user_id" : 12585362,
"sizes" : {
"large" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
},
"medium" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 229,
"h" : 245,
"resize" : "fit"
}
},
"source_user_id_str" : "12585362",
"expanded_url" : "http://twitter.com/nikhan/status/649666791980015616/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @nikhan: visual programming https://t.co/d3IMZhL2CA",
"created_at" : "Thu Oct 01 20:20:10 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649680224951496705",
"coordinates" : null
},
"649246550300995584" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 13,
"conversation_id" : 649246550300995584,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649246549361332224",
"media_url_https" : "https://pbs.twimg.com/media/CQKWS_pUkAAvB3S.png",
"expanded_url" : "http://twitter.com/steipete/status/649246550300995584/photo/1",
"id" : 649246549361332224,
"sizes" : {
"large" : {
"w" : 555,
"h" : 2048,
"resize" : "fit"
},
"medium" : {
"w" : 325,
"h" : 1200,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 184,
"h" : 680,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/ALDxqENC2e",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
117,
139
],
"media_url" : "http://pbs.twimg.com/media/CQKWS_pUkAAvB3S.png",
"url" : "http://t.co/ALDxqENC2e"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 649246550300995584,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649246549361332224",
"media_url_https" : "https://pbs.twimg.com/media/CQKWS_pUkAAvB3S.png",
"expanded_url" : "http://twitter.com/steipete/status/649246550300995584/photo/1",
"id" : 649246549361332224,
"sizes" : {
"large" : {
"w" : 555,
"h" : 2048,
"resize" : "fit"
},
"medium" : {
"w" : 325,
"h" : 1200,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 184,
"h" : 680,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/ALDxqENC2e",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
117,
139
],
"media_url" : "http://pbs.twimg.com/media/CQKWS_pUkAAvB3S.png",
"url" : "http://t.co/ALDxqENC2e"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Our Jenkins farm now has 7 mac minis but they full up so quickly… How are other teams doing this? (Travis =too slow) http://t.co/ALDxqENC2e",
"created_at" : "Wed Sep 30 15:36:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649246550300995584",
"coordinates" : null
},
"649720490702073856" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-87.940033,
41.644102
],
[
-87.523993,
41.644102
],
[
-87.523993,
42.0230669
],
[
-87.940033,
42.0230669
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "1d9a5370a355ab0c",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Chicago, IL",
"country_code" : "US",
"name" : "Chicago",
"url" : "https://api.twitter.com/1.1/geo/id/1d9a5370a355ab0c.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 44,
"conversation_id" : 649720490702073856,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg6aHR0cHM6Ly9hdmF0YXJzMy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMTg5NzE0P3Y9MyZzPTQwMBSgBhSgBhwU8AEU8AEAABYAEgA&s=B0oN40qAyNaT8FP3VoCz55s1jZkbYBhplo9mvdEfwt8",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "CocoaPods/CocoaPods"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The Cocoa Dependency Manager. Contribute to CocoaPods development by creating an account on GitHub."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/O1QPznfKuX",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707263,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707263,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/O1QPznfKuX",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "402676244",
"id" : 402676244,
"screen_name" : "CocoaPods",
"name" : "CocoaPods",
"indices" : [
16,
26
]
}
],
"urls" : [
{
"display_url" : "github.com/CocoaPods/Coco…",
"url" : "https://t.co/O1QPznfKuX",
"indices" : [
102,
125
],
"expanded_url" : "https://github.com/CocoaPods/CocoaPods/releases/0.39.0.beta.5"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 30,
"favorited" : false,
"geo" : null,
"id" : 649720490702073856,
"user" : {
"id" : 73644377,
"id_str" : "73644377"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I just released @CocoaPods 0.39.0.beta.5. It fixes lots of things, and adds tvOS support!\n\nCHANGELOG: https://t.co/O1QPznfKuX",
"created_at" : "Thu Oct 01 23:00:10 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649720490702073856",
"coordinates" : null
},
"649372942141251584" : {
"place" : null,
"contributors" : null,
"source" : "loopinsight.com",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 27,
"conversation_id" : 649372942141251584,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "loopu.in/1JE17bF",
"url" : "http://t.co/jXbW6VcgUL",
"indices" : [
86,
108
],
"expanded_url" : "http://loopu.in/1JE17bF"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 28,
"favorited" : false,
"geo" : null,
"id" : 649372942141251584,
"user" : {
"id" : 44764761,
"id_str" : "44764761"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Apple Boot Camp No Longer Requires USB Flash Drive to Install Windows in El Capitan - http://t.co/jXbW6VcgUL",
"created_at" : "Wed Sep 30 23:59:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649372942141251584",
"coordinates" : null
},
"649346440666464256" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 649346440666464256,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "support.apple.com/en-us/HT205267",
"url" : "https://t.co/Bzzr2hqodV",
"indices" : [
85,
108
],
"expanded_url" : "https://support.apple.com/en-us/HT205267"
}
],
"hashtags" : [
{
"indices" : [
0,
12
],
"text" : "MacSecurity"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 649346440666464256,
"user" : {
"id" : 11771692,
"id_str" : "11771692"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "#MacSecurity Security Content of OS X 10.11.0 El Capitan, fixes a total of 101 CVEs. https://t.co/Bzzr2hqodV",
"created_at" : "Wed Sep 30 22:13:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649346440666464256",
"coordinates" : null
},
"649803382690062337" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 649779163339984896,
"favorite_count" : 214,
"conversation_id" : 649803382690062337,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2897441",
"id" : 2897441,
"screen_name" : "EPN",
"name" : "Enrique Peña Nieto",
"indices" : [
30,
34
]
}
],
"urls" : [
{
"display_url" : "twitter.com/julioguerrero8…",
"url" : "https://t.co/micCCmcZ49",
"indices" : [
116,
139
],
"expanded_url" : "https://twitter.com/julioguerrero81/status/649779163339984896"
}
],
"hashtags" : [
{
"indices" : [
79,
90
],
"text" : "YouthSpark"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 174,
"favorited" : false,
"geo" : null,
"id" : 649803382690062337,
"user" : {
"id" : 20571756,
"id_str" : "20571756"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "649779163339984896",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Honored to meet El Presidente @EPN today & inspired by the talent of these #YouthSpark students in Mexico City! https://t.co/micCCmcZ49",
"created_at" : "Fri Oct 02 04:29:33 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649803382690062337",
"coordinates" : null
},
"649571076163391488" : {
"place" : null,
"contributors" : null,
"source" : "Hootsuite",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1588,
"conversation_id" : 649571076163391488,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649571075794206721",
"media_url_https" : "https://pbs.twimg.com/media/CQO9c60VAAEV5oR.jpg",
"expanded_url" : "http://twitter.com/BillGates/status/649571076163391488/photo/1",
"id" : 649571075794206721,
"sizes" : {
"large" : {
"w" : 800,
"h" : 546,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 409,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 232,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Ilt4TS3u6S",
"features" : {
"large" : {
"faces" : [
{
"y" : 278,
"w" : 46,
"x" : 297,
"h" : 46
},
{
"y" : 299,
"w" : 55,
"x" : 259,
"h" : 55
}
]
},
"medium" : {
"faces" : [
{
"y" : 208,
"w" : 34,
"x" : 222,
"h" : 34
},
{
"y" : 224,
"w" : 41,
"x" : 194,
"h" : 41
}
]
},
"orig" : {
"faces" : [
{
"y" : 278,
"w" : 46,
"x" : 297,
"h" : 46
},
{
"y" : 299,
"w" : 55,
"x" : 259,
"h" : 55
}
]
},
"small" : {
"faces" : [
{
"y" : 118,
"w" : 19,
"x" : 126,
"h" : 19
},
{
"y" : 127,
"w" : 23,
"x" : 110,
"h" : 23
}
]
}
},
"type" : "photo",
"indices" : [
105,
127
],
"media_url" : "http://pbs.twimg.com/media/CQO9c60VAAEV5oR.jpg",
"url" : "http://t.co/Ilt4TS3u6S"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "b-gat.es/1Obnehb",
"url" : "http://t.co/KzLo4ML2Oc",
"indices" : [
82,
104
],
"expanded_url" : "http://b-gat.es/1Obnehb"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 885,
"favorited" : false,
"geo" : null,
"id" : 649571076163391488,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649571075794206721",
"media_url_https" : "https://pbs.twimg.com/media/CQO9c60VAAEV5oR.jpg",
"expanded_url" : "http://twitter.com/BillGates/status/649571076163391488/photo/1",
"id" : 649571075794206721,
"sizes" : {
"large" : {
"w" : 800,
"h" : 546,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 409,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 232,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Ilt4TS3u6S",
"features" : {
"large" : {
"faces" : [
{
"y" : 278,
"w" : 46,
"x" : 297,
"h" : 46
},
{
"y" : 299,
"w" : 55,
"x" : 259,
"h" : 55
}
]
},
"medium" : {
"faces" : [
{
"y" : 208,
"w" : 34,
"x" : 222,
"h" : 34
},
{
"y" : 224,
"w" : 41,
"x" : 194,
"h" : 41
}
]
},
"orig" : {
"faces" : [
{
"y" : 278,
"w" : 46,
"x" : 297,
"h" : 46
},
{
"y" : 299,
"w" : 55,
"x" : 259,
"h" : 55
}
]
},
"small" : {
"faces" : [
{
"y" : 118,
"w" : 19,
"x" : 126,
"h" : 19
},
{
"y" : 127,
"w" : 23,
"x" : 110,
"h" : 23
}
]
}
},
"type" : "photo",
"indices" : [
105,
127
],
"media_url" : "http://pbs.twimg.com/media/CQO9c60VAAEV5oR.jpg",
"url" : "http://t.co/Ilt4TS3u6S"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Cellphone records could help doctors predict which places might be hit by dengue: http://t.co/KzLo4ML2Oc http://t.co/Ilt4TS3u6S",
"created_at" : "Thu Oct 01 13:06:27 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649571076163391488",
"coordinates" : null
},
"650017567352864768" : {
"place" : null,
"contributors" : null,
"source" : "Cocoa Controls",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 650017567352864768,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.cocoacontrols.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "258464819"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiDAWh0dHBzOi8vczMuYW1hem9uYXdzLmNvbS9jb2NvYWNvbnRyb2xzX3Byb2R1Y3Rpb24vdXBsb2Fkcy9jb250cm9sX2ltYWdlL2ltYWdlLzc1NzQvU2ltdWxhdG9yX1NjcmVlbl9TaG90XzI0LVNlcC0yMDE1XzguMjYuMDlfYW0ucG5nFIAFFM4CHBSEBhSUAwAAFgASAA&s=sfbeIPXaAyoDtPkB4JhFluDL-VxlfZevzoKMqUQyNGw",
"width" : 320,
"height" : 167
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiDAWh0dHBzOi8vczMuYW1hem9uYXdzLmNvbS9jb2NvYWNvbnRyb2xzX3Byb2R1Y3Rpb24vdXBsb2Fkcy9jb250cm9sX2ltYWdlL2ltYWdlLzc1NzQvU2ltdWxhdG9yX1NjcmVlbl9TaG90XzI0LVNlcC0yMDE1XzguMjYuMDlfYW0ucG5nFIAFFM4CHBSwCRT0BAAAFgASAA&s=RxaQXIu_X57VHSM9H-HS_M_SAqOtu2uANplHGFUVJW4",
"width" : 320,
"height" : 167
}
},
"title" : {
"type" : "STRING",
"string_value" : "AKSwiftSlideMenu"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "cocoacontrols.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Slide Menu (Drawer) in Swift 2"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/MwE7aAFLo1",
"scribe_key" : "card_url"
}
},
"users" : {
"258464819" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"created_at" : "Sun Feb 27 19:51:02 +0000 2011",
"id" : 258464819,
"default_profile_image" : false,
"listed_count" : 472,
"profile_background_color" : "131516",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoacontrols.com",
"url" : "http://t.co/jIVPyKvF83",
"indices" : [
0,
22
],
"expanded_url" : "http://cocoacontrols.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/jIVPyKvF83",
"description" : "Custom UI component database for iOS and Mac OS X. Created by @aaronbrethorst.",
"followers_count" : 12210,
"geo_enabled" : false,
"media_count" : 14,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4721,
"following" : true,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "258464819",
"name" : "Cocoa Controls",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "cocoacontrols",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 12,
"is_translation_enabled" : false,
"normal_followers_count" : 12210,
"utc_offset" : -25200,
"friends_count" : 609,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/MwE7aAFLo1",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cocoacontrols.com/controls/akswi…",
"url" : "http://t.co/MwE7aAFLo1",
"indices" : [
59,
81
],
"expanded_url" : "http://www.cocoacontrols.com/controls/akswiftslidemenu"
}
],
"hashtags" : [
]
},
"lang" : "da",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 650017567352864768,
"user" : {
"id" : 258464819,
"id_str" : "258464819"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "AKSwiftSlideMenu for iOS: Slide Menu (Drawer) in Swift 2 - http://t.co/MwE7aAFLo1",
"created_at" : "Fri Oct 02 18:40:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650017567352864768",
"coordinates" : null
},
"651531977179291648" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 25,
"conversation_id" : 651531977179291648,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"player_stream_content_type" : {
"type" : "STRING",
"string_value" : "video/mp4; codecs=\"avc1.42E01E, mp4a.40.2\""
},
"content_duration_seconds" : {
"type" : "STRING",
"string_value" : "15.056"
},
"teaser_segments_stream" : {
"type" : "STRING",
"string_value" : "http://amp.twimg.com/prod/multibr_v_1/video/2015/08/17/17/f052427b-6ffc-4e16-8d8c-24b31df6a75b-segments.mp4"
},
"amplify_url_vmap" : {
"type" : "STRING",
"string_value" : "https://amp.twimg.com/prod/multibr_v_1/vmap/2015/10/06/22/f052427b-6ffc-4e16-8d8c-24b31df6a75b/e67fba1c-8480-4eb0-a972-7fec11f43f0c.vmap"
},
"player_width" : {
"type" : "STRING",
"string_value" : "640"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/rQEloUW1lB",
"scribe_key" : "card_url"
},
"embedded_playback_allowed" : {
"type" : "BOOLEAN",
"boolean_value" : true
},
"dynamic_ads" : {
"type" : "BOOLEAN",
"boolean_value" : true
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "16176456"
}
},
"player_height" : {
"type" : "STRING",
"string_value" : "360"
},
"player_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhmaHR0cHM6Ly9hbXAudHdpbWcuY29tL3Byb2QvZGVmYXVsdC8yMDE1LzA4LzE3LzE3L2RiZGQzODNiLWU4OGEtNDMzOC1hYzJlLTc1YmNkNjk5M2JhY19wb3N0ZXItMTE0NDcuanBnFMAHFJwEABYAEgA&s=DePurz6jhz75TFlJRzlw4l9W-7tGYCKHkZDlwkUUwcQ",
"width" : 480,
"height" : 270
}
},
"amplify_content_id" : {
"type" : "STRING",
"string_value" : "f052427b-6ffc-4e16-8d8c-24b31df6a75b"
}
},
"users" : {
"16176456" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/576045343160168448/KxfYOfGL_normal.jpg",
"created_at" : "Mon Sep 08 01:01:53 +0000 2008",
"id" : 16176456,
"default_profile_image" : false,
"listed_count" : 506,
"profile_background_color" : "D3D3D3",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Around the world, near you.",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "ibm.com/systems/z/",
"url" : "http://t.co/wr21vTiwVV",
"indices" : [
0,
22
],
"expanded_url" : "http://www.ibm.com/systems/z/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/wr21vTiwVV",
"description" : "Get the latest updates on #IBMz Systems hardware & software! Managed by Mary Hall @systemsandtech, Amy Bennett, @alexdc Follows IBM Social Computing Guidelines",
"followers_count" : 14748,
"geo_enabled" : false,
"media_count" : 448,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 11512,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "16176456",
"name" : "IBM z Systems",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/576045343160168448/KxfYOfGL_normal.jpg",
"profile_sidebar_fill_color" : "99E345",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/16176456/1421218800",
"screen_name" : "IBMzSystems",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/552274729621393408/yVMj9RR0.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/552274729621393408/yVMj9RR0.jpeg",
"profile_link_color" : "DF5501",
"favourites_count" : 1388,
"is_translation_enabled" : false,
"normal_followers_count" : 14748,
"utc_offset" : -14400,
"friends_count" : 1147,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "amplify",
"url" : "https://t.co/rQEloUW1lB",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "amp.twimg.com/v/30e58814-054…",
"url" : "https://t.co/rQEloUW1lB",
"indices" : [
89,
112
],
"expanded_url" : "https://amp.twimg.com/v/30e58814-054e-4960-8fb6-da8c3b3a4fa5"
}
],
"hashtags" : [
{
"indices" : [
0,
6
],
"text" : "Linux"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 32,
"favorited" : false,
"geo" : null,
"id" : 651531977179291648,
"user" : {
"id" : 16176456,
"id_str" : "16176456"
},
"in_reply_to_user_id" : null,
"scopes" : {
"followers" : false
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "#Linux has never worked like this before. And neither have you. Find out about LinuxONE \nhttps://t.co/rQEloUW1lB",
"promoted_content" : {
"disclosure_type" : "promoted",
"experiment_values" : {
},
"disclosure_text" : "",
"promoted_context" : {
"animations" : [
],
"impression_id" : "66bbff11c8602645"
},
"advertiser" : {
"id" : 16176456,
"id_str" : "16176456"
},
"social_context" : [
],
"advertiser_name" : "IBM z Systems",
"impression_id" : "66bbff11c8602645"
},
"created_at" : "Tue Oct 06 22:58:22 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "651531977179291648",
"coordinates" : null
},
"649444508103409665" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649444508103409665,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 648999197786640385,
"id_str" : "648999197786640385",
"source_status_id" : 648999198357106688,
"indices" : [
113,
135
],
"url" : "http://t.co/DFbxeIJLBf",
"source_status_id_str" : "648999198357106688",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQG1VPOWEAELOz3.png",
"media_url_https" : "https://pbs.twimg.com/media/CQG1VPOWEAELOz3.png",
"display_url" : "pic.twitter.com/DFbxeIJLBf",
"source_user_id" : 24741685,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 520,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 304,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 172,
"resize" : "fit"
}
},
"source_user_id_str" : "24741685",
"expanded_url" : "http://twitter.com/MSFTnews/status/648999198357106688/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 299,
"w" : 42,
"x" : 747,
"h" : 42
}
]
},
"medium" : {
"faces" : [
{
"y" : 175,
"w" : 24,
"x" : 437,
"h" : 24
}
]
},
"orig" : {
"faces" : [
{
"y" : 299,
"w" : 42,
"x" : 747,
"h" : 42
}
]
},
"small" : {
"faces" : [
{
"y" : 99,
"w" : 13,
"x" : 248,
"h" : 13
}
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "24741685",
"id" : 24741685,
"screen_name" : "MSFTnews",
"name" : "Microsoft News",
"indices" : [
3,
12
]
},
{
"id_str" : "17000457",
"id" : 17000457,
"screen_name" : "Azure",
"name" : "Microsoft Azure",
"indices" : [
61,
67
]
}
],
"urls" : [
{
"display_url" : "spr.ly/6018BzuEg",
"url" : "http://t.co/K5MPm5YgxR",
"indices" : [
90,
112
],
"expanded_url" : "http://spr.ly/6018BzuEg"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Sprinklr",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 78,
"conversation_id" : 648999198357106688,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648999197786640385",
"media_url_https" : "https://pbs.twimg.com/media/CQG1VPOWEAELOz3.png",
"expanded_url" : "http://twitter.com/MSFTnews/status/648999198357106688/photo/1",
"id" : 648999197786640385,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 520,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 304,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 172,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/DFbxeIJLBf",
"features" : {
"large" : {
"faces" : [
{
"y" : 299,
"w" : 42,
"x" : 747,
"h" : 42
}
]
},
"medium" : {
"faces" : [
{
"y" : 175,
"w" : 24,
"x" : 437,
"h" : 24
}
]
},
"orig" : {
"faces" : [
{
"y" : 299,
"w" : 42,
"x" : 747,
"h" : 42
}
]
},
"small" : {
"faces" : [
{
"y" : 99,
"w" : 13,
"x" : 248,
"h" : 13
}
]
}
},
"type" : "photo",
"indices" : [
99,
121
],
"media_url" : "http://pbs.twimg.com/media/CQG1VPOWEAELOz3.png",
"url" : "http://t.co/DFbxeIJLBf"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "17000457",
"id" : 17000457,
"screen_name" : "Azure",
"name" : "Microsoft Azure",
"indices" : [
47,
53
]
}
],
"urls" : [
{
"display_url" : "spr.ly/6018BzuEg",
"url" : "http://t.co/K5MPm5YgxR",
"indices" : [
76,
98
],
"expanded_url" : "http://spr.ly/6018BzuEg"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 77,
"favorited" : false,
"geo" : null,
"id" : 648999198357106688,
"user" : {
"id" : 24741685,
"id_str" : "24741685"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648999197786640385",
"media_url_https" : "https://pbs.twimg.com/media/CQG1VPOWEAELOz3.png",
"expanded_url" : "http://twitter.com/MSFTnews/status/648999198357106688/photo/1",
"id" : 648999197786640385,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 520,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 304,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 172,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/DFbxeIJLBf",
"features" : {
"large" : {
"faces" : [
{
"y" : 299,
"w" : 42,
"x" : 747,
"h" : 42
}
]
},
"medium" : {
"faces" : [
{
"y" : 175,
"w" : 24,
"x" : 437,
"h" : 24
}
]
},
"orig" : {
"faces" : [
{
"y" : 299,
"w" : 42,
"x" : 747,
"h" : 42
}
]
},
"small" : {
"faces" : [
{
"y" : 99,
"w" : 13,
"x" : 248,
"h" : 13
}
]
}
},
"type" : "photo",
"indices" : [
99,
121
],
"media_url" : "http://pbs.twimg.com/media/CQG1VPOWEAELOz3.png",
"url" : "http://t.co/DFbxeIJLBf"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "VIDEO: How the UN is partnering with Microsoft @Azure to help Nepal rebuild http://t.co/K5MPm5YgxR http://t.co/DFbxeIJLBf",
"created_at" : "Tue Sep 29 23:14:01 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648999198357106688",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 77,
"favorited" : false,
"geo" : null,
"id" : 649444508103409665,
"user" : {
"id" : 20571756,
"id_str" : "20571756"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 648999197786640385,
"id_str" : "648999197786640385",
"source_status_id" : 648999198357106688,
"indices" : [
113,
135
],
"url" : "http://t.co/DFbxeIJLBf",
"source_status_id_str" : "648999198357106688",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQG1VPOWEAELOz3.png",
"media_url_https" : "https://pbs.twimg.com/media/CQG1VPOWEAELOz3.png",
"display_url" : "pic.twitter.com/DFbxeIJLBf",
"source_user_id" : 24741685,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 520,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 304,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 172,
"resize" : "fit"
}
},
"source_user_id_str" : "24741685",
"expanded_url" : "http://twitter.com/MSFTnews/status/648999198357106688/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 299,
"w" : 42,
"x" : 747,
"h" : 42
}
]
},
"medium" : {
"faces" : [
{
"y" : 175,
"w" : 24,
"x" : 437,
"h" : 24
}
]
},
"orig" : {
"faces" : [
{
"y" : 299,
"w" : 42,
"x" : 747,
"h" : 42
}
]
},
"small" : {
"faces" : [
{
"y" : 99,
"w" : 13,
"x" : 248,
"h" : 13
}
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @MSFTnews: VIDEO: How the UN is partnering with Microsoft @Azure to help Nepal rebuild http://t.co/K5MPm5YgxR http://t.co/DFbxeIJLBf",
"created_at" : "Thu Oct 01 04:43:31 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649444508103409665",
"coordinates" : null
},
"649610600142761984" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 29,
"conversation_id" : 649610600142761984,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649610591506710529",
"media_url_https" : "https://pbs.twimg.com/media/CQPhZCUWwAEFAAq.jpg",
"expanded_url" : "http://twitter.com/steipete/status/649610600142761984/photo/1",
"id" : 649610591506710529,
"sizes" : {
"large" : {
"w" : 576,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 576,
"h" : 1024,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/T70oztt9x4",
"features" : {
"large" : {
"faces" : [
{
"y" : 238,
"w" : 120,
"x" : 20,
"h" : 120
}
]
},
"medium" : {
"faces" : [
{
"y" : 238,
"w" : 120,
"x" : 20,
"h" : 120
}
]
},
"orig" : {
"faces" : [
{
"y" : 238,
"w" : 120,
"x" : 20,
"h" : 120
}
]
},
"small" : {
"faces" : [
{
"y" : 140,
"w" : 70,
"x" : 11,
"h" : 70
}
]
}
},
"type" : "photo",
"indices" : [
27,
49
],
"media_url" : "http://pbs.twimg.com/media/CQPhZCUWwAEFAAq.jpg",
"url" : "http://t.co/T70oztt9x4"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 17,
"favorited" : false,
"geo" : null,
"id" : 649610600142761984,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649610591506710529",
"media_url_https" : "https://pbs.twimg.com/media/CQPhZCUWwAEFAAq.jpg",
"expanded_url" : "http://twitter.com/steipete/status/649610600142761984/photo/1",
"id" : 649610591506710529,
"sizes" : {
"large" : {
"w" : 576,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 576,
"h" : 1024,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/T70oztt9x4",
"features" : {
"large" : {
"faces" : [
{
"y" : 238,
"w" : 120,
"x" : 20,
"h" : 120
}
]
},
"medium" : {
"faces" : [
{
"y" : 238,
"w" : 120,
"x" : 20,
"h" : 120
}
]
},
"orig" : {
"faces" : [
{
"y" : 238,
"w" : 120,
"x" : 20,
"h" : 120
}
]
},
"small" : {
"faces" : [
{
"y" : 140,
"w" : 70,
"x" : 11,
"h" : 70
}
]
}
},
"type" : "photo",
"indices" : [
27,
49
],
"media_url" : "http://pbs.twimg.com/media/CQPhZCUWwAEFAAq.jpg",
"url" : "http://t.co/T70oztt9x4"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "So many gems in that list! http://t.co/T70oztt9x4",
"created_at" : "Thu Oct 01 15:43:30 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649610600142761984",
"coordinates" : null
},
"649381742252527616" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649381742252527616,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "18468877",
"id" : 18468877,
"screen_name" : "reidmain",
"name" : "Reid Main",
"indices" : [
3,
12
]
},
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
14,
23
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 649246550300995584,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "steipete",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 649381379545784320,
"user" : {
"id" : 18468877,
"id_str" : "18468877"
},
"in_reply_to_user_id" : 25401953,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@steipete we have 24 in our stack",
"created_at" : "Thu Oct 01 00:32:40 +0000 2015",
"in_reply_to_status_id_str" : "649246550300995584",
"in_reply_to_status_id" : 649246550300995584,
"in_reply_to_user_id_str" : "25401953",
"id_str" : "649381379545784320",
"coordinates" : null
},
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 649381742252527616,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @reidmain: @steipete we have 24 in our stack",
"created_at" : "Thu Oct 01 00:34:06 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649381742252527616",
"coordinates" : null
},
"649556109158563841" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 649461691495792640,
"favorite_count" : 138,
"conversation_id" : 649556109158563841,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "17000457",
"id" : 17000457,
"screen_name" : "Azure",
"name" : "Microsoft Azure",
"indices" : [
22,
28
]
}
],
"urls" : [
{
"display_url" : "twitter.com/scottgu/status…",
"url" : "https://t.co/baBYRGIxTy",
"indices" : [
46,
69
],
"expanded_url" : "https://twitter.com/scottgu/status/649461691495792640"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 102,
"conversation_id" : 649461691495792640,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "weblogs.asp.net/scottgu/azurec…",
"url" : "https://t.co/5RbmTFuOZ8",
"indices" : [
83,
106
],
"expanded_url" : "https://weblogs.asp.net/scottgu/azurecon-keynote-announcements-india-regions-gpu-support-iot-suite-container-service-and-security-center"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 185,
"favorited" : false,
"geo" : null,
"id" : 649461691495792640,
"user" : {
"id" : 41754227,
"id_str" : "41754227"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I just blogged about some of the announcements made at yesterday's AzureCon event: https://t.co/5RbmTFuOZ8",
"created_at" : "Thu Oct 01 05:51:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649461691495792640",
"coordinates" : null
},
"retweet_count" : 157,
"favorited" : false,
"geo" : null,
"id" : 649556109158563841,
"user" : {
"id" : 20571756,
"id_str" : "20571756"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "649461691495792640",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Great round-up of our @Azure news this week. https://t.co/baBYRGIxTy",
"created_at" : "Thu Oct 01 12:06:59 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649556109158563841",
"coordinates" : null
},
"650019468781858816" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 41,
"conversation_id" : 650019468781858816,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "engineering.instagram.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "1615618795"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhDaHR0cHM6Ly9lbmdpbmVlcmluZy5pbnN0YWdyYW0uY29tL2ltYWdlcy9lbmdzaXRlL2NyYWZ0L29nX2ltYWdlLmpwZxTsCRTsCRwU8AEU8AEAABYAEgA&s=hy8i5I2UZfyzh_8kbteDC8FmLUbzocmJo8ZDy7uc1Lk",
"width" : 630,
"height" : 630
}
},
"title" : {
"type" : "STRING",
"string_value" : "Lessons learned with 3D Touch"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "engineering.instagram.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Lessons learned with 3D Touch"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/bFtUAU6puj",
"scribe_key" : "card_url"
}
},
"users" : {
"1615618795" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000767535559/b4711c4027e1a30c7bfd1d0c73b36868_normal.png",
"created_at" : "Tue Jul 23 16:13:27 +0000 2013",
"id" : 1615618795,
"default_profile_image" : false,
"listed_count" : 555,
"profile_background_color" : "3B5998",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Menlo Park, California",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "code.facebook.com/projects/",
"url" : "http://t.co/gaAtLVWEop",
"indices" : [
0,
22
],
"expanded_url" : "http://code.facebook.com/projects/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/gaAtLVWEop",
"description" : "At Facebook, we're keen users and publishers of open software. We'll keep you up-to-date with our new projects and releases.",
"followers_count" : 54217,
"geo_enabled" : false,
"media_count" : 65,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 834,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "1615618795",
"name" : "Facebook Open Source",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000767535559/b4711c4027e1a30c7bfd1d0c73b36868_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/1615618795/1397059961",
"screen_name" : "fbOpenSource",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "3B5998",
"favourites_count" : 867,
"is_translation_enabled" : false,
"normal_followers_count" : 54217,
"utc_offset" : null,
"friends_count" : 364,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/bFtUAU6puj",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "68596536",
"id" : 68596536,
"screen_name" : "_ryannystrom",
"name" : "Ryan Nystrom",
"indices" : [
33,
46
]
}
],
"urls" : [
{
"display_url" : "engineering.instagram.com/posts/46541492…",
"url" : "http://t.co/bFtUAU6puj",
"indices" : [
78,
100
],
"expanded_url" : "http://engineering.instagram.com/posts/465414923641286/lessons-learned-with-3D-touch"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 27,
"favorited" : false,
"geo" : null,
"id" : 650019468781858816,
"user" : {
"id" : 445975809,
"id_str" : "445975809"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Lessons learned with 3D Touch by @_ryannystrom. Living on the 💉 bleeding edge http://t.co/bFtUAU6puj",
"created_at" : "Fri Oct 02 18:48:12 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650019468781858816",
"coordinates" : null
},
"649720514781532160" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649720514781532160,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg6aHR0cHM6Ly9hdmF0YXJzMy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMTg5NzE0P3Y9MyZzPTQwMBSgBhSgBhwU8AEU8AEAABYAEgA&s=B0oN40qAyNaT8FP3VoCz55s1jZkbYBhplo9mvdEfwt8",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "CocoaPods/CocoaPods"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The Cocoa Dependency Manager. Contribute to CocoaPods development by creating an account on GitHub."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/O1QPznfKuX",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707263,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707263,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/O1QPznfKuX",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "73644377",
"id" : 73644377,
"screen_name" : "segiddins",
"name" : "Samuel Giddins",
"indices" : [
3,
13
]
},
{
"id_str" : "402676244",
"id" : 402676244,
"screen_name" : "CocoaPods",
"name" : "CocoaPods",
"indices" : [
31,
41
]
}
],
"urls" : [
{
"display_url" : "github.com/CocoaPods/Coco…",
"url" : "https://t.co/O1QPznfKuX",
"indices" : [
117,
140
],
"expanded_url" : "https://github.com/CocoaPods/CocoaPods/releases/0.39.0.beta.5"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-87.940033,
41.644102
],
[
-87.523993,
41.644102
],
[
-87.523993,
42.0230669
],
[
-87.940033,
42.0230669
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "1d9a5370a355ab0c",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Chicago, IL",
"country_code" : "US",
"name" : "Chicago",
"url" : "https://api.twitter.com/1.1/geo/id/1d9a5370a355ab0c.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 44,
"conversation_id" : 649720490702073856,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg6aHR0cHM6Ly9hdmF0YXJzMy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMTg5NzE0P3Y9MyZzPTQwMBSgBhSgBhwU8AEU8AEAABYAEgA&s=B0oN40qAyNaT8FP3VoCz55s1jZkbYBhplo9mvdEfwt8",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "CocoaPods/CocoaPods"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The Cocoa Dependency Manager. Contribute to CocoaPods development by creating an account on GitHub."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/O1QPznfKuX",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707263,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707263,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/O1QPznfKuX",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "402676244",
"id" : 402676244,
"screen_name" : "CocoaPods",
"name" : "CocoaPods",
"indices" : [
16,
26
]
}
],
"urls" : [
{
"display_url" : "github.com/CocoaPods/Coco…",
"url" : "https://t.co/O1QPznfKuX",
"indices" : [
102,
125
],
"expanded_url" : "https://github.com/CocoaPods/CocoaPods/releases/0.39.0.beta.5"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 30,
"favorited" : false,
"geo" : null,
"id" : 649720490702073856,
"user" : {
"id" : 73644377,
"id_str" : "73644377"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I just released @CocoaPods 0.39.0.beta.5. It fixes lots of things, and adds tvOS support!\n\nCHANGELOG: https://t.co/O1QPznfKuX",
"created_at" : "Thu Oct 01 23:00:10 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649720490702073856",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 30,
"favorited" : false,
"geo" : null,
"id" : 649720514781532160,
"user" : {
"id" : 402676244,
"id_str" : "402676244"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @segiddins: I just released @CocoaPods 0.39.0.beta.5. It fixes lots of things, and adds tvOS support!\n\nCHANGELOG: https://t.co/O1QPznfKuX",
"created_at" : "Thu Oct 01 23:00:16 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649720514781532160",
"coordinates" : null
},
"650085574510903296" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 74,
"conversation_id" : 650085574510903296,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "flif.info",
"url" : "http://t.co/s6pFhIthUb",
"indices" : [
113,
135
],
"expanded_url" : "http://flif.info"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 60,
"favorited" : false,
"geo" : null,
"id" : 650085574510903296,
"user" : {
"id" : 18865450,
"id_str" : "18865450"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "“FLIF is a novel lossless image format which outperforms PNG, lossless WebP, lossless BPG and lossless JPEG2000” http://t.co/s6pFhIthUb",
"created_at" : "Fri Oct 02 23:10:53 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650085574510903296",
"coordinates" : null
},
"650018284004331520" : {
"place" : null,
"contributors" : null,
"source" : "Cocoa Controls",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 7,
"conversation_id" : 650018284004331520,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.cocoacontrols.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "258464819"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhaaHR0cHM6Ly9zMy5hbWF6b25hd3MuY29tL2NvY29hY29udHJvbHNfcHJvZHVjdGlvbi91cGxvYWRzL2NvbnRyb2xfaW1hZ2UvaW1hZ2UvNzY2MC9tYXAuanBnFNgEFLgCHBSEBhSUAwAAFgASAA&s=0FBotPDE-w6ACCboqJkOp6Uri1NJqTSA3TXb3S6OLmo",
"width" : 300,
"height" : 156
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhaaHR0cHM6Ly9zMy5hbWF6b25hd3MuY29tL2NvY29hY29udHJvbHNfcHJvZHVjdGlvbi91cGxvYWRzL2NvbnRyb2xfaW1hZ2UvaW1hZ2UvNzY2MC9tYXAuanBnFNgEFLoCHBSwCRT0BAAAFgASAA&s=iL7hEY5HGCUcV9LGXZolFU3g_h9EqyvGSv-rde2L5DU",
"width" : 300,
"height" : 157
}
},
"title" : {
"type" : "STRING",
"string_value" : "ABFRealmMapView"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "cocoacontrols.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Real-time map view clustering for Realm"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/I1mslTu4rB",
"scribe_key" : "card_url"
}
},
"users" : {
"258464819" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"created_at" : "Sun Feb 27 19:51:02 +0000 2011",
"id" : 258464819,
"default_profile_image" : false,
"listed_count" : 472,
"profile_background_color" : "131516",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoacontrols.com",
"url" : "http://t.co/jIVPyKvF83",
"indices" : [
0,
22
],
"expanded_url" : "http://cocoacontrols.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/jIVPyKvF83",
"description" : "Custom UI component database for iOS and Mac OS X. Created by @aaronbrethorst.",
"followers_count" : 12210,
"geo_enabled" : false,
"media_count" : 14,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4721,
"following" : true,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "258464819",
"name" : "Cocoa Controls",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "cocoacontrols",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 12,
"is_translation_enabled" : false,
"normal_followers_count" : 12210,
"utc_offset" : -25200,
"friends_count" : 609,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/I1mslTu4rB",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cocoacontrols.com/controls/abfre…",
"url" : "http://t.co/I1mslTu4rB",
"indices" : [
67,
89
],
"expanded_url" : "http://www.cocoacontrols.com/controls/abfrealmmapview"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 650018284004331520,
"user" : {
"id" : 258464819,
"id_str" : "258464819"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "ABFRealmMapView for iOS: Real-time map view clustering for Realm - http://t.co/I1mslTu4rB",
"created_at" : "Fri Oct 02 18:43:30 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650018284004331520",
"coordinates" : null
},
"649891272518467584" : {
"place" : null,
"contributors" : null,
"source" : "TweetDeck",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 649891272518467584,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "gov.uk/government/new…",
"url" : "https://t.co/7jfRkpdbFM",
"indices" : [
68,
91
],
"expanded_url" : "https://www.gov.uk/government/news/top-graduates-to-get-up-to-30k-to-train-to-teach-core-subjects"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 12,
"favorited" : false,
"geo" : null,
"id" : 649891272518467584,
"user" : {
"id" : 339844367,
"id_str" : "339844367"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Bursaries for teaching training for next year have been announced - https://t.co/7jfRkpdbFM. Up to £30K for Physics and £25K for Computing",
"created_at" : "Fri Oct 02 10:18:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649891272518467584",
"coordinates" : null
},
"649580451246546944" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649580451246546944,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "Glenn Greenwald: A long overdue debate breaks out about whether rational atheism is being used as a cover for Islamophobia and US militarism"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=gnmguardian%3A%2F%2Fcommentisfree%2F2013%2Fapr%2F03%2Fsam-harris-muslim-animus%3Fcontenttype%3Darticle%26source%3Dtwitter&sig=133e3a6bd0fd2f9311351d95088267058d444d66&ssr=true&slug=ijL3mHDZuO"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.5"
},
"app_name" : {
"type" : "STRING",
"string_value" : "The Guardian"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhjaHR0cDovL3N0YXRpYy5ndWltLmNvLnVrL3N5cy1pbWFnZXMvR3VhcmRpYW4vUGl4L3BpY3R1cmVzLzIwMTMvMS80LzEzNTczMTkwNDI2NjEvU2FtLUhhcnJpcy0wMDguanBnFJgHFOADHBSwCRT0BAAAFgASAA&s=rzGsjaapmmXYPVl6VGOEvGKvmi6j7YbiK3kuBuX7fdo",
"width" : 460,
"height" : 240
}
},
"app_id" : {
"type" : "STRING",
"string_value" : "409128287",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "theguardian.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.theguardian.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "10"
},
"title" : {
"type" : "STRING",
"string_value" : "Sam Harris, the New Atheists, and anti-Muslim animus | Glenn Greenwald"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/ijL3mHDZuO",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "gnmguardian://commentisfree/2013/apr/03/sam-harris-muslim-animus?contenttype=article&source=twitter"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "87818409"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhjaHR0cDovL3N0YXRpYy5ndWltLmNvLnVrL3N5cy1pbWFnZXMvR3VhcmRpYW4vUGl4L3BpY3R1cmVzLzIwMTMvMS80LzEzNTczMTkwNDI2NjEvU2FtLUhhcnJpcy0wMDguanBnFJgHFOADHBSEBhSUAwAAFgASAA&s=k8RdAYH26vnpptp-sgd1Cv-1CVautU1HwtkWNSQKduU",
"width" : 460,
"height" : 240
}
}
},
"users" : {
"87818409" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/564829693736546305/8o1OPz2e_normal.png",
"created_at" : "Thu Nov 05 23:49:19 +0000 2009",
"id" : 87818409,
"default_profile_image" : false,
"listed_count" : 41919,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "London",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "theguardian.com",
"url" : "http://t.co/rrGq778cPt",
"indices" : [
0,
22
],
"expanded_url" : "http://theguardian.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/rrGq778cPt",
"description" : "Top stories, special features, live blogs and more",
"followers_count" : 4323830,
"geo_enabled" : false,
"media_count" : 10869,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 185066,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "87818409",
"name" : "The Guardian",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/564829693736546305/8o1OPz2e_normal.png",
"profile_sidebar_fill_color" : "CAE3F3",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/87818409/1427295976",
"screen_name" : "guardian",
"fast_followers_count" : 48,
"time_zone" : "London",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/704160749/ff996aa3bc2009a2f9b97cdd43e8b5b7.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/704160749/ff996aa3bc2009a2f9b97cdd43e8b5b7.png",
"profile_link_color" : "005789",
"favourites_count" : 135,
"is_translation_enabled" : true,
"normal_followers_count" : 4323782,
"utc_offset" : 3600,
"friends_count" : 1095,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/ijL3mHDZuO",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14561327",
"id" : 14561327,
"screen_name" : "dhh",
"name" : "DHH",
"indices" : [
3,
7
]
},
{
"id_str" : "16076032",
"id" : 16076032,
"screen_name" : "ggreenwald",
"name" : "Glenn Greenwald",
"indices" : [
133,
140
]
}
],
"urls" : [
{
"display_url" : "gu.com/p/3eq3n/stw",
"url" : "http://t.co/ijL3mHDZuO",
"indices" : [
65,
87
],
"expanded_url" : "http://gu.com/p/3eq3n/stw"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Echofon",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 53,
"conversation_id" : 649572038085091328,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "Glenn Greenwald: A long overdue debate breaks out about whether rational atheism is being used as a cover for Islamophobia and US militarism"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=gnmguardian%3A%2F%2Fcommentisfree%2F2013%2Fapr%2F03%2Fsam-harris-muslim-animus%3Fcontenttype%3Darticle%26source%3Dtwitter&sig=133e3a6bd0fd2f9311351d95088267058d444d66&ssr=true&slug=ijL3mHDZuO"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.5"
},
"app_name" : {
"type" : "STRING",
"string_value" : "The Guardian"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhjaHR0cDovL3N0YXRpYy5ndWltLmNvLnVrL3N5cy1pbWFnZXMvR3VhcmRpYW4vUGl4L3BpY3R1cmVzLzIwMTMvMS80LzEzNTczMTkwNDI2NjEvU2FtLUhhcnJpcy0wMDguanBnFJgHFOADHBSwCRT0BAAAFgASAA&s=rzGsjaapmmXYPVl6VGOEvGKvmi6j7YbiK3kuBuX7fdo",
"width" : 460,
"height" : 240
}
},
"app_id" : {
"type" : "STRING",
"string_value" : "409128287",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "theguardian.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.theguardian.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "10"
},
"title" : {
"type" : "STRING",
"string_value" : "Sam Harris, the New Atheists, and anti-Muslim animus | Glenn Greenwald"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/ijL3mHDZuO",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "gnmguardian://commentisfree/2013/apr/03/sam-harris-muslim-animus?contenttype=article&source=twitter"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "87818409"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhjaHR0cDovL3N0YXRpYy5ndWltLmNvLnVrL3N5cy1pbWFnZXMvR3VhcmRpYW4vUGl4L3BpY3R1cmVzLzIwMTMvMS80LzEzNTczMTkwNDI2NjEvU2FtLUhhcnJpcy0wMDguanBnFJgHFOADHBSEBhSUAwAAFgASAA&s=k8RdAYH26vnpptp-sgd1Cv-1CVautU1HwtkWNSQKduU",
"width" : 460,
"height" : 240
}
}
},
"users" : {
"87818409" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/564829693736546305/8o1OPz2e_normal.png",
"created_at" : "Thu Nov 05 23:49:19 +0000 2009",
"id" : 87818409,
"default_profile_image" : false,
"listed_count" : 41919,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "London",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "theguardian.com",
"url" : "http://t.co/rrGq778cPt",
"indices" : [
0,
22
],
"expanded_url" : "http://theguardian.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/rrGq778cPt",
"description" : "Top stories, special features, live blogs and more",
"followers_count" : 4323830,
"geo_enabled" : false,
"media_count" : 10869,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 185066,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "87818409",
"name" : "The Guardian",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/564829693736546305/8o1OPz2e_normal.png",
"profile_sidebar_fill_color" : "CAE3F3",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/87818409/1427295976",
"screen_name" : "guardian",
"fast_followers_count" : 48,
"time_zone" : "London",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/704160749/ff996aa3bc2009a2f9b97cdd43e8b5b7.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/704160749/ff996aa3bc2009a2f9b97cdd43e8b5b7.png",
"profile_link_color" : "005789",
"favourites_count" : 135,
"is_translation_enabled" : true,
"normal_followers_count" : 4323782,
"utc_offset" : 3600,
"friends_count" : 1095,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/ijL3mHDZuO",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "16076032",
"id" : 16076032,
"screen_name" : "ggreenwald",
"name" : "Glenn Greenwald",
"indices" : [
124,
135
]
}
],
"urls" : [
{
"display_url" : "gu.com/p/3eq3n/stw",
"url" : "http://t.co/ijL3mHDZuO",
"indices" : [
56,
78
],
"expanded_url" : "http://gu.com/p/3eq3n/stw"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 20,
"favorited" : false,
"geo" : null,
"id" : 649572038085091328,
"user" : {
"id" : 14561327,
"id_str" : "14561327"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"Sam Harris, the New Atheists, and anti-Muslim animus\", http://t.co/ijL3mHDZuO - defining piece and take-down. Must read by @ggreenwald.",
"created_at" : "Thu Oct 01 13:10:17 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649572038085091328",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 20,
"favorited" : false,
"geo" : null,
"id" : 649580451246546944,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @dhh: \"Sam Harris, the New Atheists, and anti-Muslim animus\", http://t.co/ijL3mHDZuO - defining piece and take-down. Must read by @ggree…",
"created_at" : "Thu Oct 01 13:43:42 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649580451246546944",
"coordinates" : null
},
"649342264829874176" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 95,
"conversation_id" : 648852751443623936,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649342263563149313",
"media_url_https" : "https://pbs.twimg.com/media/CQLtWS1UYAEw18n.png",
"expanded_url" : "http://twitter.com/eli_schiff/status/649342264829874176/photo/1",
"id" : 649342263563149313,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 525,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 307,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 174,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/CLnjbpMSw8",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
115,
137
],
"media_url" : "http://pbs.twimg.com/media/CQLtWS1UYAEw18n.png",
"url" : "http://t.co/CLnjbpMSw8"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "elischiff.com/blog/2015/9/29…",
"url" : "http://t.co/sSHIa83oif",
"indices" : [
92,
114
],
"expanded_url" : "http://www.elischiff.com/blog/2015/9/29/keyboards-smorgasbord"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "eli_schiff",
"possibly_sensitive_appealable" : false,
"retweet_count" : 103,
"favorited" : false,
"geo" : null,
"id" : 649342264829874176,
"user" : {
"id" : 29162709,
"id_str" : "29162709"
},
"in_reply_to_user_id" : 29162709,
"extended_entities" : {
"media" : [
{
"id_str" : "649342263563149313",
"media_url_https" : "https://pbs.twimg.com/media/CQLtWS1UYAEw18n.png",
"expanded_url" : "http://twitter.com/eli_schiff/status/649342264829874176/photo/1",
"id" : 649342263563149313,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 525,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 307,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 174,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/CLnjbpMSw8",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
115,
137
],
"media_url" : "http://pbs.twimg.com/media/CQLtWS1UYAEw18n.png",
"url" : "http://t.co/CLnjbpMSw8"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Breaking news: in iOS 9.1 β3 Apple fattened up shift and delete glyph). Interesting timing! http://t.co/sSHIa83oif http://t.co/CLnjbpMSw8",
"created_at" : "Wed Sep 30 21:57:14 +0000 2015",
"in_reply_to_status_id_str" : "648852751443623936",
"in_reply_to_status_id" : 648852751443623936,
"in_reply_to_user_id_str" : "29162709",
"id_str" : "649342264829874176",
"coordinates" : null
},
"649984756810129408" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649984756810129408,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 649984455646429184,
"id_str" : "649984455646429184",
"source_status_id" : 649984456439173120,
"indices" : [
127,
140
],
"url" : "http://t.co/2i1GCqRjEP",
"source_status_id_str" : "649984456439173120",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQU1ayxUwAAYOZe.png",
"media_url_https" : "https://pbs.twimg.com/media/CQU1ayxUwAAYOZe.png",
"display_url" : "pic.twitter.com/2i1GCqRjEP",
"source_user_id" : 3300,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 603,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 353,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 200,
"resize" : "fit"
}
},
"source_user_id_str" : "3300",
"expanded_url" : "http://twitter.com/schwa/status/649984456439173120/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3300",
"id" : 3300,
"screen_name" : "schwa",
"name" : "Jonathan Wight",
"indices" : [
3,
9
]
}
],
"urls" : [
{
"display_url" : "nytimes.com",
"url" : "http://t.co/i9E64QcAQn",
"indices" : [
67,
89
],
"expanded_url" : "http://nytimes.com"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-122.324818,
37.8459532
],
[
-122.234225,
37.8459532
],
[
-122.234225,
37.905738
],
[
-122.324818,
37.905738
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "5ef5b7f391e30aff",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Berkeley, CA",
"country_code" : "US",
"name" : "Berkeley",
"url" : "https://api.twitter.com/1.1/geo/id/5ef5b7f391e30aff.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 16,
"conversation_id" : 649984456439173120,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649984455646429184",
"media_url_https" : "https://pbs.twimg.com/media/CQU1ayxUwAAYOZe.png",
"expanded_url" : "http://twitter.com/schwa/status/649984456439173120/photo/1",
"id" : 649984455646429184,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 603,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 353,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 200,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/2i1GCqRjEP",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
116,
138
],
"media_url" : "http://pbs.twimg.com/media/CQU1ayxUwAAYOZe.png",
"url" : "http://t.co/2i1GCqRjEP"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "nytimes.com",
"url" : "http://t.co/i9E64QcAQn",
"indices" : [
56,
78
],
"expanded_url" : "http://nytimes.com"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 6,
"favorited" : false,
"geo" : {
"type" : "Point",
"coordinates" : [
37.87758223,
-122.268129
]
},
"id" : 649984456439173120,
"user" : {
"id" : 3300,
"id_str" : "3300"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649984455646429184",
"media_url_https" : "https://pbs.twimg.com/media/CQU1ayxUwAAYOZe.png",
"expanded_url" : "http://twitter.com/schwa/status/649984456439173120/photo/1",
"id" : 649984455646429184,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 603,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 353,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 200,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/2i1GCqRjEP",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
116,
138
],
"media_url" : "http://pbs.twimg.com/media/CQU1ayxUwAAYOZe.png",
"url" : "http://t.co/2i1GCqRjEP"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Why does your crashreporter menubar item connect to the http://t.co/i9E64QcAQn?\n\n(Why does it have a menubar item?) http://t.co/2i1GCqRjEP",
"created_at" : "Fri Oct 02 16:29:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649984456439173120",
"coordinates" : {
"type" : "Point",
"coordinates" : [
-122.268129,
37.87758223
]
}
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 6,
"favorited" : false,
"geo" : null,
"id" : 649984756810129408,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649984455646429184,
"id_str" : "649984455646429184",
"source_status_id" : 649984456439173120,
"indices" : [
127,
140
],
"url" : "http://t.co/2i1GCqRjEP",
"source_status_id_str" : "649984456439173120",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQU1ayxUwAAYOZe.png",
"media_url_https" : "https://pbs.twimg.com/media/CQU1ayxUwAAYOZe.png",
"display_url" : "pic.twitter.com/2i1GCqRjEP",
"source_user_id" : 3300,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 603,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 353,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 200,
"resize" : "fit"
}
},
"source_user_id_str" : "3300",
"expanded_url" : "http://twitter.com/schwa/status/649984456439173120/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @schwa: Why does your crashreporter menubar item connect to the http://t.co/i9E64QcAQn?\n\n(Why does it have a menubar item?) http://t.co/…",
"created_at" : "Fri Oct 02 16:30:16 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649984756810129408",
"coordinates" : null
},
"650017829673111553" : {
"place" : null,
"contributors" : null,
"source" : "Cocoa Controls",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 650017829673111553,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.cocoacontrols.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "258464819"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiJAWh0dHBzOi8vczMuYW1hem9uYXdzLmNvbS9jb2NvYWNvbnRyb2xzX3Byb2R1Y3Rpb24vdXBsb2Fkcy9jb250cm9sX2ltYWdlL2ltYWdlLzc1ODMvaU9TX1NpbXVsYXRvcl9TY3JlZW5fU2hvdF9TZXBfMjVfXzIwMTVfXzMuMTQuNTdfUE0ucG5nFIAKFJwFHBSEBhSUAwAAFgASAA&s=mm67Sd8Zl8Eu-u7L3msusLw9CtVnwMhQLO2Gx3j8aVo",
"width" : 640,
"height" : 334
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiJAWh0dHBzOi8vczMuYW1hem9uYXdzLmNvbS9jb2NvYWNvbnRyb2xzX3Byb2R1Y3Rpb24vdXBsb2Fkcy9jb250cm9sX2ltYWdlL2ltYWdlLzc1ODMvaU9TX1NpbXVsYXRvcl9TY3JlZW5fU2hvdF9TZXBfMjVfXzIwMTVfXzMuMTQuNTdfUE0ucG5nFIAKFJwFHBSwCRT0BAAAFgASAA&s=Eqn8aVRO3zHNyxPCeoGlSOq5__OuqR3KdfanvpqDBrY",
"width" : 640,
"height" : 334
}
},
"title" : {
"type" : "STRING",
"string_value" : "YActionSheet"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "cocoacontrols.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Custom Selectable Action Sheet"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/G2jBemPh9Z",
"scribe_key" : "card_url"
}
},
"users" : {
"258464819" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"created_at" : "Sun Feb 27 19:51:02 +0000 2011",
"id" : 258464819,
"default_profile_image" : false,
"listed_count" : 472,
"profile_background_color" : "131516",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoacontrols.com",
"url" : "http://t.co/jIVPyKvF83",
"indices" : [
0,
22
],
"expanded_url" : "http://cocoacontrols.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/jIVPyKvF83",
"description" : "Custom UI component database for iOS and Mac OS X. Created by @aaronbrethorst.",
"followers_count" : 12210,
"geo_enabled" : false,
"media_count" : 14,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4721,
"following" : true,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "258464819",
"name" : "Cocoa Controls",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "cocoacontrols",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 12,
"is_translation_enabled" : false,
"normal_followers_count" : 12210,
"utc_offset" : -25200,
"friends_count" : 609,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/G2jBemPh9Z",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cocoacontrols.com/controls/yacti…",
"url" : "http://t.co/G2jBemPh9Z",
"indices" : [
55,
77
],
"expanded_url" : "http://www.cocoacontrols.com/controls/yactionsheet"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 3,
"favorited" : false,
"geo" : null,
"id" : 650017829673111553,
"user" : {
"id" : 258464819,
"id_str" : "258464819"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "YActionSheet for iOS: Custom Selectable Action Sheet - http://t.co/G2jBemPh9Z",
"created_at" : "Fri Oct 02 18:41:41 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650017829673111553",
"coordinates" : null
},
"650017467536949248" : {
"place" : null,
"contributors" : null,
"source" : "Cocoa Controls",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 7,
"conversation_id" : 650017467536949248,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.cocoacontrols.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "258464819"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhkaHR0cHM6Ly9zMy5hbWF6b25hd3MuY29tL2NvY29hY29udHJvbHNfcHJvZHVjdGlvbi91cGxvYWRzL2NvbnRyb2xfaW1hZ2UvaW1hZ2UvNzU2OS9CZWFjb25Nb25pdG9yLnBuZxTcCxSQBhwUhAYUlAMAABYAEgA&s=uqP8pNtOCD6SJtrsX52am39fLXycrGyyA2eZ2qIvGlA",
"width" : 750,
"height" : 392
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhkaHR0cHM6Ly9zMy5hbWF6b25hd3MuY29tL2NvY29hY29udHJvbHNfcHJvZHVjdGlvbi91cGxvYWRzL2NvbnRyb2xfaW1hZ2UvaW1hZ2UvNzU2OS9CZWFjb25Nb25pdG9yLnBuZxTcCxSQBhwUsAkU9AQAABYAEgA&s=EpVtC5pRgzno3Wp6GaQiwOuvbwOGGFqwElV9vNNDViU",
"width" : 750,
"height" : 392
}
},
"title" : {
"type" : "STRING",
"string_value" : "BeaconMonitor"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "cocoacontrols.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Swift framework to monitor and range iBeacons"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/riMuulbqOD",
"scribe_key" : "card_url"
}
},
"users" : {
"258464819" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"created_at" : "Sun Feb 27 19:51:02 +0000 2011",
"id" : 258464819,
"default_profile_image" : false,
"listed_count" : 472,
"profile_background_color" : "131516",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoacontrols.com",
"url" : "http://t.co/jIVPyKvF83",
"indices" : [
0,
22
],
"expanded_url" : "http://cocoacontrols.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/jIVPyKvF83",
"description" : "Custom UI component database for iOS and Mac OS X. Created by @aaronbrethorst.",
"followers_count" : 12210,
"geo_enabled" : false,
"media_count" : 14,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4721,
"following" : true,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "258464819",
"name" : "Cocoa Controls",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "cocoacontrols",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 12,
"is_translation_enabled" : false,
"normal_followers_count" : 12210,
"utc_offset" : -25200,
"friends_count" : 609,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/riMuulbqOD",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cocoacontrols.com/controls/beaco…",
"url" : "http://t.co/riMuulbqOD",
"indices" : [
71,
93
],
"expanded_url" : "http://www.cocoacontrols.com/controls/beaconmonitor"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 650017467536949248,
"user" : {
"id" : 258464819,
"id_str" : "258464819"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "BeaconMonitor for iOS: Swift framework to monitor and range iBeacons - http://t.co/riMuulbqOD",
"created_at" : "Fri Oct 02 18:40:15 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650017467536949248",
"coordinates" : null
},
"649268086714068992" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 18,
"conversation_id" : 649268086714068992,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "unifiedsense.com/development/us…",
"url" : "http://t.co/zVC5i586hs",
"indices" : [
46,
68
],
"expanded_url" : "http://unifiedsense.com/development/using-taptic-engine-on-ios.html"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 5,
"favorited" : false,
"geo" : null,
"id" : 649268086714068992,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Too bad the taptic engine API is all private. http://t.co/zVC5i586hs",
"created_at" : "Wed Sep 30 17:02:29 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649268086714068992",
"coordinates" : null
},
"650085706568589312" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650085706568589312,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2374794691",
"id" : 2374794691,
"screen_name" : "SICPQuotes",
"name" : "SICP Quotes",
"indices" : [
3,
14
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Android",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 46,
"conversation_id" : 650081585392259072,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 46,
"favorited" : false,
"geo" : null,
"id" : 650081585392259072,
"user" : {
"id" : 2374794691,
"id_str" : "2374794691"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "A variety of inadequate ontological theories have now been embodied in a plethora of correspondingly inadequate programming languages",
"created_at" : "Fri Oct 02 22:55:02 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650081585392259072",
"coordinates" : null
},
"retweet_count" : 46,
"favorited" : false,
"geo" : null,
"id" : 650085706568589312,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @SICPQuotes: A variety of inadequate ontological theories have now been embodied in a plethora of correspondingly inadequate programming…",
"created_at" : "Fri Oct 02 23:11:25 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650085706568589312",
"coordinates" : null
},
"649273351333019648" : {
"place" : null,
"contributors" : null,
"source" : "WordPress.com",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649273351333019648,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"vanity_url" : {
"type" : "STRING",
"string_value" : "sicpers.info",
"scribe_key" : "vanity_url"
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgdaHR0cHM6Ly9zMC53cC5jb20vaS9ibGFuay5qcGcUkAMUkAMcFPABFPABAAAWABIA&s=ROqgoHFudfMbgRwUXDK1U61LNxmdqafHKoLiXyP8lIA",
"width" : 200,
"height" : 200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Tempus Fugit"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/H8culGcdJq",
"scribe_key" : "card_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.sicpers.info"
},
"description" : {
"type" : "STRING",
"string_value" : "A common concern programmers have when I talk about my year off is that I’ll be unemployable at the end of it. After all, the industry moves really quickly and if I’m off thinking about…"
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/H8culGcdJq",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "sicpers.info/2015/09/tempus…",
"url" : "http://t.co/H8culGcdJq",
"indices" : [
13,
35
],
"expanded_url" : "http://www.sicpers.info/2015/09/tempus-fugit/"
}
],
"hashtags" : [
]
},
"lang" : "und",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649273351333019648,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Tempus Fugit http://t.co/H8culGcdJq",
"created_at" : "Wed Sep 30 17:23:24 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649273351333019648",
"coordinates" : null
},
"649525680452038656" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 649525680452038656,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 649525680452038656,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "WAT. We ship our own version of LZ4 and now it's marked as private API? \"The app references non-public symbols in: _LZ4_compress, (…)",
"created_at" : "Thu Oct 01 10:06:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649525680452038656",
"coordinates" : null
},
"650251936969674753" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650251936969674753,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 650251936969674753,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Most modern WIMP UIs: left click for the hopefully least surprising action, right click for all others. RISC OS can get in the sea.",
"created_at" : "Sat Oct 03 10:11:57 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650251936969674753",
"coordinates" : null
},
"649742208770269184" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 54,
"conversation_id" : 649742208770269184,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649742205632970753",
"media_url_https" : "https://pbs.twimg.com/media/CQRZF_JVAAEXqvH.jpg",
"expanded_url" : "http://twitter.com/TwoLivesLeft/status/649742208770269184/photo/1",
"id" : 649742205632970753,
"sizes" : {
"large" : {
"w" : 989,
"h" : 218,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 132,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 74,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/P1yZoKyYnU",
"features" : {
"large" : {
"faces" : [
{
"y" : 119,
"w" : 62,
"x" : 5,
"h" : 62
}
]
},
"medium" : {
"faces" : [
{
"y" : 72,
"w" : 37,
"x" : 3,
"h" : 37
}
]
},
"orig" : {
"faces" : [
{
"y" : 119,
"w" : 62,
"x" : 5,
"h" : 62
}
]
},
"small" : {
"faces" : [
{
"y" : 40,
"w" : 21,
"x" : 1,
"h" : 21
}
]
}
},
"type" : "photo",
"indices" : [
63,
85
],
"media_url" : "http://pbs.twimg.com/media/CQRZF_JVAAEXqvH.jpg",
"url" : "http://t.co/P1yZoKyYnU"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 70,
"favorited" : false,
"geo" : null,
"id" : 649742208770269184,
"user" : {
"id" : 77690219,
"id_str" : "77690219"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649742205632970753",
"media_url_https" : "https://pbs.twimg.com/media/CQRZF_JVAAEXqvH.jpg",
"expanded_url" : "http://twitter.com/TwoLivesLeft/status/649742208770269184/photo/1",
"id" : 649742205632970753,
"sizes" : {
"large" : {
"w" : 989,
"h" : 218,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 132,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 74,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/P1yZoKyYnU",
"features" : {
"large" : {
"faces" : [
{
"y" : 119,
"w" : 62,
"x" : 5,
"h" : 62
}
]
},
"medium" : {
"faces" : [
{
"y" : 72,
"w" : 37,
"x" : 3,
"h" : 37
}
]
},
"orig" : {
"faces" : [
{
"y" : 119,
"w" : 62,
"x" : 5,
"h" : 62
}
]
},
"small" : {
"faces" : [
{
"y" : 40,
"w" : 21,
"x" : 1,
"h" : 21
}
]
}
},
"type" : "photo",
"indices" : [
63,
85
],
"media_url" : "http://pbs.twimg.com/media/CQRZF_JVAAEXqvH.jpg",
"url" : "http://t.co/P1yZoKyYnU"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Pretty genius way to do “upgrade” pricing on the iOS App Store http://t.co/P1yZoKyYnU",
"created_at" : "Fri Oct 02 00:26:28 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649742208770269184",
"coordinates" : null
},
"650249832217620480" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 650249832217620480,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 650249832217620480,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Touch UIs seem monotonically less discoverable than WIMP UIs. Do I press, long press, force press, double tap, two finger tap, swipe etc?",
"created_at" : "Sat Oct 03 10:03:35 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650249832217620480",
"coordinates" : null
},
"649330774873886720" : {
"place" : null,
"contributors" : null,
"source" : "Hootsuite",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1192,
"conversation_id" : 649330774873886720,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "There aren’t too many events that can bring everyone from Malala to Beyoncé to the Muppets together to talk about global…"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=medium%3A%2F%2F%2Fp%2Fdabfe891663e&sig=d78bb075022b0de6d5c30010c7ae8e18f037cb70&ssr=true&slug=y4WsnJ6uGE"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.5"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Medium"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhEaHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzEqN0FYUmFqbFM1Z0ZIdXh0WXh0d0swQS5wbmcUqAsU9AUcFLAJFPQEAAAWABIA&s=MuR0sVPs8VMldxKie2Oh6bEGYcT2heBv7fGSdqT2ULc",
"width" : 724,
"height" : 378
}
},
"app_id" : {
"type" : "STRING",
"string_value" : "828256236",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "medium.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "medium.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "46"
},
"title" : {
"type" : "STRING",
"string_value" : "The Most Important Investment in Our Future Might Not Be What You Think"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/y4WsnJ6uGE",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "medium:///p/dabfe891663e"
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "161801527"
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "571202103"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhEaHR0cHM6Ly9jZG4taW1hZ2VzLTEubWVkaXVtLmNvbS9tYXgvODAwLzEqN0FYUmFqbFM1Z0ZIdXh0WXh0d0swQS5wbmcUqAsU9AUcFIQGFJQDAAAWABIA&s=KE2zAMLlYHn-qS31kb6XC7LsnBlQ-RbJCamCLXOSgMU",
"width" : 724,
"height" : 378
}
}
},
"users" : {
"161801527" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/576426383989080065/HoFESJ2k_normal.jpeg",
"created_at" : "Thu Jul 01 20:32:42 +0000 2010",
"id" : 161801527,
"default_profile_image" : false,
"listed_count" : 6764,
"profile_background_color" : "A11D27",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Seattle, WA",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "Co-chair of the Bill & Melinda Gates Foundation, businesswoman, and mother. Dedicated to helping all people lead healthy, productive lives.",
"followers_count" : 802958,
"geo_enabled" : false,
"media_count" : 526,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 1643,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "161801527",
"name" : "Melinda Gates",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/576426383989080065/HoFESJ2k_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/161801527/1425318289",
"screen_name" : "melindagates",
"fast_followers_count" : 3,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/741052779/8bd1c550abb925cbe73673b134cd1542.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/741052779/8bd1c550abb925cbe73673b134cd1542.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 6,
"is_translation_enabled" : false,
"normal_followers_count" : 802955,
"utc_offset" : -25200,
"friends_count" : 464,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
},
"571202103" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"created_at" : "Fri May 04 20:16:39 +0000 2012",
"id" : 571202103,
"default_profile_image" : false,
"listed_count" : 9376,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA, US",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "medium.com",
"url" : "http://t.co/39nrCKtdRI",
"indices" : [
0,
22
],
"expanded_url" : "http://medium.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/39nrCKtdRI",
"description" : "Move thinking forward.",
"followers_count" : 1489011,
"geo_enabled" : false,
"media_count" : 146,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 13007,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "571202103",
"name" : "Medium",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/651930701390938112/evFNnEuS_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/571202103/1444267389",
"screen_name" : "Medium",
"fast_followers_count" : 5,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "00AB69",
"favourites_count" : 3658,
"is_translation_enabled" : false,
"normal_followers_count" : 1489006,
"utc_offset" : -25200,
"friends_count" : 146,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/y4WsnJ6uGE",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "b-gat.es/1jziwxi",
"url" : "http://t.co/y4WsnJ6uGE",
"indices" : [
88,
110
],
"expanded_url" : "http://b-gat.es/1jziwxi"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 803,
"favorited" : false,
"geo" : null,
"id" : 649330774873886720,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Progress is possible because we’ve seen it already – especially for women and children: http://t.co/y4WsnJ6uGE",
"created_at" : "Wed Sep 30 21:11:35 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649330774873886720",
"coordinates" : null
},
"649508409923006464" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : true,
"favorite_count" : 0,
"conversation_id" : 649508409923006464,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "19781877",
"id" : 19781877,
"screen_name" : "ojmason",
"name" : "Oliver Mason",
"indices" : [
3,
11
]
}
],
"urls" : [
{
"display_url" : "twitter.com/ow/status/6494…",
"url" : "https://t.co/cnLQQVfklE",
"indices" : [
49,
72
],
"expanded_url" : "https://twitter.com/ow/status/649470569855995904"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 649470569855995904,
"favorite_count" : 7,
"conversation_id" : 649500653132378112,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/ow/status/6494…",
"url" : "https://t.co/cnLQQVfklE",
"indices" : [
36,
59
],
"expanded_url" : "https://twitter.com/ow/status/649470569855995904"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 260,
"conversation_id" : 649470569855995904,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 290,
"favorited" : false,
"geo" : null,
"id" : 649470569855995904,
"user" : {
"id" : 14767730,
"id_str" : "14767730"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "my alarm clock didn't go off today because it lost my wifi credentials\nseriously",
"created_at" : "Thu Oct 01 06:27:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649470569855995904",
"coordinates" : null
},
"retweet_count" : 12,
"favorited" : false,
"geo" : null,
"id" : 649500653132378112,
"user" : {
"id" : 19781877,
"id_str" : "19781877"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "649470569855995904",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Welcome to the Internet of Things. https://t.co/cnLQQVfklE",
"created_at" : "Thu Oct 01 08:26:37 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649500653132378112",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 12,
"favorited" : false,
"geo" : null,
"id" : 649508409923006464,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @ojmason: Welcome to the Internet of Things. https://t.co/cnLQQVfklE",
"created_at" : "Thu Oct 01 08:57:26 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649508409923006464",
"coordinates" : null
},
"649897350454972416" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 649897350454972416,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649897350454972416,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I didn't know that Insufficient Book Buying was a thing until I discovered that I only owned about a third of the books on my Amazon list.",
"created_at" : "Fri Oct 02 10:42:57 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649897350454972416",
"coordinates" : null
},
"650033679474008064" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650033679474008064,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "engineering.instagram.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "1615618795"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhDaHR0cHM6Ly9lbmdpbmVlcmluZy5pbnN0YWdyYW0uY29tL2ltYWdlcy9lbmdzaXRlL2NyYWZ0L29nX2ltYWdlLmpwZxTsCRTsCRwU8AEU8AEAABYAEgA&s=hy8i5I2UZfyzh_8kbteDC8FmLUbzocmJo8ZDy7uc1Lk",
"width" : 630,
"height" : 630
}
},
"title" : {
"type" : "STRING",
"string_value" : "Lessons learned with 3D Touch"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "engineering.instagram.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Lessons learned with 3D Touch"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/bFtUAU6puj",
"scribe_key" : "card_url"
}
},
"users" : {
"1615618795" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000767535559/b4711c4027e1a30c7bfd1d0c73b36868_normal.png",
"created_at" : "Tue Jul 23 16:13:27 +0000 2013",
"id" : 1615618795,
"default_profile_image" : false,
"listed_count" : 555,
"profile_background_color" : "3B5998",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Menlo Park, California",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "code.facebook.com/projects/",
"url" : "http://t.co/gaAtLVWEop",
"indices" : [
0,
22
],
"expanded_url" : "http://code.facebook.com/projects/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/gaAtLVWEop",
"description" : "At Facebook, we're keen users and publishers of open software. We'll keep you up-to-date with our new projects and releases.",
"followers_count" : 54217,
"geo_enabled" : false,
"media_count" : 65,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 834,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "1615618795",
"name" : "Facebook Open Source",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000767535559/b4711c4027e1a30c7bfd1d0c73b36868_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/1615618795/1397059961",
"screen_name" : "fbOpenSource",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "3B5998",
"favourites_count" : 867,
"is_translation_enabled" : false,
"normal_followers_count" : 54217,
"utc_offset" : null,
"friends_count" : 364,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/bFtUAU6puj",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "445975809",
"id" : 445975809,
"screen_name" : "jesse_squires",
"name" : "Jesse Squires",
"indices" : [
3,
17
]
},
{
"id_str" : "68596536",
"id" : 68596536,
"screen_name" : "_ryannystrom",
"name" : "Ryan Nystrom",
"indices" : [
52,
65
]
}
],
"urls" : [
{
"display_url" : "engineering.instagram.com/posts/46541492…",
"url" : "http://t.co/bFtUAU6puj",
"indices" : [
97,
119
],
"expanded_url" : "http://engineering.instagram.com/posts/465414923641286/lessons-learned-with-3D-touch"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 41,
"conversation_id" : 650019468781858816,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "engineering.instagram.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "1615618795"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhDaHR0cHM6Ly9lbmdpbmVlcmluZy5pbnN0YWdyYW0uY29tL2ltYWdlcy9lbmdzaXRlL2NyYWZ0L29nX2ltYWdlLmpwZxTsCRTsCRwU8AEU8AEAABYAEgA&s=hy8i5I2UZfyzh_8kbteDC8FmLUbzocmJo8ZDy7uc1Lk",
"width" : 630,
"height" : 630
}
},
"title" : {
"type" : "STRING",
"string_value" : "Lessons learned with 3D Touch"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "engineering.instagram.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Lessons learned with 3D Touch"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/bFtUAU6puj",
"scribe_key" : "card_url"
}
},
"users" : {
"1615618795" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000767535559/b4711c4027e1a30c7bfd1d0c73b36868_normal.png",
"created_at" : "Tue Jul 23 16:13:27 +0000 2013",
"id" : 1615618795,
"default_profile_image" : false,
"listed_count" : 555,
"profile_background_color" : "3B5998",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Menlo Park, California",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "code.facebook.com/projects/",
"url" : "http://t.co/gaAtLVWEop",
"indices" : [
0,
22
],
"expanded_url" : "http://code.facebook.com/projects/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/gaAtLVWEop",
"description" : "At Facebook, we're keen users and publishers of open software. We'll keep you up-to-date with our new projects and releases.",
"followers_count" : 54217,
"geo_enabled" : false,
"media_count" : 65,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 834,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "1615618795",
"name" : "Facebook Open Source",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000767535559/b4711c4027e1a30c7bfd1d0c73b36868_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/1615618795/1397059961",
"screen_name" : "fbOpenSource",
"fast_followers_count" : 0,
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "3B5998",
"favourites_count" : 867,
"is_translation_enabled" : false,
"normal_followers_count" : 54217,
"utc_offset" : null,
"friends_count" : 364,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/bFtUAU6puj",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "68596536",
"id" : 68596536,
"screen_name" : "_ryannystrom",
"name" : "Ryan Nystrom",
"indices" : [
33,
46
]
}
],
"urls" : [
{
"display_url" : "engineering.instagram.com/posts/46541492…",
"url" : "http://t.co/bFtUAU6puj",
"indices" : [
78,
100
],
"expanded_url" : "http://engineering.instagram.com/posts/465414923641286/lessons-learned-with-3D-touch"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 27,
"favorited" : false,
"geo" : null,
"id" : 650019468781858816,
"user" : {
"id" : 445975809,
"id_str" : "445975809"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Lessons learned with 3D Touch by @_ryannystrom. Living on the 💉 bleeding edge http://t.co/bFtUAU6puj",
"created_at" : "Fri Oct 02 18:48:12 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650019468781858816",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 27,
"favorited" : false,
"geo" : null,
"id" : 650033679474008064,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @jesse_squires: Lessons learned with 3D Touch by @_ryannystrom. Living on the 💉 bleeding edge http://t.co/bFtUAU6puj",
"created_at" : "Fri Oct 02 19:44:40 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650033679474008064",
"coordinates" : null
},
"649244514469707776" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649244514469707776,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "Your talks a welcome! This is a joint meetup with the GDG Vienna. This time we'll have Doug Sillars as a guest. He's a developer advocate at AT&T and the author of the book “High Performance"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=meetup%3A%2F%2Fevents%2F220684499&sig=178e954601fd1102b93b8a738f44b2a44da33dba&ssr=true&slug=oZAzZY3G4c"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "4.0"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Meetup – Groups near you that make community real"
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"app_id" : {
"type" : "STRING",
"string_value" : "375990038",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "meetup.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.meetup.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "86"
},
"title" : {
"type" : "STRING",
"string_value" : "AndroidHeads Vienna"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/oZAzZY3G4c",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "meetup://events/220684499"
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhLaHR0cDovL3Bob3RvczEubWVldHVwc3RhdGljLmNvbS9waG90b3MvZXZlbnQvYi9hLzcvNy9oaWdocmVzXzQzNjk2NzczNS5qcGVnFIAIFIAIHBTwARTwAQAAFgASAA&s=TZMe7zbyA9Rry63EMmh-P33WcUoHdbtyS_AScDp3Eto",
"width" : 512,
"height" : 512
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14591071"
}
}
},
"users" : {
"14591071" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/509911297513644032/GzBP5cBh_normal.png",
"created_at" : "Tue Apr 29 21:19:43 +0000 2008",
"id" : 14591071,
"default_profile_image" : false,
"listed_count" : 1307,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York, NY",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "meetup.com",
"url" : "http://t.co/MrLLARH4Ct",
"indices" : [
0,
22
],
"expanded_url" : "http://meetup.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/MrLLARH4Ct",
"description" : "Meetup makes community real. Got a bug or technical question? Ask @meetup_support",
"followers_count" : 31428,
"geo_enabled" : false,
"media_count" : 245,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 5997,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "14591071",
"name" : "Meetup",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/509911297513644032/GzBP5cBh_normal.png",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "CDCDCD",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14591071/1399407694",
"screen_name" : "Meetup",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/115594398/meetup_logo_1_copy.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/115594398/meetup_logo_1_copy.png",
"profile_link_color" : "FF0505",
"favourites_count" : 2680,
"is_translation_enabled" : false,
"normal_followers_count" : 31428,
"utc_offset" : -14400,
"friends_count" : 427,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/oZAzZY3G4c",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "meetup.com/AndroidHeads/e…",
"url" : "http://t.co/oZAzZY3G4c",
"indices" : [
82,
104
],
"expanded_url" : "http://www.meetup.com/AndroidHeads/events/220684499/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649244514469707776,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "We're hosting the monthy AndroidHeads Meetup in Vienna. Sign up if you're around! http://t.co/oZAzZY3G4c",
"created_at" : "Wed Sep 30 15:28:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649244514469707776",
"coordinates" : null
},
"650064246609444864" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 650064246609444864,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 650063994909134848,
"id_str" : "650063994909134848",
"source_status_id" : 650063995894935552,
"indices" : [
109,
131
],
"url" : "http://t.co/LkToHXsdbR",
"source_status_id_str" : "650063995894935552",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQV9wlnUkAAgzj6.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQV9wlnUkAAgzj6.jpg",
"display_url" : "pic.twitter.com/LkToHXsdbR",
"source_user_id" : 73644377,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 959,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 561,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 318,
"resize" : "fit"
}
},
"source_user_id_str" : "73644377",
"expanded_url" : "http://twitter.com/segiddins/status/650063995894935552/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "73644377",
"id" : 73644377,
"screen_name" : "segiddins",
"name" : "Samuel Giddins",
"indices" : [
3,
13
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-87.606369,
41.785557
],
[
-87.57512699999999,
41.785557
],
[
-87.57512699999999,
41.802616
],
[
-87.606369,
41.802616
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "1f6b9aa053ccbd16",
"attributes" : {
},
"place_type" : "neighborhood",
"full_name" : "Hyde Park, Chicago",
"country_code" : "US",
"name" : "Hyde Park",
"url" : "https://api.twitter.com/1.1/geo/id/1f6b9aa053ccbd16.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 8,
"conversation_id" : 650063995894935552,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "650063994909134848",
"media_url_https" : "https://pbs.twimg.com/media/CQV9wlnUkAAgzj6.jpg",
"expanded_url" : "http://twitter.com/segiddins/status/650063995894935552/photo/1",
"id" : 650063994909134848,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 959,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 561,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 318,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/LkToHXsdbR",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
94,
116
],
"media_url" : "http://pbs.twimg.com/media/CQV9wlnUkAAgzj6.jpg",
"url" : "http://t.co/LkToHXsdbR"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 6,
"favorited" : false,
"geo" : null,
"id" : 650063995894935552,
"user" : {
"id" : 73644377,
"id_str" : "73644377"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "650063994909134848",
"media_url_https" : "https://pbs.twimg.com/media/CQV9wlnUkAAgzj6.jpg",
"expanded_url" : "http://twitter.com/segiddins/status/650063995894935552/photo/1",
"id" : 650063994909134848,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 959,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 561,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 318,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/LkToHXsdbR",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
94,
116
],
"media_url" : "http://pbs.twimg.com/media/CQV9wlnUkAAgzj6.jpg",
"url" : "http://t.co/LkToHXsdbR"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "3 different title opacities, I have no idea what the bloody difference is. Super frustrating. http://t.co/LkToHXsdbR",
"created_at" : "Fri Oct 02 21:45:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650063995894935552",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 6,
"favorited" : false,
"geo" : null,
"id" : 650064246609444864,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 650063994909134848,
"id_str" : "650063994909134848",
"source_status_id" : 650063995894935552,
"indices" : [
109,
131
],
"url" : "http://t.co/LkToHXsdbR",
"source_status_id_str" : "650063995894935552",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQV9wlnUkAAgzj6.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQV9wlnUkAAgzj6.jpg",
"display_url" : "pic.twitter.com/LkToHXsdbR",
"source_user_id" : 73644377,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 959,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 561,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 318,
"resize" : "fit"
}
},
"source_user_id_str" : "73644377",
"expanded_url" : "http://twitter.com/segiddins/status/650063995894935552/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @segiddins: 3 different title opacities, I have no idea what the bloody difference is. Super frustrating. http://t.co/LkToHXsdbR",
"created_at" : "Fri Oct 02 21:46:08 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "650064246609444864",
"coordinates" : null
},
"649925119767392256" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649925119767392256,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 649742205632970753,
"id_str" : "649742205632970753",
"source_status_id" : 649742208770269184,
"indices" : [
81,
103
],
"url" : "http://t.co/P1yZoKyYnU",
"source_status_id_str" : "649742208770269184",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQRZF_JVAAEXqvH.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQRZF_JVAAEXqvH.jpg",
"display_url" : "pic.twitter.com/P1yZoKyYnU",
"source_user_id" : 77690219,
"sizes" : {
"large" : {
"w" : 989,
"h" : 218,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 132,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 74,
"resize" : "fit"
}
},
"source_user_id_str" : "77690219",
"expanded_url" : "http://twitter.com/TwoLivesLeft/status/649742208770269184/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 119,
"w" : 62,
"x" : 5,
"h" : 62
}
]
},
"medium" : {
"faces" : [
{
"y" : 72,
"w" : 37,
"x" : 3,
"h" : 37
}
]
},
"orig" : {
"faces" : [
{
"y" : 119,
"w" : 62,
"x" : 5,
"h" : 62
}
]
},
"small" : {
"faces" : [
{
"y" : 40,
"w" : 21,
"x" : 1,
"h" : 21
}
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "77690219",
"id" : 77690219,
"screen_name" : "TwoLivesLeft",
"name" : "Simeon",
"indices" : [
3,
16
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 54,
"conversation_id" : 649742208770269184,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649742205632970753",
"media_url_https" : "https://pbs.twimg.com/media/CQRZF_JVAAEXqvH.jpg",
"expanded_url" : "http://twitter.com/TwoLivesLeft/status/649742208770269184/photo/1",
"id" : 649742205632970753,
"sizes" : {
"large" : {
"w" : 989,
"h" : 218,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 132,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 74,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/P1yZoKyYnU",
"features" : {
"large" : {
"faces" : [
{
"y" : 119,
"w" : 62,
"x" : 5,
"h" : 62
}
]
},
"medium" : {
"faces" : [
{
"y" : 72,
"w" : 37,
"x" : 3,
"h" : 37
}
]
},
"orig" : {
"faces" : [
{
"y" : 119,
"w" : 62,
"x" : 5,
"h" : 62
}
]
},
"small" : {
"faces" : [
{
"y" : 40,
"w" : 21,
"x" : 1,
"h" : 21
}
]
}
},
"type" : "photo",
"indices" : [
63,
85
],
"media_url" : "http://pbs.twimg.com/media/CQRZF_JVAAEXqvH.jpg",
"url" : "http://t.co/P1yZoKyYnU"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 70,
"favorited" : false,
"geo" : null,
"id" : 649742208770269184,
"user" : {
"id" : 77690219,
"id_str" : "77690219"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649742205632970753",
"media_url_https" : "https://pbs.twimg.com/media/CQRZF_JVAAEXqvH.jpg",
"expanded_url" : "http://twitter.com/TwoLivesLeft/status/649742208770269184/photo/1",
"id" : 649742205632970753,
"sizes" : {
"large" : {
"w" : 989,
"h" : 218,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 132,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 74,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/P1yZoKyYnU",
"features" : {
"large" : {
"faces" : [
{
"y" : 119,
"w" : 62,
"x" : 5,
"h" : 62
}
]
},
"medium" : {
"faces" : [
{
"y" : 72,
"w" : 37,
"x" : 3,
"h" : 37
}
]
},
"orig" : {
"faces" : [
{
"y" : 119,
"w" : 62,
"x" : 5,
"h" : 62
}
]
},
"small" : {
"faces" : [
{
"y" : 40,
"w" : 21,
"x" : 1,
"h" : 21
}
]
}
},
"type" : "photo",
"indices" : [
63,
85
],
"media_url" : "http://pbs.twimg.com/media/CQRZF_JVAAEXqvH.jpg",
"url" : "http://t.co/P1yZoKyYnU"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Pretty genius way to do “upgrade” pricing on the iOS App Store http://t.co/P1yZoKyYnU",
"created_at" : "Fri Oct 02 00:26:28 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649742208770269184",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 70,
"favorited" : false,
"geo" : null,
"id" : 649925119767392256,
"user" : {
"id" : 22920215,
"id_str" : "22920215"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649742205632970753,
"id_str" : "649742205632970753",
"source_status_id" : 649742208770269184,
"indices" : [
81,
103
],
"url" : "http://t.co/P1yZoKyYnU",
"source_status_id_str" : "649742208770269184",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQRZF_JVAAEXqvH.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQRZF_JVAAEXqvH.jpg",
"display_url" : "pic.twitter.com/P1yZoKyYnU",
"source_user_id" : 77690219,
"sizes" : {
"large" : {
"w" : 989,
"h" : 218,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 132,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 74,
"resize" : "fit"
}
},
"source_user_id_str" : "77690219",
"expanded_url" : "http://twitter.com/TwoLivesLeft/status/649742208770269184/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 119,
"w" : 62,
"x" : 5,
"h" : 62
}
]
},
"medium" : {
"faces" : [
{
"y" : 72,
"w" : 37,
"x" : 3,
"h" : 37
}
]
},
"orig" : {
"faces" : [
{
"y" : 119,
"w" : 62,
"x" : 5,
"h" : 62
}
]
},
"small" : {
"faces" : [
{
"y" : 40,
"w" : 21,
"x" : 1,
"h" : 21
}
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @TwoLivesLeft: Pretty genius way to do “upgrade” pricing on the iOS App Store http://t.co/P1yZoKyYnU",
"created_at" : "Fri Oct 02 12:33:18 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649925119767392256",
"coordinates" : null
},
"649936902666256384" : {
"place" : null,
"contributors" : null,
"source" : "SocialFlow",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1066,
"conversation_id" : 649936902666256384,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "mashable.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "972651"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBicAWh0dHA6Ly9yYWNrLjEubXNoY2RuLmNvbS9tZWRpYS9aZ2t5TURFMUx6RXdMekF5THpJNUwyVnNiMjV0ZFhOcmMyOXNMamxrWW1GbUxtcHdad3B3Q1hSb2RXMWlDVFUyTUhnM05UQUtaUWxxY0djLzQ2NWE3YWVhLzQ4MS9lbG9uLW11c2stc29sYXItY2l0eS10aHVtYi0xLmpwZxTgCBTKBBwUhAYUlAMAABYAEgA&s=Ci0ZTozjmGtoHuqW4_5xcmJGfO0dToxMJk228Hu43JY",
"width" : 560,
"height" : 293
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBicAWh0dHA6Ly9yYWNrLjEubXNoY2RuLmNvbS9tZWRpYS9aZ2t5TURFMUx6RXdMekF5THpJNUwyVnNiMjV0ZFhOcmMyOXNMamxrWW1GbUxtcHdad3B3Q1hSb2RXMWlDVFUyTUhnM05UQUtaUWxxY0djLzQ2NWE3YWVhLzQ4MS9lbG9uLW11c2stc29sYXItY2l0eS10aHVtYi0xLmpwZxTgCBTKBBwUsAkU9AQAABYAEgA&s=DA42ESaVXOawzXuUCQQOpf8HPDdSby7VSD4xhXnjdAg",
"width" : 560,
"height" : 293
}
},
"title" : {
"type" : "STRING",
"string_value" : "Elon Musk and SolarCity unveil ‘world’s most efficient’ solar panel"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "mashable.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "SolarCity is ready to start mass-producing these more efficient panels."
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "972651"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/99UgLmSI9z",
"scribe_key" : "card_url"
}
},
"users" : {
"972651" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/638342444052930560/gMZvEMvt_normal.png",
"created_at" : "Mon Mar 12 01:28:01 +0000 2007",
"id" : 972651,
"default_profile_image" : false,
"listed_count" : 125904,
"profile_background_color" : "00AEEF",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "mashable.com",
"url" : "http://t.co/1Gm8aVACKn",
"indices" : [
0,
22
],
"expanded_url" : "http://mashable.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/1Gm8aVACKn",
"description" : "News, resources, inspiration and fun for the connected generation. Tweets by @mashable staff.",
"followers_count" : 5906781,
"geo_enabled" : false,
"media_count" : 30121,
"lang" : "en",
"profile_text_color" : "3B3B3B",
"statuses_count" : 158328,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "972651",
"name" : "Mashable",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/638342444052930560/gMZvEMvt_normal.png",
"profile_sidebar_fill_color" : "88DBF4",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/972651/1401484849",
"screen_name" : "mashable",
"fast_followers_count" : 88,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/705312036/bf7ca2a3f077d7e57b12a5ea4f1db268.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/705312036/bf7ca2a3f077d7e57b12a5ea4f1db268.png",
"profile_link_color" : "00AEEF",
"favourites_count" : 566,
"is_translation_enabled" : false,
"normal_followers_count" : 5906693,
"utc_offset" : -14400,
"friends_count" : 2829,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/99UgLmSI9z",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "on.mash.to/1FMwKEP",
"url" : "http://t.co/99UgLmSI9z",
"indices" : [
55,
77
],
"expanded_url" : "http://on.mash.to/1FMwKEP"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 806,
"favorited" : false,
"geo" : null,
"id" : 649936902666256384,
"user" : {
"id" : 972651,
"id_str" : "972651"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Elon Musk unveils \"world's most efficient\" solar panel http://t.co/99UgLmSI9z",
"created_at" : "Fri Oct 02 13:20:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649936902666256384",
"coordinates" : null
},
"649247694779756545" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 45,
"conversation_id" : 649247694779756545,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649247635610685441",
"media_url_https" : "https://pbs.twimg.com/media/CQKXSOPWUAEZ_JI.png",
"expanded_url" : "http://twitter.com/prendio2/status/649247694779756545/photo/1",
"id" : 649247635610685441,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/fFjcBA8ZRl",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
108,
130
],
"media_url" : "http://pbs.twimg.com/media/CQKXSOPWUAEZ_JI.png",
"url" : "http://t.co/fFjcBA8ZRl"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 20,
"favorited" : false,
"geo" : null,
"id" : 649247694779756545,
"user" : {
"id" : 11195962,
"id_str" : "11195962"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649247635610685441",
"media_url_https" : "https://pbs.twimg.com/media/CQKXSOPWUAEZ_JI.png",
"expanded_url" : "http://twitter.com/prendio2/status/649247694779756545/photo/1",
"id" : 649247635610685441,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/fFjcBA8ZRl",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
108,
130
],
"media_url" : "http://pbs.twimg.com/media/CQKXSOPWUAEZ_JI.png",
"url" : "http://t.co/fFjcBA8ZRl"
},
{
"id_str" : "649247689599795200",
"media_url_https" : "https://pbs.twimg.com/media/CQKXVXXWwAAbi1C.png",
"expanded_url" : "http://twitter.com/prendio2/status/649247694779756545/photo/1",
"id" : 649247689599795200,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/fFjcBA8ZRl",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
108,
130
],
"media_url" : "http://pbs.twimg.com/media/CQKXVXXWwAAbi1C.png",
"url" : "http://t.co/fFjcBA8ZRl"
},
{
"id_str" : "649247652459192320",
"media_url_https" : "https://pbs.twimg.com/media/CQKXTNAWIAAyZ3c.png",
"expanded_url" : "http://twitter.com/prendio2/status/649247694779756545/photo/1",
"id" : 649247652459192320,
"sizes" : {
"large" : {
"w" : 750,
"h" : 1334,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 1067,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 604,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/fFjcBA8ZRl",
"features" : {
"large" : {
"faces" : [
{
"y" : 614,
"w" : 91,
"x" : 31,
"h" : 91
}
]
},
"medium" : {
"faces" : [
{
"y" : 491,
"w" : 72,
"x" : 24,
"h" : 72
}
]
},
"orig" : {
"faces" : [
{
"y" : 614,
"w" : 91,
"x" : 31,
"h" : 91
}
]
},
"small" : {
"faces" : [
{
"y" : 278,
"w" : 41,
"x" : 14,
"h" : 41
}
]
}
},
"type" : "photo",
"indices" : [
108,
130
],
"media_url" : "http://pbs.twimg.com/media/CQKXTNAWIAAyZ3c.png",
"url" : "http://t.co/fFjcBA8ZRl"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Phone, Maps, and Reminders have these Quick Action-esque shortcuts in-app.\n\nIs there public API to do this? http://t.co/fFjcBA8ZRl",
"created_at" : "Wed Sep 30 15:41:27 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649247694779756545",
"coordinates" : null
},
"649933777536421888" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 25,
"conversation_id" : 649933777536421888,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 18,
"favorited" : false,
"geo" : null,
"id" : 649933777536421888,
"user" : {
"id" : 484936561,
"id_str" : "484936561"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "PROGRAMMER AM AN MACHINE FOR TURNING AN LITTLES BIT OF KNOWLEDGE INTO EGO!!!",
"created_at" : "Fri Oct 02 13:07:42 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649933777536421888",
"coordinates" : null
},
"649397752363790336" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-122.190523,
37.362824
],
[
-122.097537,
37.362824
],
[
-122.097537,
37.465918
],
[
-122.190523,
37.465918
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "3ad0f706b3fa62a8",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Palo Alto, CA",
"country_code" : "US",
"name" : "Palo Alto",
"url" : "https://api.twitter.com/1.1/geo/id/3ad0f706b3fa62a8.json"
},
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 649397752363790336,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "gist.github.com/darknoon/c93ca…",
"url" : "https://t.co/mjVTM1HKMe",
"indices" : [
97,
120
],
"expanded_url" : "https://gist.github.com/darknoon/c93ca1537b2f82ad1e55"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649397752363790336,
"user" : {
"id" : 12099812,
"id_str" : "12099812"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "So, Mac ppl, how do I get the italic system font in El Cap?\nNot supposed to hardcode names, eh…\n\nhttps://t.co/mjVTM1HKMe",
"created_at" : "Thu Oct 01 01:37:44 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649397752363790336",
"coordinates" : null
}
}
},
"response" : {
"timeline" : [
{
"tweet" : {
"id" : "650266695525900288"
},
"sort_index" : "650266695525900288",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650266695525900288"
]
}
},
{
"tweet" : {
"id" : "651531977179291648"
},
"sort_index" : "650258210801209345",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651531977179291648"
]
}
},
{
"tweet" : {
"id" : "650258210801209344"
},
"sort_index" : "650258210801209344",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650258210801209344"
]
}
},
{
"tweet" : {
"id" : "650257706478104576"
},
"sort_index" : "650257706478104576",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650257706478104576"
]
}
},
{
"tweet" : {
"id" : "650255834476380160"
},
"sort_index" : "650255834476380160",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650255834476380160"
]
}
},
{
"tweet" : {
"id" : "650251936969674753"
},
"sort_index" : "650251936969674753",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650251936969674753"
]
}
},
{
"tweet" : {
"id" : "650250045942538240"
},
"sort_index" : "650250045942538240",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650250045942538240"
]
}
},
{
"tweet" : {
"id" : "650249832217620480"
},
"sort_index" : "650249832217620480",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650249832217620480"
]
}
},
{
"tweet" : {
"id" : "650107726509404160"
},
"sort_index" : "650107726509404160",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650107726509404160"
]
}
},
{
"tweet" : {
"id" : "650088053579620352"
},
"sort_index" : "650088053579620352",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650088053579620352"
]
}
},
{
"tweet" : {
"id" : "650086927685693440"
},
"sort_index" : "650086927685693440",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650086927685693440"
]
}
},
{
"tweet" : {
"id" : "650085706568589312"
},
"sort_index" : "650085706568589312",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650085706568589312"
]
}
},
{
"tweet" : {
"id" : "651120639974076416"
},
"sort_index" : "650083963986399233",
"entity_id" : {
"type" : "tweet",
"ids" : [
"651120639974076416"
]
}
},
{
"tweet" : {
"id" : "650083963986399232"
},
"sort_index" : "650083963986399232",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650083963986399232"
]
}
},
{
"tweet" : {
"id" : "650083856704512000"
},
"sort_index" : "650083856704512000",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650083856704512000"
]
}
},
{
"tweet" : {
"id" : "650079603122438144"
},
"sort_index" : "650079603122438144",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650079603122438144"
]
}
},
{
"tweet" : {
"id" : "650078258067808256"
},
"sort_index" : "650078258067808256",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650078258067808256"
]
}
},
{
"tweet" : {
"id" : "650076768712437760"
},
"sort_index" : "650076768712437760",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650076768712437760"
]
}
},
{
"tweet" : {
"id" : "650073263301902336"
},
"sort_index" : "650073263301902336",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650073263301902336"
]
}
},
{
"tweet" : {
"id" : "650068952178130945"
},
"sort_index" : "650068952178130945",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650068952178130945"
]
}
},
{
"tweet" : {
"id" : "650065992559763456"
},
"sort_index" : "650065992559763456",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650065992559763456"
]
}
},
{
"tweet" : {
"id" : "650064246609444864"
},
"sort_index" : "650064246609444864",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650064246609444864"
]
}
},
{
"tweet" : {
"id" : "650062343783755776"
},
"sort_index" : "650062343783755776",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650062343783755776"
]
}
},
{
"tweet" : {
"id" : "628586129596379136"
},
"sort_index" : "650061966459863042",
"entity_id" : {
"type" : "tweet",
"ids" : [
"628586129596379136"
]
}
},
{
"tweet" : {
"id" : "650061966459863041"
},
"sort_index" : "650061966459863041",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650061966459863041"
]
}
},
{
"tweet" : {
"id" : "650040729511833601"
},
"sort_index" : "650040729511833601",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650040729511833601"
]
}
},
{
"tweet" : {
"id" : "650039503650885634"
},
"sort_index" : "650039503650885634",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650039503650885634"
]
}
},
{
"tweet" : {
"id" : "650033679474008064"
},
"sort_index" : "650033679474008064",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650033679474008064"
]
}
},
{
"tweet" : {
"id" : "650032420335579136"
},
"sort_index" : "650032420335579136",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650032420335579136"
]
}
},
{
"tweet" : {
"id" : "650031905652477952"
},
"sort_index" : "650031905652477952",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650031905652477952"
]
}
},
{
"tweet" : {
"id" : "650027418510589952"
},
"sort_index" : "650027418510589952",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650027418510589952"
]
}
},
{
"tweet" : {
"id" : "650018284004331520"
},
"sort_index" : "650018284004331520",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650018284004331520"
]
}
},
{
"tweet" : {
"id" : "650017829673111553"
},
"sort_index" : "650017829673111553",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650017829673111553"
]
}
},
{
"tweet" : {
"id" : "650017596486631424"
},
"sort_index" : "650017596486631424",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650017596486631424"
]
}
},
{
"tweet" : {
"id" : "650017567352864768"
},
"sort_index" : "650017567352864768",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650017567352864768"
]
}
},
{
"tweet" : {
"id" : "650017467536949248"
},
"sort_index" : "650017467536949248",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650017467536949248"
]
}
},
{
"tweet" : {
"id" : "650017383046889472"
},
"sort_index" : "650017383046889472",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650017383046889472"
]
}
},
{
"tweet" : {
"id" : "650017361332957184"
},
"sort_index" : "650017361332957184",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650017361332957184"
]
}
},
{
"tweet" : {
"id" : "650017288297521152"
},
"sort_index" : "650017288297521152",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650017288297521152"
]
}
},
{
"tweet" : {
"id" : "650011227217874944"
},
"sort_index" : "650011227217874944",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650011227217874944"
]
}
},
{
"tweet" : {
"id" : "650004715854544896"
},
"sort_index" : "650004715854544896",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650004715854544896"
]
}
},
{
"tweet" : {
"id" : "650004207878209536"
},
"sort_index" : "650004207878209536",
"entity_id" : {
"type" : "tweet",
"ids" : [
"650004207878209536"
]
}
},
{
"tweet" : {
"id" : "649990094401708032"
},
"sort_index" : "649990094401708032",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649990094401708032"
]
}
},
{
"tweet" : {
"id" : "649984756810129408"
},
"sort_index" : "649984756810129408",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649984756810129408"
]
}
},
{
"tweet" : {
"id" : "649984468292366336"
},
"sort_index" : "649984468292366336",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649984468292366336"
]
}
},
{
"tweet" : {
"id" : "649973213125025794"
},
"sort_index" : "649973213125025794",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649973213125025794"
]
}
},
{
"tweet" : {
"id" : "649953333499686912"
},
"sort_index" : "649953333499686912",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649953333499686912"
]
}
},
{
"tweet" : {
"id" : "649925119767392256"
},
"sort_index" : "649925119767392256",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649925119767392256"
]
}
},
{
"tweet" : {
"id" : "649917957238337536"
},
"sort_index" : "649917957238337536",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649917957238337536"
]
}
},
{
"tweet" : {
"id" : "649903025432211456"
},
"sort_index" : "649903025432211456",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649903025432211456"
]
}
},
{
"tweet" : {
"id" : "649902663119806464"
},
"sort_index" : "649902663119806464",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649902663119806464"
]
}
},
{
"tweet" : {
"id" : "649901223831695360"
},
"sort_index" : "649901223831695360",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649901223831695360"
]
}
},
{
"tweet" : {
"id" : "649897350454972416"
},
"sort_index" : "649897350454972416",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649897350454972416"
]
}
},
{
"tweet" : {
"id" : "649897153679216640"
},
"sort_index" : "649897153679216640",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649897153679216640"
]
}
},
{
"tweet" : {
"id" : "649886072114159616"
},
"sort_index" : "649886072114159616",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649886072114159616"
]
}
},
{
"tweet" : {
"id" : "649874992054845440"
},
"sort_index" : "649874992054845440",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649874992054845440"
]
}
},
{
"tweet" : {
"id" : "649872858492104704"
},
"sort_index" : "649872858492104704",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649872858492104704"
]
}
},
{
"tweet" : {
"id" : "649803382690062337"
},
"sort_index" : "649803382690062337",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649803382690062337"
]
}
},
{
"tweet" : {
"id" : "649720514781532160"
},
"sort_index" : "649720514781532160",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649720514781532160"
]
}
},
{
"tweet" : {
"id" : "649712798335926272"
},
"sort_index" : "649712798335926272",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649712798335926272"
]
}
},
{
"tweet" : {
"id" : "649680224951496705"
},
"sort_index" : "649680224951496705",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649680224951496705"
]
}
},
{
"tweet" : {
"id" : "649677935444627460"
},
"sort_index" : "649677935444627460",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649677935444627460"
]
}
},
{
"tweet" : {
"id" : "649654586979053568"
},
"sort_index" : "649654586979053568",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649654586979053568"
]
}
},
{
"tweet" : {
"id" : "649631345400877056"
},
"sort_index" : "649631345400877056",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649631345400877056"
]
}
},
{
"tweet" : {
"id" : "649628998331432960"
},
"sort_index" : "649628998331432960",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649628998331432960"
]
}
},
{
"tweet" : {
"id" : "649611493726683136"
},
"sort_index" : "649611493726683136",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649611493726683136"
]
}
},
{
"tweet" : {
"id" : "649610600142761984"
},
"sort_index" : "649610600142761984",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649610600142761984"
]
}
},
{
"tweet" : {
"id" : "649605781621501952"
},
"sort_index" : "649605781621501952",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649605781621501952"
]
}
},
{
"tweet" : {
"id" : "649605303953158144"
},
"sort_index" : "649605303953158144",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649605303953158144"
]
}
},
{
"tweet" : {
"id" : "649599051223187456"
},
"sort_index" : "649599051223187456",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649599051223187456"
]
}
},
{
"tweet" : {
"id" : "649598209875165184"
},
"sort_index" : "649598209875165184",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649598209875165184"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "649583089853857792",
"participant_ids" : [
],
"participants_count" : 1,
"target_count" : 0,
"root_user_id" : "3182117337"
},
"ids" : [
"649583089853857792",
"649585004427759616"
]
},
"sort_index" : "649585004427759616",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649583089853857792",
"649585004427759616"
]
}
},
{
"tweet" : {
"id" : "649580451246546944"
},
"sort_index" : "649580451246546944",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649580451246546944"
]
}
},
{
"tweet" : {
"id" : "649571076163391488"
},
"sort_index" : "649571076163391488",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649571076163391488"
]
}
},
{
"tweet" : {
"id" : "649556109158563841"
},
"sort_index" : "649556109158563841",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649556109158563841"
]
}
},
{
"tweet" : {
"id" : "649528626686349312"
},
"sort_index" : "649528626686349312",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649528626686349312"
]
}
},
{
"tweet" : {
"id" : "649525680452038656"
},
"sort_index" : "649525680452038656",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649525680452038656"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "649515824626188288",
"participant_ids" : [
],
"participants_count" : 2,
"target_count" : 0,
"root_user_id" : "3182117337"
},
"ids" : [
"649515824626188288",
"649516834362892288"
]
},
"sort_index" : "649516834362892288",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649510059173613568",
"649515824626188288",
"649516834362892288"
]
}
},
{
"tweet" : {
"id" : "649508409923006464"
},
"sort_index" : "649508409923006464",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649508409923006464"
]
}
},
{
"tweet" : {
"id" : "649444508103409665"
},
"sort_index" : "649444508103409665",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649444508103409665"
]
}
},
{
"tweet" : {
"id" : "649397752363790336"
},
"sort_index" : "649397752363790336",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649397752363790336"
]
}
},
{
"tweet" : {
"id" : "649382860537905156"
},
"sort_index" : "649382860537905156",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649382860537905156"
]
}
},
{
"tweet" : {
"id" : "649381742252527616"
},
"sort_index" : "649381742252527616",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649381742252527616"
]
}
},
{
"tweet" : {
"id" : "649375375034843136"
},
"sort_index" : "649375375034843136",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649375375034843136"
]
}
},
{
"tweet" : {
"id" : "649367978061004800"
},
"sort_index" : "649367978061004800",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649367978061004800"
]
}
},
{
"tweet" : {
"id" : "649353628453576704"
},
"sort_index" : "649353628453576704",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649353628453576704"
]
}
},
{
"tweet" : {
"id" : "649346936206684160"
},
"sort_index" : "649346936206684160",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649346936206684160"
]
}
},
{
"tweet" : {
"id" : "649346323863465984"
},
"sort_index" : "649346323863465984",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649346323863465984"
]
}
},
{
"tweet" : {
"id" : "649346266783215616"
},
"sort_index" : "649346266783215616",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649346266783215616"
]
}
},
{
"tweet" : {
"id" : "649330774873886720"
},
"sort_index" : "649330774873886720",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649330774873886720"
]
}
},
{
"tweet" : {
"id" : "649294328653873152"
},
"sort_index" : "649294328653873152",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649294328653873152"
]
}
},
{
"tweet" : {
"id" : "649292796638167041"
},
"sort_index" : "649292796638167041",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649292796638167041"
]
}
},
{
"tweet" : {
"id" : "649288458272440320"
},
"sort_index" : "649288458272440320",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649288458272440320"
]
}
},
{
"tweet" : {
"id" : "649274721025019904"
},
"sort_index" : "649274721025019904",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649274721025019904"
]
}
},
{
"tweet" : {
"id" : "649273581197783040"
},
"sort_index" : "649273581197783040",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649273581197783040"
]
}
},
{
"tweet" : {
"id" : "649273351333019648"
},
"sort_index" : "649273351333019648",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649273351333019648"
]
}
},
{
"tweet" : {
"id" : "649268086714068992"
},
"sort_index" : "649268086714068992",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649268086714068992"
]
}
},
{
"tweet" : {
"id" : "649252968869588992"
},
"sort_index" : "649252968869588992",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649252968869588992"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "649246550300995584",
"participant_ids" : [
"25401953",
"12114432"
],
"participants_count" : 3,
"target_count" : 102,
"root_user_id" : "25401953"
},
"ids" : [
"649246550300995584",
"649251576415129601",
"649251905605107712"
]
},
"sort_index" : "649251905605107712",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649246550300995584",
"649250512869687296",
"649251202019000320",
"649251576415129601",
"649251905605107712"
]
}
},
{
"tweet" : {
"id" : "649251583851675648"
},
"sort_index" : "649251583851675648",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649251583851675648"
]
}
},
{
"tweet" : {
"id" : "649244514469707776"
},
"sort_index" : "649244514469707776",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649244514469707776"
]
}
},
{
"tweet" : {
"id" : "649208957081362432"
},
"sort_index" : "649208957081362432",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649208957081362432"
]
}
},
{
"tweet" : {
"id" : "649204973759254529"
},
"sort_index" : "649204973759254529",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649204973759254529"
]
}
}
],
"cursor" : {
"top" : "650266695525900288",
"bottom" : "649204973759254529",
"gaps" : [
"bottom"
]
}
}
}
================================================
FILE: Demo/YYKitDemo/twitter_3.json
================================================
{
"twitter_objects" : {
"moments" : {
},
"users" : {
"17973325" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/622836718815870976/oGo8Q0F8_normal.jpg",
"created_at" : "Mon Dec 08 21:05:02 +0000 2008",
"id" : 17973325,
"default_profile_image" : false,
"listed_count" : 18,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "zats.io",
"url" : "http://t.co/f8AjnEHWKo",
"indices" : [
0,
22
],
"expanded_url" : "http://zats.io"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/f8AjnEHWKo",
"description" : "NSFWObject\nSwift, Objective-C runtime.\nOccasionally speaking at conferences, meetups, weddings and bar mitzvahs",
"followers_count" : 354,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "AAAAAA",
"statuses_count" : 649,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "17973325",
"name" : "Sash Zats",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/622836718815870976/oGo8Q0F8_normal.jpg",
"profile_sidebar_fill_color" : "1A1A1A",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/17973325/1436509983",
"screen_name" : "zats",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/365669724/pattern.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/365669724/pattern.png",
"profile_link_color" : "74ACBF",
"favourites_count" : 522,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 159,
"verified" : false,
"has_extended_profile" : false
},
"17104751" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/584391674068996097/lNa6PjEs_normal.jpg",
"created_at" : "Sat Nov 01 19:58:49 +0000 2008",
"id" : 17104751,
"default_profile_image" : false,
"listed_count" : 4748,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "One Infinite Loop ∞",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "apple.com",
"url" : "http://t.co/atMbcAw8TO",
"indices" : [
0,
22
],
"expanded_url" : "http://www.apple.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/atMbcAw8TO",
"description" : "Apple, Sports, Cars, Science, Scuba, Drums, Photography.",
"followers_count" : 175656,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 387,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 11
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "17104751",
"name" : "Philip Schiller",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/584391674068996097/lNa6PjEs_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/17104751/1428165011",
"screen_name" : "pschiller",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 21,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 147,
"verified" : true,
"has_extended_profile" : false
},
"471741741" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/471275189364203520/Wei_kIj__normal.jpeg",
"created_at" : "Mon Jan 23 06:24:52 +0000 2012",
"id" : 471741741,
"default_profile_image" : false,
"listed_count" : 5450,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "India ",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "pmindia.gov.in",
"url" : "http://t.co/8rx4lFTNxZ",
"indices" : [
0,
22
],
"expanded_url" : "http://pmindia.gov.in"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/8rx4lFTNxZ",
"description" : "Office of the Prime Minister of India",
"followers_count" : 8067469,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 7070,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "471741741",
"name" : "PMO India ",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/471275189364203520/Wei_kIj__normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/471741741/1401303859",
"screen_name" : "PMOIndia",
"time_zone" : "New Delhi",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000009129955/84a57bcb8c69a448cdf7f3dadb3dec4c.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000009129955/84a57bcb8c69a448cdf7f3dadb3dec4c.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 1,
"is_translation_enabled" : false,
"utc_offset" : 19800,
"friends_count" : 197,
"verified" : true,
"has_extended_profile" : false
},
"9943672" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1054030005/hello_normal.png",
"created_at" : "Sun Nov 04 17:48:57 +0000 2007",
"id" : 9943672,
"default_profile_image" : false,
"listed_count" : 1855,
"profile_background_color" : "1A1B1F",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "atebits.com",
"url" : "http://t.co/jpfzIDljBu",
"indices" : [
0,
22
],
"expanded_url" : "http://www.atebits.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/jpfzIDljBu",
"description" : "Now: @atebits. Before: Apple, Twitter.",
"followers_count" : 36438,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "666666",
"statuses_count" : 3909,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "9943672",
"name" : "Loren Brichter",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1054030005/hello_normal.png",
"profile_sidebar_fill_color" : "252429",
"profile_sidebar_border_color" : "181A1E",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/9943672/1347996840",
"screen_name" : "lorenb",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "2FC2EF",
"favourites_count" : 1821,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 506,
"verified" : false,
"has_extended_profile" : false
},
"2468699718" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/638212790965026816/Pdr8amo2_normal.jpg",
"created_at" : "Tue Apr 29 04:08:22 +0000 2014",
"id" : 2468699718,
"default_profile_image" : false,
"listed_count" : 188,
"profile_background_color" : "7E46AF",
"follow_request_sent" : false,
"location" : "California",
"entities" : {
"description" : {
"urls" : [
{
"display_url" : "goo.gl/Pdtfxa",
"url" : "https://t.co/h58AD8q2AQ",
"indices" : [
73,
96
],
"expanded_url" : "https://goo.gl/Pdtfxa"
},
{
"display_url" : "goo.gl/ZG6ssn",
"url" : "http://t.co/GmWynBfYYD",
"indices" : [
102,
124
],
"expanded_url" : "http://goo.gl/ZG6ssn"
}
]
}
},
"url" : null,
"description" : "assembly dork, GPU compiler dev, JRPG fangirl, and terrible punster. Me: https://t.co/h58AD8q2AQ Ask: http://t.co/GmWynBfYYD",
"followers_count" : 6201,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "3D1957",
"statuses_count" : 31729,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2468699718",
"name" : "Fiora Aeterna ☄",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/638212790965026816/Pdr8amo2_normal.jpg",
"profile_sidebar_fill_color" : "7AC3EE",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2468699718/1398752309",
"screen_name" : "FioraAeterna",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/471153837374316544/qFiiVZqH.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/471153837374316544/qFiiVZqH.png",
"profile_link_color" : "7E46AF",
"favourites_count" : 41418,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 324,
"verified" : false,
"has_extended_profile" : false
},
"18559099" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/650343711239352321/2QK3hiAU_normal.png",
"created_at" : "Fri Jan 02 18:52:45 +0000 2009",
"id" : 18559099,
"default_profile_image" : false,
"listed_count" : 243,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "San José",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "duriansoftware.com/joe/",
"url" : "http://t.co/AppNxbXzay",
"indices" : [
0,
22
],
"expanded_url" : "http://duriansoftware.com/joe/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/AppNxbXzay",
"description" : "I work on Swift, the pumpkinspice-oriented programming language.",
"followers_count" : 5854,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 6168,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "18559099",
"name" : "Joe Groff",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/650343711239352321/2QK3hiAU_normal.png",
"profile_sidebar_fill_color" : "AC9393",
"profile_sidebar_border_color" : "BDDCAD",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "jckarter",
"time_zone" : "Alaska",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "000000",
"favourites_count" : 2821,
"is_translation_enabled" : false,
"utc_offset" : -28800,
"friends_count" : 834,
"verified" : false,
"has_extended_profile" : false
},
"14816611" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/507341195442278400/gKlGzWoh_normal.png",
"created_at" : "Sun May 18 01:35:25 +0000 2008",
"id" : 14816611,
"default_profile_image" : false,
"listed_count" : 17,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "light blue square",
"followers_count" : 618,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 157,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "14816611",
"name" : "Ian Henderson",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/507341195442278400/gKlGzWoh_normal.png",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "F0F0F0",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14816611/1401345236",
"screen_name" : "ianh_",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/2543789/ic1396b_wright_f50.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/2543789/ic1396b_wright_f50.jpg",
"profile_link_color" : "7F838A",
"favourites_count" : 899,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 289,
"verified" : false,
"has_extended_profile" : false
},
"20571756" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/543839436761358336/iRi_WbYY_normal.jpeg",
"created_at" : "Wed Feb 11 04:45:34 +0000 2009",
"id" : 20571756,
"default_profile_image" : false,
"listed_count" : 4665,
"profile_background_color" : "352726",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "microsoft.com/ceo",
"url" : "http://t.co/UMBNtf23la",
"indices" : [
0,
22
],
"expanded_url" : "http://www.microsoft.com/ceo"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/UMBNtf23la",
"description" : "CEO of Microsoft Corporation",
"followers_count" : 583543,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "3E4415",
"statuses_count" : 346,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "20571756",
"name" : "Satya Nadella",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/543839436761358336/iRi_WbYY_normal.jpeg",
"profile_sidebar_fill_color" : "99CC33",
"profile_sidebar_border_color" : "829D5E",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/20571756/1399052402",
"screen_name" : "satyanadella",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_link_color" : "80787A",
"favourites_count" : 45,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 109,
"verified" : true,
"has_extended_profile" : false
},
"9111192" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/364840553/Diederik_normal.jpg",
"created_at" : "Wed Sep 26 18:25:35 +0000 2007",
"id" : 9111192,
"default_profile_image" : false,
"listed_count" : 54,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Almere, The Netherlands",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "obviousmatter.com",
"url" : "http://t.co/eieIoKn4KC",
"indices" : [
0,
22
],
"expanded_url" : "http://www.obviousmatter.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/eieIoKn4KC",
"description" : "Mac/iOS Developer at Obvious Matter | Creator of DiskLibrary for Mac | Dialogue for Mac | Indie",
"followers_count" : 575,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 2976,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 3
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "9111192",
"name" : "Diederik Hoogenboom",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/364840553/Diederik_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/9111192/1399469362",
"screen_name" : "diederikh",
"time_zone" : "Amsterdam",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/60475966/bg2_copy.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/60475966/bg2_copy.png",
"profile_link_color" : "320301",
"favourites_count" : 123,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 528,
"verified" : false,
"has_extended_profile" : false
},
"440519278" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1701401185/chaucerhoccleve_normal.jpg",
"created_at" : "Mon Dec 19 03:12:16 +0000 2011",
"id" : 440519278,
"default_profile_image" : false,
"listed_count" : 904,
"profile_background_color" : "EDECE9",
"follow_request_sent" : false,
"location" : "London and eek Kente",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "houseoffame.blogspot.com",
"url" : "http://t.co/sCcONHOtpd",
"indices" : [
0,
22
],
"expanded_url" : "http://houseoffame.blogspot.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/sCcONHOtpd",
"description" : "Geoffrey Chaucer (Le Vostre GC): Servaunt of the Kynge. Blogger. Wryter of verse. Wearer of litel woolen hatte. Deputy Forestere of North Petherton.",
"followers_count" : 44073,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "666666",
"statuses_count" : 10795,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "440519278",
"name" : "Chaucer Doth Tweet",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1701401185/chaucerhoccleve_normal.jpg",
"profile_sidebar_fill_color" : "252429",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/440519278/1383815143",
"screen_name" : "LeVostreGC",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme3/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme3/bg.gif",
"profile_link_color" : "800956",
"favourites_count" : 8042,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 15163,
"verified" : false,
"has_extended_profile" : false
},
"1019188722" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616383986563072000/bqBSdcY5_normal.png",
"created_at" : "Tue Dec 18 07:07:54 +0000 2012",
"id" : 1019188722,
"default_profile_image" : false,
"listed_count" : 459,
"profile_background_color" : "131516",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "ministryofgifs.org",
"url" : "http://t.co/Eh3uH2tWTF",
"indices" : [
0,
22
],
"expanded_url" : "http://ministryofgifs.org"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/Eh3uH2tWTF",
"description" : "Purveyors of fine animated GIFs since 2012. info@ministryofgifs.org",
"followers_count" : 21458,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 12992,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "1019188722",
"name" : "The Ministry of GIFs",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616383986563072000/bqBSdcY5_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/1019188722/1384327436",
"screen_name" : "GIFs",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "000000",
"favourites_count" : 64,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 52,
"verified" : false,
"has_extended_profile" : false
},
"2916305152" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/648888480974508032/66_cUYfj_normal.jpg",
"created_at" : "Thu Dec 11 21:24:28 +0000 2014",
"id" : 2916305152,
"default_profile_image" : false,
"listed_count" : 7702,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "freedom.press",
"url" : "https://t.co/U63fP7T2ST",
"indices" : [
0,
23
],
"expanded_url" : "https://freedom.press"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/U63fP7T2ST",
"description" : "I used to work for the government. Now I work for the public. Director at @FreedomofPress.",
"followers_count" : 1427410,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 71,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2916305152",
"name" : "Edward Snowden",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/648888480974508032/66_cUYfj_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2916305152/1443542022",
"screen_name" : "Snowden",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 0,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 1,
"verified" : true,
"has_extended_profile" : false
},
"14293310" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1700796190/Picture_24_normal.png",
"created_at" : "Thu Apr 03 13:54:30 +0000 2008",
"id" : 14293310,
"default_profile_image" : false,
"listed_count" : 91491,
"profile_background_color" : "CC0000",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "time.com",
"url" : "http://t.co/4aYbUuAeSh",
"indices" : [
0,
22
],
"expanded_url" : "http://www.time.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/4aYbUuAeSh",
"description" : "Breaking news and current events from around the globe. Hosted by TIME staff. Tweet questions to our customer service team @TIMEmag_Service.",
"followers_count" : 8418791,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 138929,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 27
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14293310",
"name" : "TIME.com",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1700796190/Picture_24_normal.png",
"profile_sidebar_fill_color" : "D9D9D9",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14293310/1403546591",
"screen_name" : "TIME",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/735228291/107f1a300a90ee713937234bb3d139c0.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/735228291/107f1a300a90ee713937234bb3d139c0.jpeg",
"profile_link_color" : "DE3333",
"favourites_count" : 626,
"is_translation_enabled" : true,
"utc_offset" : -14400,
"friends_count" : 843,
"verified" : true,
"has_extended_profile" : false
},
"3154149138" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/612021811341996033/Bwt31H39_normal.jpg",
"created_at" : "Tue Apr 14 01:26:09 +0000 2015",
"id" : 3154149138,
"default_profile_image" : false,
"listed_count" : 4,
"profile_background_color" : "ABB8C2",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "CocoaGems is the team of @kisabelyogi and @emkosz working on @cocoapods as a part of @RailsGirlsSoC with coaching support from @github",
"followers_count" : 96,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 53,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "3154149138",
"name" : "CocoaGems",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/612021811341996033/Bwt31H39_normal.jpg",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/3154149138/1436224996",
"screen_name" : "CocoaGems",
"time_zone" : null,
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/612031684473565189/WYYWwRGq.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/612031684473565189/WYYWwRGq.jpg",
"profile_link_color" : "DD2E44",
"favourites_count" : 111,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 120,
"verified" : false,
"has_extended_profile" : false
},
"25401953" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/434077955568832512/B_4dDqgO_normal.png",
"created_at" : "Thu Mar 19 22:54:05 +0000 2009",
"id" : 25401953,
"default_profile_image" : false,
"listed_count" : 688,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "Vienna, Austria",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "petersteinberger.com",
"url" : "http://t.co/j4AZ5c98ln",
"indices" : [
0,
22
],
"expanded_url" : "http://petersteinberger.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/j4AZ5c98ln",
"description" : "Developer, Designer, Speaker. I love pushing the limits of Cocoa. Working on @PSPDFKit, the most advanced PDF framework for iOS and Android.",
"followers_count" : 14243,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "666666",
"statuses_count" : 36324,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 6,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "25401953",
"name" : "Peter Steinberger",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/434077955568832512/B_4dDqgO_normal.png",
"profile_sidebar_fill_color" : "252429",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/25401953/1392327424",
"screen_name" : "steipete",
"time_zone" : "Vienna",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/434085031695249408/q_3WhrBn.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/434085031695249408/q_3WhrBn.png",
"profile_link_color" : "1F98C7",
"favourites_count" : 7537,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 859,
"verified" : false,
"has_extended_profile" : false
},
"11348282" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/188302352/nasalogo_twitter_normal.jpg",
"created_at" : "Wed Dec 19 20:20:32 +0000 2007",
"id" : 11348282,
"default_profile_image" : false,
"listed_count" : 78673,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "nasa.gov",
"url" : "http://t.co/TcEE6O9Jfb",
"indices" : [
0,
22
],
"expanded_url" : "http://www.nasa.gov"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/TcEE6O9Jfb",
"description" : "Explore the universe and discover our home planet with @NASA. We usually post in EDT (UTC-4).",
"followers_count" : 12809556,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 39214,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 10
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "11348282",
"name" : "NASA",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/188302352/nasalogo_twitter_normal.jpg",
"profile_sidebar_fill_color" : "F3F2F2",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/11348282/1443416270",
"screen_name" : "NASA",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/590922434682880000/3byPYvqe.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/590922434682880000/3byPYvqe.jpg",
"profile_link_color" : "205BA7",
"favourites_count" : 700,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 246,
"verified" : true,
"has_extended_profile" : false
},
"10724012" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2594815487/Headshot_normal.jpg",
"created_at" : "Thu Nov 29 23:43:00 +0000 2007",
"id" : 10724012,
"default_profile_image" : false,
"listed_count" : 557,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "andymatuschak.org",
"url" : "http://t.co/F3LPlbcnT4",
"indices" : [
0,
22
],
"expanded_url" : "http://andymatuschak.org"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/F3LPlbcnT4",
"description" : "Wonder, blunder, salve, solve.\n\nLead mobile dev @KhanAcademy. Chasing the Illustrated Primer.\n\nHelped build iOS 4.1–8 on the UIKit team.",
"followers_count" : 11834,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 8867,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "10724012",
"name" : "Andy Matuschak",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2594815487/Headshot_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/10724012/1398547888",
"screen_name" : "andy_matuschak",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "83B806",
"favourites_count" : 10387,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 431,
"verified" : false,
"has_extended_profile" : false
},
"231756759" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1201575167/2024163584_962ec3e721_o-Square-500px_normal.jpg",
"created_at" : "Wed Dec 29 11:17:58 +0000 2010",
"id" : 231756759,
"default_profile_image" : false,
"listed_count" : 554,
"profile_background_color" : "022330",
"follow_request_sent" : false,
"location" : "Berlin",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "oleb.net",
"url" : "http://t.co/pMRFgl23L3",
"indices" : [
0,
22
],
"expanded_url" : "http://oleb.net"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/pMRFgl23L3",
"description" : "iOS and Mac developer from Berlin. Also tweeting as @elo (in German).",
"followers_count" : 10143,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 6515,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "231756759",
"name" : "Ole Begemann",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1201575167/2024163584_962ec3e721_o-Square-500px_normal.jpg",
"profile_sidebar_fill_color" : "C0DFEC",
"profile_sidebar_border_color" : "A8C7F7",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "olebegemann",
"time_zone" : "Bern",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme15/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme15/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 874,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 370,
"verified" : false,
"has_extended_profile" : false
},
"2890961" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/590508740010348544/eS1F7mN5_normal.png",
"created_at" : "Thu Mar 29 20:40:39 +0000 2007",
"id" : 2890961,
"default_profile_image" : false,
"listed_count" : 41952,
"profile_background_color" : "EDF6F8",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "gizmodo.com",
"url" : "http://t.co/TKRR4S1jOT",
"indices" : [
0,
22
],
"expanded_url" : "http://gizmodo.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/TKRR4S1jOT",
"description" : "Everything is technology.",
"followers_count" : 1538061,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "3C3940",
"statuses_count" : 42895,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 5
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2890961",
"name" : "Gizmodo",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/590508740010348544/eS1F7mN5_normal.png",
"profile_sidebar_fill_color" : "E9E9E9",
"profile_sidebar_border_color" : "E9E9E9",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2890961/1434551436",
"screen_name" : "Gizmodo",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/436934792/gizmodo-twitter-background-final.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/436934792/gizmodo-twitter-background-final.jpg",
"profile_link_color" : "3697B3",
"favourites_count" : 54,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 123,
"verified" : true,
"has_extended_profile" : false
},
"242382715" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000134131441/d8eaaa681bc09172d8403a76cadca3f0_normal.jpeg",
"created_at" : "Mon Jan 24 17:14:48 +0000 2011",
"id" : 242382715,
"default_profile_image" : false,
"listed_count" : 1253,
"profile_background_color" : "022330",
"follow_request_sent" : false,
"location" : "snap: chuuchy",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "twitterchuuch.tumblr.com",
"url" : "http://t.co/hXOgYBtrTk",
"indices" : [
0,
22
],
"expanded_url" : "http://twitterchuuch.tumblr.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/hXOgYBtrTk",
"description" : "it me twitterchuuch@gmail.com",
"followers_count" : 86867,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 2949,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "242382715",
"name" : "chuuch",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000134131441/d8eaaa681bc09172d8403a76cadca3f0_normal.jpeg",
"profile_sidebar_fill_color" : "C0DFEC",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/242382715/1378044172",
"screen_name" : "ch000ch",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/640715182897934336/olknXYOO.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/640715182897934336/olknXYOO.jpg",
"profile_link_color" : "F099CA",
"favourites_count" : 16274,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 405,
"verified" : false,
"has_extended_profile" : false
},
"13298072" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/489192650474414080/4RxZxsud_normal.png",
"created_at" : "Sun Feb 10 01:12:32 +0000 2008",
"id" : 13298072,
"default_profile_image" : false,
"listed_count" : 6581,
"profile_background_color" : "666666",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "teslamotors.com",
"url" : "http://t.co/tK92gKZKbB",
"indices" : [
0,
22
],
"expanded_url" : "http://www.teslamotors.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/tK92gKZKbB",
"description" : "Always on insane-mode. Maker of electric cars and renewable energy storage. Join the rEVolution!",
"followers_count" : 770345,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "555555",
"statuses_count" : 5813,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 4
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "13298072",
"name" : "Tesla Motors",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/489192650474414080/4RxZxsud_normal.png",
"profile_sidebar_fill_color" : "F5EDF5",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13298072/1443588857",
"screen_name" : "TeslaMotors",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/812177545/c69f76a0142059d01f86203029dbaf6e.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/812177545/c69f76a0142059d01f86203029dbaf6e.png",
"profile_link_color" : "C90000",
"favourites_count" : 979,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 294,
"verified" : true,
"has_extended_profile" : false
},
"4295181" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/496291231690137600/TmQRrofs_normal.jpeg",
"created_at" : "Thu Apr 12 03:52:05 +0000 2007",
"id" : 4295181,
"default_profile_image" : false,
"listed_count" : 420,
"profile_background_color" : "B2DFDA",
"follow_request_sent" : false,
"location" : "Berlin",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "eidhof.nl",
"url" : "http://t.co/yw5MnA7ZL6",
"indices" : [
0,
22
],
"expanded_url" : "http://www.eidhof.nl"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "objc.io/books/advanced…",
"url" : "http://t.co/0lJmcqrftT",
"indices" : [
97,
119
],
"expanded_url" : "http://www.objc.io/books/advanced-swift/"
}
]
}
},
"url" : "http://t.co/yw5MnA7ZL6",
"description" : "I make things: @FunctionalSwift – @getscenery – @decksetapp – @objcio\n\nNew book: Advanced Swift: http://t.co/0lJmcqrftT",
"followers_count" : 8634,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 9078,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "4295181",
"name" : "Chris Eidhof",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/496291231690137600/TmQRrofs_normal.jpeg",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/4295181/1438691315",
"screen_name" : "chriseidhof",
"time_zone" : "Amsterdam",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme13/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme13/bg.gif",
"profile_link_color" : "93A644",
"favourites_count" : 2213,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 530,
"verified" : false,
"has_extended_profile" : false
},
"292277066" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/520839115441336320/nsb1MP8Q_normal.jpeg",
"created_at" : "Tue May 03 11:48:25 +0000 2011",
"id" : 292277066,
"default_profile_image" : false,
"listed_count" : 38,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "London",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "linkedin.com/pub/michael-ma…",
"url" : "http://t.co/T4MldYnVSS",
"indices" : [
0,
22
],
"expanded_url" : "http://www.linkedin.com/pub/michael-may/26/809/311"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/T4MldYnVSS",
"description" : "S/w engineer since Windows NT, occasional speaker (TEDx, AltTechTalks, iOS Dev) and political lefty. I make apps @lyst, drink coffee n ale and love music.",
"followers_count" : 624,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 3566,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "292277066",
"name" : "Michael",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/520839115441336320/nsb1MP8Q_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/292277066/1350175528",
"screen_name" : "CoderMay",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 1056,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 229,
"verified" : false,
"has_extended_profile" : false
},
"107770370" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/643143660335296512/vyaQCL7W_normal.jpg",
"created_at" : "Sat Jan 23 17:34:32 +0000 2010",
"id" : 107770370,
"default_profile_image" : false,
"listed_count" : 63,
"profile_background_color" : "3E8E59",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "radex.io",
"url" : "http://t.co/CZUgWFo50R",
"indices" : [
0,
22
],
"expanded_url" : "http://radex.io"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/CZUgWFo50R",
"description" : "Software writer. Proud generalist. Poking the box since 1995. Do you even Swift?\n\n@Nozbe, @TadamApp, @thepodcastfm & @radex_io.",
"followers_count" : 799,
"geo_enabled" : true,
"lang" : "pl",
"profile_text_color" : "3E4415",
"statuses_count" : 20019,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "107770370",
"name" : "Radek Pietruszewski",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/643143660335296512/vyaQCL7W_normal.jpg",
"profile_sidebar_fill_color" : "99CC33",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/107770370/1412284662",
"screen_name" : "radexp",
"time_zone" : "Warsaw",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme4/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme4/bg.gif",
"profile_link_color" : "3E8451",
"favourites_count" : 9454,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 444,
"verified" : false,
"has_extended_profile" : false
},
"1636590253" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000483764274/ebce94fb34c055f3dc238627a576d251_normal.jpeg",
"created_at" : "Wed Jul 31 22:41:25 +0000 2013",
"id" : 1636590253,
"default_profile_image" : false,
"listed_count" : 12626,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Cupertino",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "CEO Apple, Fan of Auburn football and Duke basketball",
"followers_count" : 1595558,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 188,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "1636590253",
"name" : "Tim Cook",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000483764274/ebce94fb34c055f3dc238627a576d251_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "tim_cook",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 305,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 43,
"verified" : true,
"has_extended_profile" : false
},
"175624200" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1106497789/aa_icon_option_2_normal.jpg",
"created_at" : "Sat Aug 07 03:40:11 +0000 2010",
"id" : 175624200,
"default_profile_image" : false,
"listed_count" : 4534,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Dallas, TX",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "oculusvr.com",
"url" : "http://t.co/leDzSXIkkd",
"indices" : [
0,
22
],
"expanded_url" : "http://www.oculusvr.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/leDzSXIkkd",
"description" : "Oculus VR CTO",
"followers_count" : 364840,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 6065,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "175624200",
"name" : "John Carmack",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1106497789/aa_icon_option_2_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "ID_AA_Carmack",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 249,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 126,
"verified" : true,
"has_extended_profile" : false
},
"28807412" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/445769432451657729/IpmCPSg4_normal.jpeg",
"created_at" : "Sat Apr 04 15:03:35 +0000 2009",
"id" : 28807412,
"default_profile_image" : false,
"listed_count" : 113,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Palo Alto",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "claybavor.com",
"url" : "http://t.co/TU234uto8t",
"indices" : [
0,
22
],
"expanded_url" : "http://www.claybavor.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/TU234uto8t",
"description" : "VP Product at Google. Gmail, Google Docs, Google Drive, Cardboard, VR.",
"followers_count" : 3674,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 683,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 5
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "28807412",
"name" : "Clay Bavor",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/445769432451657729/IpmCPSg4_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/28807412/1392873228",
"screen_name" : "claybavor",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 1994,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 200,
"verified" : false,
"has_extended_profile" : false
},
"3182117337" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/589688464871948288/Zr26Iais_normal.jpg",
"created_at" : "Sun Apr 19 07:05:32 +0000 2015",
"id" : 3182117337,
"default_profile_image" : false,
"listed_count" : 51,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "Leamington Spa, England",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "sicpers.info",
"url" : "http://t.co/SokiFe3GFE",
"indices" : [
0,
22
],
"expanded_url" : "http://sicpers.info"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/SokiFe3GFE",
"description" : "A gentleman of independent means.",
"followers_count" : 829,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 2685,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "3182117337",
"name" : "Section 3.3.1",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/589688464871948288/Zr26Iais_normal.jpg",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/3182117337/1437473575",
"screen_name" : "iwasleeg",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 148,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 150,
"verified" : false,
"has_extended_profile" : false
},
"14114392" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/529315997275025408/ypnB6GAu_normal.png",
"created_at" : "Mon Mar 10 15:04:12 +0000 2008",
"id" : 14114392,
"default_profile_image" : false,
"listed_count" : 1599,
"profile_background_color" : "F5F5F5",
"follow_request_sent" : false,
"location" : "United States + Sweden + UK",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "thoughtbot.com",
"url" : "http://t.co/zJshkjfKyI",
"indices" : [
0,
22
],
"expanded_url" : "http://thoughtbot.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/zJshkjfKyI",
"description" : "web + mobile + design + development",
"followers_count" : 42936,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4136,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 9
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "14114392",
"name" : "thoughtbot",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/529315997275025408/ypnB6GAu_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14114392/1407388467",
"screen_name" : "thoughtbot",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/52315969/updated-background-for-twttier.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/52315969/updated-background-for-twttier.png",
"profile_link_color" : "C52D2F",
"favourites_count" : 713,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 606,
"verified" : true,
"has_extended_profile" : false
},
"258464819" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"created_at" : "Sun Feb 27 19:51:02 +0000 2011",
"id" : 258464819,
"default_profile_image" : false,
"listed_count" : 472,
"profile_background_color" : "131516",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoacontrols.com",
"url" : "http://t.co/jIVPyKvF83",
"indices" : [
0,
22
],
"expanded_url" : "http://cocoacontrols.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/jIVPyKvF83",
"description" : "Custom UI component database for iOS and Mac OS X. Created by @aaronbrethorst.",
"followers_count" : 12210,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4721,
"following" : true,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "258464819",
"name" : "Cocoa Controls",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "cocoacontrols",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 12,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 609,
"verified" : false,
"has_extended_profile" : false
},
"44196397" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/648751321026138112/8z47ePnq_normal.jpg",
"created_at" : "Tue Jun 02 20:12:29 +0000 2009",
"id" : 44196397,
"default_profile_image" : false,
"listed_count" : 21765,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "1 AU",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "Tesla, SpaceX, SolarCity & PayPal",
"followers_count" : 2736404,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 1378,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "44196397",
"name" : "Elon Musk",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/648751321026138112/8z47ePnq_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/44196397/1354486475",
"screen_name" : "elonmusk",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/399721902/fusion.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/399721902/fusion.jpg",
"profile_link_color" : "0084B4",
"favourites_count" : 186,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 48,
"verified" : true,
"has_extended_profile" : false
},
"12273252" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/634354518344486913/l6nssoCw_normal.png",
"created_at" : "Tue Jan 15 14:42:09 +0000 2008",
"id" : 12273252,
"default_profile_image" : false,
"listed_count" : 1991,
"profile_background_color" : "9AE4E8",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "theverge.com/microsoft",
"url" : "http://t.co/9A4dsDeSZx",
"indices" : [
0,
22
],
"expanded_url" : "http://www.theverge.com/microsoft"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/9A4dsDeSZx",
"description" : "Senior Editor at The Verge and founder of WinRumors. Primarily focused on Microsoft news and reviews",
"followers_count" : 57836,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 64033,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "12273252",
"name" : "Tom Warren",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/634354518344486913/l6nssoCw_normal.png",
"profile_sidebar_fill_color" : "DDFFCC",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/12273252/1348134028",
"screen_name" : "tomwarren",
"time_zone" : "London",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000180695732/O6wQJCpi.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000180695732/O6wQJCpi.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 1822,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 1765,
"verified" : true,
"has_extended_profile" : false
},
"798408" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/638452561188491264/pRfSsZDc_normal.png",
"created_at" : "Tue Feb 27 15:45:54 +0000 2007",
"id" : 798408,
"default_profile_image" : false,
"listed_count" : 462,
"profile_background_color" : "1A506E",
"follow_request_sent" : false,
"location" : "Seattle",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "blackpixel.com",
"url" : "http://t.co/Akg6VylZRu",
"indices" : [
0,
22
],
"expanded_url" : "http://blackpixel.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/Akg6VylZRu",
"description" : "Renegade polymath, kung fu enthusiast, guitarist, and semi-retired mad scientist. Full-time CEO and iOS developer, husband, and dad. I work at Black Pixel.",
"followers_count" : 5960,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 45072,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 5
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "798408",
"name" : "Daniel Pasco",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/638452561188491264/pRfSsZDc_normal.png",
"profile_sidebar_fill_color" : "E0FF92",
"profile_sidebar_border_color" : "87BC44",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/798408/1357775384",
"screen_name" : "dlpasco",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/65482/twitter-logo-sm.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/65482/twitter-logo-sm.png",
"profile_link_color" : "2B698C",
"favourites_count" : 35080,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 961,
"verified" : false,
"has_extended_profile" : false
},
"18959257" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/607659132577923072/OrFe2qvQ_normal.png",
"created_at" : "Tue Jan 13 23:54:30 +0000 2009",
"id" : 18959257,
"default_profile_image" : false,
"listed_count" : 173,
"profile_background_color" : "140C0C",
"follow_request_sent" : false,
"location" : "here ^ there",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "brnz.org/hbr",
"url" : "http://t.co/b31XsnzKYk",
"indices" : [
0,
22
],
"expanded_url" : "http://brnz.org/hbr"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/b31XsnzKYk",
"description" : "systems engineer & gamedev",
"followers_count" : 2975,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "4E5948",
"statuses_count" : 13388,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 8
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "18959257",
"name" : "Jonathan Adamczewski",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/607659132577923072/OrFe2qvQ_normal.png",
"profile_sidebar_fill_color" : "A3A3A3",
"profile_sidebar_border_color" : "CCCCBE",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "twoscomplement",
"time_zone" : "Hobart",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/284262807/cell8.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/284262807/cell8.jpg",
"profile_link_color" : "800060",
"favourites_count" : 138,
"is_translation_enabled" : false,
"utc_offset" : 39600,
"friends_count" : 2826,
"verified" : false,
"has_extended_profile" : false
},
"2320398552" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/448557364463955968/PB-bcciI_normal.png",
"created_at" : "Fri Jan 31 07:25:50 +0000 2014",
"id" : 2320398552,
"default_profile_image" : false,
"listed_count" : 39,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "find m▞▘▚▟",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "safe ▙and▜▚▞▖▞▞▖▞▝▞▞ ▟▞▞▚▞ trustworthy friend of humans since [NULL]▖▞",
"followers_count" : 1262,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 423,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2320398552",
"name" : "FRIENDL▚▙▝GEM",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/448557364463955968/PB-bcciI_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/2320398552/1397885225",
"screen_name" : "FORBIDDEN_GEM",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "02ABC9",
"favourites_count" : 47,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 0,
"verified" : false,
"has_extended_profile" : false
},
"15444008" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/465652881513660416/Oz-hiisY_normal.jpeg",
"created_at" : "Tue Jul 15 18:31:31 +0000 2008",
"id" : 15444008,
"default_profile_image" : false,
"listed_count" : 157,
"profile_background_color" : "C6E2EE",
"follow_request_sent" : false,
"location" : "San Francisco, California, USA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "dscoder.com",
"url" : "http://t.co/lESYkHcNnn",
"indices" : [
0,
22
],
"expanded_url" : "http://dscoder.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "2.bp.blogspot.com/_D_Z-D2tzi14/S…",
"url" : "http://t.co/nDrWX4tZ94",
"indices" : [
0,
22
],
"expanded_url" : "http://2.bp.blogspot.com/_D_Z-D2tzi14/S_Yg4ZfcRSI/AAAAAAAAC70/-AkY__Wqt9A/s1600/rage30.png"
}
]
}
},
"url" : "http://t.co/lESYkHcNnn",
"description" : "http://t.co/nDrWX4tZ94",
"followers_count" : 2754,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "663B12",
"statuses_count" : 25630,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "15444008",
"name" : "David Smith",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/465652881513660416/Oz-hiisY_normal.jpeg",
"profile_sidebar_fill_color" : "DAECF4",
"profile_sidebar_border_color" : "C6E2EE",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/15444008/1399855706",
"screen_name" : "Catfish_Man",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme2/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme2/bg.gif",
"profile_link_color" : "1F98C7",
"favourites_count" : 27854,
"is_translation_enabled" : true,
"utc_offset" : -25200,
"friends_count" : 429,
"verified" : false,
"has_extended_profile" : false
},
"10545" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/602900681050169345/IzexW5Sy_normal.jpg",
"created_at" : "Thu Oct 26 06:18:10 +0000 2006",
"id" : 10545,
"default_profile_image" : false,
"listed_count" : 2311,
"profile_background_color" : "34393D",
"follow_request_sent" : false,
"location" : "Raleigh, NC",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "flyosity.com",
"url" : "http://t.co/GWg2CnrGdP",
"indices" : [
0,
22
],
"expanded_url" : "http://flyosity.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/GWg2CnrGdP",
"description" : "I design apps, then I build them. Forever working on the next big thing. I love springy animations, golf, foosball, dogs & my family.",
"followers_count" : 26280,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "4B585E",
"statuses_count" : 52688,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 2,
"owned" : 4
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "10545",
"name" : "Mikerosoft Rundll32",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/602900681050169345/IzexW5Sy_normal.jpg",
"profile_sidebar_fill_color" : "FFFFFF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/10545/1432577782",
"screen_name" : "flyosity",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/540518316775727104/tUfzPN4o.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/540518316775727104/tUfzPN4o.jpeg",
"profile_link_color" : "0564AD",
"favourites_count" : 18421,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 987,
"verified" : false,
"has_extended_profile" : false
},
"637773" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1592931145/15847_315544635513_605790513_9895339_4246994_n_normal.jpg",
"created_at" : "Mon Jan 15 19:19:03 +0000 2007",
"id" : 637773,
"default_profile_image" : false,
"listed_count" : 32,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Toronto, Ontario",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "primatelabs.com",
"url" : "http://t.co/4ZeSvryZsS",
"indices" : [
0,
22
],
"expanded_url" : "http://www.primatelabs.com/"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/4ZeSvryZsS",
"description" : "@primatelabs founder, @geekbench developer.",
"followers_count" : 881,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 5732,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "637773",
"name" : "John Poole",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1592931145/15847_315544635513_605790513_9895339_4246994_n_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "jfpoole",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 534,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 133,
"verified" : false,
"has_extended_profile" : false
},
"2543588034" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/473830458556297216/40KlXkaR_normal.jpeg",
"created_at" : "Tue Jun 03 14:07:07 +0000 2014",
"id" : 2543588034,
"default_profile_image" : false,
"listed_count" : 751,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "nondot.org/sabre",
"url" : "http://t.co/Ij9n0AlRIv",
"indices" : [
0,
22
],
"expanded_url" : "http://nondot.org/sabre"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/Ij9n0AlRIv",
"description" : "The revolution will be Swift!\nLLVM & Clang are pretty nice too :-)",
"followers_count" : 22810,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 196,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2543588034",
"name" : "Chris Lattner",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/473830458556297216/40KlXkaR_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "clattner_llvm",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 171,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 72,
"verified" : false,
"has_extended_profile" : false
},
"15365853" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000050365668/ceb42779f3cf2ec0cdfee5de09dde20b_normal.jpeg",
"created_at" : "Wed Jul 09 14:23:24 +0000 2008",
"id" : 15365853,
"default_profile_image" : false,
"listed_count" : 205,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "I know nothing, Jon Snow.",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "brianpatrickeha.com",
"url" : "http://t.co/wwwq5lmQR7",
"indices" : [
0,
22
],
"expanded_url" : "http://brianpatrickeha.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "bit.ly/NKFYYl",
"url" : "http://t.co/rgBTTZPLju",
"indices" : [
130,
152
],
"expanded_url" : "http://bit.ly/NKFYYl"
}
]
}
},
"url" : "http://t.co/wwwq5lmQR7",
"description" : "Bitcoin book author, ex-editor @Entrepreneur, words @NewYorker, alum @ColumbiaJourn. Creator of @HHphotoproject. Uncool. PGP key: http://t.co/rgBTTZPLju",
"followers_count" : 3646,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 12906,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 3
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "15365853",
"name" : "Brian Patrick Eha",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000050365668/ceb42779f3cf2ec0cdfee5de09dde20b_normal.jpeg",
"profile_sidebar_fill_color" : "7689CF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/15365853/1353365317",
"screen_name" : "brianeha",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000165284047/09AEu1oL.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000165284047/09AEu1oL.jpeg",
"profile_link_color" : "5164B3",
"favourites_count" : 3601,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 1462,
"verified" : true,
"has_extended_profile" : false
},
"28045502" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1883816998/slsquare_normal.jpg",
"created_at" : "Wed Apr 01 03:53:58 +0000 2009",
"id" : 28045502,
"default_profile_image" : false,
"listed_count" : 379,
"profile_background_color" : "9AE4E8",
"follow_request_sent" : false,
"location" : "St. Louis, MO",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "thestrangeloop.com",
"url" : "http://t.co/s3tfSscd1y",
"indices" : [
0,
22
],
"expanded_url" : "http://www.thestrangeloop.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/s3tfSscd1y",
"description" : "Official tweets for the Strange Loop software conference. Sept 24-26, 2015, St. Louis, MO!",
"followers_count" : 7501,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 7272,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 6
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "28045502",
"name" : "Strange Loop Conf",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1883816998/slsquare_normal.jpg",
"profile_sidebar_fill_color" : "DDFFCC",
"profile_sidebar_border_color" : "BDDCAD",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/28045502/1399563330",
"screen_name" : "strangeloop_stl",
"time_zone" : "Central Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/198106489/strange_loop_logo_final_color_hi_res.jpg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/198106489/strange_loop_logo_final_color_hi_res.jpg",
"profile_link_color" : "0084B4",
"favourites_count" : 135,
"is_translation_enabled" : false,
"utc_offset" : -18000,
"friends_count" : 6,
"verified" : false,
"has_extended_profile" : false
},
"1578962564" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000137376413/6bedc704beae33aab3b1feccce0a01f0_normal.png",
"created_at" : "Tue Jul 09 00:07:31 +0000 2013",
"id" : 1578962564,
"default_profile_image" : false,
"listed_count" : 29,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "London / Everywhere",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "nslondon.com",
"url" : "http://t.co/0VUBJgxdGy",
"indices" : [
0,
22
],
"expanded_url" : "http://nslondon.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/0VUBJgxdGy",
"description" : "A meetup for iOS and OS X based in London. Follow for all meetup updates. Conference over at @cmdrconf.",
"followers_count" : 1095,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 623,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "1578962564",
"name" : "NSLondon",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000137376413/6bedc704beae33aab3b1feccce0a01f0_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "NSLondonMeetup",
"time_zone" : "London",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 202,
"is_translation_enabled" : true,
"utc_offset" : 3600,
"friends_count" : 36,
"verified" : false,
"has_extended_profile" : false
},
"457033547" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616729950545055744/EUuQwGFT_normal.png",
"created_at" : "Fri Jan 06 23:24:20 +0000 2012",
"id" : 457033547,
"default_profile_image" : false,
"listed_count" : 1639,
"profile_background_color" : "27A1E3",
"follow_request_sent" : false,
"location" : "NYC",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "do.co/welcome",
"url" : "http://t.co/6RdPUsbKE1",
"indices" : [
0,
22
],
"expanded_url" : "http://do.co/welcome"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "do.co/jointhedofamily",
"url" : "http://t.co/mxhfoKY5xD",
"indices" : [
120,
142
],
"expanded_url" : "http://do.co/jointhedofamily"
}
]
}
},
"url" : "http://t.co/6RdPUsbKE1",
"description" : "We're simplifying the cloud by providing an infrastructure experience that developers #love status: @DOstatus \nJoin us: http://t.co/mxhfoKY5xD",
"followers_count" : 102035,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 34517,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 7
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "457033547",
"name" : "DigitalOcean",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616729950545055744/EUuQwGFT_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/457033547/1437053903",
"screen_name" : "digitalocean",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/657907047/kubw2v283gyvyv84r770.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/657907047/kubw2v283gyvyv84r770.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 4243,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 1011,
"verified" : true,
"has_extended_profile" : false
},
"14494388" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/586260756498350081/onb0MLcG_normal.jpg",
"created_at" : "Wed Apr 23 14:29:49 +0000 2008",
"id" : 14494388,
"default_profile_image" : false,
"listed_count" : 67,
"profile_background_color" : "C6E2EE",
"follow_request_sent" : false,
"location" : "Dublin, Ireland",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "Biker, Sailor & aspiring Olympic Skier. Usually BBQ'n.",
"followers_count" : 1230,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "663B12",
"statuses_count" : 31561,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 2
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14494388",
"name" : "Adam McCarthy ",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/586260756498350081/onb0MLcG_normal.jpg",
"profile_sidebar_fill_color" : "DAECF4",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14494388/1394035892",
"screen_name" : "adamkmccarthy",
"time_zone" : "Dublin",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme2/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme2/bg.gif",
"profile_link_color" : "1F98C7",
"favourites_count" : 3182,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 889,
"verified" : false,
"has_extended_profile" : false
},
"15414807" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/619452239166447616/138w3-DG_normal.jpg",
"created_at" : "Sun Jul 13 13:51:22 +0000 2008",
"id" : 15414807,
"default_profile_image" : false,
"listed_count" : 8953,
"profile_background_color" : "AEA79F",
"follow_request_sent" : false,
"location" : "USA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "DesignIn.Tech",
"url" : "http://t.co/i4r1Ko3UOl",
"indices" : [
0,
22
],
"expanded_url" : "http://DesignIn.Tech"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "TED.com/talks/john_mae…",
"url" : "http://t.co/AXnhVTRyh2",
"indices" : [
0,
22
],
"expanded_url" : "http://TED.com/talks/john_maeda_how_art_technology_and_design_inform_creative_leaders"
}
]
}
},
"url" : "http://t.co/i4r1Ko3UOl",
"description" : "http://t.co/AXnhVTRyh2 2nd TED talk on design, tech, leadership …",
"followers_count" : 420416,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 9071,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "15414807",
"name" : "John Maeda",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/619452239166447616/138w3-DG_normal.jpg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/15414807/1411260514",
"screen_name" : "johnmaeda",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/493462294504812544/X0naMjbb.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/493462294504812544/X0naMjbb.jpeg",
"profile_link_color" : "332E2C",
"favourites_count" : 4575,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 15237,
"verified" : true,
"has_extended_profile" : false
},
"1399381" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2587002536/thisisseriousmum_normal.jpg",
"created_at" : "Sun Mar 18 05:42:53 +0000 2007",
"id" : 1399381,
"default_profile_image" : false,
"listed_count" : 28,
"profile_background_color" : "9AE4E8",
"follow_request_sent" : false,
"location" : "Black Rock City",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "frabjousdei.net",
"url" : "http://t.co/Zij70jLjIJ",
"indices" : [
0,
22
],
"expanded_url" : "http://frabjousdei.net"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/Zij70jLjIJ",
"description" : "Cheapr and LEDstimator on the App Store. iOS at Pivotal Labs.",
"followers_count" : 610,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 28696,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "1399381",
"name" : "Robert Atkins",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2587002536/thisisseriousmum_normal.jpg",
"profile_sidebar_fill_color" : "E0FF92",
"profile_sidebar_border_color" : "87BC44",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/1399381/1414442211",
"screen_name" : "ratkins",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "000000",
"favourites_count" : 198,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 352,
"verified" : false,
"has_extended_profile" : false
},
"15267898" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/568789323252645888/KlkGHE24_normal.jpeg",
"created_at" : "Sun Jun 29 03:00:44 +0000 2008",
"id" : 15267898,
"default_profile_image" : false,
"listed_count" : 1695,
"profile_background_color" : "1D2533",
"follow_request_sent" : false,
"location" : "Ireland",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "highcaffeinecontent.com",
"url" : "http://t.co/31lqAN7EuY",
"indices" : [
0,
22
],
"expanded_url" : "http://www.highcaffeinecontent.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/31lqAN7EuY",
"description" : "I build games, make apps, and hack things. ⚣",
"followers_count" : 34339,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 107175,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 13
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "15267898",
"name" : "Steve T-S",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/568789323252645888/KlkGHE24_normal.jpeg",
"profile_sidebar_fill_color" : "CAD6DB",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/15267898/1424440791",
"screen_name" : "stroughtonsmith",
"time_zone" : "Dublin",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/462815151062663168/3YGD1i0N.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/462815151062663168/3YGD1i0N.png",
"profile_link_color" : "660066",
"favourites_count" : 9226,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 873,
"verified" : false,
"has_extended_profile" : false
},
"3060631" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/593015363564015616/SV7c0N84_normal.png",
"created_at" : "Sat Mar 31 13:20:56 +0000 2007",
"id" : 3060631,
"default_profile_image" : false,
"listed_count" : 3076,
"profile_background_color" : "EEEEEE",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "jalopnik.com",
"url" : "http://t.co/B44JMMSJvw",
"indices" : [
0,
22
],
"expanded_url" : "http://jalopnik.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "jalo.ps/L3Q7Ws6",
"url" : "http://t.co/KMUzc0fFPd",
"indices" : [
47,
69
],
"expanded_url" : "http://jalo.ps/L3Q7Ws6"
}
]
}
},
"url" : "http://t.co/B44JMMSJvw",
"description" : "Drive free or die. \nAlso, check out our eBook: http://t.co/KMUzc0fFPd",
"followers_count" : 163877,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 54010,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 5
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "3060631",
"name" : "Jalopnik",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/593015363564015616/SV7c0N84_normal.png",
"profile_sidebar_fill_color" : "88BCD0",
"profile_sidebar_border_color" : "88BCD0",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/3060631/1429558538",
"screen_name" : "Jalopnik",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "75636F",
"favourites_count" : 19,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 10489,
"verified" : true,
"has_extended_profile" : false
},
"1446758370" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000072101523/5923d4fa7fee8ed66cf9ca7135ac0545_normal.png",
"created_at" : "Tue May 21 16:35:53 +0000 2013",
"id" : 1446758370,
"default_profile_image" : false,
"listed_count" : 88,
"profile_background_color" : "E8E8E8",
"follow_request_sent" : false,
"location" : "Logroño, La Rioja, Spain",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "nsspain.com",
"url" : "http://t.co/oNWcxG3IzB",
"indices" : [
0,
22
],
"expanded_url" : "http://nsspain.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/oNWcxG3IzB",
"description" : "The only (all-English) conference in Spain for iOS/OSX Developers, by @lascorbe & @borjareinares.\n\n16-18 September 2015.\n\ninfo@nsspain.com",
"followers_count" : 1748,
"geo_enabled" : false,
"lang" : "es",
"profile_text_color" : "000000",
"statuses_count" : 1261,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 3
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "1446758370",
"name" : "[~]NSSpain",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000072101523/5923d4fa7fee8ed66cf9ca7135ac0545_normal.png",
"profile_sidebar_fill_color" : "000000",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/1446758370/1372671847",
"screen_name" : "NSSpain",
"time_zone" : "Madrid",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000012273701/c4d940765dc50aef5dd7432ebb7cc0aa.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000012273701/c4d940765dc50aef5dd7432ebb7cc0aa.png",
"profile_link_color" : "0084B4",
"favourites_count" : 496,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 93,
"verified" : false,
"has_extended_profile" : false
},
"18119839" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/548902217236103168/Se7zp1-0_normal.jpeg",
"created_at" : "Sun Dec 14 18:04:57 +0000 2008",
"id" : 18119839,
"default_profile_image" : false,
"listed_count" : 798,
"profile_background_color" : "607B8B",
"follow_request_sent" : false,
"location" : "Richmond, VA, USA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "caseyliss.com",
"url" : "http://t.co/45hOSTroxw",
"indices" : [
0,
22
],
"expanded_url" : "http://www.caseyliss.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/45hOSTroxw",
"description" : "I smother @erinliss and our son Declan. I talk into a tube for @atpfm and @_analoguefm. I mash on keyboards to write words and code.",
"followers_count" : 15632,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "3C3940",
"statuses_count" : 49273,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 4
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "18119839",
"name" : "Casey Liss",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/548902217236103168/Se7zp1-0_normal.jpeg",
"profile_sidebar_fill_color" : "95E8EC",
"profile_sidebar_border_color" : "5ED4DC",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/18119839/1411561347",
"screen_name" : "caseyliss",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "227D8F",
"favourites_count" : 15937,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 282,
"verified" : false,
"has_extended_profile" : false
},
"305743842" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/602931162470883329/7O2qVF2O_normal.png",
"created_at" : "Thu May 26 18:42:18 +0000 2011",
"id" : 305743842,
"default_profile_image" : false,
"listed_count" : 78,
"profile_background_color" : "B3E7FF",
"follow_request_sent" : false,
"location" : "The butt of Portugal",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "vazkii.us",
"url" : "http://t.co/4tRoivOp5e",
"indices" : [
0,
22
],
"expanded_url" : "http://vazkii.us"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/4tRoivOp5e",
"description" : "Been 'round the sun 17 times. Hobbyist Programmer. Minecraft mod developer (@BotaniaMod and more). Anime nerd. I sometimes make dumb jokes.",
"followers_count" : 6292,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 31639,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 1
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "305743842",
"name" : "phi.cfg",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/602931162470883329/7O2qVF2O_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/305743842/1433540275",
"screen_name" : "Vazkii",
"time_zone" : "Lisbon",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/602956707522719744/pddhwJ0t.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/602956707522719744/pddhwJ0t.png",
"profile_link_color" : "ABB8C2",
"favourites_count" : 8738,
"is_translation_enabled" : false,
"utc_offset" : 3600,
"friends_count" : 215,
"verified" : false,
"has_extended_profile" : false
},
"14526045" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/565596888112435200/ovOUcUwy_normal.jpeg",
"created_at" : "Fri Apr 25 13:10:20 +0000 2008",
"id" : 14526045,
"default_profile_image" : false,
"listed_count" : 56,
"profile_background_color" : "2D3B42",
"follow_request_sent" : false,
"location" : "Odenwald, Autobahn",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "blog.nerdette.org",
"url" : "http://t.co/TOWoJtDOHg",
"indices" : [
0,
22
],
"expanded_url" : "http://blog.nerdette.org/"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "blog.nerdette.org",
"url" : "http://t.co/BsdfwPl46H",
"indices" : [
133,
155
],
"expanded_url" : "http://blog.nerdette.org"
}
]
}
},
"url" : "http://t.co/TOWoJtDOHg",
"description" : "|mom|nerdette|horsewhisperer|space|unix|linux|audifetishist|renntante| |english/hollands/deutsch|!=the normal type of girl| - More @ http://t.co/BsdfwPl46H -",
"followers_count" : 483,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 23389,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"counts" : {
"lists" : {
"subscribed" : 3,
"owned" : 18
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "14526045",
"name" : "nerdette - m► t▲▲",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/565596888112435200/ovOUcUwy_normal.jpeg",
"profile_sidebar_fill_color" : "C3CBE3",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14526045/1423683811",
"screen_name" : "me_too",
"time_zone" : "Bern",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/439137397956034560/FstV8nDO.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/439137397956034560/FstV8nDO.jpeg",
"profile_link_color" : "009999",
"favourites_count" : 3694,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 915,
"verified" : false,
"has_extended_profile" : false
},
"1416260550" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/606838270652252160/k5FKkLvB_normal.png",
"created_at" : "Thu May 09 19:25:01 +0000 2013",
"id" : 1416260550,
"default_profile_image" : false,
"listed_count" : 550,
"profile_background_color" : "FFFFFF",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "objc.io",
"url" : "http://t.co/RbPLlMfIDC",
"indices" : [
0,
22
],
"expanded_url" : "http://www.objc.io"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/RbPLlMfIDC",
"description" : "Best practices and advanced techniques for iOS and OS X development",
"followers_count" : 18318,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 385,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "1416260550",
"name" : "objc.io",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/606838270652252160/k5FKkLvB_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/1416260550/1433516503",
"screen_name" : "objcio",
"time_zone" : "Berlin",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "1793D7",
"favourites_count" : 0,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 1,
"verified" : false,
"has_extended_profile" : false
},
"41581553" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1997048667/Napier_normal.png",
"created_at" : "Thu May 21 13:05:03 +0000 2009",
"id" : 41581553,
"default_profile_image" : false,
"listed_count" : 195,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Raleigh, NC",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "robnapier.net",
"url" : "http://t.co/23DZ6d3AHK",
"indices" : [
0,
22
],
"expanded_url" : "http://robnapier.net"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/23DZ6d3AHK",
"description" : "Mac developer at Dell. Not the craziest job I've had. Swift and Go. Love 'em both. They make me mad in completely different ways. Infosec as required.",
"followers_count" : 2921,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 6438,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "41581553",
"name" : "Rob Napier",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1997048667/Napier_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "cocoaphony",
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 1752,
"is_translation_enabled" : false,
"utc_offset" : -14400,
"friends_count" : 220,
"verified" : false,
"has_extended_profile" : false
},
"402676244" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/378800000632309165/e1cbdef9d4b11484049a033886578e54_normal.png",
"created_at" : "Tue Nov 01 12:27:06 +0000 2011",
"id" : 402676244,
"default_profile_image" : false,
"listed_count" : 415,
"profile_background_color" : "F2F5F3",
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoapods.org",
"url" : "https://t.co/25YsFyK3pG",
"indices" : [
0,
23
],
"expanded_url" : "https://cocoapods.org"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "guides.cocoapods.org/using/troubles…",
"url" : "http://t.co/7lloz3f5ga",
"indices" : [
84,
106
],
"expanded_url" : "http://guides.cocoapods.org/using/troubleshooting.html"
}
]
}
},
"url" : "https://t.co/25YsFyK3pG",
"description" : "The dependency manager for Cocoa Projects. \n\nFor support please consult the guides: http://t.co/7lloz3f5ga",
"followers_count" : 15094,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 3323,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "402676244",
"name" : "CocoaPods",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/378800000632309165/e1cbdef9d4b11484049a033886578e54_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/402676244/1381400466",
"screen_name" : "CocoaPods",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme8/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme8/bg.gif",
"profile_link_color" : "F40E06",
"favourites_count" : 412,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 22,
"verified" : false,
"has_extended_profile" : false
},
"962069820" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2876974287/3ef7b9a84ffe22bf4e034e6b2157c1f5_normal.jpeg",
"created_at" : "Wed Nov 21 09:26:44 +0000 2012",
"id" : 962069820,
"default_profile_image" : false,
"listed_count" : 147,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "London, UK",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "strongpointsecurity.co.uk",
"url" : "http://t.co/cD7IfCoAlr",
"indices" : [
0,
22
],
"expanded_url" : "http://strongpointsecurity.co.uk"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/cD7IfCoAlr",
"description" : "Life-long security and CBRN specialist. Veteran. Writer. Londoner. US-UK Dual Citizen. Follows/RTs ≠ endorsement. Favorites = bookmark",
"followers_count" : 2322,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 37197,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 2,
"owned" : 16
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "962069820",
"name" : "Dan Kaszeta",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2876974287/3ef7b9a84ffe22bf4e034e6b2157c1f5_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "DanKaszeta",
"time_zone" : null,
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 1849,
"is_translation_enabled" : false,
"utc_offset" : null,
"friends_count" : 1313,
"verified" : false,
"has_extended_profile" : false
},
"15424493" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2127860373/Avatar-512x512_normal.jpg",
"created_at" : "Mon Jul 14 08:39:20 +0000 2008",
"id" : 15424493,
"default_profile_image" : false,
"listed_count" : 61,
"profile_background_color" : "352726",
"follow_request_sent" : false,
"location" : "55.503739,8.449297",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "niklas.saers.com",
"url" : "http://t.co/AY7pB6YWHF",
"indices" : [
0,
22
],
"expanded_url" : "http://niklas.saers.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/AY7pB6YWHF",
"description" : "iOS developer and recorder player. I love making beautiful and useful stuff, and love talking about it in the process.",
"followers_count" : 987,
"geo_enabled" : true,
"lang" : "en",
"profile_text_color" : "3E4415",
"statuses_count" : 5139,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 1,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "15424493",
"name" : "Niklas Saers",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2127860373/Avatar-512x512_normal.jpg",
"profile_sidebar_fill_color" : "99CC33",
"profile_sidebar_border_color" : "829D5E",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "niklassaers",
"time_zone" : "Copenhagen",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme5/bg.gif",
"profile_link_color" : "D02B55",
"favourites_count" : 32,
"is_translation_enabled" : false,
"utc_offset" : 7200,
"friends_count" : 1582,
"verified" : false,
"has_extended_profile" : false
},
"1344951" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/615598832726970372/jsK-gBSt_normal.png",
"created_at" : "Sat Mar 17 09:57:25 +0000 2007",
"id" : 1344951,
"default_profile_image" : false,
"listed_count" : 82425,
"profile_background_color" : "000000",
"follow_request_sent" : false,
"location" : "San Francisco/New York",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "WIRED.com",
"url" : "http://t.co/AbRkBRjcYo",
"indices" : [
0,
22
],
"expanded_url" : "http://WIRED.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/AbRkBRjcYo",
"description" : "WIRED is where tomorrow is realized.",
"followers_count" : 5195670,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 51163,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 3
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "1344951",
"name" : "WIRED",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/615598832726970372/jsK-gBSt_normal.png",
"profile_sidebar_fill_color" : "EEEEEE",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/1344951/1442941492",
"screen_name" : "WIRED",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/734548027/5e5ee18945d22a9e2d9971208971bfdd.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/734548027/5e5ee18945d22a9e2d9971208971bfdd.jpeg",
"profile_link_color" : "99DCF0",
"favourites_count" : 1665,
"is_translation_enabled" : true,
"utc_offset" : -25200,
"friends_count" : 240,
"verified" : true,
"has_extended_profile" : false
},
"50393960" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/558109954561679360/j1f9DiJi_normal.jpeg",
"created_at" : "Wed Jun 24 18:44:10 +0000 2009",
"id" : 50393960,
"default_profile_image" : false,
"listed_count" : 116463,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "Seattle, WA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "gatesnotes.com",
"url" : "http://t.co/dtudepUWZI",
"indices" : [
0,
22
],
"expanded_url" : "http://www.gatesnotes.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/dtudepUWZI",
"description" : "Sharing things I'm learning through my foundation work and other interests...",
"followers_count" : 25020563,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 1816,
"following" : true,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 5
},
"saved_searches" : 0
},
"profile_use_background_image" : false,
"id_str" : "50393960",
"name" : "Bill Gates",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/558109954561679360/j1f9DiJi_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/50393960/1441390673",
"screen_name" : "BillGates",
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/542018712627187712/0AenG_nz.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/542018712627187712/0AenG_nz.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 4,
"is_translation_enabled" : false,
"utc_offset" : -25200,
"friends_count" : 169,
"verified" : true,
"has_extended_profile" : false
},
"2552785597" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/531385258956951554/wV_OMsnR_normal.png",
"created_at" : "Sat Jun 07 15:02:18 +0000 2014",
"id" : 2552785597,
"default_profile_image" : false,
"listed_count" : 140,
"profile_background_color" : "C0DEED",
"follow_request_sent" : false,
"location" : "practicalswift.com",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "practicalswift.com",
"url" : "http://t.co/ScdwYl9qWX",
"indices" : [
0,
22
],
"expanded_url" : "http://practicalswift.com/"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "github.com/practicalswift…",
"url" : "https://t.co/Cbv2Kmf3vH",
"indices" : [
40,
63
],
"expanded_url" : "https://github.com/practicalswift/swift-compiler-crashes"
}
]
}
},
"url" : "http://t.co/ScdwYl9qWX",
"description" : "Fuzzing the Swift compiler (swiftc) at https://t.co/Cbv2Kmf3vH",
"followers_count" : 3075,
"geo_enabled" : false,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 596,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"counts" : {
"lists" : {
"subscribed" : 0,
"owned" : 0
},
"saved_searches" : 0
},
"profile_use_background_image" : true,
"id_str" : "2552785597",
"name" : "practicalswift",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/531385258956951554/wV_OMsnR_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "practicalswift",
"time_zone" : "Athens",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "2A3A52",
"favourites_count" : 187,
"is_translation_enabled" : false,
"utc_offset" : 10800,
"friends_count" : 1388,
"verified" : false,
"has_extended_profile" : false
}
},
"custom_timelines" : {
},
"tweets" : {
"648627759254626304" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 648627759254626304,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 648627759254626304,
"user" : {
"id" : 1399381,
"id_str" : "1399381"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Not upcoming product leaks. Stuff like the options backdating, App Store rejection policy, supply-chain bullying (GT Advanced)…",
"created_at" : "Mon Sep 28 22:38:03 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648627759254626304",
"coordinates" : null
},
"648791482955091968" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648791482955091968,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "440519278",
"id" : 440519278,
"screen_name" : "LeVostreGC",
"name" : "Chaucer Doth Tweet",
"indices" : [
3,
14
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 204,
"conversation_id" : 648616862616436736,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 103,
"favorited" : false,
"geo" : null,
"id" : 648616862616436736,
"user" : {
"id" : 440519278,
"id_str" : "440519278"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Morte Darthur\n\nThe title ys a spoyler!",
"created_at" : "Mon Sep 28 21:54:45 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648616862616436736",
"coordinates" : null
},
"retweet_count" : 103,
"favorited" : false,
"geo" : null,
"id" : 648791482955091968,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @LeVostreGC: Morte Darthur\n\nThe title ys a spoyler!",
"created_at" : "Tue Sep 29 09:28:38 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648791482955091968",
"coordinates" : null
},
"648878329517473792" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 30,
"conversation_id" : 648878329517473792,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "pspdfkit.com/blog/2015/pspd…",
"url" : "https://t.co/YFoBoWeC8B",
"indices" : [
100,
123
],
"expanded_url" : "https://pspdfkit.com/blog/2015/pspdfkit-ios-5-0/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 648878329517473792,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Check out the first adaptivity gif. This was way harder than I expected. Especially the status. bar https://t.co/YFoBoWeC8B",
"created_at" : "Tue Sep 29 15:13:43 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648878329517473792",
"coordinates" : null
},
"648166180901945345" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-122.436232,
47.4953154
],
[
-122.2249728,
47.4953154
],
[
-122.2249728,
47.734561
],
[
-122.436232,
47.734561
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "300bcc6e23a88361",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Seattle, WA",
"country_code" : "US",
"name" : "Seattle",
"url" : "https://api.twitter.com/1.1/geo/id/300bcc6e23a88361.json"
},
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 648166180901945345,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 648166180901945345,
"user" : {
"id" : 798408,
"id_str" : "798408"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "It's reaching the point where someone telling me \"well, that's not what I would do\" feels like a sign that I'm actually on to something",
"created_at" : "Sun Sep 27 16:03:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648166180901945345",
"coordinates" : null
},
"648924725939449856" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648924725939449856,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 646178168672505856,
"id_str" : "646178168672505856",
"source_status_id" : 646178175815434240,
"indices" : [
54,
76
],
"url" : "http://t.co/IbeBt749nd",
"source_status_id_str" : "646178175815434240",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CPevnu1WUAAoifp.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CPevnu1WUAAoifp.jpg",
"display_url" : "pic.twitter.com/IbeBt749nd",
"source_user_id" : 14526045,
"sizes" : {
"large" : {
"w" : 540,
"h" : 786,
"resize" : "fit"
},
"medium" : {
"w" : 540,
"h" : 786,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 494,
"resize" : "fit"
}
},
"source_user_id_str" : "14526045",
"expanded_url" : "http://twitter.com/me_too/status/646178175815434240/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14526045",
"id" : 14526045,
"screen_name" : "me_too",
"name" : "nerdette - m► t▲▲",
"indices" : [
3,
10
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
8.560302999999999,
49.795681
],
[
8.749707000000001,
49.795681
],
[
8.749707000000001,
49.953816
],
[
8.560302999999999,
49.953816
]
]
]
},
"contained_within" : [
],
"country" : "Deutschland",
"id" : "e11a8b8e3771f9fa",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Darmstadt, Hessen",
"country_code" : "DE",
"name" : "Darmstadt",
"url" : "https://api.twitter.com/1.1/geo/id/e11a8b8e3771f9fa.json"
},
"contributors" : null,
"source" : "Twitter for Android",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 198,
"conversation_id" : 646178175815434240,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "646178168672505856",
"media_url_https" : "https://pbs.twimg.com/media/CPevnu1WUAAoifp.jpg",
"expanded_url" : "http://twitter.com/me_too/status/646178175815434240/photo/1",
"id" : 646178168672505856,
"sizes" : {
"large" : {
"w" : 540,
"h" : 786,
"resize" : "fit"
},
"medium" : {
"w" : 540,
"h" : 786,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 494,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/IbeBt749nd",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
42,
64
],
"media_url" : "http://pbs.twimg.com/media/CPevnu1WUAAoifp.jpg",
"url" : "http://t.co/IbeBt749nd"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 213,
"favorited" : false,
"geo" : null,
"id" : 646178175815434240,
"user" : {
"id" : 14526045,
"id_str" : "14526045"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "646178168672505856",
"media_url_https" : "https://pbs.twimg.com/media/CPevnu1WUAAoifp.jpg",
"expanded_url" : "http://twitter.com/me_too/status/646178175815434240/photo/1",
"id" : 646178168672505856,
"sizes" : {
"large" : {
"w" : 540,
"h" : 786,
"resize" : "fit"
},
"medium" : {
"w" : 540,
"h" : 786,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 494,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/IbeBt749nd",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
42,
64
],
"media_url" : "http://pbs.twimg.com/media/CPevnu1WUAAoifp.jpg",
"url" : "http://t.co/IbeBt749nd"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Computer scientist vs. Computer Engineer. http://t.co/IbeBt749nd",
"created_at" : "Tue Sep 22 04:24:17 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "646178175815434240",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 213,
"favorited" : false,
"geo" : null,
"id" : 648924725939449856,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 646178168672505856,
"id_str" : "646178168672505856",
"source_status_id" : 646178175815434240,
"indices" : [
54,
76
],
"url" : "http://t.co/IbeBt749nd",
"source_status_id_str" : "646178175815434240",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CPevnu1WUAAoifp.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CPevnu1WUAAoifp.jpg",
"display_url" : "pic.twitter.com/IbeBt749nd",
"source_user_id" : 14526045,
"sizes" : {
"large" : {
"w" : 540,
"h" : 786,
"resize" : "fit"
},
"medium" : {
"w" : 540,
"h" : 786,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 494,
"resize" : "fit"
}
},
"source_user_id_str" : "14526045",
"expanded_url" : "http://twitter.com/me_too/status/646178175815434240/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @me_too: Computer scientist vs. Computer Engineer. http://t.co/IbeBt749nd",
"created_at" : "Tue Sep 29 18:18:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648924725939449856",
"coordinates" : null
},
"648918988425064448" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648918988425064448,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "18959257",
"id" : 18959257,
"screen_name" : "twoscomplement",
"name" : "Jonathan Adamczewski",
"indices" : [
3,
18
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "TweetDeck",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 41,
"conversation_id" : 648737036363395072,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 26,
"favorited" : false,
"geo" : null,
"id" : 648737036363395072,
"user" : {
"id" : 18959257,
"id_str" : "18959257"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "// C++11\nclass override {\n virtual override finaloverride();\n};\nclass final:override {\n override finaloverride() final override;\n};",
"created_at" : "Tue Sep 29 05:52:17 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648737036363395072",
"coordinates" : null
},
"retweet_count" : 26,
"favorited" : false,
"geo" : null,
"id" : 648918988425064448,
"user" : {
"id" : 18559099,
"id_str" : "18559099"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @twoscomplement: // C++11\nclass override {\n virtual override finaloverride();\n};\nclass final:override {\n override finaloverride() fina…",
"created_at" : "Tue Sep 29 17:55:17 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648918988425064448",
"coordinates" : null
},
"647698760924045312" : {
"place" : null,
"contributors" : null,
"source" : "Twitterrific for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 55,
"conversation_id" : 647698760924045312,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 29,
"favorited" : false,
"geo" : null,
"id" : 647698760924045312,
"user" : {
"id" : 15267898,
"id_str" : "15267898"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "People know UITouch has a -majorRadius property, right? You can simulate multi(6 or more)-level 3D Touch on older iPhones",
"created_at" : "Sat Sep 26 09:06:32 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647698760924045312",
"coordinates" : null
},
"647646421844402176" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 647646421844402176,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "time.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14293310"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhhaHR0cDovL3RpbWVkb3Rjb20uZmlsZXMud29yZHByZXNzLmNvbS8yMDE1LzA5L29iYW1hLXhpLWppbnBpbmcyLmpwZz9xdWFsaXR5PTc1JnN0cmlwPWNvbG9yJnc9MTAxMhToDxSiCBwUhAYUlAMAABYAEgA&s=CvOJSQmFr4m2h28CNnZJNXy2km6c41IPoGBNmTonhAE",
"width" : 1012,
"height" : 529
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhhaHR0cDovL3RpbWVkb3Rjb20uZmlsZXMud29yZHByZXNzLmNvbS8yMDE1LzA5L29iYW1hLXhpLWppbnBpbmcyLmpwZz9xdWFsaXR5PTc1JnN0cmlwPWNvbG9yJnc9MTAxMhToDxSiCBwUsAkU9AQAABYAEgA&s=MNp83x1BR-xUyv6_UiovkghxDXupEqrWR5TusSB5HEY",
"width" : 1012,
"height" : 529
}
},
"title" : {
"type" : "STRING",
"string_value" : "China Shows It's Getting Serious About Climate Change"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "time.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The best thing to come out of a summit between China and the U.S. is a renewed commitment to fight global warming"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/jTQjGeDbtd",
"scribe_key" : "card_url"
}
},
"users" : {
"14293310" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1700796190/Picture_24_normal.png",
"created_at" : "Thu Apr 03 13:54:30 +0000 2008",
"id" : 14293310,
"default_profile_image" : false,
"listed_count" : 91491,
"profile_background_color" : "CC0000",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "time.com",
"url" : "http://t.co/4aYbUuAeSh",
"indices" : [
0,
22
],
"expanded_url" : "http://www.time.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/4aYbUuAeSh",
"description" : "Breaking news and current events from around the globe. Hosted by TIME staff. Tweet questions to our customer service team @TIMEmag_Service.",
"followers_count" : 8418791,
"geo_enabled" : true,
"media_count" : 7510,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 138929,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "14293310",
"name" : "TIME.com",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1700796190/Picture_24_normal.png",
"profile_sidebar_fill_color" : "D9D9D9",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14293310/1403546591",
"screen_name" : "TIME",
"fast_followers_count" : 84,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/735228291/107f1a300a90ee713937234bb3d139c0.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/735228291/107f1a300a90ee713937234bb3d139c0.jpeg",
"profile_link_color" : "DE3333",
"favourites_count" : 626,
"is_translation_enabled" : true,
"normal_followers_count" : 8418707,
"utc_offset" : -14400,
"friends_count" : 843,
"verified" : true,
"can_media_tag" : false,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/jTQjGeDbtd",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14293310",
"id" : 14293310,
"screen_name" : "TIME",
"name" : "TIME.com",
"indices" : [
3,
8
]
}
],
"urls" : [
{
"display_url" : "ti.me/1FmW8Bi",
"url" : "http://t.co/jTQjGeDbtd",
"indices" : [
55,
77
],
"expanded_url" : "http://ti.me/1FmW8Bi"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "SocialFlow",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 647,
"conversation_id" : 647537578791538688,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "time.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14293310"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhhaHR0cDovL3RpbWVkb3Rjb20uZmlsZXMud29yZHByZXNzLmNvbS8yMDE1LzA5L29iYW1hLXhpLWppbnBpbmcyLmpwZz9xdWFsaXR5PTc1JnN0cmlwPWNvbG9yJnc9MTAxMhToDxSiCBwUhAYUlAMAABYAEgA&s=CvOJSQmFr4m2h28CNnZJNXy2km6c41IPoGBNmTonhAE",
"width" : 1012,
"height" : 529
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhhaHR0cDovL3RpbWVkb3Rjb20uZmlsZXMud29yZHByZXNzLmNvbS8yMDE1LzA5L29iYW1hLXhpLWppbnBpbmcyLmpwZz9xdWFsaXR5PTc1JnN0cmlwPWNvbG9yJnc9MTAxMhToDxSiCBwUsAkU9AQAABYAEgA&s=MNp83x1BR-xUyv6_UiovkghxDXupEqrWR5TusSB5HEY",
"width" : 1012,
"height" : 529
}
},
"title" : {
"type" : "STRING",
"string_value" : "China Shows It's Getting Serious About Climate Change"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "time.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The best thing to come out of a summit between China and the U.S. is a renewed commitment to fight global warming"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/jTQjGeDbtd",
"scribe_key" : "card_url"
}
},
"users" : {
"14293310" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1700796190/Picture_24_normal.png",
"created_at" : "Thu Apr 03 13:54:30 +0000 2008",
"id" : 14293310,
"default_profile_image" : false,
"listed_count" : 91491,
"profile_background_color" : "CC0000",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "time.com",
"url" : "http://t.co/4aYbUuAeSh",
"indices" : [
0,
22
],
"expanded_url" : "http://www.time.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/4aYbUuAeSh",
"description" : "Breaking news and current events from around the globe. Hosted by TIME staff. Tweet questions to our customer service team @TIMEmag_Service.",
"followers_count" : 8418791,
"geo_enabled" : true,
"media_count" : 7510,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 138929,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "14293310",
"name" : "TIME.com",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1700796190/Picture_24_normal.png",
"profile_sidebar_fill_color" : "D9D9D9",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14293310/1403546591",
"screen_name" : "TIME",
"fast_followers_count" : 84,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/735228291/107f1a300a90ee713937234bb3d139c0.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/735228291/107f1a300a90ee713937234bb3d139c0.jpeg",
"profile_link_color" : "DE3333",
"favourites_count" : 626,
"is_translation_enabled" : true,
"normal_followers_count" : 8418707,
"utc_offset" : -14400,
"friends_count" : 843,
"verified" : true,
"can_media_tag" : false,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/jTQjGeDbtd",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "ti.me/1FmW8Bi",
"url" : "http://t.co/jTQjGeDbtd",
"indices" : [
45,
67
],
"expanded_url" : "http://ti.me/1FmW8Bi"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 448,
"favorited" : false,
"geo" : null,
"id" : 647537578791538688,
"user" : {
"id" : 14293310,
"id_str" : "14293310"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "China shows its commitment on climate change http://t.co/jTQjGeDbtd",
"created_at" : "Fri Sep 25 22:26:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647537578791538688",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 448,
"favorited" : false,
"geo" : null,
"id" : 647646421844402176,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @TIME: China shows its commitment on climate change http://t.co/jTQjGeDbtd",
"created_at" : "Sat Sep 26 05:38:34 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647646421844402176",
"coordinates" : null
},
"648236448848683008" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648236448848683008,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "242382715",
"id" : 242382715,
"screen_name" : "ch000ch",
"name" : "chuuch",
"indices" : [
3,
11
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 7488,
"conversation_id" : 538826841419952128,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 5810,
"favorited" : false,
"geo" : null,
"id" : 538826841419952128,
"user" : {
"id" : 242382715,
"id_str" : "242382715"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "if you're feeling stressed out, just relax, take a deep breath, and exhale fire over all of your enemies. this is more for dragons btw",
"created_at" : "Sat Nov 29 22:48:24 +0000 2014",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "538826841419952128",
"coordinates" : null
},
"retweet_count" : 5810,
"favorited" : false,
"geo" : null,
"id" : 648236448848683008,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @ch000ch: if you're feeling stressed out, just relax, take a deep breath, and exhale fire over all of your enemies. this is more for dra…",
"created_at" : "Sun Sep 27 20:43:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648236448848683008",
"coordinates" : null
},
"648197487249989632" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 7,
"conversation_id" : 648197487249989632,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "Photos.app",
"url" : "http://t.co/e8GyxSrZ37",
"indices" : [
47,
69
],
"expanded_url" : "http://Photos.app"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 6,
"favorited" : false,
"geo" : null,
"id" : 648197487249989632,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I never noticed that swiping between photos in http://t.co/e8GyxSrZ37 on iOS has a subtle parallax effect. Is this new in 9.0 or 9.1?",
"created_at" : "Sun Sep 27 18:08:18 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648197487249989632",
"coordinates" : null
},
"649073783244984320" : {
"place" : null,
"contributors" : null,
"source" : "SocialFlow",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1857,
"conversation_id" : 649073783244984320,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649073782536204288",
"media_url_https" : "https://pbs.twimg.com/media/CQH5KpEW8AAhRi6.jpg",
"expanded_url" : "http://twitter.com/WIRED/status/649073783244984320/photo/1",
"id" : 649073782536204288,
"sizes" : {
"large" : {
"w" : 582,
"h" : 437,
"resize" : "fit"
},
"medium" : {
"w" : 582,
"h" : 437,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/S80ad5oiys",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
96,
118
],
"media_url" : "http://pbs.twimg.com/media/CQH5KpEW8AAhRi6.jpg",
"url" : "http://t.co/S80ad5oiys"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "wrd.cm/1M0HX1A",
"url" : "http://t.co/F0OZcHKYaQ",
"indices" : [
73,
95
],
"expanded_url" : "http://wrd.cm/1M0HX1A"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1528,
"favorited" : false,
"geo" : null,
"id" : 649073783244984320,
"user" : {
"id" : 1344951,
"id_str" : "1344951"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649073782536204288",
"media_url_https" : "https://pbs.twimg.com/media/CQH5KpEW8AAhRi6.jpg",
"expanded_url" : "http://twitter.com/WIRED/status/649073783244984320/photo/1",
"id" : 649073782536204288,
"sizes" : {
"large" : {
"w" : 582,
"h" : 437,
"resize" : "fit"
},
"medium" : {
"w" : 582,
"h" : 437,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/S80ad5oiys",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
96,
118
],
"media_url" : "http://pbs.twimg.com/media/CQH5KpEW8AAhRi6.jpg",
"url" : "http://t.co/S80ad5oiys"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Tesla's Model X SUV is finally here, and it's as wonderful as we'd hoped http://t.co/F0OZcHKYaQ http://t.co/S80ad5oiys",
"created_at" : "Wed Sep 30 04:10:23 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649073783244984320",
"coordinates" : null
},
"649127664247148544" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649127664247148544,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 649073782536204288,
"id_str" : "649073782536204288",
"source_status_id" : 649073783244984320,
"indices" : [
107,
129
],
"url" : "http://t.co/S80ad5oiys",
"source_status_id_str" : "649073783244984320",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQH5KpEW8AAhRi6.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQH5KpEW8AAhRi6.jpg",
"display_url" : "pic.twitter.com/S80ad5oiys",
"source_user_id" : 1344951,
"sizes" : {
"large" : {
"w" : 582,
"h" : 437,
"resize" : "fit"
},
"medium" : {
"w" : 582,
"h" : 437,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"source_user_id_str" : "1344951",
"expanded_url" : "http://twitter.com/WIRED/status/649073783244984320/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "1344951",
"id" : 1344951,
"screen_name" : "WIRED",
"name" : "WIRED",
"indices" : [
3,
9
]
}
],
"urls" : [
{
"display_url" : "wrd.cm/1M0HX1A",
"url" : "http://t.co/F0OZcHKYaQ",
"indices" : [
84,
106
],
"expanded_url" : "http://wrd.cm/1M0HX1A"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "SocialFlow",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1857,
"conversation_id" : 649073783244984320,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649073782536204288",
"media_url_https" : "https://pbs.twimg.com/media/CQH5KpEW8AAhRi6.jpg",
"expanded_url" : "http://twitter.com/WIRED/status/649073783244984320/photo/1",
"id" : 649073782536204288,
"sizes" : {
"large" : {
"w" : 582,
"h" : 437,
"resize" : "fit"
},
"medium" : {
"w" : 582,
"h" : 437,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/S80ad5oiys",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
96,
118
],
"media_url" : "http://pbs.twimg.com/media/CQH5KpEW8AAhRi6.jpg",
"url" : "http://t.co/S80ad5oiys"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "wrd.cm/1M0HX1A",
"url" : "http://t.co/F0OZcHKYaQ",
"indices" : [
73,
95
],
"expanded_url" : "http://wrd.cm/1M0HX1A"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1528,
"favorited" : false,
"geo" : null,
"id" : 649073783244984320,
"user" : {
"id" : 1344951,
"id_str" : "1344951"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649073782536204288",
"media_url_https" : "https://pbs.twimg.com/media/CQH5KpEW8AAhRi6.jpg",
"expanded_url" : "http://twitter.com/WIRED/status/649073783244984320/photo/1",
"id" : 649073782536204288,
"sizes" : {
"large" : {
"w" : 582,
"h" : 437,
"resize" : "fit"
},
"medium" : {
"w" : 582,
"h" : 437,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/S80ad5oiys",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
96,
118
],
"media_url" : "http://pbs.twimg.com/media/CQH5KpEW8AAhRi6.jpg",
"url" : "http://t.co/S80ad5oiys"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Tesla's Model X SUV is finally here, and it's as wonderful as we'd hoped http://t.co/F0OZcHKYaQ http://t.co/S80ad5oiys",
"created_at" : "Wed Sep 30 04:10:23 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649073783244984320",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 1528,
"favorited" : false,
"geo" : null,
"id" : 649127664247148544,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649073782536204288,
"id_str" : "649073782536204288",
"source_status_id" : 649073783244984320,
"indices" : [
107,
129
],
"url" : "http://t.co/S80ad5oiys",
"source_status_id_str" : "649073783244984320",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQH5KpEW8AAhRi6.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQH5KpEW8AAhRi6.jpg",
"display_url" : "pic.twitter.com/S80ad5oiys",
"source_user_id" : 1344951,
"sizes" : {
"large" : {
"w" : 582,
"h" : 437,
"resize" : "fit"
},
"medium" : {
"w" : 582,
"h" : 437,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"source_user_id_str" : "1344951",
"expanded_url" : "http://twitter.com/WIRED/status/649073783244984320/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @WIRED: Tesla's Model X SUV is finally here, and it's as wonderful as we'd hoped http://t.co/F0OZcHKYaQ http://t.co/S80ad5oiys",
"created_at" : "Wed Sep 30 07:44:30 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649127664247148544",
"coordinates" : null
},
"648632539142324224" : {
"place" : null,
"contributors" : null,
"source" : "Hootsuite",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 525,
"conversation_id" : 648632539142324224,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"description" : {
"type" : "STRING",
"string_value" : "A new plan for people and planet has just launched - the UN Global Goals for Sustainable Development. Tell everyone! add your very own intro to this star-stu..."
},
"app_id" : {
"type" : "STRING",
"string_value" : "544007664",
"scribe_key" : "publisher_app_id"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=vnd.youtube%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DRpqVmvMCmp0%26feature%3Dapplinks&sig=bd4540aec0f95b50d9764bed25d1c2afe02441d4&ssr=true&slug=LUOtPfFQ5C"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "1.5"
},
"app_name" : {
"type" : "STRING",
"string_value" : "YouTube"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "youtube.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.youtube.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "6,453"
},
"player_width" : {
"type" : "STRING",
"string_value" : "1280"
},
"title" : {
"type" : "STRING",
"string_value" : "'We The People' for The Global Goals"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "vnd.youtube://www.youtube.com/watch?v=RpqVmvMCmp0&feature=applinks"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/LUOtPfFQ5C",
"scribe_key" : "card_url"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "10228272"
}
},
"player_url" : {
"type" : "STRING",
"string_value" : "https://www.youtube.com/embed/RpqVmvMCmp0"
},
"player_height" : {
"type" : "STRING",
"string_value" : "720"
},
"player_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg0aHR0cHM6Ly9pLnl0aW1nLmNvbS92aS9ScHFWbXZNQ21wMC9tYXhyZXNkZWZhdWx0LmpwZxTABxT4AwAWABIA&s=sW8XDc9gmzQLfAKa8x-tCp1FtgFttFpjzP9U2cIJS7c",
"width" : 480,
"height" : 252
}
}
},
"users" : {
"10228272" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/644996118632398848/9ttIPT6M_normal.png",
"created_at" : "Tue Nov 13 21:43:46 +0000 2007",
"id" : 10228272,
"default_profile_image" : false,
"listed_count" : 77981,
"profile_background_color" : "AF0000",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Bruno, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "youtube.com",
"url" : "http://t.co/F3fLcfnBVf",
"indices" : [
0,
22
],
"expanded_url" : "http://youtube.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/F3fLcfnBVf",
"description" : "Tweets on music, trends and all that is awesome in the world of YouTube.",
"followers_count" : 55582301,
"geo_enabled" : true,
"media_count" : 3426,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 14903,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "10228272",
"name" : "YouTube",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/644996118632398848/9ttIPT6M_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/10228272/1435764208",
"screen_name" : "YouTube",
"fast_followers_count" : 265,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/451389902429491200/Rrlh09IC.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/451389902429491200/Rrlh09IC.png",
"profile_link_color" : "C9191D",
"favourites_count" : 992,
"is_translation_enabled" : true,
"normal_followers_count" : 55582036,
"utc_offset" : -25200,
"friends_count" : 893,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "player",
"url" : "http://t.co/LUOtPfFQ5C",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "b-gat.es/1VmRswS",
"url" : "http://t.co/LUOtPfFQ5C",
"indices" : [
110,
132
],
"expanded_url" : "http://b-gat.es/1VmRswS"
}
],
"hashtags" : [
{
"indices" : [
80,
92
],
"text" : "GlobalGoals"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 316,
"favorited" : false,
"geo" : null,
"id" : 648632539142324224,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "The MDGs made a fantastic difference in people’s lives around the world and the #GlobalGoals can do the same: http://t.co/LUOtPfFQ5C",
"created_at" : "Mon Sep 28 22:57:02 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648632539142324224",
"coordinates" : null
},
"647698856168325120" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 647698856168325120,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8FpM_1C7Ph/",
"url" : "https://t.co/MJKuv0AKJy",
"indices" : [
79,
102
],
"expanded_url" : "https://Instagram.com/p/8FpM_1C7Ph/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 647698856168325120,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "In today's round of \"guess whether Graham's motorbike started this morning\"... https://t.co/MJKuv0AKJy",
"created_at" : "Sat Sep 26 09:06:55 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647698856168325120",
"coordinates" : null
},
"648632611791876096" : {
"place" : null,
"contributors" : null,
"source" : "Hootsuite",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 715,
"conversation_id" : 648632611791876096,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648632611196112896",
"media_url_https" : "https://pbs.twimg.com/media/CQBn7FwUEAA8IV8.jpg",
"expanded_url" : "http://twitter.com/BillGates/status/648632611791876096/photo/1",
"id" : 648632611196112896,
"sizes" : {
"large" : {
"w" : 649,
"h" : 481,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 444,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 251,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/mfctu6Ej4a",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
105,
127
],
"media_url" : "http://pbs.twimg.com/media/CQBn7FwUEAA8IV8.jpg",
"url" : "http://t.co/mfctu6Ej4a"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "b-gat.es/1LYaODC",
"url" : "http://t.co/EhzlzmL3un",
"indices" : [
82,
104
],
"expanded_url" : "http://b-gat.es/1LYaODC"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 466,
"favorited" : false,
"geo" : null,
"id" : 648632611791876096,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648632611196112896",
"media_url_https" : "https://pbs.twimg.com/media/CQBn7FwUEAA8IV8.jpg",
"expanded_url" : "http://twitter.com/BillGates/status/648632611791876096/photo/1",
"id" : 648632611196112896,
"sizes" : {
"large" : {
"w" : 649,
"h" : 481,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 444,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 251,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/mfctu6Ej4a",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
105,
127
],
"media_url" : "http://pbs.twimg.com/media/CQBn7FwUEAA8IV8.jpg",
"url" : "http://t.co/mfctu6Ej4a"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "A look back at the MDGs and 15 million reasons to be optimistic about the future: http://t.co/EhzlzmL3un http://t.co/mfctu6Ej4a",
"created_at" : "Mon Sep 28 22:57:20 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648632611791876096",
"coordinates" : null
},
"538826841419952128" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 7488,
"conversation_id" : 538826841419952128,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 5810,
"favorited" : false,
"geo" : null,
"id" : 538826841419952128,
"user" : {
"id" : 242382715,
"id_str" : "242382715"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "if you're feeling stressed out, just relax, take a deep breath, and exhale fire over all of your enemies. this is more for dragons btw",
"created_at" : "Sat Nov 29 22:48:24 +0000 2014",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "538826841419952128",
"coordinates" : null
},
"647515888162316288" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 647476364782796801,
"favorite_count" : 8,
"conversation_id" : 647515888162316288,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "1578962564",
"id" : 1578962564,
"screen_name" : "NSLondonMeetup",
"name" : "NSLondon",
"indices" : [
16,
31
]
}
],
"urls" : [
{
"display_url" : "twitter.com/nsspain/status…",
"url" : "https://t.co/h3hWprTaL7",
"indices" : [
101,
124
],
"expanded_url" : "https://twitter.com/nsspain/status/647476364782796801"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "TweetDeck",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 93,
"conversation_id" : 647476364782796801,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"description" : {
"type" : "STRING",
"string_value" : "So you’ve got this huge view controller that knows about everything, and it’s become some kind of puppeteer mastermind whose responsibilities have somehow…"
},
"app_id" : {
"type" : "STRING",
"string_value" : "425194759",
"scribe_key" : "publisher_app_id"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=vimeo%3A%2F%2Fapp.vimeo.com%2Fvideos%2F140037432&sig=6b960ac3a93eba50e0cd3cce796feb2639a931f2&ssr=true&slug=YEbwAXYqTh"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "3.0"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Vimeo"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "vimeo.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "vimeo.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "38"
},
"player_width" : {
"type" : "STRING",
"string_value" : "640"
},
"title" : {
"type" : "STRING",
"string_value" : "Let’s Play: Refactor the Mega-Controller - Andy Matuschak"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "vimeo://app.vimeo.com/videos/140037432"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/YEbwAXYqTh",
"scribe_key" : "card_url"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14718218"
}
},
"player_url" : {
"type" : "STRING",
"string_value" : "https://player.vimeo.com/video/140037432"
},
"player_height" : {
"type" : "STRING",
"string_value" : "360"
},
"player_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgzaHR0cHM6Ly9pLnZpbWVvY2RuLmNvbS92aWRlby81MzY4MDQ3ODdfMTI4MHg3MjAuanBnFMAHFJwEABYAEgA&s=ipcpoMumqzO9utFPrpeqYZ0ojSkoxn2eSgqjAlMKLHM",
"width" : 480,
"height" : 270
}
}
},
"users" : {
"14718218" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/615942451572944896/wwXJk6kk_normal.png",
"created_at" : "Fri May 09 21:20:55 +0000 2008",
"id" : 14718218,
"default_profile_image" : false,
"listed_count" : 5648,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "NYC",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "vimeo.com",
"url" : "http://t.co/7biHwvTM4Z",
"indices" : [
0,
22
],
"expanded_url" : "http://vimeo.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/7biHwvTM4Z",
"description" : "The official Twitter account of the official best video platform on Earth. Follow us for news and an infinite supply of amazing videos.",
"followers_count" : 171894,
"geo_enabled" : true,
"media_count" : 860,
"lang" : "en",
"profile_text_color" : "3E3E3E",
"statuses_count" : 12792,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "14718218",
"name" : "Vimeo",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/615942451572944896/wwXJk6kk_normal.png",
"profile_sidebar_fill_color" : "E6E6DC",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14718218/1398874108",
"screen_name" : "Vimeo",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/603637143/wjwilooy3k4murqyhc5j.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/603637143/wjwilooy3k4murqyhc5j.jpeg",
"profile_link_color" : "17B4E8",
"favourites_count" : 1787,
"is_translation_enabled" : false,
"normal_followers_count" : 171894,
"utc_offset" : -14400,
"friends_count" : 252,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "player",
"url" : "https://t.co/YEbwAXYqTh",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "10724012",
"id" : 10724012,
"screen_name" : "andy_matuschak",
"name" : "Andy Matuschak",
"indices" : [
73,
88
]
}
],
"urls" : [
{
"display_url" : "vimeo.com/140037432",
"url" : "https://t.co/YEbwAXYqTh",
"indices" : [
89,
112
],
"expanded_url" : "https://vimeo.com/140037432"
}
],
"hashtags" : [
{
"indices" : [
113,
123
],
"text" : "NSSpain15"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 33,
"favorited" : false,
"geo" : null,
"id" : 647476364782796801,
"user" : {
"id" : 1446758370,
"id_str" : "1446758370"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "First video released!! 🍷 \n\n\"Let’s Play: Refactor the Mega-Controller\" by @andy_matuschak https://t.co/YEbwAXYqTh #NSSpain15",
"created_at" : "Fri Sep 25 18:22:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647476364782796801",
"coordinates" : null
},
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 647515888162316288,
"user" : {
"id" : 292277066,
"id_str" : "292277066"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "647476364782796801",
"retweeted" : false,
"supplemental_language" : null,
"text" : "As discussed at @NSLondonMeetup here is the stunning talk from Andy on refactoring view controllers. https://t.co/h3hWprTaL7",
"created_at" : "Fri Sep 25 20:59:52 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647515888162316288",
"coordinates" : null
},
"648885932381372416" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 23,
"conversation_id" : 648885932381372416,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"vanity_url" : {
"type" : "STRING",
"string_value" : "krakendev.io",
"scribe_key" : "vanity_url"
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiiAWh0dHBzOi8vc3RhdGljMS5zcXVhcmVzcGFjZS5jb20vc3RhdGljLzU1OTJlYjAzZTRiMDUxODU5ZjBiMzc3Zi81NTk0ZGVmZGU0YjBhZDExNDk1YjVjNGUvNTU5NGRlZmRlNGIwYWQxMTQ5NWI1YzgwLzE0MzU4MTk3ODQyNjcvcmV0YWluLWN5Y2xlLWNvcHkucG5nP2Zvcm1hdD0xMDAwdxSKBhSKBhwU8AEU8AEAABYAEgA&s=33UkFWN7u7Hmd_-jrHS-VPwla03GEzpASenAQfVijt4",
"width" : 389,
"height" : 389
}
},
"title" : {
"type" : "STRING",
"string_value" : "\"Weak, Strong, Unowned, Oh My!\" - A Guide to References in Swift"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/pEm72nnRZp",
"scribe_key" : "card_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "krakendev.io"
},
"description" : {
"type" : "STRING",
"string_value" : "I often find myself worrying about retain cycles in my code. I feel like this is a common concern amongst others as well. I don't know about you, but it seems like I am constantly hearing \"When am I..."
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/pEm72nnRZp",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "krakendev.io/blog/weak-and-…",
"url" : "http://t.co/pEm72nnRZp",
"indices" : [
62,
84
],
"expanded_url" : "http://krakendev.io/blog/weak-and-unowned-references-in-swift"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 7,
"favorited" : false,
"geo" : null,
"id" : 648885932381372416,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "So good. func limbHasBeenLost() {\n startCrying()\n } http://t.co/pEm72nnRZp",
"created_at" : "Tue Sep 29 15:43:56 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648885932381372416",
"coordinates" : null
},
"648576331865825280" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648576331865825280,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 648576331865825280,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "We do a very child-friendly performance.",
"created_at" : "Mon Sep 28 19:13:42 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648576331865825280",
"coordinates" : null
},
"648587071519621121" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 648587071519621121,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "bjango.com/mac/istatmenus/",
"url" : "https://t.co/ZqActZ4Fqj",
"indices" : [
111,
134
],
"expanded_url" : "https://bjango.com/mac/istatmenus/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 648587071519621121,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Finally the new version of iStat Menus that works with El Cap is out, and their servers pretty much collapsed. https://t.co/ZqActZ4Fqj",
"created_at" : "Mon Sep 28 19:56:22 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648587071519621121",
"coordinates" : null
},
"649107703164485632" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 41,
"conversation_id" : 649107703164485632,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649107700647886848",
"media_url_https" : "https://pbs.twimg.com/media/CQIYA74WgAAvFK0.png",
"expanded_url" : "http://twitter.com/adamkmccarthy/status/649107703164485632/photo/1",
"id" : 649107700647886848,
"sizes" : {
"large" : {
"w" : 790,
"h" : 360,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 273,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 154,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/pQIegswRbm",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
48,
70
],
"media_url" : "http://pbs.twimg.com/media/CQIYA74WgAAvFK0.png",
"url" : "http://t.co/pQIegswRbm"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 34,
"favorited" : false,
"geo" : null,
"id" : 649107703164485632,
"user" : {
"id" : 14494388,
"id_str" : "14494388"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649107700647886848",
"media_url_https" : "https://pbs.twimg.com/media/CQIYA74WgAAvFK0.png",
"expanded_url" : "http://twitter.com/adamkmccarthy/status/649107703164485632/photo/1",
"id" : 649107700647886848,
"sizes" : {
"large" : {
"w" : 790,
"h" : 360,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 273,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 154,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/pQIegswRbm",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
48,
70
],
"media_url" : "http://pbs.twimg.com/media/CQIYA74WgAAvFK0.png",
"url" : "http://t.co/pQIegswRbm"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Nice Xcode upgrade waiting for us this morning… http://t.co/pQIegswRbm",
"created_at" : "Wed Sep 30 06:25:10 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649107703164485632",
"coordinates" : null
},
"648447983399346176" : {
"place" : null,
"contributors" : null,
"source" : "TweetDeck",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 134,
"conversation_id" : 648447138377039872,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id_str" : "648447978206830592",
"media_url_https" : "https://pbs.twimg.com/media/CP_AACRWoAAf5nm.png",
"expanded_url" : "http://twitter.com/Vazkii/status/648447983399346176/photo/1",
"id" : 648447978206830592,
"sizes" : {
"large" : {
"w" : 500,
"h" : 303,
"resize" : "fit"
},
"medium" : {
"w" : 500,
"h" : 303,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 206,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/9ZemgoAwHd",
"features" : {
"large" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"medium" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"orig" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"small" : {
"faces" : [
{
"y" : 39,
"w" : 91,
"x" : 5,
"h" : 91
}
]
}
},
"type" : "photo",
"indices" : [
14,
36
],
"media_url" : "http://pbs.twimg.com/media/CP_AACRWoAAf5nm.png",
"url" : "http://t.co/9ZemgoAwHd"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "5637652",
"id" : 5637652,
"screen_name" : "codinghorror",
"name" : "Jeff Atwood",
"indices" : [
0,
13
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "codinghorror",
"possibly_sensitive_appealable" : false,
"retweet_count" : 117,
"favorited" : false,
"geo" : null,
"id" : 648447983399346176,
"user" : {
"id" : 305743842,
"id_str" : "305743842"
},
"in_reply_to_user_id" : 5637652,
"extended_entities" : {
"media" : [
{
"id_str" : "648447978206830592",
"media_url_https" : "https://pbs.twimg.com/media/CP_AACRWoAAf5nm.png",
"expanded_url" : "http://twitter.com/Vazkii/status/648447983399346176/photo/1",
"id" : 648447978206830592,
"sizes" : {
"large" : {
"w" : 500,
"h" : 303,
"resize" : "fit"
},
"medium" : {
"w" : 500,
"h" : 303,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 206,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/9ZemgoAwHd",
"features" : {
"large" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"medium" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"orig" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"small" : {
"faces" : [
{
"y" : 39,
"w" : 91,
"x" : 5,
"h" : 91
}
]
}
},
"type" : "photo",
"indices" : [
14,
36
],
"media_url" : "http://pbs.twimg.com/media/CP_AACRWoAAf5nm.png",
"url" : "http://t.co/9ZemgoAwHd"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "@codinghorror http://t.co/9ZemgoAwHd",
"created_at" : "Mon Sep 28 10:43:41 +0000 2015",
"in_reply_to_status_id_str" : "648447138377039872",
"in_reply_to_status_id" : 648447138377039872,
"in_reply_to_user_id_str" : "5637652",
"id_str" : "648447983399346176",
"coordinates" : null
},
"648963031540584448" : {
"place" : null,
"contributors" : null,
"source" : "Hootsuite",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2549,
"conversation_id" : 648963031540584448,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.huffingtonpost.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "80681990"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhVaHR0cDovL2kuaHVmZnBvc3QuY29tL2dlbi8zNDQ2MjI0L2ltYWdlcy9vLVRIRS1HTE9CQUwtRlVORC1BTkRSRVctRVNJRUJPLWZhY2Vib29rLmpwZxTsHRTODxwUhAYUlAMAABYAEgA&s=q8XD0avJoaAgoG_Zd0N3DU4QyPwPYtWYeh_wn5QAWMs",
"width" : 1910,
"height" : 999
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhVaHR0cDovL2kuaHVmZnBvc3QuY29tL2dlbi8zNDQ2MjI0L2ltYWdlcy9vLVRIRS1HTE9CQUwtRlVORC1BTkRSRVctRVNJRUJPLWZhY2Vib29rLmpwZxTsHRTODxwUsAkU9AQAABYAEgA&s=ipXO3GxsxTPt6NN2C5dxNBmmZAVBRejvoKHXgiPg0LY",
"width" : 1910,
"height" : 999
}
},
"title" : {
"type" : "STRING",
"string_value" : "17. Million. Lives."
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "huffingtonpost.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Many more lives are still at risk. We must seize the momentum, embrace ambition and move faster to end HIV, TB and malaria as epidemics."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/3QOvVDrsld",
"scribe_key" : "card_url"
}
},
"users" : {
"80681990" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2750345307/2316b54c57892087d4ba20d1e39e4536_normal.png",
"created_at" : "Wed Oct 07 21:13:12 +0000 2009",
"id" : 80681990,
"default_profile_image" : false,
"listed_count" : 3293,
"profile_background_color" : "EC1689",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "huffingtonpost.com/impact",
"url" : "http://t.co/UScLFQrA4o",
"indices" : [
0,
22
],
"expanded_url" : "http://www.huffingtonpost.com/impact"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/UScLFQrA4o",
"description" : "Causes, social justice issues, actionable news and inspiring stories. Editors: @jessicaprois and @esgoldberg",
"followers_count" : 106556,
"geo_enabled" : false,
"media_count" : 396,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 29073,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "80681990",
"name" : "HuffPost Impact",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2750345307/2316b54c57892087d4ba20d1e39e4536_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/80681990/1403208571",
"screen_name" : "HuffPostImpact",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/668558330/c447e6549998baa74e52b0a6defda1a3.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/668558330/c447e6549998baa74e52b0a6defda1a3.png",
"profile_link_color" : "EF72AC",
"favourites_count" : 24,
"is_translation_enabled" : false,
"normal_followers_count" : 106556,
"utc_offset" : -14400,
"friends_count" : 237,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/3QOvVDrsld",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "b-gat.es/1KM29mZ",
"url" : "http://t.co/3QOvVDrsld",
"indices" : [
92,
114
],
"expanded_url" : "http://b-gat.es/1KM29mZ"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1657,
"favorited" : false,
"geo" : null,
"id" : 648963031540584448,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Not long ago, AIDS, TB and malaria looked unstoppable. Today, we’ve saved 17 million lives: http://t.co/3QOvVDrsld",
"created_at" : "Tue Sep 29 20:50:18 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648963031540584448",
"coordinates" : null
},
"648203334575345664" : {
"place" : null,
"contributors" : null,
"source" : "iOS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 648203334575345664,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648203334453751812",
"media_url_https" : "https://pbs.twimg.com/media/CP7hf5RW8AQWy1i.jpg",
"expanded_url" : "http://twitter.com/olebegemann/status/648203334575345664/photo/1",
"id" : 648203334453751812,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/caQevkQTgh",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
42,
64
],
"media_url" : "http://pbs.twimg.com/media/CP7hf5RW8AQWy1i.jpg",
"url" : "http://t.co/caQevkQTgh"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 648203334575345664,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648203334453751812",
"media_url_https" : "https://pbs.twimg.com/media/CP7hf5RW8AQWy1i.jpg",
"expanded_url" : "http://twitter.com/olebegemann/status/648203334575345664/photo/1",
"id" : 648203334453751812,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/caQevkQTgh",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
42,
64
],
"media_url" : "http://pbs.twimg.com/media/CP7hf5RW8AQWy1i.jpg",
"url" : "http://t.co/caQevkQTgh"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Marathon weekend is always fun in Berlin. http://t.co/caQevkQTgh",
"created_at" : "Sun Sep 27 18:31:32 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648203334575345664",
"coordinates" : null
},
"649008136976633856" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 45,
"conversation_id" : 648974505281359873,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "10724012",
"id" : 10724012,
"screen_name" : "andy_matuschak",
"name" : "Andy Matuschak",
"indices" : [
0,
15
]
},
{
"id_str" : "1463467434",
"id" : 1463467434,
"screen_name" : "jordwalke",
"name" : "Jordan",
"indices" : [
16,
26
]
},
{
"id_str" : "9943672",
"id" : 9943672,
"screen_name" : "lorenb",
"name" : "Loren Brichter",
"indices" : [
27,
34
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "andy_matuschak",
"retweet_count" : 11,
"favorited" : false,
"geo" : null,
"id" : 649008136976633856,
"user" : {
"id" : 14816611,
"id_str" : "14816611"
},
"in_reply_to_user_id" : 10724012,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@andy_matuschak @jordwalke @lorenb yeah the only way to \"get it right during the iOS 7 transition\" was by ignoring all of UIKit above UIView",
"created_at" : "Tue Sep 29 23:49:32 +0000 2015",
"in_reply_to_status_id_str" : "649006974101643264",
"in_reply_to_status_id" : 649006974101643264,
"in_reply_to_user_id_str" : "10724012",
"id_str" : "649008136976633856",
"coordinates" : null
},
"647767750618681346" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 647767750618681346,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "9gag.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "16548023"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgxaHR0cDovL2ltYWdlcy1jZG4uOWdhZy5jb20vcGhvdG8vYVBHZU9vd183MDBiLmpwZxSEBRTQAhwUhAYUlAMAABYAEgA&s=oMKV1ZzX3u6HTYyZLPsyGPLqGaCnVFbmBTQR3MygJMM",
"width" : 322,
"height" : 168
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgxaHR0cDovL2ltYWdlcy1jZG4uOWdhZy5jb20vcGhvdG8vYVBHZU9vd183MDBiLmpwZxSEBRTQAhwUsAkU9AQAABYAEgA&s=2mx0SOIOrQcUBJG586DJEFyAbpCPTMInj74B0OZBV4U",
"width" : 322,
"height" : 168
}
},
"title" : {
"type" : "STRING",
"string_value" : "Giving A F**k Does Not Compute"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "9gag.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Click to see the pic and write a comment..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/xfsDAM8hmf",
"scribe_key" : "card_url"
}
},
"users" : {
"16548023" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616147175987265536/EQm39fW7_normal.png",
"created_at" : "Wed Oct 01 18:46:32 +0000 2008",
"id" : 16548023,
"default_profile_image" : false,
"listed_count" : 8744,
"profile_background_color" : "000000",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "Universe",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "9gag.com",
"url" : "http://t.co/B5GZFPUXYM",
"indices" : [
0,
22
],
"expanded_url" : "http://9gag.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "9gag.com/mobile",
"url" : "http://t.co/nCs4SurI1w",
"indices" : [
51,
73
],
"expanded_url" : "http://9gag.com/mobile"
}
]
}
},
"url" : "http://t.co/B5GZFPUXYM",
"description" : "Officially 9GAG. Follow us for LOL. get our app on http://t.co/nCs4SurI1w",
"followers_count" : 5506692,
"geo_enabled" : false,
"media_count" : 8867,
"lang" : "en",
"profile_text_color" : "666666",
"statuses_count" : 27622,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "16548023",
"name" : "9GAG",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616147175987265536/EQm39fW7_normal.png",
"profile_sidebar_fill_color" : "111111",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/16548023/1441105345",
"screen_name" : "9GAG",
"fast_followers_count" : 23,
"time_zone" : "Hong Kong",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/663470724/wcc0dvt5nfi4k8j5twsb.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/663470724/wcc0dvt5nfi4k8j5twsb.jpeg",
"profile_link_color" : "0099FF",
"favourites_count" : 1095,
"is_translation_enabled" : false,
"normal_followers_count" : 5506669,
"utc_offset" : 28800,
"friends_count" : 11,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/xfsDAM8hmf",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "9gag.com/gag/aPGeOow",
"url" : "http://t.co/xfsDAM8hmf",
"indices" : [
16,
38
],
"expanded_url" : "http://9gag.com/gag/aPGeOow"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 647767750618681346,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Current Status: http://t.co/xfsDAM8hmf",
"created_at" : "Sat Sep 26 13:40:41 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647767750618681346",
"coordinates" : null
},
"649120707700465664" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 649120707700465664,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "embarcadero.com/products/rad-s…",
"url" : "https://t.co/2rzsMiFSFU",
"indices" : [
68,
91
],
"expanded_url" : "https://www.embarcadero.com/products/rad-studio/firemonkey"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 649120707700465664,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "TIL: Delphi is still alive and runs on iOS. I'd still not touch it. https://t.co/2rzsMiFSFU",
"created_at" : "Wed Sep 30 07:16:51 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649120707700465664",
"coordinates" : null
},
"648475148648103936" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : true,
"favorite_count" : 0,
"conversation_id" : 648475148648103936,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "292277066",
"id" : 292277066,
"screen_name" : "CoderMay",
"name" : "Michael",
"indices" : [
3,
12
]
},
{
"id_str" : "1578962564",
"id" : 1578962564,
"screen_name" : "NSLondonMeetup",
"name" : "NSLondon",
"indices" : [
30,
45
]
}
],
"urls" : [
{
"display_url" : "twitter.com/nsspain/status…",
"url" : "https://t.co/h3hWprTaL7",
"indices" : [
115,
138
],
"expanded_url" : "https://twitter.com/nsspain/status/647476364782796801"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 647476364782796801,
"favorite_count" : 8,
"conversation_id" : 647515888162316288,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "1578962564",
"id" : 1578962564,
"screen_name" : "NSLondonMeetup",
"name" : "NSLondon",
"indices" : [
16,
31
]
}
],
"urls" : [
{
"display_url" : "twitter.com/nsspain/status…",
"url" : "https://t.co/h3hWprTaL7",
"indices" : [
101,
124
],
"expanded_url" : "https://twitter.com/nsspain/status/647476364782796801"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "TweetDeck",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 93,
"conversation_id" : 647476364782796801,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"description" : {
"type" : "STRING",
"string_value" : "So you’ve got this huge view controller that knows about everything, and it’s become some kind of puppeteer mastermind whose responsibilities have somehow…"
},
"app_id" : {
"type" : "STRING",
"string_value" : "425194759",
"scribe_key" : "publisher_app_id"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=vimeo%3A%2F%2Fapp.vimeo.com%2Fvideos%2F140037432&sig=6b960ac3a93eba50e0cd3cce796feb2639a931f2&ssr=true&slug=YEbwAXYqTh"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "3.0"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Vimeo"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "vimeo.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "vimeo.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "38"
},
"player_width" : {
"type" : "STRING",
"string_value" : "640"
},
"title" : {
"type" : "STRING",
"string_value" : "Let’s Play: Refactor the Mega-Controller - Andy Matuschak"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "vimeo://app.vimeo.com/videos/140037432"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/YEbwAXYqTh",
"scribe_key" : "card_url"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14718218"
}
},
"player_url" : {
"type" : "STRING",
"string_value" : "https://player.vimeo.com/video/140037432"
},
"player_height" : {
"type" : "STRING",
"string_value" : "360"
},
"player_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgzaHR0cHM6Ly9pLnZpbWVvY2RuLmNvbS92aWRlby81MzY4MDQ3ODdfMTI4MHg3MjAuanBnFMAHFJwEABYAEgA&s=ipcpoMumqzO9utFPrpeqYZ0ojSkoxn2eSgqjAlMKLHM",
"width" : 480,
"height" : 270
}
}
},
"users" : {
"14718218" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/615942451572944896/wwXJk6kk_normal.png",
"created_at" : "Fri May 09 21:20:55 +0000 2008",
"id" : 14718218,
"default_profile_image" : false,
"listed_count" : 5648,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "NYC",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "vimeo.com",
"url" : "http://t.co/7biHwvTM4Z",
"indices" : [
0,
22
],
"expanded_url" : "http://vimeo.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/7biHwvTM4Z",
"description" : "The official Twitter account of the official best video platform on Earth. Follow us for news and an infinite supply of amazing videos.",
"followers_count" : 171894,
"geo_enabled" : true,
"media_count" : 860,
"lang" : "en",
"profile_text_color" : "3E3E3E",
"statuses_count" : 12792,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "14718218",
"name" : "Vimeo",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/615942451572944896/wwXJk6kk_normal.png",
"profile_sidebar_fill_color" : "E6E6DC",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14718218/1398874108",
"screen_name" : "Vimeo",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/603637143/wjwilooy3k4murqyhc5j.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/603637143/wjwilooy3k4murqyhc5j.jpeg",
"profile_link_color" : "17B4E8",
"favourites_count" : 1787,
"is_translation_enabled" : false,
"normal_followers_count" : 171894,
"utc_offset" : -14400,
"friends_count" : 252,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "player",
"url" : "https://t.co/YEbwAXYqTh",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "10724012",
"id" : 10724012,
"screen_name" : "andy_matuschak",
"name" : "Andy Matuschak",
"indices" : [
73,
88
]
}
],
"urls" : [
{
"display_url" : "vimeo.com/140037432",
"url" : "https://t.co/YEbwAXYqTh",
"indices" : [
89,
112
],
"expanded_url" : "https://vimeo.com/140037432"
}
],
"hashtags" : [
{
"indices" : [
113,
123
],
"text" : "NSSpain15"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 33,
"favorited" : false,
"geo" : null,
"id" : 647476364782796801,
"user" : {
"id" : 1446758370,
"id_str" : "1446758370"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "First video released!! 🍷 \n\n\"Let’s Play: Refactor the Mega-Controller\" by @andy_matuschak https://t.co/YEbwAXYqTh #NSSpain15",
"created_at" : "Fri Sep 25 18:22:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647476364782796801",
"coordinates" : null
},
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 647515888162316288,
"user" : {
"id" : 292277066,
"id_str" : "292277066"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "647476364782796801",
"retweeted" : false,
"supplemental_language" : null,
"text" : "As discussed at @NSLondonMeetup here is the stunning talk from Andy on refactoring view controllers. https://t.co/h3hWprTaL7",
"created_at" : "Fri Sep 25 20:59:52 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647515888162316288",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 648475148648103936,
"user" : {
"id" : 1578962564,
"id_str" : "1578962564"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @CoderMay: As discussed at @NSLondonMeetup here is the stunning talk from Andy on refactoring view controllers. https://t.co/h3hWprTaL7",
"created_at" : "Mon Sep 28 12:31:38 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648475148648103936",
"coordinates" : null
},
"647822807037026304" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 647822807037026304,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 647822807037026304,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"So I'm just gonna ask you to go ahead and, uh, cure the Drakh plague\"",
"created_at" : "Sat Sep 26 17:19:27 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647822807037026304",
"coordinates" : null
},
"648598795169697792" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648598795169697792,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "28807412",
"id" : 28807412,
"screen_name" : "claybavor",
"name" : "Clay Bavor",
"indices" : [
3,
13
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 109,
"conversation_id" : 648596956177010688,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 182,
"favorited" : false,
"geo" : null,
"id" : 648596956177010688,
"user" : {
"id" : 28807412,
"id_str" : "28807412"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "If the iPhone business were an ATM, this weekend it would have dispensed cash at a rate of ~$35,000 per second.",
"created_at" : "Mon Sep 28 20:35:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648596956177010688",
"coordinates" : null
},
"retweet_count" : 182,
"favorited" : false,
"geo" : null,
"id" : 648598795169697792,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @claybavor: If the iPhone business were an ATM, this weekend it would have dispensed cash at a rate of ~$35,000 per second.",
"created_at" : "Mon Sep 28 20:42:57 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648598795169697792",
"coordinates" : null
},
"648629590630469632" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648629590630469632,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "9111192",
"id" : 9111192,
"screen_name" : "diederikh",
"name" : "Diederik Hoogenboom",
"indices" : [
3,
13
]
},
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Section 3.3.1",
"indices" : [
51,
60
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitterrific",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 648619661039435776,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Section 3.3.1",
"indices" : [
36,
45
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 648619661039435776,
"user" : {
"id" : 9111192,
"id_str" : "9111192"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "OH: Facebook down twice this week. @iwasleeg should never have left.",
"created_at" : "Mon Sep 28 22:05:52 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648619661039435776",
"coordinates" : null
},
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 648629590630469632,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @diederikh: OH: Facebook down twice this week. @iwasleeg should never have left.",
"created_at" : "Mon Sep 28 22:45:20 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648629590630469632",
"coordinates" : null
},
"648893663624478720" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648893663624478720,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
22,
29
],
"text" : "google"
}
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 648893663624478720,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Wow 1.55 um ... sold. #google",
"created_at" : "Tue Sep 29 16:14:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648893663624478720",
"coordinates" : null
},
"648981795958951936" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648981795958951936,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "9943672",
"id" : 9943672,
"screen_name" : "lorenb",
"name" : "Loren Brichter",
"indices" : [
3,
10
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 157,
"conversation_id" : 648974505281359873,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 39,
"favorited" : false,
"geo" : null,
"id" : 648974505281359873,
"user" : {
"id" : 9943672,
"id_str" : "9943672"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I still want whoever built the iOS/Safari tab view to commandeer animation+interaction implementation for all of iOS.",
"created_at" : "Tue Sep 29 21:35:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648974505281359873",
"coordinates" : null
},
"retweet_count" : 39,
"favorited" : false,
"geo" : null,
"id" : 648981795958951936,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @lorenb: I still want whoever built the iOS/Safari tab view to commandeer animation+interaction implementation for all of iOS.",
"created_at" : "Tue Sep 29 22:04:52 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648981795958951936",
"coordinates" : null
},
"648596956177010688" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 109,
"conversation_id" : 648596956177010688,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 182,
"favorited" : false,
"geo" : null,
"id" : 648596956177010688,
"user" : {
"id" : 28807412,
"id_str" : "28807412"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "If the iPhone business were an ATM, this weekend it would have dispensed cash at a rate of ~$35,000 per second.",
"created_at" : "Mon Sep 28 20:35:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648596956177010688",
"coordinates" : null
},
"648765057417895936" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 771,
"conversation_id" : 648764066823954432,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "44196397",
"id" : 44196397,
"screen_name" : "elonmusk",
"name" : "Elon Musk",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "elonmusk",
"retweet_count" : 195,
"favorited" : false,
"geo" : null,
"id" : 648765057417895936,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : 44196397,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@elonmusk California time",
"created_at" : "Tue Sep 29 07:43:37 +0000 2015",
"in_reply_to_status_id_str" : "648764066823954432",
"in_reply_to_status_id" : 648764066823954432,
"in_reply_to_user_id_str" : "44196397",
"id_str" : "648765057417895936",
"coordinates" : null
},
"647666754978738176" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 8,
"conversation_id" : 647666754978738176,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"app_price_currency" : {
"type" : "STRING",
"string_value" : "USD"
},
"description" : {
"type" : "STRING",
"string_value" : "MacRumors Forums"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=tapatalk%3A%2F%2Fforums.macrumors.com%3Flocation%3Dtopic%26tid%3D1920911%26page%3D1%26perpage%3D25&sig=2083a16651f92d9ba0534261982b7fdc5d791be6&ssr=true&slug=99qz4TZ51j"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "2.0"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Tapatalk - Forums & Discussions for Cars, Video Games, Collectibles,..."
},
"app_price_amount" : {
"type" : "STRING",
"string_value" : "0.0"
},
"app_id" : {
"type" : "STRING",
"string_value" : "307880732",
"scribe_key" : "publisher_app_id"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "forums.macrumors.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "forums.macrumors.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "80"
},
"title" : {
"type" : "STRING",
"string_value" : "LOVE THE ROSE GOLD!"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/99qz4TZ51j",
"scribe_key" : "card_url"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "tapatalk://forums.macrumors.com?location=topic&tid=1920911&page=1&perpage=25"
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgwaHR0cDovL2ZvcnVtcy5tYWNydW1vcnMuY29tL2FwcGxlLXRvdWNoLWljb24ucG5nFPABFPABHBTwARTwAQAAFgASAA&s=knL3zugr1syekcw0rV2RNTgQ4AIxRlh-aGx4lGuUzOQ",
"width" : 120,
"height" : 120
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "49560355"
}
}
},
"users" : {
"49560355" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/416104197403070464/9xoQyC31_normal.png",
"created_at" : "Mon Jun 22 06:52:22 +0000 2009",
"id" : 49560355,
"default_profile_image" : false,
"listed_count" : 353,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "tapatalk.com",
"url" : "http://t.co/fUzMNr2fuD",
"indices" : [
0,
22
],
"expanded_url" : "http://tapatalk.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/fUzMNr2fuD",
"description" : "Tapatalk is the world's leading social app for online forums - helping people find, follow, and share their passions and hobbies.",
"followers_count" : 10326,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 2754,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "49560355",
"name" : "Tapatalk",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/416104197403070464/9xoQyC31_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "tapatalk",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000171901056/t_EoV5XL.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000171901056/t_EoV5XL.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 15,
"is_translation_enabled" : false,
"normal_followers_count" : 10326,
"utc_offset" : -25200,
"friends_count" : 88,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/99qz4TZ51j",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "forums.macrumors.com/threads/love-t…",
"url" : "http://t.co/99qz4TZ51j",
"indices" : [
118,
140
],
"expanded_url" : "http://forums.macrumors.com/threads/love-the-rose-gold.1920911/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 647666754978738176,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I love that there's a long thread on macrumors in which people discuss the pink-ness of the new rose gold iPhone. Yes.http://t.co/99qz4TZ51j",
"created_at" : "Sat Sep 26 06:59:22 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647666754978738176",
"coordinates" : null
},
"648579431309680641" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 648579431309680641,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.macrumors.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14861285"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhBaHR0cDovL2Nkbi5tYWNydW1vcnMuY29tL2FydGljbGUtbmV3LzIwMTMvMTIvbWF2ZXJpY2tzLnBuZz9yZXRpbmEUvAUU7gIcFIQGFJQDAAAWABIA&s=NZIbSaHz_txedj9ARjqUg4CORvR5DwGve1TYtkF9LRs",
"width" : 350,
"height" : 183
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhBaHR0cDovL2Nkbi5tYWNydW1vcnMuY29tL2FydGljbGUtbmV3LzIwMTMvMTIvbWF2ZXJpY2tzLnBuZz9yZXRpbmEUvAUU7gIcFLAJFPQEAAAWABIA&s=ZVdckG1IO7lHr2urOxCi4EYZKkY7nxRu-TmIu1iMPaY",
"width" : 350,
"height" : 183
}
},
"title" : {
"type" : "STRING",
"string_value" : "Apple Pulls Older Software From 'Purchased' Tab in Mac App Store"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "macrumors.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "Apple recently removed older versions of OS X and other discontinued software from the Purchased tab of users who had previously purchased or..."
},
"creator" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "7354292"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://www.macrumors.com/2015/09/28/apple-pulls-older-purchased-mac-software/",
"scribe_key" : "card_url"
}
},
"users" : {
"7354292" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/617037239244066816/6TQdnIK4_normal.jpg",
"created_at" : "Mon Jul 09 19:56:58 +0000 2007",
"id" : 7354292,
"default_profile_image" : false,
"listed_count" : 83,
"profile_background_color" : "FECF37",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "California",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "julipuli.com",
"url" : "http://t.co/9mRgDzZHBS",
"indices" : [
0,
22
],
"expanded_url" : "http://www.julipuli.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/9mRgDzZHBS",
"description" : "Writer. Voracious reader. Movie lover. Photography enthusiast. \n\nEditor at MacRumors. \n\nContact: Juli@MacRumors.com. Wickr ID: juliclover",
"followers_count" : 1892,
"geo_enabled" : true,
"media_count" : 410,
"lang" : "en",
"profile_text_color" : "D23EC6",
"statuses_count" : 5378,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "7354292",
"name" : "Juli Clover",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/617037239244066816/6TQdnIK4_normal.jpg",
"profile_sidebar_fill_color" : "908ACA",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/7354292/1416705946",
"screen_name" : "julipuli",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/456258040367288320/lj50pzs4.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/456258040367288320/lj50pzs4.jpeg",
"profile_link_color" : "EA5170",
"favourites_count" : 238,
"is_translation_enabled" : false,
"normal_followers_count" : 1892,
"utc_offset" : -25200,
"friends_count" : 190,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
},
"14861285" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/2611360072/uoza6k5toiy51th66jlj_normal.jpeg",
"created_at" : "Wed May 21 20:01:19 +0000 2008",
"id" : 14861285,
"default_profile_image" : false,
"listed_count" : 17422,
"profile_background_color" : "C2D6F2",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "macrumors.com",
"url" : "http://t.co/ei8cMSbN5a",
"indices" : [
0,
22
],
"expanded_url" : "http://www.macrumors.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/ei8cMSbN5a",
"description" : "Apple, Mac, iPhone and iPad News and Rumors. Got a tip? Email it to tips@macrumors.com",
"followers_count" : 657716,
"geo_enabled" : false,
"media_count" : 1053,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 19781,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "14861285",
"name" : "MacRumors.com",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/2611360072/uoza6k5toiy51th66jlj_normal.jpeg",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14861285/1399010969",
"screen_name" : "MacRumors",
"fast_followers_count" : 31,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/378800000168665032/-XdMWMPy.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/378800000168665032/-XdMWMPy.png",
"profile_link_color" : "0084B4",
"favourites_count" : 244,
"is_translation_enabled" : false,
"normal_followers_count" : 657685,
"utc_offset" : -14400,
"friends_count" : 55,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://www.macrumors.com/2015/09/28/apple-pulls-older-purchased-mac-software/",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "macrumors.com/2015/09/28/app…",
"url" : "http://t.co/WGhc8V3sZc",
"indices" : [
64,
86
],
"expanded_url" : "http://www.macrumors.com/2015/09/28/apple-pulls-older-purchased-mac-software/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 648579431309680641,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Removing entries from the \"Purchased\" tab is never a good idea. http://t.co/WGhc8V3sZc",
"created_at" : "Mon Sep 28 19:26:01 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648579431309680641",
"coordinates" : null
},
"649130149036687360" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2314,
"conversation_id" : 649130149036687360,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 890,
"favorited" : false,
"geo" : null,
"id" : 649130149036687360,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Btw, price of Model X is actually only $5k more than S. Lower cost versions coming later.",
"created_at" : "Wed Sep 30 07:54:22 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649130149036687360",
"coordinates" : null
},
"648082607826186240" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
13.3657388,
52.504089
],
[
13.429441,
52.504089
],
[
13.429441,
52.540159
],
[
13.3657388,
52.540159
]
]
]
},
"contained_within" : [
],
"country" : "Deutschland",
"id" : "2825830a11306ae1",
"attributes" : {
},
"place_type" : "neighborhood",
"full_name" : "Mitte, Berlin",
"country_code" : "DE",
"name" : "Mitte",
"url" : "https://api.twitter.com/1.1/geo/id/2825830a11306ae1.json"
},
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 154,
"conversation_id" : 648082607826186240,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648082605909377024",
"media_url_https" : "https://pbs.twimg.com/media/CP5zskZWgAAJTZS.jpg",
"expanded_url" : "http://twitter.com/chriseidhof/status/648082607826186240/photo/1",
"id" : 648082605909377024,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/cFYToIsqb3",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
108,
130
],
"media_url" : "http://pbs.twimg.com/media/CP5zskZWgAAJTZS.jpg",
"url" : "http://t.co/cFYToIsqb3"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 648082607826186240,
"user" : {
"id" : 4295181,
"id_str" : "4295181"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648082605909377024",
"media_url_https" : "https://pbs.twimg.com/media/CP5zskZWgAAJTZS.jpg",
"expanded_url" : "http://twitter.com/chriseidhof/status/648082607826186240/photo/1",
"id" : 648082605909377024,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/cFYToIsqb3",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
108,
130
],
"media_url" : "http://pbs.twimg.com/media/CP5zskZWgAAJTZS.jpg",
"url" : "http://t.co/cFYToIsqb3"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "One of my biggest life goals achieved! Thanks for all the support, made all the difference. Tears of joy ❤️ http://t.co/cFYToIsqb3",
"created_at" : "Sun Sep 27 10:31:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648082607826186240",
"coordinates" : null
},
"648522672167497728" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648522672167497728,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 648521534387032064,
"id_str" : "648521534387032064",
"source_status_id" : 648522210244628480,
"indices" : [
139,
140
],
"url" : "http://t.co/qPejkp26lO",
"source_status_id_str" : "648522210244628480",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQAC5kZUkAAZU1d.png",
"media_url_https" : "https://pbs.twimg.com/media/CQAC5kZUkAAZU1d.png",
"display_url" : "pic.twitter.com/qPejkp26lO",
"source_user_id" : 2468699718,
"sizes" : {
"large" : {
"w" : 980,
"h" : 720,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 440,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 249,
"resize" : "fit"
}
},
"source_user_id_str" : "2468699718",
"expanded_url" : "http://twitter.com/FioraAeterna/status/648522210244628480/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2468699718",
"id" : 2468699718,
"screen_name" : "FioraAeterna",
"name" : "Fiora Aeterna ☄",
"indices" : [
3,
16
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "TweetDeck",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 75,
"conversation_id" : 648522210244628480,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648521534387032064",
"media_url_https" : "https://pbs.twimg.com/media/CQAC5kZUkAAZU1d.png",
"expanded_url" : "http://twitter.com/FioraAeterna/status/648522210244628480/photo/1",
"id" : 648521534387032064,
"sizes" : {
"large" : {
"w" : 980,
"h" : 720,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 440,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 249,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/qPejkp26lO",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
115,
137
],
"media_url" : "http://pbs.twimg.com/media/CQAC5kZUkAAZU1d.png",
"url" : "http://t.co/qPejkp26lO"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 49,
"favorited" : false,
"geo" : null,
"id" : 648522210244628480,
"user" : {
"id" : 2468699718,
"id_str" : "2468699718"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648521534387032064",
"media_url_https" : "https://pbs.twimg.com/media/CQAC5kZUkAAZU1d.png",
"expanded_url" : "http://twitter.com/FioraAeterna/status/648522210244628480/photo/1",
"id" : 648521534387032064,
"sizes" : {
"large" : {
"w" : 980,
"h" : 720,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 440,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 249,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/qPejkp26lO",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
115,
137
],
"media_url" : "http://pbs.twimg.com/media/CQAC5kZUkAAZU1d.png",
"url" : "http://t.co/qPejkp26lO"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Impressive: the A9 can run at peak clock for /10m straight/\n\nIt'd be cool to see these graphs for other phone CPUs http://t.co/qPejkp26lO",
"created_at" : "Mon Sep 28 15:38:38 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648522210244628480",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 49,
"favorited" : false,
"geo" : null,
"id" : 648522672167497728,
"user" : {
"id" : 18559099,
"id_str" : "18559099"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 648521534387032064,
"id_str" : "648521534387032064",
"source_status_id" : 648522210244628480,
"indices" : [
139,
140
],
"url" : "http://t.co/qPejkp26lO",
"source_status_id_str" : "648522210244628480",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQAC5kZUkAAZU1d.png",
"media_url_https" : "https://pbs.twimg.com/media/CQAC5kZUkAAZU1d.png",
"display_url" : "pic.twitter.com/qPejkp26lO",
"source_user_id" : 2468699718,
"sizes" : {
"large" : {
"w" : 980,
"h" : 720,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 440,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 249,
"resize" : "fit"
}
},
"source_user_id_str" : "2468699718",
"expanded_url" : "http://twitter.com/FioraAeterna/status/648522210244628480/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @FioraAeterna: Impressive: the A9 can run at peak clock for /10m straight/\n\nIt'd be cool to see these graphs for other phone CPUs http:/…",
"created_at" : "Mon Sep 28 15:40:28 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648522672167497728",
"coordinates" : null
},
"648955984363286528" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648955984363286528,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "ebb.org/bkuhn/blog/201…",
"url" : "http://t.co/GgrdrHHjUn",
"indices" : [
0,
22
],
"expanded_url" : "http://ebb.org/bkuhn/blog/2015/09/28/vw-detail.html"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 648955984363286528,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "http://t.co/GgrdrHHjUn BKuhn makes a very similar argument to mine about VW and the four freedoms.",
"created_at" : "Tue Sep 29 20:22:18 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648955984363286528",
"coordinates" : null
},
"648613001335992320" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 43,
"conversation_id" : 648612401613545472,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14130572",
"id" : 14130572,
"screen_name" : "joeldev",
"name" : "Joel Levin",
"indices" : [
0,
8
]
}
],
"urls" : [
{
"display_url" : "Facebook.app",
"url" : "http://t.co/Xks5BX1AwE",
"indices" : [
26,
48
],
"expanded_url" : "http://Facebook.app"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "joeldev",
"possibly_sensitive_appealable" : false,
"retweet_count" : 9,
"favorited" : false,
"geo" : null,
"id" : 648613001335992320,
"user" : {
"id" : 10545,
"id_str" : "10545"
},
"in_reply_to_user_id" : 14130572,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@joeldev Total classes in http://t.co/Xks5BX1AwE",
"created_at" : "Mon Sep 28 21:39:24 +0000 2015",
"in_reply_to_status_id_str" : "648612401613545472",
"in_reply_to_status_id" : 648612401613545472,
"in_reply_to_user_id_str" : "14130572",
"id_str" : "648613001335992320",
"coordinates" : null
},
"647476364782796801" : {
"place" : null,
"contributors" : null,
"source" : "TweetDeck",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 93,
"conversation_id" : 647476364782796801,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"description" : {
"type" : "STRING",
"string_value" : "So you’ve got this huge view controller that knows about everything, and it’s become some kind of puppeteer mastermind whose responsibilities have somehow…"
},
"app_id" : {
"type" : "STRING",
"string_value" : "425194759",
"scribe_key" : "publisher_app_id"
},
"app_url" : {
"type" : "STRING",
"string_value" : "http://t.co/redirect?url=vimeo%3A%2F%2Fapp.vimeo.com%2Fvideos%2F140037432&sig=6b960ac3a93eba50e0cd3cce796feb2639a931f2&ssr=true&slug=YEbwAXYqTh"
},
"app_star_rating" : {
"type" : "STRING",
"string_value" : "3.0"
},
"app_name" : {
"type" : "STRING",
"string_value" : "Vimeo"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "vimeo.com",
"scribe_key" : "vanity_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "vimeo.com"
},
"app_num_ratings" : {
"type" : "STRING",
"string_value" : "38"
},
"player_width" : {
"type" : "STRING",
"string_value" : "640"
},
"title" : {
"type" : "STRING",
"string_value" : "Let’s Play: Refactor the Mega-Controller - Andy Matuschak"
},
"app_is_free" : {
"type" : "STRING",
"string_value" : "true"
},
"app_url_resolved" : {
"type" : "STRING",
"string_value" : "vimeo://app.vimeo.com/videos/140037432"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/YEbwAXYqTh",
"scribe_key" : "card_url"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14718218"
}
},
"player_url" : {
"type" : "STRING",
"string_value" : "https://player.vimeo.com/video/140037432"
},
"player_height" : {
"type" : "STRING",
"string_value" : "360"
},
"player_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgzaHR0cHM6Ly9pLnZpbWVvY2RuLmNvbS92aWRlby81MzY4MDQ3ODdfMTI4MHg3MjAuanBnFMAHFJwEABYAEgA&s=ipcpoMumqzO9utFPrpeqYZ0ojSkoxn2eSgqjAlMKLHM",
"width" : 480,
"height" : 270
}
}
},
"users" : {
"14718218" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/615942451572944896/wwXJk6kk_normal.png",
"created_at" : "Fri May 09 21:20:55 +0000 2008",
"id" : 14718218,
"default_profile_image" : false,
"listed_count" : 5648,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "NYC",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "vimeo.com",
"url" : "http://t.co/7biHwvTM4Z",
"indices" : [
0,
22
],
"expanded_url" : "http://vimeo.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/7biHwvTM4Z",
"description" : "The official Twitter account of the official best video platform on Earth. Follow us for news and an infinite supply of amazing videos.",
"followers_count" : 171894,
"geo_enabled" : true,
"media_count" : 860,
"lang" : "en",
"profile_text_color" : "3E3E3E",
"statuses_count" : 12792,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : false,
"id_str" : "14718218",
"name" : "Vimeo",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/615942451572944896/wwXJk6kk_normal.png",
"profile_sidebar_fill_color" : "E6E6DC",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14718218/1398874108",
"screen_name" : "Vimeo",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/603637143/wjwilooy3k4murqyhc5j.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/603637143/wjwilooy3k4murqyhc5j.jpeg",
"profile_link_color" : "17B4E8",
"favourites_count" : 1787,
"is_translation_enabled" : false,
"normal_followers_count" : 171894,
"utc_offset" : -14400,
"friends_count" : 252,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "player",
"url" : "https://t.co/YEbwAXYqTh",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "10724012",
"id" : 10724012,
"screen_name" : "andy_matuschak",
"name" : "Andy Matuschak",
"indices" : [
73,
88
]
}
],
"urls" : [
{
"display_url" : "vimeo.com/140037432",
"url" : "https://t.co/YEbwAXYqTh",
"indices" : [
89,
112
],
"expanded_url" : "https://vimeo.com/140037432"
}
],
"hashtags" : [
{
"indices" : [
113,
123
],
"text" : "NSSpain15"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 33,
"favorited" : false,
"geo" : null,
"id" : 647476364782796801,
"user" : {
"id" : 1446758370,
"id_str" : "1446758370"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "First video released!! 🍷 \n\n\"Let’s Play: Refactor the Mega-Controller\" by @andy_matuschak https://t.co/YEbwAXYqTh #NSSpain15",
"created_at" : "Fri Sep 25 18:22:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647476364782796801",
"coordinates" : null
},
"649159246769225728" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 649159246769225728,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"vanity_url" : {
"type" : "STRING",
"string_value" : "youbetrayedus.org",
"scribe_key" : "vanity_url"
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/0JLXgElfaG",
"scribe_key" : "card_url"
},
"title" : {
"type" : "STRING",
"string_value" : "Betrayed by Tech"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.youbetrayedus.org"
},
"description" : {
"type" : "STRING",
"string_value" : "Take 30 seconds and tell them to change course."
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "https://t.co/0JLXgElfaG",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "youbetrayedus.org",
"url" : "https://t.co/0JLXgElfaG",
"indices" : [
61,
84
],
"expanded_url" : "https://www.youbetrayedus.org/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 649159246769225728,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Why so uncritical of Apple's, Microsoft's stance on privacy? https://t.co/0JLXgElfaG",
"created_at" : "Wed Sep 30 09:49:59 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649159246769225728",
"coordinates" : null
},
"648144656405004289" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 55,
"conversation_id" : 648144656405004289,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg6aHR0cHM6Ly9hdmF0YXJzMy5naXRodWJ1c2VyY29udGVudC5jb20vdS83ODI2NTY1P3Y9MyZzPTIwMBSQAxSQAxwU8AEU8AEAABYAEgA&s=yUXOlTDGsqqzVBbIzxdp6-aaxEC8lpBKIn-YbIYLkR8",
"width" : 200,
"height" : 200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Xcode 7.1 beta 2 (Swift 2.1, swiftlang-700.1.100.4 clang-700.1.75) fi… · practicalswift/swift-com..."
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "…xed 70 % of all Swift crashing bugs (788 of 1119 crashes). Stats for previous releases: * Xcode 7 beta 6 (Swift 2.0, swiftlang-700.0.57.3 clang-700.0.72) fixed 62 % of all Swift crashing bugs (17..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/DIbVkn1GWU",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707265,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707265,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/DIbVkn1GWU",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "github.com/practicalswift…",
"url" : "https://t.co/DIbVkn1GWU",
"indices" : [
115,
138
],
"expanded_url" : "https://github.com/practicalswift/swift-compiler-crashes/commit/a396a52d41724751150ecc1f622d64efa678897b"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 40,
"favorited" : false,
"geo" : null,
"id" : 648144656405004289,
"user" : {
"id" : 2552785597,
"id_str" : "2552785597"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Thank you Swift compiler engineers! Xcode 7.1 beta 2 fixed 70 % of all Swift crashing bugs (788 of 1119 crashes) – https://t.co/DIbVkn1GWU",
"created_at" : "Sun Sep 27 14:38:22 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648144656405004289",
"coordinates" : null
},
"648522210244628480" : {
"place" : null,
"contributors" : null,
"source" : "TweetDeck",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 75,
"conversation_id" : 648522210244628480,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648521534387032064",
"media_url_https" : "https://pbs.twimg.com/media/CQAC5kZUkAAZU1d.png",
"expanded_url" : "http://twitter.com/FioraAeterna/status/648522210244628480/photo/1",
"id" : 648521534387032064,
"sizes" : {
"large" : {
"w" : 980,
"h" : 720,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 440,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 249,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/qPejkp26lO",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
115,
137
],
"media_url" : "http://pbs.twimg.com/media/CQAC5kZUkAAZU1d.png",
"url" : "http://t.co/qPejkp26lO"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 49,
"favorited" : false,
"geo" : null,
"id" : 648522210244628480,
"user" : {
"id" : 2468699718,
"id_str" : "2468699718"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648521534387032064",
"media_url_https" : "https://pbs.twimg.com/media/CQAC5kZUkAAZU1d.png",
"expanded_url" : "http://twitter.com/FioraAeterna/status/648522210244628480/photo/1",
"id" : 648521534387032064,
"sizes" : {
"large" : {
"w" : 980,
"h" : 720,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 440,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 249,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/qPejkp26lO",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
115,
137
],
"media_url" : "http://pbs.twimg.com/media/CQAC5kZUkAAZU1d.png",
"url" : "http://t.co/qPejkp26lO"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Impressive: the A9 can run at peak clock for /10m straight/\n\nIt'd be cool to see these graphs for other phone CPUs http://t.co/qPejkp26lO",
"created_at" : "Mon Sep 28 15:38:38 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648522210244628480",
"coordinates" : null
},
"646178175815434240" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
8.560302999999999,
49.795681
],
[
8.749707000000001,
49.795681
],
[
8.749707000000001,
49.953816
],
[
8.560302999999999,
49.953816
]
]
]
},
"contained_within" : [
],
"country" : "Deutschland",
"id" : "e11a8b8e3771f9fa",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Darmstadt, Hessen",
"country_code" : "DE",
"name" : "Darmstadt",
"url" : "https://api.twitter.com/1.1/geo/id/e11a8b8e3771f9fa.json"
},
"contributors" : null,
"source" : "Twitter for Android",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 198,
"conversation_id" : 646178175815434240,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "646178168672505856",
"media_url_https" : "https://pbs.twimg.com/media/CPevnu1WUAAoifp.jpg",
"expanded_url" : "http://twitter.com/me_too/status/646178175815434240/photo/1",
"id" : 646178168672505856,
"sizes" : {
"large" : {
"w" : 540,
"h" : 786,
"resize" : "fit"
},
"medium" : {
"w" : 540,
"h" : 786,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 494,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/IbeBt749nd",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
42,
64
],
"media_url" : "http://pbs.twimg.com/media/CPevnu1WUAAoifp.jpg",
"url" : "http://t.co/IbeBt749nd"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 213,
"favorited" : false,
"geo" : null,
"id" : 646178175815434240,
"user" : {
"id" : 14526045,
"id_str" : "14526045"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "646178168672505856",
"media_url_https" : "https://pbs.twimg.com/media/CPevnu1WUAAoifp.jpg",
"expanded_url" : "http://twitter.com/me_too/status/646178175815434240/photo/1",
"id" : 646178168672505856,
"sizes" : {
"large" : {
"w" : 540,
"h" : 786,
"resize" : "fit"
},
"medium" : {
"w" : 540,
"h" : 786,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 494,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/IbeBt749nd",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
42,
64
],
"media_url" : "http://pbs.twimg.com/media/CPevnu1WUAAoifp.jpg",
"url" : "http://t.co/IbeBt749nd"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Computer scientist vs. Computer Engineer. http://t.co/IbeBt749nd",
"created_at" : "Tue Sep 22 04:24:17 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "646178175815434240",
"coordinates" : null
},
"647784113303257088" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 35,
"conversation_id" : 647784113303257088,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg5aHR0cHM6Ly9hdmF0YXJzMi5naXRodWJ1c2VyY29udGVudC5jb20vdS81NDYyMzE_dj0zJnM9NDAwFKAGFKAGHBTwARTwAQAAFgASAA&s=4zcKqnxvE6oOnD1n000Jstrznz622EI4p-kgoa93Ncg",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "artsy/eidolon"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The Artsy Auction Kiosk App. Contribute to eidolon development by creating an account on GitHub."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/iJzR2aLKlI",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707265,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707265,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/iJzR2aLKlI",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "github.com/artsy/eidolon/…",
"url" : "https://t.co/iJzR2aLKlI",
"indices" : [
45,
68
],
"expanded_url" : "https://github.com/artsy/eidolon/blob/302c4409508da19cd38f9508121d3968f7836b55/Kiosk/App/GlobalFunctions.swift#L36-L58"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 7,
"favorited" : false,
"geo" : null,
"id" : 647784113303257088,
"user" : {
"id" : 17973325,
"id_str" : "17973325"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Love this debugging technique, will adapt it https://t.co/iJzR2aLKlI \nI wonder if it ever got them into troubles",
"created_at" : "Sat Sep 26 14:45:42 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647784113303257088",
"coordinates" : null
},
"648903807779344384" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 648903807779344384,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 648903807779344384,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Ugh the new Chromecast... Good that I can hide that behind my Tv.",
"created_at" : "Tue Sep 29 16:54:58 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648903807779344384",
"coordinates" : null
},
"648671170695335936" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 80,
"conversation_id" : 648671170695335936,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "43915380",
"id" : 43915380,
"screen_name" : "NachoSoto",
"name" : "Nacho Soto",
"indices" : [
76,
86
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 60,
"favorited" : false,
"geo" : null,
"id" : 648671170695335936,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Report from the field: porting our 30k of Swift to Swift 2 took the eminent @NachoSoto a solid week; and we still have some bugs. Yikes. :/",
"created_at" : "Tue Sep 29 01:30:33 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648671170695335936",
"coordinates" : null
},
"601437520073621504" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 72,
"conversation_id" : 601437520073621504,
"lang" : "und",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 41,
"favorited" : false,
"geo" : null,
"id" : 601437520073621504,
"user" : {
"id" : 2320398552,
"id_str" : "2320398552"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "ps̿̿̿̿̿̿̿s̿̿̿̿̿̿̿̿̿̿̿̿t̿̿̿̿̿̿̿̿̿ ̿̿̿̿̿̿̿̿̿̿̿̿̿̿̿!̿̿̿̿̿̿ i hear there's treasure in the aabando͂ned ruins͌s . le t; s go a̳l᷄o͗n̼e᷀ ͪ :̽ ̫)͗",
"created_at" : "Thu May 21 17:20:53 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "601437520073621504",
"coordinates" : null
},
"648719066048425985" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 648719066048425985,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
124,
140
],
"text" : "RefactorTuesday"
}
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 648719066048425985,
"user" : {
"id" : 15424493,
"id_str" : "15424493"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "It's Refactor-Tuesday! Go improve your code, thus improving your work-performance going forward. More happiness coming up 😀 #RefactorTuesday",
"created_at" : "Tue Sep 29 04:40:52 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648719066048425985",
"coordinates" : null
},
"648878526360367104" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 648878526360367104,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 648878526360367104,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "And our custom half modal presentation controller is a whole different story (blog post coming soon on that)",
"created_at" : "Tue Sep 29 15:14:30 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648878526360367104",
"coordinates" : null
},
"647504380497891328" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 20,
"conversation_id" : 647504380497891328,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 647504380497891328,
"user" : {
"id" : 41581553,
"id_str" : "41581553"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I cannot express how much better my code is & how much faster I fix problems due to Go's stdlib being open source. I'm looking at you Swift…",
"created_at" : "Fri Sep 25 20:14:09 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647504380497891328",
"coordinates" : null
},
"647844112452947969" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 647844112452947969,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "isswiftopensourceyet.com",
"url" : "http://t.co/AEXyx4R0qD",
"indices" : [
38,
60
],
"expanded_url" : "http://isswiftopensourceyet.com/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 647844112452947969,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "\"There is no content yet\"—indeed not. http://t.co/AEXyx4R0qD",
"created_at" : "Sat Sep 26 18:44:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647844112452947969",
"coordinates" : null
},
"647791606976901120" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 647791606976901120,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 647496318521356288,
"id_str" : "647496318521356288",
"source_status_id" : 647496318601052162,
"indices" : [
54,
76
],
"url" : "http://t.co/fROW7VWMtl",
"source_status_id_str" : "647496318601052162",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CPxeeJrWsAAbmet.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CPxeeJrWsAAbmet.jpg",
"display_url" : "pic.twitter.com/fROW7VWMtl",
"source_user_id" : 3117335656,
"sizes" : {
"large" : {
"w" : 356,
"h" : 486,
"resize" : "fit"
},
"medium" : {
"w" : 356,
"h" : 486,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 464,
"resize" : "fit"
}
},
"source_user_id_str" : "3117335656",
"expanded_url" : "http://twitter.com/Medieval_Probs/status/647496318601052162/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "962069820",
"id" : 962069820,
"screen_name" : "DanKaszeta",
"name" : "Dan Kaszeta",
"indices" : [
3,
14
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPad",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 143,
"conversation_id" : 647497379759935488,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 647496318521356288,
"id_str" : "647496318521356288",
"source_status_id" : 647496318601052162,
"indices" : [
38,
60
],
"url" : "http://t.co/fROW7VWMtl",
"source_status_id_str" : "647496318601052162",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CPxeeJrWsAAbmet.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CPxeeJrWsAAbmet.jpg",
"display_url" : "pic.twitter.com/fROW7VWMtl",
"source_user_id" : 3117335656,
"sizes" : {
"large" : {
"w" : 356,
"h" : 486,
"resize" : "fit"
},
"medium" : {
"w" : 356,
"h" : 486,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 464,
"resize" : "fit"
}
},
"source_user_id_str" : "3117335656",
"expanded_url" : "http://twitter.com/Medieval_Probs/status/647496318601052162/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 182,
"favorited" : false,
"geo" : null,
"id" : 647497379759935488,
"user" : {
"id" : 962069820,
"id_str" : "962069820"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 647496318521356288,
"id_str" : "647496318521356288",
"source_status_id" : 647496318601052162,
"indices" : [
38,
60
],
"url" : "http://t.co/fROW7VWMtl",
"source_status_id_str" : "647496318601052162",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CPxeeJrWsAAbmet.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CPxeeJrWsAAbmet.jpg",
"display_url" : "pic.twitter.com/fROW7VWMtl",
"source_user_id" : 3117335656,
"sizes" : {
"large" : {
"w" : 356,
"h" : 486,
"resize" : "fit"
},
"medium" : {
"w" : 356,
"h" : 486,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 464,
"resize" : "fit"
}
},
"source_user_id_str" : "3117335656",
"expanded_url" : "http://twitter.com/Medieval_Probs/status/647496318601052162/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Selfie stick much older than we think http://t.co/fROW7VWMtl",
"created_at" : "Fri Sep 25 19:46:19 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647497379759935488",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 182,
"favorited" : false,
"geo" : null,
"id" : 647791606976901120,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 647496318521356288,
"id_str" : "647496318521356288",
"source_status_id" : 647496318601052162,
"indices" : [
54,
76
],
"url" : "http://t.co/fROW7VWMtl",
"source_status_id_str" : "647496318601052162",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CPxeeJrWsAAbmet.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CPxeeJrWsAAbmet.jpg",
"display_url" : "pic.twitter.com/fROW7VWMtl",
"source_user_id" : 3117335656,
"sizes" : {
"large" : {
"w" : 356,
"h" : 486,
"resize" : "fit"
},
"medium" : {
"w" : 356,
"h" : 486,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 464,
"resize" : "fit"
}
},
"source_user_id_str" : "3117335656",
"expanded_url" : "http://twitter.com/Medieval_Probs/status/647496318601052162/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @DanKaszeta: Selfie stick much older than we think http://t.co/fROW7VWMtl",
"created_at" : "Sat Sep 26 15:15:29 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647791606976901120",
"coordinates" : null
},
"648608100665004032" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-122.091151,
37.285786
],
[
-121.995595,
37.285786
],
[
-121.995595,
37.3403795
],
[
-122.091151,
37.3403795
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "36237ab3643ff2be",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Cupertino, CA",
"country_code" : "US",
"name" : "Cupertino",
"url" : "https://api.twitter.com/1.1/geo/id/36237ab3643ff2be.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 8,
"conversation_id" : 648607828597436416,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "steipete",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 648608100665004032,
"user" : {
"id" : 15444008,
"id_str" : "15444008"
},
"in_reply_to_user_id" : 25401953,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@steipete it’s like BASIC line numbers :)",
"created_at" : "Mon Sep 28 21:19:56 +0000 2015",
"in_reply_to_status_id_str" : "648607828597436416",
"in_reply_to_status_id" : 648607828597436416,
"in_reply_to_user_id_str" : "25401953",
"id_str" : "648608100665004032",
"coordinates" : null
},
"647877311983976448" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 647877311983976448,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 647877311983976448,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "All this Pro Touch Force 3d nonsense when I'd be happy with a Cambridge Z88 that had a WordPress button.",
"created_at" : "Sat Sep 26 20:56:02 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647877311983976448",
"coordinates" : null
},
"648098948217966592" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 9,
"conversation_id" : 648098948217966592,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8IfJLwC7F8/",
"url" : "https://t.co/a39o5bLis2",
"indices" : [
52,
75
],
"expanded_url" : "https://Instagram.com/p/8IfJLwC7F8/"
}
],
"hashtags" : [
{
"indices" : [
44,
51
],
"text" : "shipit"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 648098948217966592,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Ready to be reduced and sent to the printer #shipit https://t.co/a39o5bLis2",
"created_at" : "Sun Sep 27 11:36:45 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648098948217966592",
"coordinates" : null
},
"647734647988834304" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 647734647988834304,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8F5eprC7HK/",
"url" : "https://t.co/LSGZBmCHUH",
"indices" : [
39,
62
],
"expanded_url" : "https://Instagram.com/p/8F5eprC7HK/"
}
],
"hashtags" : [
{
"indices" : [
31,
38
],
"text" : "selfie"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 647734647988834304,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I could get used to this look. #selfie https://t.co/LSGZBmCHUH",
"created_at" : "Sat Sep 26 11:29:09 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647734647988834304",
"coordinates" : null
},
"648897758187888640" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648897758187888640,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2916305152",
"id" : 2916305152,
"screen_name" : "Snowden",
"name" : "Edward Snowden",
"indices" : [
3,
11
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 122089,
"conversation_id" : 648890134243487744,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 124039,
"favorited" : false,
"geo" : null,
"id" : 648890134243487744,
"user" : {
"id" : 2916305152,
"id_str" : "2916305152"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Can you hear me now?",
"created_at" : "Tue Sep 29 16:00:38 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648890134243487744",
"coordinates" : null
},
"retweet_count" : 124039,
"favorited" : false,
"geo" : null,
"id" : 648897758187888640,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @Snowden: Can you hear me now?",
"created_at" : "Tue Sep 29 16:30:56 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648897758187888640",
"coordinates" : null
},
"649115994376536066" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649115994376536066,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 649107700647886848,
"id_str" : "649107700647886848",
"source_status_id" : 649107703164485632,
"indices" : [
67,
89
],
"url" : "http://t.co/pQIegswRbm",
"source_status_id_str" : "649107703164485632",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQIYA74WgAAvFK0.png",
"media_url_https" : "https://pbs.twimg.com/media/CQIYA74WgAAvFK0.png",
"display_url" : "pic.twitter.com/pQIegswRbm",
"source_user_id" : 14494388,
"sizes" : {
"large" : {
"w" : 790,
"h" : 360,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 273,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 154,
"resize" : "fit"
}
},
"source_user_id_str" : "14494388",
"expanded_url" : "http://twitter.com/adamkmccarthy/status/649107703164485632/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14494388",
"id" : 14494388,
"screen_name" : "adamkmccarthy",
"name" : "Adam McCarthy ",
"indices" : [
3,
17
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 41,
"conversation_id" : 649107703164485632,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649107700647886848",
"media_url_https" : "https://pbs.twimg.com/media/CQIYA74WgAAvFK0.png",
"expanded_url" : "http://twitter.com/adamkmccarthy/status/649107703164485632/photo/1",
"id" : 649107700647886848,
"sizes" : {
"large" : {
"w" : 790,
"h" : 360,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 273,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 154,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/pQIegswRbm",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
48,
70
],
"media_url" : "http://pbs.twimg.com/media/CQIYA74WgAAvFK0.png",
"url" : "http://t.co/pQIegswRbm"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 34,
"favorited" : false,
"geo" : null,
"id" : 649107703164485632,
"user" : {
"id" : 14494388,
"id_str" : "14494388"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649107700647886848",
"media_url_https" : "https://pbs.twimg.com/media/CQIYA74WgAAvFK0.png",
"expanded_url" : "http://twitter.com/adamkmccarthy/status/649107703164485632/photo/1",
"id" : 649107700647886848,
"sizes" : {
"large" : {
"w" : 790,
"h" : 360,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 273,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 154,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/pQIegswRbm",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
48,
70
],
"media_url" : "http://pbs.twimg.com/media/CQIYA74WgAAvFK0.png",
"url" : "http://t.co/pQIegswRbm"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Nice Xcode upgrade waiting for us this morning… http://t.co/pQIegswRbm",
"created_at" : "Wed Sep 30 06:25:10 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649107703164485632",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 34,
"favorited" : false,
"geo" : null,
"id" : 649115994376536066,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649107700647886848,
"id_str" : "649107700647886848",
"source_status_id" : 649107703164485632,
"indices" : [
67,
89
],
"url" : "http://t.co/pQIegswRbm",
"source_status_id_str" : "649107703164485632",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQIYA74WgAAvFK0.png",
"media_url_https" : "https://pbs.twimg.com/media/CQIYA74WgAAvFK0.png",
"display_url" : "pic.twitter.com/pQIegswRbm",
"source_user_id" : 14494388,
"sizes" : {
"large" : {
"w" : 790,
"h" : 360,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 273,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 154,
"resize" : "fit"
}
},
"source_user_id_str" : "14494388",
"expanded_url" : "http://twitter.com/adamkmccarthy/status/649107703164485632/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @adamkmccarthy: Nice Xcode upgrade waiting for us this morning… http://t.co/pQIegswRbm",
"created_at" : "Wed Sep 30 06:58:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649115994376536066",
"coordinates" : null
},
"647537578791538688" : {
"place" : null,
"contributors" : null,
"source" : "SocialFlow",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 647,
"conversation_id" : 647537578791538688,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "time.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14293310"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhhaHR0cDovL3RpbWVkb3Rjb20uZmlsZXMud29yZHByZXNzLmNvbS8yMDE1LzA5L29iYW1hLXhpLWppbnBpbmcyLmpwZz9xdWFsaXR5PTc1JnN0cmlwPWNvbG9yJnc9MTAxMhToDxSiCBwUhAYUlAMAABYAEgA&s=CvOJSQmFr4m2h28CNnZJNXy2km6c41IPoGBNmTonhAE",
"width" : 1012,
"height" : 529
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhhaHR0cDovL3RpbWVkb3Rjb20uZmlsZXMud29yZHByZXNzLmNvbS8yMDE1LzA5L29iYW1hLXhpLWppbnBpbmcyLmpwZz9xdWFsaXR5PTc1JnN0cmlwPWNvbG9yJnc9MTAxMhToDxSiCBwUsAkU9AQAABYAEgA&s=MNp83x1BR-xUyv6_UiovkghxDXupEqrWR5TusSB5HEY",
"width" : 1012,
"height" : 529
}
},
"title" : {
"type" : "STRING",
"string_value" : "China Shows It's Getting Serious About Climate Change"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "time.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The best thing to come out of a summit between China and the U.S. is a renewed commitment to fight global warming"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/jTQjGeDbtd",
"scribe_key" : "card_url"
}
},
"users" : {
"14293310" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1700796190/Picture_24_normal.png",
"created_at" : "Thu Apr 03 13:54:30 +0000 2008",
"id" : 14293310,
"default_profile_image" : false,
"listed_count" : 91491,
"profile_background_color" : "CC0000",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "time.com",
"url" : "http://t.co/4aYbUuAeSh",
"indices" : [
0,
22
],
"expanded_url" : "http://www.time.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/4aYbUuAeSh",
"description" : "Breaking news and current events from around the globe. Hosted by TIME staff. Tweet questions to our customer service team @TIMEmag_Service.",
"followers_count" : 8418791,
"geo_enabled" : true,
"media_count" : 7510,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 138929,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "14293310",
"name" : "TIME.com",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1700796190/Picture_24_normal.png",
"profile_sidebar_fill_color" : "D9D9D9",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14293310/1403546591",
"screen_name" : "TIME",
"fast_followers_count" : 84,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/735228291/107f1a300a90ee713937234bb3d139c0.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/735228291/107f1a300a90ee713937234bb3d139c0.jpeg",
"profile_link_color" : "DE3333",
"favourites_count" : 626,
"is_translation_enabled" : true,
"normal_followers_count" : 8418707,
"utc_offset" : -14400,
"friends_count" : 843,
"verified" : true,
"can_media_tag" : false,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/jTQjGeDbtd",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "ti.me/1FmW8Bi",
"url" : "http://t.co/jTQjGeDbtd",
"indices" : [
45,
67
],
"expanded_url" : "http://ti.me/1FmW8Bi"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 448,
"favorited" : false,
"geo" : null,
"id" : 647537578791538688,
"user" : {
"id" : 14293310,
"id_str" : "14293310"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "China shows its commitment on climate change http://t.co/jTQjGeDbtd",
"created_at" : "Fri Sep 25 22:26:04 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647537578791538688",
"coordinates" : null
},
"649073576272785408" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 909,
"conversation_id" : 649073576272785408,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649073575803006976",
"media_url_https" : "https://pbs.twimg.com/media/CQH4-m7UsAAa3FI.png",
"expanded_url" : "http://twitter.com/Gizmodo/status/649073576272785408/photo/1",
"id" : 649073575803006976,
"sizes" : {
"large" : {
"w" : 800,
"h" : 396,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 297,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 168,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/ajl85CZIV7",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
100,
122
],
"media_url" : "http://pbs.twimg.com/media/CQH4-m7UsAAa3FI.png",
"url" : "http://t.co/ajl85CZIV7"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "gizmodo.com/teslas-model-x…",
"url" : "http://t.co/ihmIZ2Toc6",
"indices" : [
77,
99
],
"expanded_url" : "http://gizmodo.com/teslas-model-x-is-finally-here-the-stuff-we-didnt-alre-1733684328"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 621,
"favorited" : false,
"geo" : null,
"id" : 649073576272785408,
"user" : {
"id" : 2890961,
"id_str" : "2890961"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649073575803006976",
"media_url_https" : "https://pbs.twimg.com/media/CQH4-m7UsAAa3FI.png",
"expanded_url" : "http://twitter.com/Gizmodo/status/649073576272785408/photo/1",
"id" : 649073575803006976,
"sizes" : {
"large" : {
"w" : 800,
"h" : 396,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 297,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 168,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/ajl85CZIV7",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
100,
122
],
"media_url" : "http://pbs.twimg.com/media/CQH4-m7UsAAa3FI.png",
"url" : "http://t.co/ajl85CZIV7"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Tesla's Model X is finally here! Here's all the stuff we didn't already know http://t.co/ihmIZ2Toc6 http://t.co/ajl85CZIV7",
"created_at" : "Wed Sep 30 04:09:34 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649073576272785408",
"coordinates" : null
},
"647954479472623618" : {
"place" : null,
"contributors" : null,
"source" : "Cocoa Controls",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 19,
"conversation_id" : 647954479472623618,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.cocoacontrols.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "258464819"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhiaHR0cHM6Ly9zMy5hbWF6b25hd3MuY29tL2NvY29hY29udHJvbHNfcHJvZHVjdGlvbi91cGxvYWRzL2NvbnRyb2xfaW1hZ2UvaW1hZ2UvNzU5OC9HZW5vbWVDb3Zlci5wbmcUuAoUugUcFIQGFJQDAAAWABIA&s=svLhkPP2Qoo_t-ZQ6GfRZuxqoRi_q6kUhndsafq6YDI",
"width" : 668,
"height" : 349
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhiaHR0cHM6Ly9zMy5hbWF6b25hd3MuY29tL2NvY29hY29udHJvbHNfcHJvZHVjdGlvbi91cGxvYWRzL2NvbnRyb2xfaW1hZ2UvaW1hZ2UvNzU5OC9HZW5vbWVDb3Zlci5wbmcUuAoUugUcFLAJFPQEAAAWABIA&s=FD8cjQII0DkcR9ybL-w7TLhIJtpl6aPIpG1jF_CqWnw",
"width" : 668,
"height" : 349
}
},
"title" : {
"type" : "STRING",
"string_value" : "Genome"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "cocoacontrols.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "A simple, type safe, failure driven mapping library for serializing JSON to models in Swift 2.0. iOS and OSX Foundation Independent (that means it will work without Cocoa when Swift is Op..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/JyVgG7xxwp",
"scribe_key" : "card_url"
}
},
"users" : {
"258464819" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"created_at" : "Sun Feb 27 19:51:02 +0000 2011",
"id" : 258464819,
"default_profile_image" : false,
"listed_count" : 472,
"profile_background_color" : "131516",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoacontrols.com",
"url" : "http://t.co/jIVPyKvF83",
"indices" : [
0,
22
],
"expanded_url" : "http://cocoacontrols.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/jIVPyKvF83",
"description" : "Custom UI component database for iOS and Mac OS X. Created by @aaronbrethorst.",
"followers_count" : 12210,
"geo_enabled" : false,
"media_count" : 14,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4721,
"following" : true,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "258464819",
"name" : "Cocoa Controls",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "cocoacontrols",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 12,
"is_translation_enabled" : false,
"normal_followers_count" : 12210,
"utc_offset" : -25200,
"friends_count" : 609,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/JyVgG7xxwp",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cocoacontrols.com/controls/genom…",
"url" : "http://t.co/JyVgG7xxwp",
"indices" : [
103,
125
],
"expanded_url" : "http://www.cocoacontrols.com/controls/genome--2"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 647954479472623618,
"user" : {
"id" : 258464819,
"id_str" : "258464819"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Genome for iOS: A set of classes meant to make mapping models to and from json simple, efficient,... - http://t.co/JyVgG7xxwp",
"created_at" : "Sun Sep 27 02:02:40 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647954479472623618",
"coordinates" : null
},
"649159551896436736" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 649159551896436736,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649159551896436736,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I enjoy tech industry \"analysis\" for the pantomime scripts. You need better melodramatic actors, though. Alan Rickman to run Oracle.",
"created_at" : "Wed Sep 30 09:51:12 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649159551896436736",
"coordinates" : null
},
"648790520509153280" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 44,
"conversation_id" : 648790520509153280,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648790517526986753",
"media_url_https" : "https://pbs.twimg.com/media/CQD3icrWgAErFUv.jpg",
"expanded_url" : "http://twitter.com/olebegemann/status/648790520509153280/photo/1",
"id" : 648790517526986753,
"sizes" : {
"large" : {
"w" : 1000,
"h" : 700,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 420,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 237,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Xiurb4v67g",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
93,
115
],
"media_url" : "http://pbs.twimg.com/media/CQD3icrWgAErFUv.jpg",
"url" : "http://t.co/Xiurb4v67g"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "amazon.de/dp/B00RZD4T6G",
"url" : "http://t.co/Nbuq62JHNu",
"indices" : [
42,
64
],
"expanded_url" : "http://amazon.de/dp/B00RZD4T6G"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 648790520509153280,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648790517526986753",
"media_url_https" : "https://pbs.twimg.com/media/CQD3icrWgAErFUv.jpg",
"expanded_url" : "http://twitter.com/olebegemann/status/648790520509153280/photo/1",
"id" : 648790517526986753,
"sizes" : {
"large" : {
"w" : 1000,
"h" : 700,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 420,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 237,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/Xiurb4v67g",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
93,
115
],
"media_url" : "http://pbs.twimg.com/media/CQD3icrWgAErFUv.jpg",
"url" : "http://t.co/Xiurb4v67g"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Very happy with this €7 iPhone 6/6s case: http://t.co/Nbuq62JHNu. Extremely thin, good grip. http://t.co/Xiurb4v67g",
"created_at" : "Tue Sep 29 09:24:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648790520509153280",
"coordinates" : null
},
"648608155686060037" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648608155686060037,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15444008",
"id" : 15444008,
"screen_name" : "Catfish_Man",
"name" : "David Smith",
"indices" : [
3,
15
]
},
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
17,
26
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-122.091151,
37.285786
],
[
-121.995595,
37.285786
],
[
-121.995595,
37.3403795
],
[
-122.091151,
37.3403795
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "36237ab3643ff2be",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Cupertino, CA",
"country_code" : "US",
"name" : "Cupertino",
"url" : "https://api.twitter.com/1.1/geo/id/36237ab3643ff2be.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 8,
"conversation_id" : 648607828597436416,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "steipete",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 648608100665004032,
"user" : {
"id" : 15444008,
"id_str" : "15444008"
},
"in_reply_to_user_id" : 25401953,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@steipete it’s like BASIC line numbers :)",
"created_at" : "Mon Sep 28 21:19:56 +0000 2015",
"in_reply_to_status_id_str" : "648607828597436416",
"in_reply_to_status_id" : 648607828597436416,
"in_reply_to_user_id_str" : "25401953",
"id_str" : "648608100665004032",
"coordinates" : null
},
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 648608155686060037,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @Catfish_Man: @steipete it’s like BASIC line numbers :)",
"created_at" : "Mon Sep 28 21:20:09 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648608155686060037",
"coordinates" : null
},
"649128180125556736" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649128180125556736,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 649073575803006976,
"id_str" : "649073575803006976",
"source_status_id" : 649073576272785408,
"indices" : [
113,
135
],
"url" : "http://t.co/ajl85CZIV7",
"source_status_id_str" : "649073576272785408",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQH4-m7UsAAa3FI.png",
"media_url_https" : "https://pbs.twimg.com/media/CQH4-m7UsAAa3FI.png",
"display_url" : "pic.twitter.com/ajl85CZIV7",
"source_user_id" : 2890961,
"sizes" : {
"large" : {
"w" : 800,
"h" : 396,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 297,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 168,
"resize" : "fit"
}
},
"source_user_id_str" : "2890961",
"expanded_url" : "http://twitter.com/Gizmodo/status/649073576272785408/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2890961",
"id" : 2890961,
"screen_name" : "Gizmodo",
"name" : "Gizmodo",
"indices" : [
3,
11
]
}
],
"urls" : [
{
"display_url" : "gizmodo.com/teslas-model-x…",
"url" : "http://t.co/ihmIZ2Toc6",
"indices" : [
90,
112
],
"expanded_url" : "http://gizmodo.com/teslas-model-x-is-finally-here-the-stuff-we-didnt-alre-1733684328"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 909,
"conversation_id" : 649073576272785408,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649073575803006976",
"media_url_https" : "https://pbs.twimg.com/media/CQH4-m7UsAAa3FI.png",
"expanded_url" : "http://twitter.com/Gizmodo/status/649073576272785408/photo/1",
"id" : 649073575803006976,
"sizes" : {
"large" : {
"w" : 800,
"h" : 396,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 297,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 168,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/ajl85CZIV7",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
100,
122
],
"media_url" : "http://pbs.twimg.com/media/CQH4-m7UsAAa3FI.png",
"url" : "http://t.co/ajl85CZIV7"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "gizmodo.com/teslas-model-x…",
"url" : "http://t.co/ihmIZ2Toc6",
"indices" : [
77,
99
],
"expanded_url" : "http://gizmodo.com/teslas-model-x-is-finally-here-the-stuff-we-didnt-alre-1733684328"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 621,
"favorited" : false,
"geo" : null,
"id" : 649073576272785408,
"user" : {
"id" : 2890961,
"id_str" : "2890961"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649073575803006976",
"media_url_https" : "https://pbs.twimg.com/media/CQH4-m7UsAAa3FI.png",
"expanded_url" : "http://twitter.com/Gizmodo/status/649073576272785408/photo/1",
"id" : 649073575803006976,
"sizes" : {
"large" : {
"w" : 800,
"h" : 396,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 297,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 168,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/ajl85CZIV7",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
100,
122
],
"media_url" : "http://pbs.twimg.com/media/CQH4-m7UsAAa3FI.png",
"url" : "http://t.co/ajl85CZIV7"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Tesla's Model X is finally here! Here's all the stuff we didn't already know http://t.co/ihmIZ2Toc6 http://t.co/ajl85CZIV7",
"created_at" : "Wed Sep 30 04:09:34 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649073576272785408",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 621,
"favorited" : false,
"geo" : null,
"id" : 649128180125556736,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649073575803006976,
"id_str" : "649073575803006976",
"source_status_id" : 649073576272785408,
"indices" : [
113,
135
],
"url" : "http://t.co/ajl85CZIV7",
"source_status_id_str" : "649073576272785408",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQH4-m7UsAAa3FI.png",
"media_url_https" : "https://pbs.twimg.com/media/CQH4-m7UsAAa3FI.png",
"display_url" : "pic.twitter.com/ajl85CZIV7",
"source_user_id" : 2890961,
"sizes" : {
"large" : {
"w" : 800,
"h" : 396,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 297,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 168,
"resize" : "fit"
}
},
"source_user_id_str" : "2890961",
"expanded_url" : "http://twitter.com/Gizmodo/status/649073576272785408/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @Gizmodo: Tesla's Model X is finally here! Here's all the stuff we didn't already know http://t.co/ihmIZ2Toc6 http://t.co/ajl85CZIV7",
"created_at" : "Wed Sep 30 07:46:33 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649128180125556736",
"coordinates" : null
},
"648582107510341637" : {
"place" : null,
"contributors" : null,
"source" : "OS X",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 122,
"conversation_id" : 648582107510341637,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "m.mlb.com/news/article/1…",
"url" : "http://t.co/w8rteLJuv4",
"indices" : [
20,
42
],
"expanded_url" : "http://m.mlb.com/news/article/151292984/cardinals-go-high-tech-in-the-dugout"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 63,
"favorited" : false,
"geo" : null,
"id" : 648582107510341637,
"user" : {
"id" : 17104751,
"id_str" : "17104751"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "iPads in the dugout http://t.co/w8rteLJuv4",
"created_at" : "Mon Sep 28 19:36:39 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648582107510341637",
"coordinates" : null
},
"649037991248199680" : {
"place" : null,
"contributors" : null,
"source" : "iOS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 381,
"conversation_id" : 649037991248199680,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.asymco.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "110520327"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhZaHR0cDovL3d3dy5hc3ltY28uY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE1LzA5L1NjcmVlbi1TaG90LTIwMTUtMDktMjktYXQtNi41NS4wOS1BTS5wbmcUhA8UhA8cFPABFPABAAAWABIA&s=U7t9RMNxlYUYucg55WKxiPojg1VBfGUAYMLtRZYECMM",
"width" : 962,
"height" : 962
}
},
"title" : {
"type" : "STRING",
"string_value" : "What it means to be great"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "asymco.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "What makes a product great? I struggle with this question because being great is not just being better than good. Greatness is to goodness as wisdom is to smarts. Just like getting smarter and smar..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/fB2uq9qOKx",
"scribe_key" : "card_url"
}
},
"users" : {
"110520327" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/1765990589/Asymco_RGB_border_reasonably_small_normal.png",
"created_at" : "Mon Feb 01 21:02:48 +0000 2010",
"id" : 110520327,
"default_profile_image" : false,
"listed_count" : 3029,
"profile_background_color" : "1A1B1F",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "asymco.com",
"url" : "http://t.co/cVy0bmQFpm",
"indices" : [
0,
22
],
"expanded_url" : "http://www.asymco.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/cVy0bmQFpm",
"description" : "Historia Scriptor",
"followers_count" : 50355,
"geo_enabled" : true,
"media_count" : 1523,
"lang" : "en",
"profile_text_color" : "666666",
"statuses_count" : 30226,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "110520327",
"name" : "Horace Dediu",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/1765990589/Asymco_RGB_border_reasonably_small_normal.png",
"profile_sidebar_fill_color" : "252429",
"profile_sidebar_border_color" : "181A1E",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "asymco",
"fast_followers_count" : 2,
"time_zone" : "Helsinki",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/107015352/Screen_shot_2010-05-31_at_5-31-5.21.17_PM.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/107015352/Screen_shot_2010-05-31_at_5-31-5.21.17_PM.png",
"profile_link_color" : "2FC2EF",
"favourites_count" : 142,
"is_translation_enabled" : false,
"normal_followers_count" : 50353,
"utc_offset" : 10800,
"friends_count" : 320,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/fB2uq9qOKx",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "asymco.com/2015/09/29/wha…",
"url" : "http://t.co/fB2uq9qOKx",
"indices" : [
7,
29
],
"expanded_url" : "http://www.asymco.com/2015/09/29/what-it-means-to-be-great/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 213,
"favorited" : false,
"geo" : null,
"id" : 649037991248199680,
"user" : {
"id" : 17104751,
"id_str" : "17104751"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Legend http://t.co/fB2uq9qOKx",
"created_at" : "Wed Sep 30 01:48:10 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649037991248199680",
"coordinates" : null
},
"648197755698028545" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 648197487249989632,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "231756759",
"id" : 231756759,
"screen_name" : "olebegemann",
"name" : "Ole Begemann",
"indices" : [
0,
12
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "olebegemann",
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 648197755698028545,
"user" : {
"id" : 107770370,
"id_str" : "107770370"
},
"in_reply_to_user_id" : 231756759,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@olebegemann new in iOS 9.",
"created_at" : "Sun Sep 27 18:09:22 +0000 2015",
"in_reply_to_status_id_str" : "648197487249989632",
"in_reply_to_status_id" : 648197487249989632,
"in_reply_to_user_id_str" : "231756759",
"id_str" : "648197755698028545",
"coordinates" : null
},
"648827353175617536" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 30,
"conversation_id" : 648827353175617536,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"vanity_url" : {
"type" : "STRING",
"string_value" : "khanlou.com",
"scribe_key" : "vanity_url"
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBgdaHR0cHM6Ly9zMC53cC5jb20vaS9ibGFuay5qcGcUkAMUkAMcFPABFPABAAAWABIA&s=ROqgoHFudfMbgRwUXDK1U61LNxmdqafHKoLiXyP8lIA",
"width" : 200,
"height" : 200
}
},
"title" : {
"type" : "STRING",
"string_value" : "What The Heck Is A Monad"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/IV6pFhySeW",
"scribe_key" : "card_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "khanlou.com"
},
"description" : {
"type" : "STRING",
"string_value" : "There's an everpresent hilarious thread in programming blogs where an author tries to explain what a monad is, starts strong, and then ends up losing everyone with some nonsense about an endof…"
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "http://t.co/IV6pFhySeW",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15678517",
"id" : 15678517,
"screen_name" : "khanlou",
"name" : "soroush",
"indices" : [
37,
45
]
}
],
"urls" : [
{
"display_url" : "khanlou.com/2015/09/what-t…",
"url" : "http://t.co/IV6pFhySeW",
"indices" : [
47,
69
],
"expanded_url" : "http://khanlou.com/2015/09/what-the-heck-is-a-monad/"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 9,
"favorited" : false,
"geo" : null,
"id" : 648827353175617536,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Really good explanation of monads by @khanlou: http://t.co/IV6pFhySeW.",
"created_at" : "Tue Sep 29 11:51:10 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648827353175617536",
"coordinates" : null
},
"647846979435782144" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 647846979435782144,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "637773",
"id" : 637773,
"screen_name" : "jfpoole",
"name" : "John Poole",
"indices" : [
3,
11
]
}
],
"urls" : [
{
"display_url" : "browser.primatelabs.com/geekbench3/com…",
"url" : "http://t.co/ArvQr4HXrf",
"indices" : [
89,
111
],
"expanded_url" : "http://browser.primatelabs.com/geekbench3/compare/3571781?baseline=3572808"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 59,
"conversation_id" : 647653497350037504,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "browser.primatelabs.com/geekbench3/com…",
"url" : "http://t.co/ArvQr4HXrf",
"indices" : [
76,
98
],
"expanded_url" : "http://browser.primatelabs.com/geekbench3/compare/3571781?baseline=3572808"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 48,
"favorited" : false,
"geo" : null,
"id" : 647653497350037504,
"user" : {
"id" : 637773,
"id_str" : "637773"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Geekbench 3 built with Xcode 5 (left) and Xcode 7 (right) on the iPhone 6s: http://t.co/ArvQr4HXrf\n\n8% increase in performance over 2 years.",
"created_at" : "Sat Sep 26 06:06:41 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647653497350037504",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 48,
"favorited" : false,
"geo" : null,
"id" : 647846979435782144,
"user" : {
"id" : 2543588034,
"id_str" : "2543588034"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @jfpoole: Geekbench 3 built with Xcode 5 (left) and Xcode 7 (right) on the iPhone 6s: http://t.co/ArvQr4HXrf\n\n8% increase in performance…",
"created_at" : "Sat Sep 26 18:55:30 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647846979435782144",
"coordinates" : null
},
"648946723579129856" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648946723579129856,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 648908007200411652,
"id_str" : "648908007200411652",
"source_status_id" : 648908022329307136,
"indices" : [
98,
120
],
"url" : "http://t.co/vdfcIwUW2j",
"source_status_id_str" : "648908022329307136",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQFiZP0WUAQdode.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQFiZP0WUAQdode.jpg",
"display_url" : "pic.twitter.com/vdfcIwUW2j",
"source_user_id" : 12273252,
"sizes" : {
"large" : {
"w" : 1020,
"h" : 800,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 470,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 266,
"resize" : "fit"
}
},
"source_user_id_str" : "12273252",
"expanded_url" : "http://twitter.com/tomwarren/status/648908022329307136/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "12273252",
"id" : 12273252,
"screen_name" : "tomwarren",
"name" : "Tom Warren",
"indices" : [
3,
13
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "TweetDeck",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 401,
"conversation_id" : 648908022329307136,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648908007200411652",
"media_url_https" : "https://pbs.twimg.com/media/CQFiZP0WUAQdode.jpg",
"expanded_url" : "http://twitter.com/tomwarren/status/648908022329307136/photo/1",
"id" : 648908007200411652,
"sizes" : {
"large" : {
"w" : 1020,
"h" : 800,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 470,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 266,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/vdfcIwUW2j",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
83,
105
],
"media_url" : "http://pbs.twimg.com/media/CQFiZP0WUAQdode.jpg",
"url" : "http://t.co/vdfcIwUW2j"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 768,
"favorited" : false,
"geo" : null,
"id" : 648908022329307136,
"user" : {
"id" : 12273252,
"id_str" : "12273252"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648908007200411652",
"media_url_https" : "https://pbs.twimg.com/media/CQFiZP0WUAQdode.jpg",
"expanded_url" : "http://twitter.com/tomwarren/status/648908022329307136/photo/1",
"id" : 648908007200411652,
"sizes" : {
"large" : {
"w" : 1020,
"h" : 800,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 470,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 266,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/vdfcIwUW2j",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
83,
105
],
"media_url" : "http://pbs.twimg.com/media/CQFiZP0WUAQdode.jpg",
"url" : "http://t.co/vdfcIwUW2j"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Apple made a Surface. Google has now made a Surface. Microsoft has created a trend http://t.co/vdfcIwUW2j",
"created_at" : "Tue Sep 29 17:11:43 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648908022329307136",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 768,
"favorited" : false,
"geo" : null,
"id" : 648946723579129856,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 648908007200411652,
"id_str" : "648908007200411652",
"source_status_id" : 648908022329307136,
"indices" : [
98,
120
],
"url" : "http://t.co/vdfcIwUW2j",
"source_status_id_str" : "648908022329307136",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQFiZP0WUAQdode.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQFiZP0WUAQdode.jpg",
"display_url" : "pic.twitter.com/vdfcIwUW2j",
"source_user_id" : 12273252,
"sizes" : {
"large" : {
"w" : 1020,
"h" : 800,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 470,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 266,
"resize" : "fit"
}
},
"source_user_id_str" : "12273252",
"expanded_url" : "http://twitter.com/tomwarren/status/648908022329307136/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @tomwarren: Apple made a Surface. Google has now made a Surface. Microsoft has created a trend http://t.co/vdfcIwUW2j",
"created_at" : "Tue Sep 29 19:45:30 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648946723579129856",
"coordinates" : null
},
"647569050848133121" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 165,
"conversation_id" : 647569050848133121,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "647569045013725184",
"media_url_https" : "https://pbs.twimg.com/media/CPygnY-VAAAVTyQ.jpg",
"expanded_url" : "http://twitter.com/johnmaeda/status/647569050848133121/photo/1",
"id" : 647569045013725184,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 576,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 337,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/iH5bP8IZca",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
106,
128
],
"media_url" : "http://pbs.twimg.com/media/CPygnY-VAAAVTyQ.jpg",
"url" : "http://t.co/iH5bP8IZca"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "creativeleadership.com/cl/characteris…",
"url" : "http://t.co/AtkCqCMNkD",
"indices" : [
83,
105
],
"expanded_url" : "http://creativeleadership.com/cl/characteristics-of-the-creative-leader-versus-authoritative-leader.html"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 118,
"favorited" : false,
"geo" : null,
"id" : 647569050848133121,
"user" : {
"id" : 15414807,
"id_str" : "15414807"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "647569045013725184",
"media_url_https" : "https://pbs.twimg.com/media/CPygnY-VAAAVTyQ.jpg",
"expanded_url" : "http://twitter.com/johnmaeda/status/647569050848133121/photo/1",
"id" : 647569045013725184,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 576,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 337,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/iH5bP8IZca",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
106,
128
],
"media_url" : "http://pbs.twimg.com/media/CPygnY-VAAAVTyQ.jpg",
"url" : "http://t.co/iH5bP8IZca"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "The traditional leader wants to be right. The creative leader *hopes* to be right. http://t.co/AtkCqCMNkD http://t.co/iH5bP8IZca",
"created_at" : "Sat Sep 26 00:31:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647569050848133121",
"coordinates" : null
},
"515873591515049984" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPad",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 692,
"conversation_id" : 515873591515049984,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1035,
"favorited" : false,
"geo" : null,
"id" : 515873591515049984,
"user" : {
"id" : 175624200,
"id_str" : "175624200"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "You can prematurely optimize maintainability, flexibility, security, and robustness just like you can performance.",
"created_at" : "Sat Sep 27 14:40:23 +0000 2014",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "515873591515049984",
"coordinates" : null
},
"649163931982897152" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649163931982897152,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649163931982897152,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "My question just now was rhetorical. The answer's that programmers have favoured billionaires to give their money to who must be infallible.",
"created_at" : "Wed Sep 30 10:08:36 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649163931982897152",
"coordinates" : null
},
"647856139326095361" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 701,
"conversation_id" : 647856139326095361,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "647856133399543808",
"media_url_https" : "https://pbs.twimg.com/media/CP2luIjWgAApGPE.jpg",
"expanded_url" : "http://twitter.com/brianeha/status/647856139326095361/photo/1",
"id" : 647856133399543808,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 494,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 289,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 164,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/HQheoM7jap",
"features" : {
"large" : {
"faces" : [
{
"y" : 321,
"w" : 107,
"x" : 629,
"h" : 107
}
]
},
"medium" : {
"faces" : [
{
"y" : 188,
"w" : 62,
"x" : 368,
"h" : 62
}
]
},
"orig" : {
"faces" : [
{
"y" : 321,
"w" : 107,
"x" : 629,
"h" : 107
}
]
},
"small" : {
"faces" : [
{
"y" : 106,
"w" : 35,
"x" : 208,
"h" : 35
}
]
}
},
"type" : "photo",
"indices" : [
69,
91
],
"media_url" : "http://pbs.twimg.com/media/CP2luIjWgAApGPE.jpg",
"url" : "http://t.co/HQheoM7jap"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "102278432",
"id" : 102278432,
"screen_name" : "m_clem",
"name" : "Michael Clemens",
"indices" : [
60,
67
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 739,
"favorited" : false,
"geo" : null,
"id" : 647856139326095361,
"user" : {
"id" : 15365853,
"id_str" : "15365853"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "647856133399543808",
"media_url_https" : "https://pbs.twimg.com/media/CP2luIjWgAApGPE.jpg",
"expanded_url" : "http://twitter.com/brianeha/status/647856139326095361/photo/1",
"id" : 647856133399543808,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 494,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 289,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 164,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/HQheoM7jap",
"features" : {
"large" : {
"faces" : [
{
"y" : 321,
"w" : 107,
"x" : 629,
"h" : 107
}
]
},
"medium" : {
"faces" : [
{
"y" : 188,
"w" : 62,
"x" : 368,
"h" : 62
}
]
},
"orig" : {
"faces" : [
{
"y" : 321,
"w" : 107,
"x" : 629,
"h" : 107
}
]
},
"small" : {
"faces" : [
{
"y" : 106,
"w" : 35,
"x" : 208,
"h" : 35
}
]
}
},
"type" : "photo",
"indices" : [
69,
91
],
"media_url" : "http://pbs.twimg.com/media/CP2luIjWgAApGPE.jpg",
"url" : "http://t.co/HQheoM7jap"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Schopenhauer explains how to deal with the social web. (h/t @m_clem) http://t.co/HQheoM7jap",
"created_at" : "Sat Sep 26 19:31:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647856139326095361",
"coordinates" : null
},
"647788119354310657" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 647771565849976833,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "13334762",
"id" : 13334762,
"screen_name" : "github",
"name" : "GitHub",
"indices" : [
51,
58
]
},
{
"id_str" : "402676244",
"id" : 402676244,
"screen_name" : "CocoaPods",
"name" : "CocoaPods",
"indices" : [
70,
80
]
},
{
"id_str" : "2668517719",
"id" : 2668517719,
"screen_name" : "kisabelyogi",
"name" : "Karla I. Sandoval",
"indices" : [
81,
93
]
},
{
"id_str" : "1370240701",
"id" : 1370240701,
"screen_name" : "RailsGirlsSoC",
"name" : "Rails Girls SoC",
"indices" : [
94,
108
]
}
],
"urls" : [
{
"display_url" : "railsgirlssummerofcode.org/blog/2015-09-2…",
"url" : "http://t.co/zHOSk7ST6A",
"indices" : [
116,
138
],
"expanded_url" : "http://railsgirlssummerofcode.org/blog/2015-09-24-a-tale-of-sweet-cocoa-with-gems/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "RailsGirlsSoC",
"possibly_sensitive_appealable" : false,
"retweet_count" : 7,
"favorited" : false,
"geo" : null,
"id" : 647788119354310657,
"user" : {
"id" : 3154149138,
"id_str" : "3154149138"
},
"in_reply_to_user_id" : 1370240701,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Our blogpost is out, about our wonderful summer at @github working on @CocoaPods @kisabelyogi @RailsGirlsSoC <3 http://t.co/zHOSk7ST6A",
"created_at" : "Sat Sep 26 15:01:37 +0000 2015",
"in_reply_to_status_id_str" : "647771565849976833",
"in_reply_to_status_id" : 647771565849976833,
"in_reply_to_user_id_str" : "1370240701",
"id_str" : "647788119354310657",
"coordinates" : null
},
"648871885871181824" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 16,
"conversation_id" : 648871885871181824,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "objc.io/books/core-dat…",
"url" : "https://t.co/vCycXJb5yY",
"indices" : [
102,
125
],
"expanded_url" : "https://www.objc.io/books/core-data/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 9,
"favorited" : false,
"geo" : null,
"id" : 648871885871181824,
"user" : {
"id" : 1416260550,
"id_str" : "1416260550"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "New chapter about handling problems with multiple contexts & sample code. Core Data early access: https://t.co/vCycXJb5yY",
"created_at" : "Tue Sep 29 14:48:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648871885871181824",
"coordinates" : null
},
"648908022329307136" : {
"place" : null,
"contributors" : null,
"source" : "TweetDeck",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 401,
"conversation_id" : 648908022329307136,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648908007200411652",
"media_url_https" : "https://pbs.twimg.com/media/CQFiZP0WUAQdode.jpg",
"expanded_url" : "http://twitter.com/tomwarren/status/648908022329307136/photo/1",
"id" : 648908007200411652,
"sizes" : {
"large" : {
"w" : 1020,
"h" : 800,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 470,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 266,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/vdfcIwUW2j",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
83,
105
],
"media_url" : "http://pbs.twimg.com/media/CQFiZP0WUAQdode.jpg",
"url" : "http://t.co/vdfcIwUW2j"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 768,
"favorited" : false,
"geo" : null,
"id" : 648908022329307136,
"user" : {
"id" : 12273252,
"id_str" : "12273252"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648908007200411652",
"media_url_https" : "https://pbs.twimg.com/media/CQFiZP0WUAQdode.jpg",
"expanded_url" : "http://twitter.com/tomwarren/status/648908022329307136/photo/1",
"id" : 648908007200411652,
"sizes" : {
"large" : {
"w" : 1020,
"h" : 800,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 470,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 266,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/vdfcIwUW2j",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
83,
105
],
"media_url" : "http://pbs.twimg.com/media/CQFiZP0WUAQdode.jpg",
"url" : "http://t.co/vdfcIwUW2j"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Apple made a Surface. Google has now made a Surface. Microsoft has created a trend http://t.co/vdfcIwUW2j",
"created_at" : "Tue Sep 29 17:11:43 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648908022329307136",
"coordinates" : null
},
"648699649373532161" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648699649373532161,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "175624200",
"id" : 175624200,
"screen_name" : "ID_AA_Carmack",
"name" : "John Carmack",
"indices" : [
3,
17
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPad",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 692,
"conversation_id" : 515873591515049984,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1035,
"favorited" : false,
"geo" : null,
"id" : 515873591515049984,
"user" : {
"id" : 175624200,
"id_str" : "175624200"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "You can prematurely optimize maintainability, flexibility, security, and robustness just like you can performance.",
"created_at" : "Sat Sep 27 14:40:23 +0000 2014",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "515873591515049984",
"coordinates" : null
},
"retweet_count" : 1035,
"favorited" : false,
"geo" : null,
"id" : 648699649373532161,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @ID_AA_Carmack: You can prematurely optimize maintainability, flexibility, security, and robustness just like you can performance.",
"created_at" : "Tue Sep 29 03:23:43 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648699649373532161",
"coordinates" : null
},
"649200856198434817" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649198830404157445,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Section 3.3.1",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "iwasleeg",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649200856198434817,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : 3182117337,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@iwasleeg and having seen musixtex, I know MuseScore is doing well at making an essentially complex situation manageable.",
"created_at" : "Wed Sep 30 12:35:20 +0000 2015",
"in_reply_to_status_id_str" : "649198830404157445",
"in_reply_to_status_id" : 649198830404157445,
"in_reply_to_user_id_str" : "3182117337",
"id_str" : "649200856198434817",
"coordinates" : null
},
"648571087685615616" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 7,
"conversation_id" : 648571087685615616,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "anandtech.com/show/9662/ipho…",
"url" : "http://t.co/kEHVfmKeuK",
"indices" : [
46,
68
],
"expanded_url" : "http://www.anandtech.com/show/9662/iphone-6s-and-iphone-6s-plus-preliminary-results"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 7,
"favorited" : false,
"geo" : null,
"id" : 648571087685615616,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Damn that new 6s is a best, performance-wise. http://t.co/kEHVfmKeuK",
"created_at" : "Mon Sep 28 18:52:51 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648571087685615616",
"coordinates" : null
},
"647674805844639744" : {
"place" : null,
"contributors" : null,
"source" : "iOS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 6,
"conversation_id" : 647674805844639744,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"vanity_url" : {
"type" : "STRING",
"string_value" : "economist.com",
"scribe_key" : "vanity_url"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "5988062"
}
},
"title" : {
"type" : "STRING",
"string_value" : "Naked capitalism"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/nzLruArzkT",
"scribe_key" : "card_url"
},
"domain" : {
"type" : "STRING",
"string_value" : "www.economist.com"
},
"description" : {
"type" : "STRING",
"string_value" : "IT WAS 2012, and Fabian Thylmann’s goal was world domination. The man who had put together Manwin, an emerging online-pornography giant, now controlled most of the..."
}
},
"users" : {
"5988062" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/461499742950678528/2JnpHjUo_normal.png",
"created_at" : "Sat May 12 13:04:50 +0000 2007",
"id" : 5988062,
"default_profile_image" : false,
"listed_count" : 97286,
"profile_background_color" : "DFDFDF",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "London",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "economist.com",
"url" : "http://t.co/pN0OAmXFKn",
"indices" : [
0,
22
],
"expanded_url" : "http://www.economist.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "econ.st/1R5AHtj",
"url" : "http://t.co/BuPrEvPiya",
"indices" : [
129,
151
],
"expanded_url" : "http://econ.st/1R5AHtj"
}
]
}
},
"url" : "http://t.co/pN0OAmXFKn",
"description" : "News and analysis with a global perspective. Follow for article updates, events and news from The Economist. To subscribe go to: http://t.co/BuPrEvPiya",
"followers_count" : 10762719,
"geo_enabled" : false,
"media_count" : 19366,
"lang" : "en",
"profile_text_color" : "2C2E2D",
"statuses_count" : 48486,
"following" : false,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "5988062",
"name" : "The Economist",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/461499742950678528/2JnpHjUo_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/5988062/1444321046",
"screen_name" : "TheEconomist",
"fast_followers_count" : 91,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/845392952/963b46728d3607fe369457e527b9d62e.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/845392952/963b46728d3607fe369457e527b9d62e.png",
"profile_link_color" : "313331",
"favourites_count" : 28,
"is_translation_enabled" : true,
"normal_followers_count" : 10762628,
"utc_offset" : -14400,
"friends_count" : 135,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/nzLruArzkT",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "economist.com/news/internati…",
"url" : "http://t.co/nzLruArzkT",
"indices" : [
116,
138
],
"expanded_url" : "http://www.economist.com/news/international/21666114-internet-blew-porn-industrys-business-model-apart-its-response-holds-lessons?fsrc=scn%2Ffb%2Fte%2Fpe%2Fed%2Fnakedcapitalism"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 647674805844639744,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "The French owner of XVideos turned down an offer of $120m with a scornful “Sorry, I have to go and play Diablo II.” http://t.co/nzLruArzkT",
"created_at" : "Sat Sep 26 07:31:21 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647674805844639744",
"coordinates" : null
},
"648960446997917696" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648960446997917696,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.theverge.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "275686563"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiWAWh0dHBzOi8vY2RuMC52b3gtY2RuLmNvbS90aHVtYm9yL01yN28yMmxMcnRJemx4bTFWZVdURjNLdE9CND0vMHgxMjg6MjMzMHgxNDM5LzE2MDB4OTAwL2NkbjAudm94LWNkbi5jb20vdXBsb2Fkcy9jaG9ydXNfaW1hZ2UvaW1hZ2UvNDcyOTEwNzYvYW0uMC4wLnBuZxSAGRSKDRwUhAYUlAMAABYAEgA&s=gXk8RfI6blU4fvJ3UF8QbwYKkKlJZWhPdnl5vf6L-pQ",
"width" : 1600,
"height" : 837
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiWAWh0dHBzOi8vY2RuMC52b3gtY2RuLmNvbS90aHVtYm9yL01yN28yMmxMcnRJemx4bTFWZVdURjNLdE9CND0vMHgxMjg6MjMzMHgxNDM5LzE2MDB4OTAwL2NkbjAudm94LWNkbi5jb20vdXBsb2Fkcy9jaG9ydXNfaW1hZ2UvaW1hZ2UvNDcyOTEwNzYvYW0uMC4wLnBuZxSAGRSKDRwUsAkU9AQAABYAEgA&s=LVmmysMKouDEuGvYXzrkpaTWoyxWSEPwatJRCNGnp0w",
"width" : 1600,
"height" : 837
}
},
"title" : {
"type" : "STRING",
"string_value" : "These are the 7 best new features of Android Marshmallow"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "theverge.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "You're going to want Android Marshmallow. Google's latest version of Android may sound like a single headline feature followed by a list of tiny improvements, but they all add up to one important..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/FpZlOTRDT2",
"scribe_key" : "card_url"
}
},
"users" : {
"275686563" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/615501837341466624/I4jVBBp-_normal.jpg",
"created_at" : "Fri Apr 01 19:54:22 +0000 2011",
"id" : 275686563,
"default_profile_image" : false,
"listed_count" : 26708,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "theverge.com",
"url" : "http://t.co/W2SFxIXkC4",
"indices" : [
0,
22
],
"expanded_url" : "http://www.theverge.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "theverge.com",
"url" : "http://t.co/W2SFxIXkC4",
"indices" : [
0,
22
],
"expanded_url" : "http://www.theverge.com"
}
]
}
},
"url" : "http://t.co/W2SFxIXkC4",
"description" : "http://t.co/W2SFxIXkC4 covers the future of technology, science, art, and culture. \n\nSnapchat: therealverge",
"followers_count" : 1039982,
"geo_enabled" : false,
"media_count" : 24710,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 76930,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "275686563",
"name" : "The Verge",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/615501837341466624/I4jVBBp-_normal.jpg",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/275686563/1433249898",
"screen_name" : "verge",
"fast_followers_count" : 15,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/481546505468145664/a59ZFvIP.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/481546505468145664/a59ZFvIP.jpeg",
"profile_link_color" : "FA4D2A",
"favourites_count" : 1133,
"is_translation_enabled" : true,
"normal_followers_count" : 1039967,
"utc_offset" : -14400,
"friends_count" : 127,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/FpZlOTRDT2",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15267898",
"id" : 15267898,
"screen_name" : "stroughtonsmith",
"name" : "Steve T-S",
"indices" : [
3,
19
]
}
],
"urls" : [
{
"display_url" : "theverge.com/2015/9/29/9411…",
"url" : "http://t.co/FpZlOTRDT2",
"indices" : [
124,
140
],
"expanded_url" : "http://www.theverge.com/2015/9/29/9411473/android-marshmallow-best-new-features"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitterrific for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 30,
"conversation_id" : 648959812752031744,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.theverge.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "275686563"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiWAWh0dHBzOi8vY2RuMC52b3gtY2RuLmNvbS90aHVtYm9yL01yN28yMmxMcnRJemx4bTFWZVdURjNLdE9CND0vMHgxMjg6MjMzMHgxNDM5LzE2MDB4OTAwL2NkbjAudm94LWNkbi5jb20vdXBsb2Fkcy9jaG9ydXNfaW1hZ2UvaW1hZ2UvNDcyOTEwNzYvYW0uMC4wLnBuZxSAGRSKDRwUhAYUlAMAABYAEgA&s=gXk8RfI6blU4fvJ3UF8QbwYKkKlJZWhPdnl5vf6L-pQ",
"width" : 1600,
"height" : 837
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiWAWh0dHBzOi8vY2RuMC52b3gtY2RuLmNvbS90aHVtYm9yL01yN28yMmxMcnRJemx4bTFWZVdURjNLdE9CND0vMHgxMjg6MjMzMHgxNDM5LzE2MDB4OTAwL2NkbjAudm94LWNkbi5jb20vdXBsb2Fkcy9jaG9ydXNfaW1hZ2UvaW1hZ2UvNDcyOTEwNzYvYW0uMC4wLnBuZxSAGRSKDRwUsAkU9AQAABYAEgA&s=LVmmysMKouDEuGvYXzrkpaTWoyxWSEPwatJRCNGnp0w",
"width" : 1600,
"height" : 837
}
},
"title" : {
"type" : "STRING",
"string_value" : "These are the 7 best new features of Android Marshmallow"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "theverge.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "You're going to want Android Marshmallow. Google's latest version of Android may sound like a single headline feature followed by a list of tiny improvements, but they all add up to one important..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/FpZlOTRDT2",
"scribe_key" : "card_url"
}
},
"users" : {
"275686563" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/615501837341466624/I4jVBBp-_normal.jpg",
"created_at" : "Fri Apr 01 19:54:22 +0000 2011",
"id" : 275686563,
"default_profile_image" : false,
"listed_count" : 26708,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "theverge.com",
"url" : "http://t.co/W2SFxIXkC4",
"indices" : [
0,
22
],
"expanded_url" : "http://www.theverge.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "theverge.com",
"url" : "http://t.co/W2SFxIXkC4",
"indices" : [
0,
22
],
"expanded_url" : "http://www.theverge.com"
}
]
}
},
"url" : "http://t.co/W2SFxIXkC4",
"description" : "http://t.co/W2SFxIXkC4 covers the future of technology, science, art, and culture. \n\nSnapchat: therealverge",
"followers_count" : 1039982,
"geo_enabled" : false,
"media_count" : 24710,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 76930,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "275686563",
"name" : "The Verge",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/615501837341466624/I4jVBBp-_normal.jpg",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/275686563/1433249898",
"screen_name" : "verge",
"fast_followers_count" : 15,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/481546505468145664/a59ZFvIP.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/481546505468145664/a59ZFvIP.jpeg",
"profile_link_color" : "FA4D2A",
"favourites_count" : 1133,
"is_translation_enabled" : true,
"normal_followers_count" : 1039967,
"utc_offset" : -14400,
"friends_count" : 127,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/FpZlOTRDT2",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "theverge.com/2015/9/29/9411…",
"url" : "http://t.co/FpZlOTRDT2",
"indices" : [
103,
125
],
"expanded_url" : "http://www.theverge.com/2015/9/29/9411473/android-marshmallow-best-new-features"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 40,
"favorited" : false,
"geo" : null,
"id" : 648959812752031744,
"user" : {
"id" : 15267898,
"id_str" : "15267898"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "The “7 best new features of Android Marshmallow” are the ones that make it more like iOS, apparently 😜 http://t.co/FpZlOTRDT2",
"created_at" : "Tue Sep 29 20:37:31 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648959812752031744",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 40,
"favorited" : false,
"geo" : null,
"id" : 648960446997917696,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @stroughtonsmith: The “7 best new features of Android Marshmallow” are the ones that make it more like iOS, apparently 😜 http://t.co/FpZ…",
"created_at" : "Tue Sep 29 20:40:02 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648960446997917696",
"coordinates" : null
},
"648168731210850304" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648168731210850304,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "798408",
"id" : 798408,
"screen_name" : "dlpasco",
"name" : "Daniel Pasco",
"indices" : [
3,
11
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-122.436232,
47.4953154
],
[
-122.2249728,
47.4953154
],
[
-122.2249728,
47.734561
],
[
-122.436232,
47.734561
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "300bcc6e23a88361",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Seattle, WA",
"country_code" : "US",
"name" : "Seattle",
"url" : "https://api.twitter.com/1.1/geo/id/300bcc6e23a88361.json"
},
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 648166180901945345,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 648166180901945345,
"user" : {
"id" : 798408,
"id_str" : "798408"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "It's reaching the point where someone telling me \"well, that's not what I would do\" feels like a sign that I'm actually on to something",
"created_at" : "Sun Sep 27 16:03:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648166180901945345",
"coordinates" : null
},
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 648168731210850304,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @dlpasco: It's reaching the point where someone telling me \"well, that's not what I would do\" feels like a sign that I'm actually on to …",
"created_at" : "Sun Sep 27 16:14:02 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648168731210850304",
"coordinates" : null
},
"647877520935796736" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 647877520935796736,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 647856133399543808,
"id_str" : "647856133399543808",
"source_status_id" : 647856139326095361,
"indices" : [
83,
105
],
"url" : "http://t.co/HQheoM7jap",
"source_status_id_str" : "647856139326095361",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CP2luIjWgAApGPE.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CP2luIjWgAApGPE.jpg",
"display_url" : "pic.twitter.com/HQheoM7jap",
"source_user_id" : 15365853,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 494,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 289,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 164,
"resize" : "fit"
}
},
"source_user_id_str" : "15365853",
"expanded_url" : "http://twitter.com/brianeha/status/647856139326095361/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 321,
"w" : 107,
"x" : 629,
"h" : 107
}
]
},
"medium" : {
"faces" : [
{
"y" : 188,
"w" : 62,
"x" : 368,
"h" : 62
}
]
},
"orig" : {
"faces" : [
{
"y" : 321,
"w" : 107,
"x" : 629,
"h" : 107
}
]
},
"small" : {
"faces" : [
{
"y" : 106,
"w" : 35,
"x" : 208,
"h" : 35
}
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15365853",
"id" : 15365853,
"screen_name" : "brianeha",
"name" : "Brian Patrick Eha",
"indices" : [
3,
12
]
},
{
"id_str" : "102278432",
"id" : 102278432,
"screen_name" : "m_clem",
"name" : "Michael Clemens",
"indices" : [
74,
81
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 701,
"conversation_id" : 647856139326095361,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "647856133399543808",
"media_url_https" : "https://pbs.twimg.com/media/CP2luIjWgAApGPE.jpg",
"expanded_url" : "http://twitter.com/brianeha/status/647856139326095361/photo/1",
"id" : 647856133399543808,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 494,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 289,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 164,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/HQheoM7jap",
"features" : {
"large" : {
"faces" : [
{
"y" : 321,
"w" : 107,
"x" : 629,
"h" : 107
}
]
},
"medium" : {
"faces" : [
{
"y" : 188,
"w" : 62,
"x" : 368,
"h" : 62
}
]
},
"orig" : {
"faces" : [
{
"y" : 321,
"w" : 107,
"x" : 629,
"h" : 107
}
]
},
"small" : {
"faces" : [
{
"y" : 106,
"w" : 35,
"x" : 208,
"h" : 35
}
]
}
},
"type" : "photo",
"indices" : [
69,
91
],
"media_url" : "http://pbs.twimg.com/media/CP2luIjWgAApGPE.jpg",
"url" : "http://t.co/HQheoM7jap"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "102278432",
"id" : 102278432,
"screen_name" : "m_clem",
"name" : "Michael Clemens",
"indices" : [
60,
67
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 739,
"favorited" : false,
"geo" : null,
"id" : 647856139326095361,
"user" : {
"id" : 15365853,
"id_str" : "15365853"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "647856133399543808",
"media_url_https" : "https://pbs.twimg.com/media/CP2luIjWgAApGPE.jpg",
"expanded_url" : "http://twitter.com/brianeha/status/647856139326095361/photo/1",
"id" : 647856133399543808,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 494,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 289,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 164,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/HQheoM7jap",
"features" : {
"large" : {
"faces" : [
{
"y" : 321,
"w" : 107,
"x" : 629,
"h" : 107
}
]
},
"medium" : {
"faces" : [
{
"y" : 188,
"w" : 62,
"x" : 368,
"h" : 62
}
]
},
"orig" : {
"faces" : [
{
"y" : 321,
"w" : 107,
"x" : 629,
"h" : 107
}
]
},
"small" : {
"faces" : [
{
"y" : 106,
"w" : 35,
"x" : 208,
"h" : 35
}
]
}
},
"type" : "photo",
"indices" : [
69,
91
],
"media_url" : "http://pbs.twimg.com/media/CP2luIjWgAApGPE.jpg",
"url" : "http://t.co/HQheoM7jap"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Schopenhauer explains how to deal with the social web. (h/t @m_clem) http://t.co/HQheoM7jap",
"created_at" : "Sat Sep 26 19:31:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647856139326095361",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 739,
"favorited" : false,
"geo" : null,
"id" : 647877520935796736,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 647856133399543808,
"id_str" : "647856133399543808",
"source_status_id" : 647856139326095361,
"indices" : [
83,
105
],
"url" : "http://t.co/HQheoM7jap",
"source_status_id_str" : "647856139326095361",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CP2luIjWgAApGPE.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CP2luIjWgAApGPE.jpg",
"display_url" : "pic.twitter.com/HQheoM7jap",
"source_user_id" : 15365853,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 494,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 289,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 164,
"resize" : "fit"
}
},
"source_user_id_str" : "15365853",
"expanded_url" : "http://twitter.com/brianeha/status/647856139326095361/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 321,
"w" : 107,
"x" : 629,
"h" : 107
}
]
},
"medium" : {
"faces" : [
{
"y" : 188,
"w" : 62,
"x" : 368,
"h" : 62
}
]
},
"orig" : {
"faces" : [
{
"y" : 321,
"w" : 107,
"x" : 629,
"h" : 107
}
]
},
"small" : {
"faces" : [
{
"y" : 106,
"w" : 35,
"x" : 208,
"h" : 35
}
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @brianeha: Schopenhauer explains how to deal with the social web. (h/t @m_clem) http://t.co/HQheoM7jap",
"created_at" : "Sat Sep 26 20:56:52 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647877520935796736",
"coordinates" : null
},
"648439837184401408" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648439837184401408,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "bookandbyte.org/quill/index.php",
"url" : "http://t.co/Y0Pbk7JQi1",
"indices" : [
86,
108
],
"expanded_url" : "http://www.bookandbyte.org/quill/index.php"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 648439837184401408,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I'm sure you'll enjoy setting aside some time for the words and pictures contained in http://t.co/Y0Pbk7JQi1 on medieval book creation.",
"created_at" : "Mon Sep 28 10:11:19 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648439837184401408",
"coordinates" : null
},
"648764066823954432" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4828,
"conversation_id" : 648764066823954432,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648764064781340673",
"media_url_https" : "https://pbs.twimg.com/media/CQDfeshUkAEKoel.jpg",
"expanded_url" : "http://twitter.com/elonmusk/status/648764066823954432/photo/1",
"id" : 648764064781340673,
"sizes" : {
"large" : {
"w" : 467,
"h" : 359,
"resize" : "fit"
},
"medium" : {
"w" : 467,
"h" : 359,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 260,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/oXMrucs8wJ",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
94,
116
],
"media_url" : "http://pbs.twimg.com/media/CQDfeshUkAEKoel.jpg",
"url" : "http://t.co/oXMrucs8wJ"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "ts.la",
"url" : "http://t.co/R1Z6eMTUbo",
"indices" : [
41,
63
],
"expanded_url" : "http://ts.la"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4090,
"favorited" : false,
"geo" : null,
"id" : 648764066823954432,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648764064781340673",
"media_url_https" : "https://pbs.twimg.com/media/CQDfeshUkAEKoel.jpg",
"expanded_url" : "http://twitter.com/elonmusk/status/648764066823954432/photo/1",
"id" : 648764064781340673,
"sizes" : {
"large" : {
"w" : 467,
"h" : 359,
"resize" : "fit"
},
"medium" : {
"w" : 467,
"h" : 359,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 260,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/oXMrucs8wJ",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
94,
116
],
"media_url" : "http://pbs.twimg.com/media/CQDfeshUkAEKoel.jpg",
"url" : "http://t.co/oXMrucs8wJ"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Model X launch webcast live today 8pm at http://t.co/R1Z6eMTUbo. Time to show the real thing. http://t.co/oXMrucs8wJ",
"created_at" : "Tue Sep 29 07:39:41 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648764066823954432",
"coordinates" : null
},
"648995715713224704" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 648978653250871296,
"favorite_count" : 28,
"conversation_id" : 648995715713224704,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/GIFs/status/64…",
"url" : "https://t.co/h1rs3Pr2BB",
"indices" : [
11,
34
],
"expanded_url" : "https://twitter.com/GIFs/status/648978653250871296"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "GIFs Daemon",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 65,
"conversation_id" : 648978653250871296,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id_str" : "648978652932083712",
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQGipXrUEAAqsUE.png",
"expanded_url" : "http://twitter.com/GIFs/status/648978653250871296/photo/1",
"id" : 648978652932083712,
"sizes" : {
"large" : {
"w" : 566,
"h" : 138,
"resize" : "fit"
},
"medium" : {
"w" : 566,
"h" : 138,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 138,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 82,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/s66hPY28ID",
"features" : {
},
"type" : "photo",
"indices" : [
23,
45
],
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQGipXrUEAAqsUE.png",
"url" : "http://t.co/s66hPY28ID"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "ministryofgifs.org/post/130157793…",
"url" : "http://t.co/6Pi5WO3hl1",
"indices" : [
0,
22
],
"expanded_url" : "http://ministryofgifs.org/post/130157793977"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 41,
"favorited" : false,
"geo" : null,
"id" : 648978653250871296,
"user" : {
"id" : 1019188722,
"id_str" : "1019188722"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 648978652932083712,
"id_str" : "648978652932083712",
"indices" : [
23,
45
],
"url" : "http://t.co/s66hPY28ID",
"type" : "animated_gif",
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQGipXrUEAAqsUE.png",
"video_info" : {
"aspect_ratio" : [
283,
69
],
"variants" : [
{
"bitrate" : 0,
"content_type" : "video/mp4",
"url" : "https://pbs.twimg.com/tweet_video/CQGipXrUEAAqsUE.mp4"
}
]
},
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQGipXrUEAAqsUE.png",
"display_url" : "pic.twitter.com/s66hPY28ID",
"sizes" : {
"large" : {
"w" : 566,
"h" : 138,
"resize" : "fit"
},
"medium" : {
"w" : 566,
"h" : 138,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 138,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 82,
"resize" : "fit"
}
},
"expanded_url" : "http://twitter.com/GIFs/status/648978653250871296/photo/1",
"features" : {
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "http://t.co/6Pi5WO3hl1 http://t.co/s66hPY28ID",
"created_at" : "Tue Sep 29 21:52:23 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648978653250871296",
"coordinates" : null
},
"retweet_count" : 15,
"favorited" : false,
"geo" : null,
"id" : 648995715713224704,
"user" : {
"id" : 18119839,
"id_str" : "18119839"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "648978653250871296",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Memories…\n\nhttps://t.co/h1rs3Pr2BB",
"created_at" : "Tue Sep 29 23:00:11 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648995715713224704",
"coordinates" : null
},
"648613236779130880" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648613236779130880,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "10545",
"id" : 10545,
"screen_name" : "flyosity",
"name" : "Mikerosoft Rundll32",
"indices" : [
3,
12
]
},
{
"id_str" : "14130572",
"id" : 14130572,
"screen_name" : "joeldev",
"name" : "Joel Levin",
"indices" : [
14,
22
]
}
],
"urls" : [
{
"display_url" : "Facebook.app",
"url" : "http://t.co/Xks5BX1AwE",
"indices" : [
40,
62
],
"expanded_url" : "http://Facebook.app"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 43,
"conversation_id" : 648612401613545472,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14130572",
"id" : 14130572,
"screen_name" : "joeldev",
"name" : "Joel Levin",
"indices" : [
0,
8
]
}
],
"urls" : [
{
"display_url" : "Facebook.app",
"url" : "http://t.co/Xks5BX1AwE",
"indices" : [
26,
48
],
"expanded_url" : "http://Facebook.app"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "joeldev",
"possibly_sensitive_appealable" : false,
"retweet_count" : 9,
"favorited" : false,
"geo" : null,
"id" : 648613001335992320,
"user" : {
"id" : 10545,
"id_str" : "10545"
},
"in_reply_to_user_id" : 14130572,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@joeldev Total classes in http://t.co/Xks5BX1AwE",
"created_at" : "Mon Sep 28 21:39:24 +0000 2015",
"in_reply_to_status_id_str" : "648612401613545472",
"in_reply_to_status_id" : 648612401613545472,
"in_reply_to_user_id_str" : "14130572",
"id_str" : "648613001335992320",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 9,
"favorited" : false,
"geo" : null,
"id" : 648613236779130880,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @flyosity: @joeldev Total classes in http://t.co/Xks5BX1AwE",
"created_at" : "Mon Sep 28 21:40:20 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648613236779130880",
"coordinates" : null
},
"648530748513783808" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648530748513783808,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 648527086139928576,
"id_str" : "648527086139928576",
"source_status_id" : 648527086299316224,
"indices" : [
139,
140
],
"url" : "http://t.co/JNksawz2iN",
"source_status_id_str" : "648527086299316224",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQAH8uSW8AA9gSU.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQAH8uSW8AA9gSU.jpg",
"display_url" : "pic.twitter.com/JNksawz2iN",
"source_user_id" : 11348282,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 532,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 311,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 176,
"resize" : "fit"
}
},
"source_user_id_str" : "11348282",
"expanded_url" : "http://twitter.com/NASA/status/648527086299316224/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "11348282",
"id" : 11348282,
"screen_name" : "NASA",
"name" : "NASA",
"indices" : [
3,
8
]
}
],
"urls" : [
{
"display_url" : "go.nasa.gov/1Lh2Ivy",
"url" : "http://t.co/0MW11SANwL",
"indices" : [
87,
109
],
"expanded_url" : "http://go.nasa.gov/1Lh2Ivy"
}
],
"hashtags" : [
{
"indices" : [
110,
127
],
"text" : "MarsAnnouncement"
}
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Sprinklr",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 32170,
"conversation_id" : 648527086299316224,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648527086139928576",
"media_url_https" : "https://pbs.twimg.com/media/CQAH8uSW8AA9gSU.jpg",
"expanded_url" : "http://twitter.com/NASA/status/648527086299316224/photo/1",
"id" : 648527086139928576,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 532,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 311,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 176,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/JNksawz2iN",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
118,
140
],
"media_url" : "http://pbs.twimg.com/media/CQAH8uSW8AA9gSU.jpg",
"url" : "http://t.co/JNksawz2iN"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "go.nasa.gov/1Lh2Ivy",
"url" : "http://t.co/0MW11SANwL",
"indices" : [
77,
99
],
"expanded_url" : "http://go.nasa.gov/1Lh2Ivy"
}
],
"hashtags" : [
{
"indices" : [
100,
117
],
"text" : "MarsAnnouncement"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 47283,
"favorited" : false,
"geo" : null,
"id" : 648527086299316224,
"user" : {
"id" : 11348282,
"id_str" : "11348282"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648527086139928576",
"media_url_https" : "https://pbs.twimg.com/media/CQAH8uSW8AA9gSU.jpg",
"expanded_url" : "http://twitter.com/NASA/status/648527086299316224/photo/1",
"id" : 648527086139928576,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 532,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 311,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 176,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/JNksawz2iN",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
118,
140
],
"media_url" : "http://pbs.twimg.com/media/CQAH8uSW8AA9gSU.jpg",
"url" : "http://t.co/JNksawz2iN"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Water! Strong evidence that liquid water flows on present-day Mars. Details: http://t.co/0MW11SANwL #MarsAnnouncement http://t.co/JNksawz2iN",
"created_at" : "Mon Sep 28 15:58:01 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648527086299316224",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 47283,
"favorited" : false,
"geo" : null,
"id" : 648530748513783808,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 648527086139928576,
"id_str" : "648527086139928576",
"source_status_id" : 648527086299316224,
"indices" : [
139,
140
],
"url" : "http://t.co/JNksawz2iN",
"source_status_id_str" : "648527086299316224",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQAH8uSW8AA9gSU.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CQAH8uSW8AA9gSU.jpg",
"display_url" : "pic.twitter.com/JNksawz2iN",
"source_user_id" : 11348282,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 532,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 311,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 176,
"resize" : "fit"
}
},
"source_user_id_str" : "11348282",
"expanded_url" : "http://twitter.com/NASA/status/648527086299316224/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @NASA: Water! Strong evidence that liquid water flows on present-day Mars. Details: http://t.co/0MW11SANwL #MarsAnnouncement http://t.co…",
"created_at" : "Mon Sep 28 16:12:34 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648530748513783808",
"coordinates" : null
},
"647901659033501697" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1202,
"conversation_id" : 647901659033501697,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "647901612485165056",
"media_url_https" : "https://pbs.twimg.com/media/CP3PFXWUwAAJp-9.jpg",
"expanded_url" : "http://twitter.com/PMOIndia/status/647901659033501697/photo/1",
"id" : 647901612485165056,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/AxL5eE9pdo",
"features" : {
"large" : {
"faces" : [
{
"y" : 315,
"w" : 36,
"x" : 410,
"h" : 36
},
{
"y" : 346,
"w" : 35,
"x" : 478,
"h" : 35
}
]
},
"medium" : {
"faces" : [
{
"y" : 184,
"w" : 21,
"x" : 240,
"h" : 21
},
{
"y" : 202,
"w" : 20,
"x" : 280,
"h" : 20
}
]
},
"orig" : {
"faces" : [
{
"y" : 315,
"w" : 36,
"x" : 410,
"h" : 36
},
{
"y" : 346,
"w" : 35,
"x" : 478,
"h" : 35
}
]
},
"small" : {
"faces" : [
{
"y" : 104,
"w" : 11,
"x" : 136,
"h" : 11
},
{
"y" : 114,
"w" : 11,
"x" : 158,
"h" : 11
}
]
}
},
"type" : "photo",
"indices" : [
49,
71
],
"media_url" : "http://pbs.twimg.com/media/CP3PFXWUwAAJp-9.jpg",
"url" : "http://t.co/AxL5eE9pdo"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "18839785",
"id" : 18839785,
"screen_name" : "narendramodi",
"name" : "Narendra Modi",
"indices" : [
3,
16
]
},
{
"id_str" : "13298072",
"id" : 13298072,
"screen_name" : "TeslaMotors",
"name" : "Tesla Motors",
"indices" : [
20,
32
]
},
{
"id_str" : "44196397",
"id" : 44196397,
"screen_name" : "elonmusk",
"name" : "Elon Musk",
"indices" : [
38,
47
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 894,
"favorited" : false,
"geo" : null,
"id" : 647901659033501697,
"user" : {
"id" : 471741741,
"id_str" : "471741741"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "647901612485165056",
"media_url_https" : "https://pbs.twimg.com/media/CP3PFXWUwAAJp-9.jpg",
"expanded_url" : "http://twitter.com/PMOIndia/status/647901659033501697/photo/1",
"id" : 647901612485165056,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/AxL5eE9pdo",
"features" : {
"large" : {
"faces" : [
{
"y" : 315,
"w" : 36,
"x" : 410,
"h" : 36
},
{
"y" : 346,
"w" : 35,
"x" : 478,
"h" : 35
}
]
},
"medium" : {
"faces" : [
{
"y" : 184,
"w" : 21,
"x" : 240,
"h" : 21
},
{
"y" : 202,
"w" : 20,
"x" : 280,
"h" : 20
}
]
},
"orig" : {
"faces" : [
{
"y" : 315,
"w" : 36,
"x" : 410,
"h" : 36
},
{
"y" : 346,
"w" : 35,
"x" : 478,
"h" : 35
}
]
},
"small" : {
"faces" : [
{
"y" : 104,
"w" : 11,
"x" : 136,
"h" : 11
},
{
"y" : 114,
"w" : 11,
"x" : 158,
"h" : 11
}
]
}
},
"type" : "photo",
"indices" : [
49,
71
],
"media_url" : "http://pbs.twimg.com/media/CP3PFXWUwAAJp-9.jpg",
"url" : "http://t.co/AxL5eE9pdo"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "PM @narendramodi at @TeslaMotors with @elonmusk. http://t.co/AxL5eE9pdo",
"created_at" : "Sat Sep 26 22:32:47 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647901659033501697",
"coordinates" : null
},
"648555265445466112" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 13,
"conversation_id" : 648555265445466112,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648555264694714368",
"media_url_https" : "https://pbs.twimg.com/media/CQAhk7lWgAABSKI.png",
"expanded_url" : "http://twitter.com/steipete/status/648555265445466112/photo/1",
"id" : 648555264694714368,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 610,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 357,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 202,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/4zrYErrHxQ",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
61,
83
],
"media_url" : "http://pbs.twimg.com/media/CQAhk7lWgAABSKI.png",
"url" : "http://t.co/4zrYErrHxQ"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 648555265445466112,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648555264694714368",
"media_url_https" : "https://pbs.twimg.com/media/CQAhk7lWgAABSKI.png",
"expanded_url" : "http://twitter.com/steipete/status/648555265445466112/photo/1",
"id" : 648555264694714368,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 610,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 357,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 202,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/4zrYErrHxQ",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
61,
83
],
"media_url" : "http://pbs.twimg.com/media/CQAhk7lWgAABSKI.png",
"url" : "http://t.co/4zrYErrHxQ"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "GitHub's continuous integration view needs to grow bigger :) http://t.co/4zrYErrHxQ",
"created_at" : "Mon Sep 28 17:49:59 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648555265445466112",
"coordinates" : null
},
"649128363097894914" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649128363097894914,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 649070692588122112,
"id_str" : "649070692588122112",
"source_status_id" : 649070693582249984,
"indices" : [
67,
89
],
"url" : "http://t.co/9xGLdZMNhe",
"source_status_id_str" : "649070693582249984",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQH2WyHU8AARqUa.png",
"media_url_https" : "https://pbs.twimg.com/media/CQH2WyHU8AARqUa.png",
"display_url" : "pic.twitter.com/9xGLdZMNhe",
"source_user_id" : 3060631,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 578,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 338,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 192,
"resize" : "fit"
}
},
"source_user_id_str" : "3060631",
"expanded_url" : "http://twitter.com/Jalopnik/status/649070693582249984/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3060631",
"id" : 3060631,
"screen_name" : "Jalopnik",
"name" : "Jalopnik",
"indices" : [
3,
12
]
}
],
"urls" : [
{
"display_url" : "jalo.ps/GYQKx4H",
"url" : "http://t.co/oefy3hs7X6",
"indices" : [
44,
66
],
"expanded_url" : "http://jalo.ps/GYQKx4H"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "SocialFlow",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1070,
"conversation_id" : 649070693582249984,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649070692588122112",
"media_url_https" : "https://pbs.twimg.com/media/CQH2WyHU8AARqUa.png",
"expanded_url" : "http://twitter.com/Jalopnik/status/649070693582249984/photo/1",
"id" : 649070692588122112,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 578,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 338,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 192,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/9xGLdZMNhe",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
53,
75
],
"media_url" : "http://pbs.twimg.com/media/CQH2WyHU8AARqUa.png",
"url" : "http://t.co/9xGLdZMNhe"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "jalo.ps/GYQKx4H",
"url" : "http://t.co/oefy3hs7X6",
"indices" : [
30,
52
],
"expanded_url" : "http://jalo.ps/GYQKx4H"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 758,
"favorited" : false,
"geo" : null,
"id" : 649070693582249984,
"user" : {
"id" : 3060631,
"id_str" : "3060631"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649070692588122112",
"media_url_https" : "https://pbs.twimg.com/media/CQH2WyHU8AARqUa.png",
"expanded_url" : "http://twitter.com/Jalopnik/status/649070693582249984/photo/1",
"id" : 649070692588122112,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 578,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 338,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 192,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/9xGLdZMNhe",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
53,
75
],
"media_url" : "http://pbs.twimg.com/media/CQH2WyHU8AARqUa.png",
"url" : "http://t.co/9xGLdZMNhe"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "This is it! The Tesla Model X http://t.co/oefy3hs7X6 http://t.co/9xGLdZMNhe",
"created_at" : "Wed Sep 30 03:58:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649070693582249984",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 758,
"favorited" : false,
"geo" : null,
"id" : 649128363097894914,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 649070692588122112,
"id_str" : "649070692588122112",
"source_status_id" : 649070693582249984,
"indices" : [
67,
89
],
"url" : "http://t.co/9xGLdZMNhe",
"source_status_id_str" : "649070693582249984",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CQH2WyHU8AARqUa.png",
"media_url_https" : "https://pbs.twimg.com/media/CQH2WyHU8AARqUa.png",
"display_url" : "pic.twitter.com/9xGLdZMNhe",
"source_user_id" : 3060631,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 578,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 338,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 192,
"resize" : "fit"
}
},
"source_user_id_str" : "3060631",
"expanded_url" : "http://twitter.com/Jalopnik/status/649070693582249984/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @Jalopnik: This is it! The Tesla Model X http://t.co/oefy3hs7X6 http://t.co/9xGLdZMNhe",
"created_at" : "Wed Sep 30 07:47:16 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649128363097894914",
"coordinates" : null
},
"647497379759935488" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPad",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 143,
"conversation_id" : 647497379759935488,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 647496318521356288,
"id_str" : "647496318521356288",
"source_status_id" : 647496318601052162,
"indices" : [
38,
60
],
"url" : "http://t.co/fROW7VWMtl",
"source_status_id_str" : "647496318601052162",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CPxeeJrWsAAbmet.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CPxeeJrWsAAbmet.jpg",
"display_url" : "pic.twitter.com/fROW7VWMtl",
"source_user_id" : 3117335656,
"sizes" : {
"large" : {
"w" : 356,
"h" : 486,
"resize" : "fit"
},
"medium" : {
"w" : 356,
"h" : 486,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 464,
"resize" : "fit"
}
},
"source_user_id_str" : "3117335656",
"expanded_url" : "http://twitter.com/Medieval_Probs/status/647496318601052162/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 182,
"favorited" : false,
"geo" : null,
"id" : 647497379759935488,
"user" : {
"id" : 962069820,
"id_str" : "962069820"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 647496318521356288,
"id_str" : "647496318521356288",
"source_status_id" : 647496318601052162,
"indices" : [
38,
60
],
"url" : "http://t.co/fROW7VWMtl",
"source_status_id_str" : "647496318601052162",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CPxeeJrWsAAbmet.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CPxeeJrWsAAbmet.jpg",
"display_url" : "pic.twitter.com/fROW7VWMtl",
"source_user_id" : 3117335656,
"sizes" : {
"large" : {
"w" : 356,
"h" : 486,
"resize" : "fit"
},
"medium" : {
"w" : 356,
"h" : 486,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 464,
"resize" : "fit"
}
},
"source_user_id_str" : "3117335656",
"expanded_url" : "http://twitter.com/Medieval_Probs/status/647496318601052162/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Selfie stick much older than we think http://t.co/fROW7VWMtl",
"created_at" : "Fri Sep 25 19:46:19 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647497379759935488",
"coordinates" : null
},
"648084022938177537" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 648082607826186240,
"favorite_count" : 18,
"conversation_id" : 648082607826186240,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "4295181",
"id" : 4295181,
"screen_name" : "chriseidhof",
"name" : "Chris Eidhof",
"indices" : [
1,
13
]
}
],
"urls" : [
{
"display_url" : "twitter.com/chriseidhof/st…",
"url" : "https://t.co/m7Mq6rJBfs",
"indices" : [
55,
78
],
"expanded_url" : "https://twitter.com/chriseidhof/status/648082607826186240"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : "chriseidhof",
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
13.3657388,
52.504089
],
[
13.429441,
52.504089
],
[
13.429441,
52.540159
],
[
13.3657388,
52.540159
]
]
]
},
"contained_within" : [
],
"country" : "Deutschland",
"id" : "2825830a11306ae1",
"attributes" : {
},
"place_type" : "neighborhood",
"full_name" : "Mitte, Berlin",
"country_code" : "DE",
"name" : "Mitte",
"url" : "https://api.twitter.com/1.1/geo/id/2825830a11306ae1.json"
},
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 154,
"conversation_id" : 648082607826186240,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648082605909377024",
"media_url_https" : "https://pbs.twimg.com/media/CP5zskZWgAAJTZS.jpg",
"expanded_url" : "http://twitter.com/chriseidhof/status/648082607826186240/photo/1",
"id" : 648082605909377024,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/cFYToIsqb3",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
108,
130
],
"media_url" : "http://pbs.twimg.com/media/CP5zskZWgAAJTZS.jpg",
"url" : "http://t.co/cFYToIsqb3"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 648082607826186240,
"user" : {
"id" : 4295181,
"id_str" : "4295181"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648082605909377024",
"media_url_https" : "https://pbs.twimg.com/media/CP5zskZWgAAJTZS.jpg",
"expanded_url" : "http://twitter.com/chriseidhof/status/648082607826186240/photo/1",
"id" : 648082605909377024,
"sizes" : {
"large" : {
"w" : 768,
"h" : 1024,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 800,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 453,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/cFYToIsqb3",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
108,
130
],
"media_url" : "http://pbs.twimg.com/media/CP5zskZWgAAJTZS.jpg",
"url" : "http://t.co/cFYToIsqb3"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "One of my biggest life goals achieved! Thanks for all the support, made all the difference. Tears of joy ❤️ http://t.co/cFYToIsqb3",
"created_at" : "Sun Sep 27 10:31:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648082607826186240",
"coordinates" : null
},
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 648084022938177537,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : 4295181,
"quoted_status_id_str" : "648082607826186240",
"retweeted" : false,
"supplemental_language" : null,
"text" : ".@chriseidhof‘s next book: Advanced Marathon Training. https://t.co/m7Mq6rJBfs",
"created_at" : "Sun Sep 27 10:37:26 +0000 2015",
"in_reply_to_status_id_str" : "648082607826186240",
"in_reply_to_status_id" : 648082607826186240,
"in_reply_to_user_id_str" : "4295181",
"id_str" : "648084022938177537",
"coordinates" : null
},
"648138010748416000" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 9827,
"conversation_id" : 648138010748416000,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648138010211561472",
"media_url_https" : "https://pbs.twimg.com/media/CP6mFhgWsAAcrJ8.jpg",
"expanded_url" : "http://twitter.com/BillGates/status/648138010748416000/photo/1",
"id" : 648138010211561472,
"sizes" : {
"large" : {
"w" : 954,
"h" : 594,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 373,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 211,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/DbDUlEK97f",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
122,
144
],
"media_url" : "http://pbs.twimg.com/media/CP6mFhgWsAAcrJ8.jpg",
"url" : "http://t.co/DbDUlEK97f"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 6040,
"favorited" : false,
"geo" : null,
"id" : 648138010748416000,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648138010211561472",
"media_url_https" : "https://pbs.twimg.com/media/CP6mFhgWsAAcrJ8.jpg",
"expanded_url" : "http://twitter.com/BillGates/status/648138010748416000/photo/1",
"id" : 648138010211561472,
"sizes" : {
"large" : {
"w" : 954,
"h" : 594,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 373,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 211,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/DbDUlEK97f",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
122,
144
],
"media_url" : "http://pbs.twimg.com/media/CP6mFhgWsAAcrJ8.jpg",
"url" : "http://t.co/DbDUlEK97f"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "We’re lucky to have such a passionate advocate for women & girls. My daughters are going to be jealous of this photo. http://t.co/DbDUlEK97f",
"created_at" : "Sun Sep 27 14:11:58 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648138010748416000",
"coordinates" : null
},
"648616862616436736" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 204,
"conversation_id" : 648616862616436736,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 103,
"favorited" : false,
"geo" : null,
"id" : 648616862616436736,
"user" : {
"id" : 440519278,
"id_str" : "440519278"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Morte Darthur\n\nThe title ys a spoyler!",
"created_at" : "Mon Sep 28 21:54:45 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648616862616436736",
"coordinates" : null
},
"648920664926085120" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648671170695335936,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "10724012",
"id" : 10724012,
"screen_name" : "andy_matuschak",
"name" : "Andy Matuschak",
"indices" : [
0,
15
]
},
{
"id_str" : "43915380",
"id" : 43915380,
"screen_name" : "NachoSoto",
"name" : "Nacho Soto",
"indices" : [
16,
26
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "andy_matuschak",
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 648920664926085120,
"user" : {
"id" : 18559099,
"id_str" : "18559099"
},
"in_reply_to_user_id" : 10724012,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@andy_matuschak @NachoSoto Any idea of how the time was spent?",
"created_at" : "Tue Sep 29 18:01:57 +0000 2015",
"in_reply_to_status_id_str" : "648671170695335936",
"in_reply_to_status_id" : 648671170695335936,
"in_reply_to_user_id_str" : "10724012",
"id_str" : "648920664926085120",
"coordinates" : null
},
"648608079404097536" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-122.091151,
37.285786
],
[
-121.995595,
37.285786
],
[
-121.995595,
37.3403795
],
[
-122.091151,
37.3403795
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "36237ab3643ff2be",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Cupertino, CA",
"country_code" : "US",
"name" : "Cupertino",
"url" : "https://api.twitter.com/1.1/geo/id/36237ab3643ff2be.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 648607828597436416,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "steipete",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 648608079404097536,
"user" : {
"id" : 15444008,
"id_str" : "15444008"
},
"in_reply_to_user_id" : 25401953,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@steipete usually that just means that whoever was submitting decided to leave a gap for emergency updates to the previous one.",
"created_at" : "Mon Sep 28 21:19:51 +0000 2015",
"in_reply_to_status_id_str" : "648607828597436416",
"in_reply_to_status_id" : 648607828597436416,
"in_reply_to_user_id_str" : "25401953",
"id_str" : "648608079404097536",
"coordinates" : null
},
"648974505281359873" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 157,
"conversation_id" : 648974505281359873,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 39,
"favorited" : false,
"geo" : null,
"id" : 648974505281359873,
"user" : {
"id" : 9943672,
"id_str" : "9943672"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I still want whoever built the iOS/Safari tab view to commandeer animation+interaction implementation for all of iOS.",
"created_at" : "Tue Sep 29 21:35:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648974505281359873",
"coordinates" : null
},
"570112949278236672" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Ads",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1439,
"conversation_id" : 570112949278236672,
"possibly_sensitive" : false,
"card" : {
"card_type_url" : "https://abs.twimg.com/cards/iPhone/12/7379ad27-37b9-3e57-b40f-c82c322a1f80/AE41F426E207D4C559275F037C32E75E.json",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "12"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
},
"forward_card" : {
"binding_values" : {
"_forward_card_height_" : {
"type" : "STRING",
"string_value" : "140"
},
"_card_data" : {
"type" : "STRING",
"string_value" : "{\"card_id\" : 605310, \"promotion_card_type\" : 7, \"card_url\" : \"https:\\/\\/cards.twitter.com\\/cards\\/8eiqg\\/cz26\"}"
},
"cta_learn_more" : {
"type" : "STRING",
"string_value" : "1"
},
"title" : {
"type" : "STRING",
"string_value" : "Create a JSON API with Rails. Consume it from an iOS app."
},
"website_url" : {
"type" : "STRING",
"string_value" : "http://iosonrails.net/?utm_source=twitter&utm_medium=twitter-ad"
},
"promo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://pbs.twimg.com/media-preview/snf:570112059804770305/1XHzLkAu.png",
"width" : 240,
"height" : 96
}
},
"prefetch_markup" : {
"type" : "STRING",
"string_value" : "false"
},
"website_dest_url" : {
"type" : "STRING",
"string_value" : "https://gumroad.com/l/ios-on-rails/?utm_source=twitter&utm_medium=twitter-ad"
},
"prefetch_assets" : {
"type" : "STRING",
"string_value" : "true"
},
"website_assets" : {
"type" : "STRING",
"string_value" : "{\"ios\" : {\"wifi\" : [\"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-d5eed1097b23d75e2d4ffb3e88928e1d.css\", \"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-245f79027f78f27683bd964be81d8e77.css\", \"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-e3053da8456edb068dcbc609ac0c38d4.css\"], \"cellular\" : [\"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-d5eed1097b23d75e2d4ffb3e88928e1d.css\", \"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-245f79027f78f27683bd964be81d8e77.css\", \"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-e3053da8456edb068dcbc609ac0c38d4.css\"]}, \"android\" : {\"wifi\" : [\"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-245f79027f78f27683bd964be81d8e77.css\", \"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-e3053da8456edb068dcbc609ac0c38d4.css\"], \"cellular\" : [\"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-245f79027f78f27683bd964be81d8e77.css\", \"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-e3053da8456edb068dcbc609ac0c38d4.css\"]}}"
}
},
"card_type_url" : "https://abs.twimg.com/cards/iPhone/12/fe511bee-2556-31cb-b8e2-ac4dac5482e8/A5F43B09D0BFC1E24804505A7ACD75FC.json",
"name" : "forward:forward_promo_website",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "12"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"binding_values" : {
"website_dest_url" : {
"type" : "STRING",
"string_value" : "https://gumroad.com/l/ios-on-rails/?utm_source=twitter&utm_medium=twitter-ad"
},
"prefetch_markup" : {
"type" : "STRING",
"string_value" : "false"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "gumroad.com"
},
"website_url" : {
"type" : "STRING",
"string_value" : "http://iosonrails.net/?utm_source=twitter&utm_medium=twitter-ad"
},
"prefetch_assets" : {
"type" : "STRING",
"string_value" : "true"
},
"website_assets" : {
"type" : "STRING",
"string_value" : "{\"ios\" : {\"wifi\" : [\"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-d5eed1097b23d75e2d4ffb3e88928e1d.css\", \"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-245f79027f78f27683bd964be81d8e77.css\", \"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-e3053da8456edb068dcbc609ac0c38d4.css\"], \"cellular\" : [\"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-d5eed1097b23d75e2d4ffb3e88928e1d.css\", \"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-245f79027f78f27683bd964be81d8e77.css\", \"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-e3053da8456edb068dcbc609ac0c38d4.css\"]}, \"android\" : {\"wifi\" : [\"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-245f79027f78f27683bd964be81d8e77.css\", \"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-e3053da8456edb068dcbc609ac0c38d4.css\"], \"cellular\" : [\"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-245f79027f78f27683bd964be81d8e77.css\", \"https:\\/\\/static-1.gumroad.com\\/res\\/gumroad\\/assets\\/buyers-e3053da8456edb068dcbc609ac0c38d4.css\"]}}"
},
"title" : {
"type" : "STRING",
"string_value" : "Create a JSON API with Rails. Consume it from an iOS app."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/6NEchbiPwK",
"scribe_key" : "card_url"
},
"promo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://pbs.twimg.com/media-preview/snf:570112059804770305/1XHzLkAu.png",
"width" : 240,
"height" : 96
}
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "14114392"
}
},
"_card_data" : {
"type" : "STRING",
"string_value" : "{\"card_id\" : 605310, \"promotion_card_type\" : 7, \"card_url\" : \"https:\\/\\/cards.twitter.com\\/cards\\/8eiqg\\/cz26\"}"
},
"cta_learn_more" : {
"type" : "STRING",
"string_value" : "1"
}
},
"users" : {
"14114392" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/529315997275025408/ypnB6GAu_normal.png",
"created_at" : "Mon Mar 10 15:04:12 +0000 2008",
"id" : 14114392,
"default_profile_image" : false,
"listed_count" : 1599,
"profile_background_color" : "F5F5F5",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "United States + Sweden + UK",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "thoughtbot.com",
"url" : "http://t.co/zJshkjfKyI",
"indices" : [
0,
22
],
"expanded_url" : "http://thoughtbot.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/zJshkjfKyI",
"description" : "web + mobile + design + development",
"followers_count" : 42936,
"geo_enabled" : true,
"media_count" : 127,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4136,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "14114392",
"name" : "thoughtbot",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/529315997275025408/ypnB6GAu_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/14114392/1407388467",
"screen_name" : "thoughtbot",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/52315969/updated-background-for-twttier.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/52315969/updated-background-for-twttier.png",
"profile_link_color" : "C52D2F",
"favourites_count" : 713,
"is_translation_enabled" : false,
"normal_followers_count" : 42936,
"utc_offset" : -14400,
"friends_count" : 606,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"name" : "promo_website",
"url" : "https://t.co/6NEchbiPwK"
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cards.twitter.com/cards/8eiqg/cz…",
"url" : "https://t.co/6NEchbiPwK",
"indices" : [
78,
101
],
"expanded_url" : "https://cards.twitter.com/cards/8eiqg/cz26"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 681,
"favorited" : false,
"geo" : null,
"id" : 570112949278236672,
"user" : {
"id" : 14114392,
"id_str" : "14114392"
},
"in_reply_to_user_id" : null,
"scopes" : {
"followers" : false
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "A book for anyone with some Rails experience and little or no iOS experience. https://t.co/6NEchbiPwK",
"promoted_content" : {
"disclosure_type" : "promoted",
"experiment_values" : {
"website_card_variation" : "0"
},
"disclosure_text" : "",
"promoted_context" : {
"animations" : [
],
"impression_id" : "66bdd28c3825d83e"
},
"advertiser" : {
"id" : 14114392,
"id_str" : "14114392"
},
"social_context" : [
],
"advertiser_name" : "thoughtbot",
"impression_id" : "66bdd28c3825d83e"
},
"created_at" : "Tue Feb 24 06:48:13 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "570112949278236672",
"coordinates" : null
},
"647849419723833344" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 647849419723833344,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "28045502",
"id" : 28045502,
"screen_name" : "strangeloop_stl",
"name" : "Strange Loop Conf",
"indices" : [
3,
19
]
}
],
"urls" : [
{
"display_url" : "youtube.com/playlist?list=…",
"url" : "https://t.co/4srIJwCJhy",
"indices" : [
55,
78
],
"expanded_url" : "https://www.youtube.com/playlist?list=PLcGKfGEEONaCIl5eU53uPBnRJ9rbIH32R"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "YoruFukurou",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 98,
"conversation_id" : 647815963270758400,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "youtube.com/playlist?list=…",
"url" : "https://t.co/4srIJwCJhy",
"indices" : [
34,
57
],
"expanded_url" : "https://www.youtube.com/playlist?list=PLcGKfGEEONaCIl5eU53uPBnRJ9rbIH32R"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 98,
"favorited" : false,
"geo" : null,
"id" : 647815963270758400,
"user" : {
"id" : 28045502,
"id_str" : "28045502"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Strange Loop 2015 video playlist: https://t.co/4srIJwCJhy",
"created_at" : "Sat Sep 26 16:52:16 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647815963270758400",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 98,
"favorited" : false,
"geo" : null,
"id" : 647849419723833344,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @strangeloop_stl: Strange Loop 2015 video playlist: https://t.co/4srIJwCJhy",
"created_at" : "Sat Sep 26 19:05:12 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647849419723833344",
"coordinates" : null
},
"648937812750913536" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 9,
"conversation_id" : 648937812750913536,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "mikeabdullah.net/iosdevweekly-l…",
"url" : "http://t.co/kePPkhQwFg",
"indices" : [
27,
49
],
"expanded_url" : "http://mikeabdullah.net/iosdevweekly-league-table.html"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 648937812750913536,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Damn it, falling behind ;) http://t.co/kePPkhQwFg",
"created_at" : "Tue Sep 29 19:10:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648937812750913536",
"coordinates" : null
},
"648737036363395072" : {
"place" : null,
"contributors" : null,
"source" : "TweetDeck",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 41,
"conversation_id" : 648737036363395072,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 26,
"favorited" : false,
"geo" : null,
"id" : 648737036363395072,
"user" : {
"id" : 18959257,
"id_str" : "18959257"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "// C++11\nclass override {\n virtual override finaloverride();\n};\nclass final:override {\n override finaloverride() final override;\n};",
"created_at" : "Tue Sep 29 05:52:17 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648737036363395072",
"coordinates" : null
},
"649073271141363712" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2578,
"conversation_id" : 649073271141363712,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13298072"
}
},
"player_width" : {
"type" : "STRING",
"string_value" : "640"
},
"player_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhlaHR0cHM6Ly9hbXAudHdpbWcuY29tL3Byb2QvZGVmYXVsdC8yMDE1LzA5LzMwLzAyLzU5OWM0MDAyLTUwZDYtNDA2Zi1hYjJiLTJjOThiMzg0ZjYzNF9wb3N0ZXItMTAwMC5qcGcUwAcUnAQAFgASAA&s=V3mKYX8-cXpapmnaq_rmZVHPXHvmVF13IGGztmGJ8Lc",
"width" : 480,
"height" : 270
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/TkVQL5PP67",
"scribe_key" : "card_url"
},
"teaser_segments_stream" : {
"type" : "STRING",
"string_value" : "http://amp.twimg.com/prod/multibr_v_1/video/2015/09/30/02/1336ca0f-c0cb-44d5-907f-825e42bfecf2-segments.mp4"
},
"content_duration_seconds" : {
"type" : "STRING",
"string_value" : "15.146"
},
"amplify_content_id" : {
"type" : "STRING",
"string_value" : "1336ca0f-c0cb-44d5-907f-825e42bfecf2"
},
"player_stream_content_type" : {
"type" : "STRING",
"string_value" : "video/mp4; codecs=\"avc1.42E01E, mp4a.40.2\""
},
"player_height" : {
"type" : "STRING",
"string_value" : "360"
},
"embedded_playback_allowed" : {
"type" : "BOOLEAN",
"boolean_value" : true
},
"amplify_url_vmap" : {
"type" : "STRING",
"string_value" : "https://amp.twimg.com/prod/multibr_v_1/vmap/2015/09/30/04/1336ca0f-c0cb-44d5-907f-825e42bfecf2/4a5f83b5-5992-4724-851e-904bea7d198a.vmap"
}
},
"users" : {
"13298072" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/489192650474414080/4RxZxsud_normal.png",
"created_at" : "Sun Feb 10 01:12:32 +0000 2008",
"id" : 13298072,
"default_profile_image" : false,
"listed_count" : 6581,
"profile_background_color" : "666666",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "teslamotors.com",
"url" : "http://t.co/tK92gKZKbB",
"indices" : [
0,
22
],
"expanded_url" : "http://www.teslamotors.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/tK92gKZKbB",
"description" : "Always on insane-mode. Maker of electric cars and renewable energy storage. Join the rEVolution!",
"followers_count" : 770345,
"geo_enabled" : false,
"media_count" : 806,
"lang" : "en",
"profile_text_color" : "555555",
"statuses_count" : 5813,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "13298072",
"name" : "Tesla Motors",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/489192650474414080/4RxZxsud_normal.png",
"profile_sidebar_fill_color" : "F5EDF5",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13298072/1443588857",
"screen_name" : "TeslaMotors",
"fast_followers_count" : 14,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/812177545/c69f76a0142059d01f86203029dbaf6e.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/812177545/c69f76a0142059d01f86203029dbaf6e.png",
"profile_link_color" : "C90000",
"favourites_count" : 979,
"is_translation_enabled" : false,
"normal_followers_count" : 770331,
"utc_offset" : -25200,
"friends_count" : 294,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "amplify",
"url" : "https://t.co/TkVQL5PP67",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "ts.la/g2B",
"url" : "http://t.co/Iag2iwIi0l",
"indices" : [
33,
55
],
"expanded_url" : "http://ts.la/g2B"
},
{
"display_url" : "amp.twimg.com/v/a7a9a746-47e…",
"url" : "https://t.co/TkVQL5PP67",
"indices" : [
64,
87
],
"expanded_url" : "https://amp.twimg.com/v/a7a9a746-47ec-4116-9a17-ded6ff0309ea"
}
],
"hashtags" : [
{
"indices" : [
56,
63
],
"text" : "ModelX"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2718,
"favorited" : false,
"geo" : null,
"id" : 649073271141363712,
"user" : {
"id" : 13298072,
"id_str" : "13298072"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Meet Model X. Watch it live here http://t.co/Iag2iwIi0l #ModelX\nhttps://t.co/TkVQL5PP67",
"created_at" : "Wed Sep 30 04:08:21 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649073271141363712",
"coordinates" : null
},
"648151970465710080" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648151970465710080,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg6aHR0cHM6Ly9hdmF0YXJzMy5naXRodWJ1c2VyY29udGVudC5jb20vdS83ODI2NTY1P3Y9MyZzPTIwMBSQAxSQAxwU8AEU8AEAABYAEgA&s=yUXOlTDGsqqzVBbIzxdp6-aaxEC8lpBKIn-YbIYLkR8",
"width" : 200,
"height" : 200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Xcode 7.1 beta 2 (Swift 2.1, swiftlang-700.1.100.4 clang-700.1.75) fi… · practicalswift/swift-com..."
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "…xed 70 % of all Swift crashing bugs (788 of 1119 crashes). Stats for previous releases: * Xcode 7 beta 6 (Swift 2.0, swiftlang-700.0.57.3 clang-700.0.72) fixed 62 % of all Swift crashing bugs (17..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/DIbVkn1GWU",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707265,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707265,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/DIbVkn1GWU",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2552785597",
"id" : 2552785597,
"screen_name" : "practicalswift",
"name" : "practicalswift",
"indices" : [
3,
18
]
}
],
"urls" : [
{
"display_url" : "github.com/practicalswift…",
"url" : "https://t.co/DIbVkn1GWU",
"indices" : [
139,
140
],
"expanded_url" : "https://github.com/practicalswift/swift-compiler-crashes/commit/a396a52d41724751150ecc1f622d64efa678897b"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 55,
"conversation_id" : 648144656405004289,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg6aHR0cHM6Ly9hdmF0YXJzMy5naXRodWJ1c2VyY29udGVudC5jb20vdS83ODI2NTY1P3Y9MyZzPTIwMBSQAxSQAxwU8AEU8AEAABYAEgA&s=yUXOlTDGsqqzVBbIzxdp6-aaxEC8lpBKIn-YbIYLkR8",
"width" : 200,
"height" : 200
}
},
"title" : {
"type" : "STRING",
"string_value" : "Xcode 7.1 beta 2 (Swift 2.1, swiftlang-700.1.100.4 clang-700.1.75) fi… · practicalswift/swift-com..."
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "…xed 70 % of all Swift crashing bugs (788 of 1119 crashes). Stats for previous releases: * Xcode 7 beta 6 (Swift 2.0, swiftlang-700.0.57.3 clang-700.0.72) fixed 62 % of all Swift crashing bugs (17..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/DIbVkn1GWU",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707265,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707265,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/DIbVkn1GWU",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "github.com/practicalswift…",
"url" : "https://t.co/DIbVkn1GWU",
"indices" : [
115,
138
],
"expanded_url" : "https://github.com/practicalswift/swift-compiler-crashes/commit/a396a52d41724751150ecc1f622d64efa678897b"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 40,
"favorited" : false,
"geo" : null,
"id" : 648144656405004289,
"user" : {
"id" : 2552785597,
"id_str" : "2552785597"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Thank you Swift compiler engineers! Xcode 7.1 beta 2 fixed 70 % of all Swift crashing bugs (788 of 1119 crashes) – https://t.co/DIbVkn1GWU",
"created_at" : "Sun Sep 27 14:38:22 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648144656405004289",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 40,
"favorited" : false,
"geo" : null,
"id" : 648151970465710080,
"user" : {
"id" : 2543588034,
"id_str" : "2543588034"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @practicalswift: Thank you Swift compiler engineers! Xcode 7.1 beta 2 fixed 70 % of all Swift crashing bugs (788 of 1119 crashes) – http…",
"created_at" : "Sun Sep 27 15:07:26 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648151970465710080",
"coordinates" : null
},
"648942817134440448" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 648942817134440448,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 648942817134440448,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Tweaked a ton of projecr settings and now everything works except breakpoints. Need a tip. Still compiles in debug mode and with -O0.",
"created_at" : "Tue Sep 29 19:29:59 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648942817134440448",
"coordinates" : null
},
"637030246848421889" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Ads",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 466,
"conversation_id" : 637030246848421889,
"possibly_sensitive" : false,
"card" : {
"card_type_url" : "https://abs.twimg.com/cards/iPhone/12/c2769ea2-685b-4f07-acd4-1309f0d5ee91/0C2A31EB8A08A9E01A4BD5503966FBAC.json",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "12"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
},
"forward_card" : {
"binding_values" : {
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/OdUPjOsZlW"
},
"_forward_card_height_" : {
"type" : "STRING",
"string_value" : "105"
},
"promo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://pbs.twimg.com/media-preview/snf:637015478393806849/nod31FQJ.png",
"width" : 600,
"height" : 150
}
},
"promotion_cta" : {
"type" : "STRING",
"string_value" : "Subscribe to IaaN"
},
"_card_data" : {
"type" : "STRING",
"string_value" : "{\"card_id\" : 1463952, \"promotion_card_type\" : 1, \"card_url\" : \"https:\\/\\/cards.twitter.com\\/cards\\/7k3tcb\\/vdlc\"}"
}
},
"card_type_url" : "https://abs.twimg.com/cards/iPhone/12/3205c593-e023-3c1e-b9c6-159b78eda13d/0AB5788301296BEAB45B51D7E47C40B9.json",
"name" : "forward:forward_promotion",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "12"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"binding_values" : {
"promotion_zipcode_required" : {
"type" : "BOOLEAN",
"boolean_value" : false,
"scribe_key" : "promotion_zipcode_required"
},
"promotion_cta" : {
"type" : "STRING",
"string_value" : "Subscribe to IaaN"
},
"title" : {
"type" : "STRING",
"string_value" : "Infrastructure news in your inbox, every two weeks"
},
"viewing_user" : {
"type" : "USER",
"user_value" : {
"path" : [
],
"id_str" : "38808877"
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/OdUPjOsZlW",
"scribe_key" : "card_url"
},
"promo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://pbs.twimg.com/media-preview/snf:637015478393806849/nod31FQJ.png",
"width" : 600,
"height" : 150
}
},
"promotion_url" : {
"type" : "STRING",
"string_value" : "https://cards.twitter.com/cards/7k3tcb/vdlc?embed=true"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "457033547"
}
},
"promotion_api_url" : {
"type" : "STRING",
"string_value" : "https://cards.twitter.com/cards/7k3tcb/vdlc/leads"
},
"_card_data" : {
"type" : "STRING",
"string_value" : "{\"card_id\" : 1463952, \"promotion_card_type\" : 1, \"card_url\" : \"https:\\/\\/cards.twitter.com\\/cards\\/7k3tcb\\/vdlc\"}"
},
"promotion_learn_more_url" : {
"type" : "STRING",
"string_value" : "http://www.digitalocean.com/community?utm_source=twitter&utm_medium=social&utm_campaign=newsletter_card"
},
"viewing_user_obfuscated_email_address" : {
"type" : "STRING",
"string_value" : "ib*****@gm*****.com"
},
"promotion_privacy_url" : {
"type" : "STRING",
"string_value" : "http://www.digitalocean.com/legal/privacy/?utm_source=twitter&utm_medium=social&utm_campaign=newsletter_card"
}
},
"users" : {
"457033547" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616729950545055744/EUuQwGFT_normal.png",
"created_at" : "Fri Jan 06 23:24:20 +0000 2012",
"id" : 457033547,
"default_profile_image" : false,
"listed_count" : 1639,
"profile_background_color" : "27A1E3",
"followed_by" : false,
"has_custom_timelines" : true,
"follow_request_sent" : false,
"location" : "NYC",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "do.co/welcome",
"url" : "http://t.co/6RdPUsbKE1",
"indices" : [
0,
22
],
"expanded_url" : "http://do.co/welcome"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "do.co/jointhedofamily",
"url" : "http://t.co/mxhfoKY5xD",
"indices" : [
120,
142
],
"expanded_url" : "http://do.co/jointhedofamily"
}
]
}
},
"url" : "http://t.co/6RdPUsbKE1",
"description" : "We're simplifying the cloud by providing an infrastructure experience that developers #love status: @DOstatus \nJoin us: http://t.co/mxhfoKY5xD",
"followers_count" : 102035,
"geo_enabled" : true,
"media_count" : 800,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 34517,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "457033547",
"name" : "DigitalOcean",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616729950545055744/EUuQwGFT_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/457033547/1437053903",
"screen_name" : "digitalocean",
"fast_followers_count" : 0,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/657907047/kubw2v283gyvyv84r770.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/657907047/kubw2v283gyvyv84r770.jpeg",
"profile_link_color" : "0084B4",
"favourites_count" : 4243,
"is_translation_enabled" : false,
"normal_followers_count" : 102035,
"utc_offset" : -14400,
"friends_count" : 1011,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
},
"38808877" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/597777473133105152/FDcvmnVe_normal.png",
"created_at" : "Sat May 09 05:59:48 +0000 2009",
"id" : 38808877,
"default_profile_image" : false,
"listed_count" : 0,
"profile_background_color" : "C0DEED",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"description" : {
"urls" : [
]
}
},
"url" : null,
"description" : "",
"followers_count" : 0,
"geo_enabled" : false,
"media_count" : 0,
"lang" : "zh-cn",
"profile_text_color" : "333333",
"statuses_count" : 1,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "38808877",
"name" : "ibireme",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/597777473133105152/FDcvmnVe_normal.png",
"profile_sidebar_fill_color" : "DDEEF6",
"profile_sidebar_border_color" : "C0DEED",
"contributors_enabled" : false,
"default_profile" : true,
"screen_name" : "ibireme",
"fast_followers_count" : 0,
"time_zone" : "Beijing",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png",
"profile_link_color" : "0084B4",
"favourites_count" : 0,
"is_translation_enabled" : false,
"normal_followers_count" : 0,
"utc_offset" : 28800,
"friends_count" : 25,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"name" : "promotion",
"url" : "https://t.co/OdUPjOsZlW"
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cards.twitter.com/cards/7k3tcb/v…",
"url" : "https://t.co/OdUPjOsZlW",
"indices" : [
53,
76
],
"expanded_url" : "https://cards.twitter.com/cards/7k3tcb/vdlc"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 234,
"favorited" : false,
"geo" : null,
"id" : 637030246848421889,
"user" : {
"id" : 457033547,
"id_str" : "457033547"
},
"in_reply_to_user_id" : null,
"scopes" : {
"followers" : false
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "sudo apt-get install infrastructure-skills-via-email https://t.co/OdUPjOsZlW",
"promoted_content" : {
"disclosure_type" : "promoted",
"experiment_values" : {
},
"disclosure_text" : "",
"promoted_context" : {
"animations" : [
],
"impression_id" : "66bd60ba1d99053e"
},
"advertiser" : {
"id" : 457033547,
"id_str" : "457033547"
},
"social_context" : [
],
"advertiser_name" : "DigitalOcean",
"impression_id" : "66bd60ba1d99053e"
},
"created_at" : "Thu Aug 27 22:33:40 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "637030246848421889",
"coordinates" : null
},
"648197818184806400" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648197818184806400,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "107770370",
"id" : 107770370,
"screen_name" : "radexp",
"name" : "Radek Pietruszewski",
"indices" : [
3,
10
]
},
{
"id_str" : "231756759",
"id" : 231756759,
"screen_name" : "olebegemann",
"name" : "Ole Begemann",
"indices" : [
12,
24
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 648197487249989632,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "231756759",
"id" : 231756759,
"screen_name" : "olebegemann",
"name" : "Ole Begemann",
"indices" : [
0,
12
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "olebegemann",
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 648197755698028545,
"user" : {
"id" : 107770370,
"id_str" : "107770370"
},
"in_reply_to_user_id" : 231756759,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@olebegemann new in iOS 9.",
"created_at" : "Sun Sep 27 18:09:22 +0000 2015",
"in_reply_to_status_id_str" : "648197487249989632",
"in_reply_to_status_id" : 648197487249989632,
"in_reply_to_user_id_str" : "231756759",
"id_str" : "648197755698028545",
"coordinates" : null
},
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 648197818184806400,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @radexp: @olebegemann new in iOS 9.",
"created_at" : "Sun Sep 27 18:09:37 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648197818184806400",
"coordinates" : null
},
"648792526711848960" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648792526711848960,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "1399381",
"id" : 1399381,
"screen_name" : "ratkins",
"name" : "Robert Atkins",
"indices" : [
3,
11
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 648627759254626304,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 648627759254626304,
"user" : {
"id" : 1399381,
"id_str" : "1399381"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Not upcoming product leaks. Stuff like the options backdating, App Store rejection policy, supply-chain bullying (GT Advanced)…",
"created_at" : "Mon Sep 28 22:38:03 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648627759254626304",
"coordinates" : null
},
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 648792526711848960,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @ratkins: Not upcoming product leaks. Stuff like the options backdating, App Store rejection policy, supply-chain bullying (GT Advanced)…",
"created_at" : "Tue Sep 29 09:32:47 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648792526711848960",
"coordinates" : null
},
"648709047374344192" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2907,
"conversation_id" : 648709047374344192,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648709046829092864",
"media_url_https" : "https://pbs.twimg.com/media/CQCtcOrUkAADjga.jpg",
"expanded_url" : "http://twitter.com/BillGates/status/648709047374344192/photo/1",
"id" : 648709046829092864,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 682,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 400,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 226,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/UvKT5bNnt5",
"features" : {
"large" : {
"faces" : [
{
"y" : 125,
"w" : 108,
"x" : 235,
"h" : 108
},
{
"y" : 168,
"w" : 108,
"x" : 482,
"h" : 108
},
{
"y" : 102,
"w" : 130,
"x" : 683,
"h" : 130
}
]
},
"medium" : {
"faces" : [
{
"y" : 73,
"w" : 63,
"x" : 138,
"h" : 63
},
{
"y" : 98,
"w" : 63,
"x" : 282,
"h" : 63
},
{
"y" : 60,
"w" : 76,
"x" : 400,
"h" : 76
}
]
},
"orig" : {
"faces" : [
{
"y" : 200,
"w" : 173,
"x" : 376,
"h" : 173
},
{
"y" : 269,
"w" : 173,
"x" : 769,
"h" : 173
},
{
"y" : 164,
"w" : 208,
"x" : 1090,
"h" : 208
}
]
},
"small" : {
"faces" : [
{
"y" : 41,
"w" : 36,
"x" : 78,
"h" : 36
},
{
"y" : 56,
"w" : 36,
"x" : 160,
"h" : 36
},
{
"y" : 34,
"w" : 43,
"x" : 227,
"h" : 43
}
]
}
},
"type" : "photo",
"indices" : [
101,
123
],
"media_url" : "http://pbs.twimg.com/media/CQCtcOrUkAADjga.jpg",
"url" : "http://t.co/UvKT5bNnt5"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "18839785",
"id" : 18839785,
"screen_name" : "narendramodi",
"name" : "Narendra Modi",
"indices" : [
14,
27
]
},
{
"id_str" : "18814998",
"id" : 18814998,
"screen_name" : "fhollande",
"name" : "François Hollande",
"indices" : [
32,
42
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1718,
"favorited" : false,
"geo" : null,
"id" : 648709047374344192,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648709046829092864",
"media_url_https" : "https://pbs.twimg.com/media/CQCtcOrUkAADjga.jpg",
"expanded_url" : "http://twitter.com/BillGates/status/648709047374344192/photo/1",
"id" : 648709046829092864,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 682,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 400,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 226,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/UvKT5bNnt5",
"features" : {
"large" : {
"faces" : [
{
"y" : 125,
"w" : 108,
"x" : 235,
"h" : 108
},
{
"y" : 168,
"w" : 108,
"x" : 482,
"h" : 108
},
{
"y" : 102,
"w" : 130,
"x" : 683,
"h" : 130
}
]
},
"medium" : {
"faces" : [
{
"y" : 73,
"w" : 63,
"x" : 138,
"h" : 63
},
{
"y" : 98,
"w" : 63,
"x" : 282,
"h" : 63
},
{
"y" : 60,
"w" : 76,
"x" : 400,
"h" : 76
}
]
},
"orig" : {
"faces" : [
{
"y" : 200,
"w" : 173,
"x" : 376,
"h" : 173
},
{
"y" : 269,
"w" : 173,
"x" : 769,
"h" : 173
},
{
"y" : 164,
"w" : 208,
"x" : 1090,
"h" : 208
}
]
},
"small" : {
"faces" : [
{
"y" : 41,
"w" : 36,
"x" : 78,
"h" : 36
},
{
"y" : 56,
"w" : 36,
"x" : 160,
"h" : 36
},
{
"y" : 34,
"w" : 43,
"x" : 227,
"h" : 43
}
]
}
},
"type" : "photo",
"indices" : [
101,
123
],
"media_url" : "http://pbs.twimg.com/media/CQCtcOrUkAADjga.jpg",
"url" : "http://t.co/UvKT5bNnt5"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Great talk w/ @narendramodi and @fhollande on need for new sources of cheap, clean, reliable energy. http://t.co/UvKT5bNnt5",
"created_at" : "Tue Sep 29 04:01:03 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648709047374344192",
"coordinates" : null
},
"647810317364428801" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 647810317364428801,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3154149138",
"id" : 3154149138,
"screen_name" : "CocoaGems",
"name" : "CocoaGems",
"indices" : [
3,
13
]
},
{
"id_str" : "13334762",
"id" : 13334762,
"screen_name" : "github",
"name" : "GitHub",
"indices" : [
66,
73
]
},
{
"id_str" : "402676244",
"id" : 402676244,
"screen_name" : "CocoaPods",
"name" : "CocoaPods",
"indices" : [
85,
95
]
},
{
"id_str" : "2668517719",
"id" : 2668517719,
"screen_name" : "kisabelyogi",
"name" : "Karla I. Sandoval",
"indices" : [
96,
108
]
},
{
"id_str" : "1370240701",
"id" : 1370240701,
"screen_name" : "RailsGirlsSoC",
"name" : "Rails Girls SoC",
"indices" : [
109,
123
]
}
],
"urls" : [
{
"display_url" : "railsgirlssummerofcode.org/blog/2015-09-2…",
"url" : "http://t.co/zHOSk7ST6A",
"indices" : [
142,
143
],
"expanded_url" : "http://railsgirlssummerofcode.org/blog/2015-09-24-a-tale-of-sweet-cocoa-with-gems/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 647771565849976833,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "13334762",
"id" : 13334762,
"screen_name" : "github",
"name" : "GitHub",
"indices" : [
51,
58
]
},
{
"id_str" : "402676244",
"id" : 402676244,
"screen_name" : "CocoaPods",
"name" : "CocoaPods",
"indices" : [
70,
80
]
},
{
"id_str" : "2668517719",
"id" : 2668517719,
"screen_name" : "kisabelyogi",
"name" : "Karla I. Sandoval",
"indices" : [
81,
93
]
},
{
"id_str" : "1370240701",
"id" : 1370240701,
"screen_name" : "RailsGirlsSoC",
"name" : "Rails Girls SoC",
"indices" : [
94,
108
]
}
],
"urls" : [
{
"display_url" : "railsgirlssummerofcode.org/blog/2015-09-2…",
"url" : "http://t.co/zHOSk7ST6A",
"indices" : [
116,
138
],
"expanded_url" : "http://railsgirlssummerofcode.org/blog/2015-09-24-a-tale-of-sweet-cocoa-with-gems/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "RailsGirlsSoC",
"possibly_sensitive_appealable" : false,
"retweet_count" : 7,
"favorited" : false,
"geo" : null,
"id" : 647788119354310657,
"user" : {
"id" : 3154149138,
"id_str" : "3154149138"
},
"in_reply_to_user_id" : 1370240701,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Our blogpost is out, about our wonderful summer at @github working on @CocoaPods @kisabelyogi @RailsGirlsSoC <3 http://t.co/zHOSk7ST6A",
"created_at" : "Sat Sep 26 15:01:37 +0000 2015",
"in_reply_to_status_id_str" : "647771565849976833",
"in_reply_to_status_id" : 647771565849976833,
"in_reply_to_user_id_str" : "1370240701",
"id_str" : "647788119354310657",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 7,
"favorited" : false,
"geo" : null,
"id" : 647810317364428801,
"user" : {
"id" : 402676244,
"id_str" : "402676244"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @CocoaGems: Our blogpost is out, about our wonderful summer at @github working on @CocoaPods @kisabelyogi @RailsGirlsSoC <3 http://t.co…",
"created_at" : "Sat Sep 26 16:29:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647810317364428801",
"coordinates" : null
},
"648607828597436416" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 648607828597436416,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 648607828597436416,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "7A202 to 7A1001 looks like a big jump (Xcode 7.0.1)",
"created_at" : "Mon Sep 28 21:18:51 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648607828597436416",
"coordinates" : null
},
"648462114315739136" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648462114315739136,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id" : 648447978206830592,
"id_str" : "648447978206830592",
"source_status_id" : 648447983399346176,
"indices" : [
26,
48
],
"url" : "http://t.co/9ZemgoAwHd",
"source_status_id_str" : "648447983399346176",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CP_AACRWoAAf5nm.png",
"media_url_https" : "https://pbs.twimg.com/media/CP_AACRWoAAf5nm.png",
"display_url" : "pic.twitter.com/9ZemgoAwHd",
"source_user_id" : 305743842,
"sizes" : {
"large" : {
"w" : 500,
"h" : 303,
"resize" : "fit"
},
"medium" : {
"w" : 500,
"h" : 303,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 206,
"resize" : "fit"
}
},
"source_user_id_str" : "305743842",
"expanded_url" : "http://twitter.com/Vazkii/status/648447983399346176/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"medium" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"orig" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"small" : {
"faces" : [
{
"y" : 39,
"w" : 91,
"x" : 5,
"h" : 91
}
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "305743842",
"id" : 305743842,
"screen_name" : "Vazkii",
"name" : "phi.cfg",
"indices" : [
3,
10
]
},
{
"id_str" : "5637652",
"id" : 5637652,
"screen_name" : "codinghorror",
"name" : "Jeff Atwood",
"indices" : [
12,
25
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "TweetDeck",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 134,
"conversation_id" : 648447138377039872,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id_str" : "648447978206830592",
"media_url_https" : "https://pbs.twimg.com/media/CP_AACRWoAAf5nm.png",
"expanded_url" : "http://twitter.com/Vazkii/status/648447983399346176/photo/1",
"id" : 648447978206830592,
"sizes" : {
"large" : {
"w" : 500,
"h" : 303,
"resize" : "fit"
},
"medium" : {
"w" : 500,
"h" : 303,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 206,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/9ZemgoAwHd",
"features" : {
"large" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"medium" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"orig" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"small" : {
"faces" : [
{
"y" : 39,
"w" : 91,
"x" : 5,
"h" : 91
}
]
}
},
"type" : "photo",
"indices" : [
14,
36
],
"media_url" : "http://pbs.twimg.com/media/CP_AACRWoAAf5nm.png",
"url" : "http://t.co/9ZemgoAwHd"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "5637652",
"id" : 5637652,
"screen_name" : "codinghorror",
"name" : "Jeff Atwood",
"indices" : [
0,
13
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "codinghorror",
"possibly_sensitive_appealable" : false,
"retweet_count" : 117,
"favorited" : false,
"geo" : null,
"id" : 648447983399346176,
"user" : {
"id" : 305743842,
"id_str" : "305743842"
},
"in_reply_to_user_id" : 5637652,
"extended_entities" : {
"media" : [
{
"id_str" : "648447978206830592",
"media_url_https" : "https://pbs.twimg.com/media/CP_AACRWoAAf5nm.png",
"expanded_url" : "http://twitter.com/Vazkii/status/648447983399346176/photo/1",
"id" : 648447978206830592,
"sizes" : {
"large" : {
"w" : 500,
"h" : 303,
"resize" : "fit"
},
"medium" : {
"w" : 500,
"h" : 303,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 206,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/9ZemgoAwHd",
"features" : {
"large" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"medium" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"orig" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"small" : {
"faces" : [
{
"y" : 39,
"w" : 91,
"x" : 5,
"h" : 91
}
]
}
},
"type" : "photo",
"indices" : [
14,
36
],
"media_url" : "http://pbs.twimg.com/media/CP_AACRWoAAf5nm.png",
"url" : "http://t.co/9ZemgoAwHd"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "@codinghorror http://t.co/9ZemgoAwHd",
"created_at" : "Mon Sep 28 10:43:41 +0000 2015",
"in_reply_to_status_id_str" : "648447138377039872",
"in_reply_to_status_id" : 648447138377039872,
"in_reply_to_user_id_str" : "5637652",
"id_str" : "648447983399346176",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 117,
"favorited" : false,
"geo" : null,
"id" : 648462114315739136,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 648447978206830592,
"id_str" : "648447978206830592",
"source_status_id" : 648447983399346176,
"indices" : [
26,
48
],
"url" : "http://t.co/9ZemgoAwHd",
"source_status_id_str" : "648447983399346176",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CP_AACRWoAAf5nm.png",
"media_url_https" : "https://pbs.twimg.com/media/CP_AACRWoAAf5nm.png",
"display_url" : "pic.twitter.com/9ZemgoAwHd",
"source_user_id" : 305743842,
"sizes" : {
"large" : {
"w" : 500,
"h" : 303,
"resize" : "fit"
},
"medium" : {
"w" : 500,
"h" : 303,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 206,
"resize" : "fit"
}
},
"source_user_id_str" : "305743842",
"expanded_url" : "http://twitter.com/Vazkii/status/648447983399346176/photo/1",
"features" : {
"large" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"medium" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"orig" : {
"faces" : [
{
"y" : 58,
"w" : 135,
"x" : 8,
"h" : 135
}
]
},
"small" : {
"faces" : [
{
"y" : 39,
"w" : 91,
"x" : 5,
"h" : 91
}
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @Vazkii: @codinghorror http://t.co/9ZemgoAwHd",
"created_at" : "Mon Sep 28 11:39:50 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648462114315739136",
"coordinates" : null
},
"648619661039435776" : {
"place" : null,
"contributors" : null,
"source" : "Twitterrific",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 4,
"conversation_id" : 648619661039435776,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "3182117337",
"id" : 3182117337,
"screen_name" : "iwasleeg",
"name" : "Section 3.3.1",
"indices" : [
36,
45
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 648619661039435776,
"user" : {
"id" : 9111192,
"id_str" : "9111192"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "OH: Facebook down twice this week. @iwasleeg should never have left.",
"created_at" : "Mon Sep 28 22:05:52 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648619661039435776",
"coordinates" : null
},
"647857466823323648" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 647857466823323648,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 647857466823323648,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "A mistype led to having a field called \"tittle\" in one of my bibtex citation records. I set its value to ˙ before deleting it.",
"created_at" : "Sat Sep 26 19:37:11 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647857466823323648",
"coordinates" : null
},
"648627137545531392" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 648627137545531392,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "33423",
"id" : 33423,
"screen_name" : "gruber",
"name" : "John Gruber",
"indices" : [
55,
62
]
}
],
"urls" : [
{
"display_url" : "daringfireball.net/linked/2015/09…",
"url" : "http://t.co/Folpxru3vH",
"indices" : [
3,
25
],
"expanded_url" : "http://daringfireball.net/linked/2015/09/28/pell-news-is-different"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 648627137545531392,
"user" : {
"id" : 1399381,
"id_str" : "1399381"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Re http://t.co/Folpxru3vH I’d love to see someone like @gruber do proper investigative reporting on Apple.",
"created_at" : "Mon Sep 28 22:35:35 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648627137545531392",
"coordinates" : null
},
"649198830404157445" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2,
"conversation_id" : 649198830404157445,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649198830404157445,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "This morning's task was to compose a harmony for a song then send it to the singers. MuseScore makes no sense at first but is uber powerful.",
"created_at" : "Wed Sep 30 12:27:17 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649198830404157445",
"coordinates" : null
},
"649070693582249984" : {
"place" : null,
"contributors" : null,
"source" : "SocialFlow",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1070,
"conversation_id" : 649070693582249984,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "649070692588122112",
"media_url_https" : "https://pbs.twimg.com/media/CQH2WyHU8AARqUa.png",
"expanded_url" : "http://twitter.com/Jalopnik/status/649070693582249984/photo/1",
"id" : 649070692588122112,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 578,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 338,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 192,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/9xGLdZMNhe",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
53,
75
],
"media_url" : "http://pbs.twimg.com/media/CQH2WyHU8AARqUa.png",
"url" : "http://t.co/9xGLdZMNhe"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "jalo.ps/GYQKx4H",
"url" : "http://t.co/oefy3hs7X6",
"indices" : [
30,
52
],
"expanded_url" : "http://jalo.ps/GYQKx4H"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 758,
"favorited" : false,
"geo" : null,
"id" : 649070693582249984,
"user" : {
"id" : 3060631,
"id_str" : "3060631"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "649070692588122112",
"media_url_https" : "https://pbs.twimg.com/media/CQH2WyHU8AARqUa.png",
"expanded_url" : "http://twitter.com/Jalopnik/status/649070693582249984/photo/1",
"id" : 649070692588122112,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 578,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 338,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 192,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/9xGLdZMNhe",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
53,
75
],
"media_url" : "http://pbs.twimg.com/media/CQH2WyHU8AARqUa.png",
"url" : "http://t.co/9xGLdZMNhe"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "This is it! The Tesla Model X http://t.co/oefy3hs7X6 http://t.co/9xGLdZMNhe",
"created_at" : "Wed Sep 30 03:58:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649070693582249984",
"coordinates" : null
},
"649008185978712064" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649008185978712064,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "14816611",
"id" : 14816611,
"screen_name" : "ianh_",
"name" : "Ian Henderson",
"indices" : [
3,
9
]
},
{
"id_str" : "10724012",
"id" : 10724012,
"screen_name" : "andy_matuschak",
"name" : "Andy Matuschak",
"indices" : [
11,
26
]
},
{
"id_str" : "1463467434",
"id" : 1463467434,
"screen_name" : "jordwalke",
"name" : "Jordan",
"indices" : [
27,
37
]
},
{
"id_str" : "9943672",
"id" : 9943672,
"screen_name" : "lorenb",
"name" : "Loren Brichter",
"indices" : [
38,
45
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 45,
"conversation_id" : 648974505281359873,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "10724012",
"id" : 10724012,
"screen_name" : "andy_matuschak",
"name" : "Andy Matuschak",
"indices" : [
0,
15
]
},
{
"id_str" : "1463467434",
"id" : 1463467434,
"screen_name" : "jordwalke",
"name" : "Jordan",
"indices" : [
16,
26
]
},
{
"id_str" : "9943672",
"id" : 9943672,
"screen_name" : "lorenb",
"name" : "Loren Brichter",
"indices" : [
27,
34
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "andy_matuschak",
"retweet_count" : 11,
"favorited" : false,
"geo" : null,
"id" : 649008136976633856,
"user" : {
"id" : 14816611,
"id_str" : "14816611"
},
"in_reply_to_user_id" : 10724012,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@andy_matuschak @jordwalke @lorenb yeah the only way to \"get it right during the iOS 7 transition\" was by ignoring all of UIKit above UIView",
"created_at" : "Tue Sep 29 23:49:32 +0000 2015",
"in_reply_to_status_id_str" : "649006974101643264",
"in_reply_to_status_id" : 649006974101643264,
"in_reply_to_user_id_str" : "10724012",
"id_str" : "649008136976633856",
"coordinates" : null
},
"retweet_count" : 11,
"favorited" : false,
"geo" : null,
"id" : 649008185978712064,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @ianh_: @andy_matuschak @jordwalke @lorenb yeah the only way to \"get it right during the iOS 7 transition\" was by ignoring all of UIKit …",
"created_at" : "Tue Sep 29 23:49:44 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649008185978712064",
"coordinates" : null
},
"648905854620532736" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPad",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1116,
"conversation_id" : 648905854620532736,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648905850854096896",
"media_url_https" : "https://pbs.twimg.com/media/CQFgbuzUwAAhPa6.jpg",
"expanded_url" : "http://twitter.com/tim_cook/status/648905854620532736/photo/1",
"id" : 648905850854096896,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 684,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 400,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 227,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/DdvznJOtov",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
94,
116
],
"media_url" : "http://pbs.twimg.com/media/CQFgbuzUwAAhPa6.jpg",
"url" : "http://t.co/DdvznJOtov"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "914061",
"id" : 914061,
"screen_name" : "levie",
"name" : "Aaron Levie",
"indices" : [
87,
93
]
}
],
"urls" : [
],
"hashtags" : [
{
"indices" : [
22,
31
],
"text" : "BoxWorks"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 471,
"favorited" : false,
"geo" : null,
"id" : 648905854620532736,
"user" : {
"id" : 1636590253,
"id_str" : "1636590253"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648905850854096896",
"media_url_https" : "https://pbs.twimg.com/media/CQFgbuzUwAAhPa6.jpg",
"expanded_url" : "http://twitter.com/tim_cook/status/648905854620532736/photo/1",
"id" : 648905850854096896,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 684,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 400,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 227,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/DdvznJOtov",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
94,
116
],
"media_url" : "http://pbs.twimg.com/media/CQFgbuzUwAAhPa6.jpg",
"url" : "http://t.co/DdvznJOtov"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Thanks to everyone at #BoxWorks this morning! Picked up some out-of-the-Box ideas from @levie http://t.co/DdvznJOtov",
"created_at" : "Tue Sep 29 17:03:06 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648905854620532736",
"coordinates" : null
},
"647939356548730882" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 647901659033501697,
"favorite_count" : 2089,
"conversation_id" : 647939356548730882,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/pmoindia/statu…",
"url" : "https://t.co/Qte2s55gnP",
"indices" : [
68,
91
],
"expanded_url" : "https://twitter.com/pmoindia/status/647901659033501697"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1202,
"conversation_id" : 647901659033501697,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "647901612485165056",
"media_url_https" : "https://pbs.twimg.com/media/CP3PFXWUwAAJp-9.jpg",
"expanded_url" : "http://twitter.com/PMOIndia/status/647901659033501697/photo/1",
"id" : 647901612485165056,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/AxL5eE9pdo",
"features" : {
"large" : {
"faces" : [
{
"y" : 315,
"w" : 36,
"x" : 410,
"h" : 36
},
{
"y" : 346,
"w" : 35,
"x" : 478,
"h" : 35
}
]
},
"medium" : {
"faces" : [
{
"y" : 184,
"w" : 21,
"x" : 240,
"h" : 21
},
{
"y" : 202,
"w" : 20,
"x" : 280,
"h" : 20
}
]
},
"orig" : {
"faces" : [
{
"y" : 315,
"w" : 36,
"x" : 410,
"h" : 36
},
{
"y" : 346,
"w" : 35,
"x" : 478,
"h" : 35
}
]
},
"small" : {
"faces" : [
{
"y" : 104,
"w" : 11,
"x" : 136,
"h" : 11
},
{
"y" : 114,
"w" : 11,
"x" : 158,
"h" : 11
}
]
}
},
"type" : "photo",
"indices" : [
49,
71
],
"media_url" : "http://pbs.twimg.com/media/CP3PFXWUwAAJp-9.jpg",
"url" : "http://t.co/AxL5eE9pdo"
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "18839785",
"id" : 18839785,
"screen_name" : "narendramodi",
"name" : "Narendra Modi",
"indices" : [
3,
16
]
},
{
"id_str" : "13298072",
"id" : 13298072,
"screen_name" : "TeslaMotors",
"name" : "Tesla Motors",
"indices" : [
20,
32
]
},
{
"id_str" : "44196397",
"id" : 44196397,
"screen_name" : "elonmusk",
"name" : "Elon Musk",
"indices" : [
38,
47
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 894,
"favorited" : false,
"geo" : null,
"id" : 647901659033501697,
"user" : {
"id" : 471741741,
"id_str" : "471741741"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "647901612485165056",
"media_url_https" : "https://pbs.twimg.com/media/CP3PFXWUwAAJp-9.jpg",
"expanded_url" : "http://twitter.com/PMOIndia/status/647901659033501697/photo/1",
"id" : 647901612485165056,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 768,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 450,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 255,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/AxL5eE9pdo",
"features" : {
"large" : {
"faces" : [
{
"y" : 315,
"w" : 36,
"x" : 410,
"h" : 36
},
{
"y" : 346,
"w" : 35,
"x" : 478,
"h" : 35
}
]
},
"medium" : {
"faces" : [
{
"y" : 184,
"w" : 21,
"x" : 240,
"h" : 21
},
{
"y" : 202,
"w" : 20,
"x" : 280,
"h" : 20
}
]
},
"orig" : {
"faces" : [
{
"y" : 315,
"w" : 36,
"x" : 410,
"h" : 36
},
{
"y" : 346,
"w" : 35,
"x" : 478,
"h" : 35
}
]
},
"small" : {
"faces" : [
{
"y" : 104,
"w" : 11,
"x" : 136,
"h" : 11
},
{
"y" : 114,
"w" : 11,
"x" : 158,
"h" : 11
}
]
}
},
"type" : "photo",
"indices" : [
49,
71
],
"media_url" : "http://pbs.twimg.com/media/CP3PFXWUwAAJp-9.jpg",
"url" : "http://t.co/AxL5eE9pdo"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "PM @narendramodi at @TeslaMotors with @elonmusk. http://t.co/AxL5eE9pdo",
"created_at" : "Sat Sep 26 22:32:47 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647901659033501697",
"coordinates" : null
},
"retweet_count" : 1876,
"favorited" : false,
"geo" : null,
"id" : 647939356548730882,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "647901659033501697",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Great discussion about solar/batteries empowering rural communities https://t.co/Qte2s55gnP",
"created_at" : "Sun Sep 27 01:02:35 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647939356548730882",
"coordinates" : null
},
"648580430937980928" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 279,
"conversation_id" : 648580430937980928,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8LyaZzwrHN/",
"url" : "https://t.co/Z87Yf3HTbB",
"indices" : [
110,
133
],
"expanded_url" : "https://Instagram.com/p/8LyaZzwrHN/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 193,
"favorited" : false,
"geo" : null,
"id" : 648580430937980928,
"user" : {
"id" : 20571756,
"id_str" : "20571756"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Visiting Latin America to learn how people are using tech to do incredible things. Follow along on Instagram: https://t.co/Z87Yf3HTbB",
"created_at" : "Mon Sep 28 19:29:59 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648580430937980928",
"coordinates" : null
},
"648608140678795264" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648608140678795264,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15444008",
"id" : 15444008,
"screen_name" : "Catfish_Man",
"name" : "David Smith",
"indices" : [
3,
15
]
},
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
17,
26
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : {
"bounding_box" : {
"type" : "Polygon",
"coordinates" : [
[
[
-122.091151,
37.285786
],
[
-121.995595,
37.285786
],
[
-121.995595,
37.3403795
],
[
-122.091151,
37.3403795
]
]
]
},
"contained_within" : [
],
"country" : "United States",
"id" : "36237ab3643ff2be",
"attributes" : {
},
"place_type" : "city",
"full_name" : "Cupertino, CA",
"country_code" : "US",
"name" : "Cupertino",
"url" : "https://api.twitter.com/1.1/geo/id/36237ab3643ff2be.json"
},
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 3,
"conversation_id" : 648607828597436416,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "25401953",
"id" : 25401953,
"screen_name" : "steipete",
"name" : "Peter Steinberger",
"indices" : [
0,
9
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : "steipete",
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 648608079404097536,
"user" : {
"id" : 15444008,
"id_str" : "15444008"
},
"in_reply_to_user_id" : 25401953,
"retweeted" : false,
"supplemental_language" : null,
"text" : "@steipete usually that just means that whoever was submitting decided to leave a gap for emergency updates to the previous one.",
"created_at" : "Mon Sep 28 21:19:51 +0000 2015",
"in_reply_to_status_id_str" : "648607828597436416",
"in_reply_to_status_id" : 648607828597436416,
"in_reply_to_user_id_str" : "25401953",
"id_str" : "648608079404097536",
"coordinates" : null
},
"retweet_count" : 1,
"favorited" : false,
"geo" : null,
"id" : 648608140678795264,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @Catfish_Man: @steipete usually that just means that whoever was submitting decided to leave a gap for emergency updates to the previous…",
"created_at" : "Mon Sep 28 21:20:05 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648608140678795264",
"coordinates" : null
},
"647776263596212225" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 647776263596212225,
"lang" : "und",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "2320398552",
"id" : 2320398552,
"screen_name" : "FORBIDDEN_GEM",
"name" : "FRIENDL▚▙▝GEM",
"indices" : [
3,
17
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 72,
"conversation_id" : 601437520073621504,
"lang" : "und",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 41,
"favorited" : false,
"geo" : null,
"id" : 601437520073621504,
"user" : {
"id" : 2320398552,
"id_str" : "2320398552"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "ps̿̿̿̿̿̿̿s̿̿̿̿̿̿̿̿̿̿̿̿t̿̿̿̿̿̿̿̿̿ ̿̿̿̿̿̿̿̿̿̿̿̿̿̿̿!̿̿̿̿̿̿ i hear there's treasure in the aabando͂ned ruins͌s . le t; s go a̳l᷄o͗n̼e᷀ ͪ :̽ ̫)͗",
"created_at" : "Thu May 21 17:20:53 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "601437520073621504",
"coordinates" : null
},
"retweet_count" : 41,
"favorited" : false,
"geo" : null,
"id" : 647776263596212225,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @FORBIDDEN_GEM: ps̿̿̿̿̿̿̿s̿̿̿̿̿̿̿̿̿̿̿̿t̿̿̿̿̿̿̿̿̿ ̿̿̿̿̿̿̿̿̿̿̿̿̿̿̿!̿̿̿̿̿̿ i hear there's treasure in the aabando͂ned ruins͌s . le t; s go…",
"created_at" : "Sat Sep 26 14:14:30 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647776263596212225",
"coordinates" : null
},
"648527086299316224" : {
"place" : null,
"contributors" : null,
"source" : "Sprinklr",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 32170,
"conversation_id" : 648527086299316224,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648527086139928576",
"media_url_https" : "https://pbs.twimg.com/media/CQAH8uSW8AA9gSU.jpg",
"expanded_url" : "http://twitter.com/NASA/status/648527086299316224/photo/1",
"id" : 648527086139928576,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 532,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 311,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 176,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/JNksawz2iN",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
118,
140
],
"media_url" : "http://pbs.twimg.com/media/CQAH8uSW8AA9gSU.jpg",
"url" : "http://t.co/JNksawz2iN"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "go.nasa.gov/1Lh2Ivy",
"url" : "http://t.co/0MW11SANwL",
"indices" : [
77,
99
],
"expanded_url" : "http://go.nasa.gov/1Lh2Ivy"
}
],
"hashtags" : [
{
"indices" : [
100,
117
],
"text" : "MarsAnnouncement"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 47283,
"favorited" : false,
"geo" : null,
"id" : 648527086299316224,
"user" : {
"id" : 11348282,
"id_str" : "11348282"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648527086139928576",
"media_url_https" : "https://pbs.twimg.com/media/CQAH8uSW8AA9gSU.jpg",
"expanded_url" : "http://twitter.com/NASA/status/648527086299316224/photo/1",
"id" : 648527086139928576,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 532,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 311,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 176,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/JNksawz2iN",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
118,
140
],
"media_url" : "http://pbs.twimg.com/media/CQAH8uSW8AA9gSU.jpg",
"url" : "http://t.co/JNksawz2iN"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "Water! Strong evidence that liquid water flows on present-day Mars. Details: http://t.co/0MW11SANwL #MarsAnnouncement http://t.co/JNksawz2iN",
"created_at" : "Mon Sep 28 15:58:01 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648527086299316224",
"coordinates" : null
},
"647815963270758400" : {
"place" : null,
"contributors" : null,
"source" : "YoruFukurou",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 98,
"conversation_id" : 647815963270758400,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "youtube.com/playlist?list=…",
"url" : "https://t.co/4srIJwCJhy",
"indices" : [
34,
57
],
"expanded_url" : "https://www.youtube.com/playlist?list=PLcGKfGEEONaCIl5eU53uPBnRJ9rbIH32R"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 98,
"favorited" : false,
"geo" : null,
"id" : 647815963270758400,
"user" : {
"id" : 28045502,
"id_str" : "28045502"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Strange Loop 2015 video playlist: https://t.co/4srIJwCJhy",
"created_at" : "Sat Sep 26 16:52:16 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647815963270758400",
"coordinates" : null
},
"648978653250871296" : {
"place" : null,
"contributors" : null,
"source" : "GIFs Daemon",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 65,
"conversation_id" : 648978653250871296,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id_str" : "648978652932083712",
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQGipXrUEAAqsUE.png",
"expanded_url" : "http://twitter.com/GIFs/status/648978653250871296/photo/1",
"id" : 648978652932083712,
"sizes" : {
"large" : {
"w" : 566,
"h" : 138,
"resize" : "fit"
},
"medium" : {
"w" : 566,
"h" : 138,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 138,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 82,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/s66hPY28ID",
"features" : {
},
"type" : "photo",
"indices" : [
23,
45
],
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQGipXrUEAAqsUE.png",
"url" : "http://t.co/s66hPY28ID"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "ministryofgifs.org/post/130157793…",
"url" : "http://t.co/6Pi5WO3hl1",
"indices" : [
0,
22
],
"expanded_url" : "http://ministryofgifs.org/post/130157793977"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 41,
"favorited" : false,
"geo" : null,
"id" : 648978653250871296,
"user" : {
"id" : 1019188722,
"id_str" : "1019188722"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 648978652932083712,
"id_str" : "648978652932083712",
"indices" : [
23,
45
],
"url" : "http://t.co/s66hPY28ID",
"type" : "animated_gif",
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQGipXrUEAAqsUE.png",
"video_info" : {
"aspect_ratio" : [
283,
69
],
"variants" : [
{
"bitrate" : 0,
"content_type" : "video/mp4",
"url" : "https://pbs.twimg.com/tweet_video/CQGipXrUEAAqsUE.mp4"
}
]
},
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQGipXrUEAAqsUE.png",
"display_url" : "pic.twitter.com/s66hPY28ID",
"sizes" : {
"large" : {
"w" : 566,
"h" : 138,
"resize" : "fit"
},
"medium" : {
"w" : 566,
"h" : 138,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 138,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 82,
"resize" : "fit"
}
},
"expanded_url" : "http://twitter.com/GIFs/status/648978653250871296/photo/1",
"features" : {
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "http://t.co/6Pi5WO3hl1 http://t.co/s66hPY28ID",
"created_at" : "Tue Sep 29 21:52:23 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648978653250871296",
"coordinates" : null
},
"649128282273615872" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649128282273615872,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13298072"
}
},
"player_width" : {
"type" : "STRING",
"string_value" : "640"
},
"player_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhlaHR0cHM6Ly9hbXAudHdpbWcuY29tL3Byb2QvZGVmYXVsdC8yMDE1LzA5LzMwLzAyLzU5OWM0MDAyLTUwZDYtNDA2Zi1hYjJiLTJjOThiMzg0ZjYzNF9wb3N0ZXItMTAwMC5qcGcUwAcUnAQAFgASAA&s=V3mKYX8-cXpapmnaq_rmZVHPXHvmVF13IGGztmGJ8Lc",
"width" : 480,
"height" : 270
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/TkVQL5PP67",
"scribe_key" : "card_url"
},
"teaser_segments_stream" : {
"type" : "STRING",
"string_value" : "http://amp.twimg.com/prod/multibr_v_1/video/2015/09/30/02/1336ca0f-c0cb-44d5-907f-825e42bfecf2-segments.mp4"
},
"content_duration_seconds" : {
"type" : "STRING",
"string_value" : "15.146"
},
"amplify_content_id" : {
"type" : "STRING",
"string_value" : "1336ca0f-c0cb-44d5-907f-825e42bfecf2"
},
"player_stream_content_type" : {
"type" : "STRING",
"string_value" : "video/mp4; codecs=\"avc1.42E01E, mp4a.40.2\""
},
"player_height" : {
"type" : "STRING",
"string_value" : "360"
},
"embedded_playback_allowed" : {
"type" : "BOOLEAN",
"boolean_value" : true
},
"amplify_url_vmap" : {
"type" : "STRING",
"string_value" : "https://amp.twimg.com/prod/multibr_v_1/vmap/2015/09/30/04/1336ca0f-c0cb-44d5-907f-825e42bfecf2/4a5f83b5-5992-4724-851e-904bea7d198a.vmap"
}
},
"users" : {
"13298072" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/489192650474414080/4RxZxsud_normal.png",
"created_at" : "Sun Feb 10 01:12:32 +0000 2008",
"id" : 13298072,
"default_profile_image" : false,
"listed_count" : 6581,
"profile_background_color" : "666666",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "teslamotors.com",
"url" : "http://t.co/tK92gKZKbB",
"indices" : [
0,
22
],
"expanded_url" : "http://www.teslamotors.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/tK92gKZKbB",
"description" : "Always on insane-mode. Maker of electric cars and renewable energy storage. Join the rEVolution!",
"followers_count" : 770345,
"geo_enabled" : false,
"media_count" : 806,
"lang" : "en",
"profile_text_color" : "555555",
"statuses_count" : 5813,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "13298072",
"name" : "Tesla Motors",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/489192650474414080/4RxZxsud_normal.png",
"profile_sidebar_fill_color" : "F5EDF5",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13298072/1443588857",
"screen_name" : "TeslaMotors",
"fast_followers_count" : 14,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/812177545/c69f76a0142059d01f86203029dbaf6e.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/812177545/c69f76a0142059d01f86203029dbaf6e.png",
"profile_link_color" : "C90000",
"favourites_count" : 979,
"is_translation_enabled" : false,
"normal_followers_count" : 770331,
"utc_offset" : -25200,
"friends_count" : 294,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "amplify",
"url" : "https://t.co/TkVQL5PP67",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "13298072",
"id" : 13298072,
"screen_name" : "TeslaMotors",
"name" : "Tesla Motors",
"indices" : [
3,
15
]
}
],
"urls" : [
{
"display_url" : "ts.la/g2B",
"url" : "http://t.co/Iag2iwIi0l",
"indices" : [
50,
72
],
"expanded_url" : "http://ts.la/g2B"
},
{
"display_url" : "amp.twimg.com/v/a7a9a746-47e…",
"url" : "https://t.co/TkVQL5PP67",
"indices" : [
81,
104
],
"expanded_url" : "https://amp.twimg.com/v/a7a9a746-47ec-4116-9a17-ded6ff0309ea"
}
],
"hashtags" : [
{
"indices" : [
73,
80
],
"text" : "ModelX"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 2578,
"conversation_id" : 649073271141363712,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13298072"
}
},
"player_width" : {
"type" : "STRING",
"string_value" : "640"
},
"player_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhlaHR0cHM6Ly9hbXAudHdpbWcuY29tL3Byb2QvZGVmYXVsdC8yMDE1LzA5LzMwLzAyLzU5OWM0MDAyLTUwZDYtNDA2Zi1hYjJiLTJjOThiMzg0ZjYzNF9wb3N0ZXItMTAwMC5qcGcUwAcUnAQAFgASAA&s=V3mKYX8-cXpapmnaq_rmZVHPXHvmVF13IGGztmGJ8Lc",
"width" : 480,
"height" : 270
}
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/TkVQL5PP67",
"scribe_key" : "card_url"
},
"teaser_segments_stream" : {
"type" : "STRING",
"string_value" : "http://amp.twimg.com/prod/multibr_v_1/video/2015/09/30/02/1336ca0f-c0cb-44d5-907f-825e42bfecf2-segments.mp4"
},
"content_duration_seconds" : {
"type" : "STRING",
"string_value" : "15.146"
},
"amplify_content_id" : {
"type" : "STRING",
"string_value" : "1336ca0f-c0cb-44d5-907f-825e42bfecf2"
},
"player_stream_content_type" : {
"type" : "STRING",
"string_value" : "video/mp4; codecs=\"avc1.42E01E, mp4a.40.2\""
},
"player_height" : {
"type" : "STRING",
"string_value" : "360"
},
"embedded_playback_allowed" : {
"type" : "BOOLEAN",
"boolean_value" : true
},
"amplify_url_vmap" : {
"type" : "STRING",
"string_value" : "https://amp.twimg.com/prod/multibr_v_1/vmap/2015/09/30/04/1336ca0f-c0cb-44d5-907f-825e42bfecf2/4a5f83b5-5992-4724-851e-904bea7d198a.vmap"
}
},
"users" : {
"13298072" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/489192650474414080/4RxZxsud_normal.png",
"created_at" : "Sun Feb 10 01:12:32 +0000 2008",
"id" : 13298072,
"default_profile_image" : false,
"listed_count" : 6581,
"profile_background_color" : "666666",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "teslamotors.com",
"url" : "http://t.co/tK92gKZKbB",
"indices" : [
0,
22
],
"expanded_url" : "http://www.teslamotors.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/tK92gKZKbB",
"description" : "Always on insane-mode. Maker of electric cars and renewable energy storage. Join the rEVolution!",
"followers_count" : 770345,
"geo_enabled" : false,
"media_count" : 806,
"lang" : "en",
"profile_text_color" : "555555",
"statuses_count" : 5813,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "13298072",
"name" : "Tesla Motors",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/489192650474414080/4RxZxsud_normal.png",
"profile_sidebar_fill_color" : "F5EDF5",
"profile_sidebar_border_color" : "FFFFFF",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13298072/1443588857",
"screen_name" : "TeslaMotors",
"fast_followers_count" : 14,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/812177545/c69f76a0142059d01f86203029dbaf6e.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/812177545/c69f76a0142059d01f86203029dbaf6e.png",
"profile_link_color" : "C90000",
"favourites_count" : 979,
"is_translation_enabled" : false,
"normal_followers_count" : 770331,
"utc_offset" : -25200,
"friends_count" : 294,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "amplify",
"url" : "https://t.co/TkVQL5PP67",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "ts.la/g2B",
"url" : "http://t.co/Iag2iwIi0l",
"indices" : [
33,
55
],
"expanded_url" : "http://ts.la/g2B"
},
{
"display_url" : "amp.twimg.com/v/a7a9a746-47e…",
"url" : "https://t.co/TkVQL5PP67",
"indices" : [
64,
87
],
"expanded_url" : "https://amp.twimg.com/v/a7a9a746-47ec-4116-9a17-ded6ff0309ea"
}
],
"hashtags" : [
{
"indices" : [
56,
63
],
"text" : "ModelX"
}
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2718,
"favorited" : false,
"geo" : null,
"id" : 649073271141363712,
"user" : {
"id" : 13298072,
"id_str" : "13298072"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Meet Model X. Watch it live here http://t.co/Iag2iwIi0l #ModelX\nhttps://t.co/TkVQL5PP67",
"created_at" : "Wed Sep 30 04:08:21 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649073271141363712",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 2718,
"favorited" : false,
"geo" : null,
"id" : 649128282273615872,
"user" : {
"id" : 44196397,
"id_str" : "44196397"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @TeslaMotors: Meet Model X. Watch it live here http://t.co/Iag2iwIi0l #ModelX\nhttps://t.co/TkVQL5PP67",
"created_at" : "Wed Sep 30 07:46:57 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649128282273615872",
"coordinates" : null
},
"647537125714472960" : {
"place" : null,
"contributors" : null,
"source" : "Tweetlogix",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 647537125714472960,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "41581553",
"id" : 41581553,
"screen_name" : "cocoaphony",
"name" : "Rob Napier",
"indices" : [
3,
14
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 20,
"conversation_id" : 647504380497891328,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 647504380497891328,
"user" : {
"id" : 41581553,
"id_str" : "41581553"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "I cannot express how much better my code is & how much faster I fix problems due to Go's stdlib being open source. I'm looking at you Swift…",
"created_at" : "Fri Sep 25 20:14:09 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647504380497891328",
"coordinates" : null
},
"retweet_count" : 10,
"favorited" : false,
"geo" : null,
"id" : 647537125714472960,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @cocoaphony: I cannot express how much better my code is & how much faster I fix problems due to Go's stdlib being open source. I'm look…",
"created_at" : "Fri Sep 25 22:24:16 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647537125714472960",
"coordinates" : null
},
"647991024116039680" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1414,
"conversation_id" : 647991024116039680,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "18839785",
"id" : 18839785,
"screen_name" : "narendramodi",
"name" : "Narendra Modi",
"indices" : [
26,
39
]
}
],
"urls" : [
{
"display_url" : "microsoft.com/en-in/stories/…",
"url" : "http://t.co/wgZQeMql0P",
"indices" : [
108,
130
],
"expanded_url" : "http://www.microsoft.com/en-in/stories/digital-india.aspx"
}
],
"hashtags" : [
{
"indices" : [
97,
107
],
"text" : "ModiInUSA"
}
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1801,
"favorited" : false,
"geo" : null,
"id" : 647991024116039680,
"user" : {
"id" : 20571756,
"id_str" : "20571756"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Inspiring discussion with @NarendraModi on how tech is a powerful tool to enable human ingenuity #ModiInUSA http://t.co/wgZQeMql0P",
"created_at" : "Sun Sep 27 04:27:53 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647991024116039680",
"coordinates" : null
},
"649105469575970816" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : true,
"favorite_count" : 0,
"conversation_id" : 649105469575970816,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "18119839",
"id" : 18119839,
"screen_name" : "caseyliss",
"name" : "Casey Liss",
"indices" : [
3,
13
]
}
],
"urls" : [
{
"display_url" : "twitter.com/GIFs/status/64…",
"url" : "https://t.co/h1rs3Pr2BB",
"indices" : [
26,
49
],
"expanded_url" : "https://twitter.com/GIFs/status/648978653250871296"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : true,
"quoted_status_id" : 648978653250871296,
"favorite_count" : 28,
"conversation_id" : 648995715713224704,
"possibly_sensitive" : false,
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "twitter.com/GIFs/status/64…",
"url" : "https://t.co/h1rs3Pr2BB",
"indices" : [
11,
34
],
"expanded_url" : "https://twitter.com/GIFs/status/648978653250871296"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"quoted_status" : {
"place" : null,
"contributors" : null,
"source" : "GIFs Daemon",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 65,
"conversation_id" : 648978653250871296,
"possibly_sensitive" : false,
"lang" : "und",
"entities" : {
"media" : [
{
"id_str" : "648978652932083712",
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQGipXrUEAAqsUE.png",
"expanded_url" : "http://twitter.com/GIFs/status/648978653250871296/photo/1",
"id" : 648978652932083712,
"sizes" : {
"large" : {
"w" : 566,
"h" : 138,
"resize" : "fit"
},
"medium" : {
"w" : 566,
"h" : 138,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 138,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 82,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/s66hPY28ID",
"features" : {
},
"type" : "photo",
"indices" : [
23,
45
],
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQGipXrUEAAqsUE.png",
"url" : "http://t.co/s66hPY28ID"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "ministryofgifs.org/post/130157793…",
"url" : "http://t.co/6Pi5WO3hl1",
"indices" : [
0,
22
],
"expanded_url" : "http://ministryofgifs.org/post/130157793977"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 41,
"favorited" : false,
"geo" : null,
"id" : 648978653250871296,
"user" : {
"id" : 1019188722,
"id_str" : "1019188722"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 648978652932083712,
"id_str" : "648978652932083712",
"indices" : [
23,
45
],
"url" : "http://t.co/s66hPY28ID",
"type" : "animated_gif",
"media_url" : "http://pbs.twimg.com/tweet_video_thumb/CQGipXrUEAAqsUE.png",
"video_info" : {
"aspect_ratio" : [
283,
69
],
"variants" : [
{
"bitrate" : 0,
"content_type" : "video/mp4",
"url" : "https://pbs.twimg.com/tweet_video/CQGipXrUEAAqsUE.mp4"
}
]
},
"media_url_https" : "https://pbs.twimg.com/tweet_video_thumb/CQGipXrUEAAqsUE.png",
"display_url" : "pic.twitter.com/s66hPY28ID",
"sizes" : {
"large" : {
"w" : 566,
"h" : 138,
"resize" : "fit"
},
"medium" : {
"w" : 566,
"h" : 138,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 138,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 82,
"resize" : "fit"
}
},
"expanded_url" : "http://twitter.com/GIFs/status/648978653250871296/photo/1",
"features" : {
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "http://t.co/6Pi5WO3hl1 http://t.co/s66hPY28ID",
"created_at" : "Tue Sep 29 21:52:23 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648978653250871296",
"coordinates" : null
},
"retweet_count" : 15,
"favorited" : false,
"geo" : null,
"id" : 648995715713224704,
"user" : {
"id" : 18119839,
"id_str" : "18119839"
},
"in_reply_to_user_id" : null,
"quoted_status_id_str" : "648978653250871296",
"retweeted" : false,
"supplemental_language" : null,
"text" : "Memories…\n\nhttps://t.co/h1rs3Pr2BB",
"created_at" : "Tue Sep 29 23:00:11 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648995715713224704",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 15,
"favorited" : false,
"geo" : null,
"id" : 649105469575970816,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @caseyliss: Memories…\n\nhttps://t.co/h1rs3Pr2BB",
"created_at" : "Wed Sep 30 06:16:18 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649105469575970816",
"coordinates" : null
},
"648890134243487744" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 122089,
"conversation_id" : 648890134243487744,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 124039,
"favorited" : false,
"geo" : null,
"id" : 648890134243487744,
"user" : {
"id" : 2916305152,
"id_str" : "2916305152"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Can you hear me now?",
"created_at" : "Tue Sep 29 16:00:38 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648890134243487744",
"coordinates" : null
},
"647822645514379264" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 647822645514379264,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 647822645514379264,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "There's good crossover fiction to be had based on the fact that the Excalibur in Crusade is captained by Lumberg from Office Space.",
"created_at" : "Sat Sep 26 17:18:49 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647822645514379264",
"coordinates" : null
},
"648631005071306753" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648631005071306753,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id" : 647569045013725184,
"id_str" : "647569045013725184",
"source_status_id" : 647569050848133121,
"indices" : [
121,
140
],
"url" : "http://t.co/iH5bP8IZca",
"source_status_id_str" : "647569050848133121",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CPygnY-VAAAVTyQ.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CPygnY-VAAAVTyQ.jpg",
"display_url" : "pic.twitter.com/iH5bP8IZca",
"source_user_id" : 15414807,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 576,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 337,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"source_user_id_str" : "15414807",
"expanded_url" : "http://twitter.com/johnmaeda/status/647569050848133121/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
],
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15414807",
"id" : 15414807,
"screen_name" : "johnmaeda",
"name" : "John Maeda",
"indices" : [
3,
13
]
}
],
"urls" : [
{
"display_url" : "creativeleadership.com/cl/characteris…",
"url" : "http://t.co/AtkCqCMNkD",
"indices" : [
98,
120
],
"expanded_url" : "http://creativeleadership.com/cl/characteristics-of-the-creative-leader-versus-authoritative-leader.html"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for iPhone",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 165,
"conversation_id" : 647569050848133121,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "647569045013725184",
"media_url_https" : "https://pbs.twimg.com/media/CPygnY-VAAAVTyQ.jpg",
"expanded_url" : "http://twitter.com/johnmaeda/status/647569050848133121/photo/1",
"id" : 647569045013725184,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 576,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 337,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/iH5bP8IZca",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
106,
128
],
"media_url" : "http://pbs.twimg.com/media/CPygnY-VAAAVTyQ.jpg",
"url" : "http://t.co/iH5bP8IZca"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "creativeleadership.com/cl/characteris…",
"url" : "http://t.co/AtkCqCMNkD",
"indices" : [
83,
105
],
"expanded_url" : "http://creativeleadership.com/cl/characteristics-of-the-creative-leader-versus-authoritative-leader.html"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 118,
"favorited" : false,
"geo" : null,
"id" : 647569050848133121,
"user" : {
"id" : 15414807,
"id_str" : "15414807"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "647569045013725184",
"media_url_https" : "https://pbs.twimg.com/media/CPygnY-VAAAVTyQ.jpg",
"expanded_url" : "http://twitter.com/johnmaeda/status/647569050848133121/photo/1",
"id" : 647569045013725184,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 576,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 337,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/iH5bP8IZca",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
106,
128
],
"media_url" : "http://pbs.twimg.com/media/CPygnY-VAAAVTyQ.jpg",
"url" : "http://t.co/iH5bP8IZca"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "The traditional leader wants to be right. The creative leader *hopes* to be right. http://t.co/AtkCqCMNkD http://t.co/iH5bP8IZca",
"created_at" : "Sat Sep 26 00:31:07 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647569050848133121",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 118,
"favorited" : false,
"geo" : null,
"id" : 648631005071306753,
"user" : {
"id" : 10724012,
"id_str" : "10724012"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id" : 647569045013725184,
"id_str" : "647569045013725184",
"source_status_id" : 647569050848133121,
"indices" : [
121,
140
],
"url" : "http://t.co/iH5bP8IZca",
"source_status_id_str" : "647569050848133121",
"type" : "photo",
"media_url" : "http://pbs.twimg.com/media/CPygnY-VAAAVTyQ.jpg",
"media_url_https" : "https://pbs.twimg.com/media/CPygnY-VAAAVTyQ.jpg",
"display_url" : "pic.twitter.com/iH5bP8IZca",
"source_user_id" : 15414807,
"sizes" : {
"large" : {
"w" : 1024,
"h" : 576,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 337,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 191,
"resize" : "fit"
}
},
"source_user_id_str" : "15414807",
"expanded_url" : "http://twitter.com/johnmaeda/status/647569050848133121/photo/1",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
}
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @johnmaeda: The traditional leader wants to be right. The creative leader *hopes* to be right. http://t.co/AtkCqCMNkD http://t.co/iH5bP8…",
"created_at" : "Mon Sep 28 22:50:57 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648631005071306753",
"coordinates" : null
},
"648186688079048704" : {
"place" : null,
"contributors" : null,
"source" : "Hootsuite",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1813,
"conversation_id" : 648186688079048704,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"media" : [
{
"id_str" : "648186687743524864",
"media_url_https" : "https://pbs.twimg.com/media/CP7SW7cXAAAOFtN.jpg",
"expanded_url" : "http://twitter.com/BillGates/status/648186688079048704/photo/1",
"id" : 648186687743524864,
"sizes" : {
"large" : {
"w" : 703,
"h" : 341,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 291,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 164,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/OjsbMWVZ3Q",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
100,
122
],
"media_url" : "http://pbs.twimg.com/media/CP7SW7cXAAAOFtN.jpg",
"url" : "http://t.co/OjsbMWVZ3Q"
}
],
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "b-gat.es/1JnAkjO",
"url" : "http://t.co/41mhFCRdcj",
"indices" : [
77,
99
],
"expanded_url" : "http://b-gat.es/1JnAkjO"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 1478,
"favorited" : false,
"geo" : null,
"id" : 648186688079048704,
"user" : {
"id" : 50393960,
"id_str" : "50393960"
},
"in_reply_to_user_id" : null,
"extended_entities" : {
"media" : [
{
"id_str" : "648186687743524864",
"media_url_https" : "https://pbs.twimg.com/media/CP7SW7cXAAAOFtN.jpg",
"expanded_url" : "http://twitter.com/BillGates/status/648186688079048704/photo/1",
"id" : 648186687743524864,
"sizes" : {
"large" : {
"w" : 703,
"h" : 341,
"resize" : "fit"
},
"medium" : {
"w" : 600,
"h" : 291,
"resize" : "fit"
},
"thumb" : {
"w" : 150,
"h" : 150,
"resize" : "crop"
},
"small" : {
"w" : 340,
"h" : 164,
"resize" : "fit"
}
},
"display_url" : "pic.twitter.com/OjsbMWVZ3Q",
"features" : {
"large" : {
"faces" : [
]
},
"medium" : {
"faces" : [
]
},
"orig" : {
"faces" : [
]
},
"small" : {
"faces" : [
]
}
},
"type" : "photo",
"indices" : [
100,
122
],
"media_url" : "http://pbs.twimg.com/media/CP7SW7cXAAAOFtN.jpg",
"url" : "http://t.co/OjsbMWVZ3Q"
}
]
},
"retweeted" : false,
"supplemental_language" : null,
"text" : "The cost of higher ed is too high for too many. Here’s what needs to change: http://t.co/41mhFCRdcj http://t.co/OjsbMWVZ3Q",
"created_at" : "Sun Sep 27 17:25:23 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648186688079048704",
"coordinates" : null
},
"648792519992569856" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648792519992569856,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "1399381",
"id" : 1399381,
"screen_name" : "ratkins",
"name" : "Robert Atkins",
"indices" : [
3,
11
]
},
{
"id_str" : "33423",
"id" : 33423,
"screen_name" : "gruber",
"name" : "John Gruber",
"indices" : [
68,
75
]
}
],
"urls" : [
{
"display_url" : "daringfireball.net/linked/2015/09…",
"url" : "http://t.co/Folpxru3vH",
"indices" : [
16,
38
],
"expanded_url" : "http://daringfireball.net/linked/2015/09/28/pell-news-is-different"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 5,
"conversation_id" : 648627137545531392,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "33423",
"id" : 33423,
"screen_name" : "gruber",
"name" : "John Gruber",
"indices" : [
55,
62
]
}
],
"urls" : [
{
"display_url" : "daringfireball.net/linked/2015/09…",
"url" : "http://t.co/Folpxru3vH",
"indices" : [
3,
25
],
"expanded_url" : "http://daringfireball.net/linked/2015/09/28/pell-news-is-different"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 648627137545531392,
"user" : {
"id" : 1399381,
"id_str" : "1399381"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Re http://t.co/Folpxru3vH I’d love to see someone like @gruber do proper investigative reporting on Apple.",
"created_at" : "Mon Sep 28 22:35:35 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648627137545531392",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 2,
"favorited" : false,
"geo" : null,
"id" : 648792519992569856,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @ratkins: Re http://t.co/Folpxru3vH I’d love to see someone like @gruber do proper investigative reporting on Apple.",
"created_at" : "Tue Sep 29 09:32:45 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648792519992569856",
"coordinates" : null
},
"647711323376197632" : {
"place" : null,
"contributors" : null,
"source" : "Tweetlogix",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 647711323376197632,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "15267898",
"id" : 15267898,
"screen_name" : "stroughtonsmith",
"name" : "Steve T-S",
"indices" : [
3,
19
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Twitterrific for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 55,
"conversation_id" : 647698760924045312,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 29,
"favorited" : false,
"geo" : null,
"id" : 647698760924045312,
"user" : {
"id" : 15267898,
"id_str" : "15267898"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "People know UITouch has a -majorRadius property, right? You can simulate multi(6 or more)-level 3D Touch on older iPhones",
"created_at" : "Sat Sep 26 09:06:32 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647698760924045312",
"coordinates" : null
},
"retweet_count" : 29,
"favorited" : false,
"geo" : null,
"id" : 647711323376197632,
"user" : {
"id" : 231756759,
"id_str" : "231756759"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @stroughtonsmith: People know UITouch has a -majorRadius property, right? You can simulate multi(6 or more)-level 3D Touch on older iPho…",
"created_at" : "Sat Sep 26 09:56:28 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647711323376197632",
"coordinates" : null
},
"648576167776227332" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 648576167776227332,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "255903064",
"id" : 255903064,
"screen_name" : "Lucy_Worsley",
"name" : "Lucy Worsley",
"indices" : [
9,
22
]
},
{
"id_str" : "3031581268",
"id" : 3031581268,
"screen_name" : "Rumble_O",
"name" : "Rumble-O",
"indices" : [
130,
139
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 648576167776227332,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Watching @Lucy_Worsley on Red Barn murder makes me want to dig into the Pills to Purge Melancholy to find some gruesome songs for @Rumble_O.",
"created_at" : "Mon Sep 28 19:13:03 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648576167776227332",
"coordinates" : null
},
"649164986288349184" : {
"place" : null,
"contributors" : null,
"source" : "Twidere for Android #4",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 649164986288349184,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 649164986288349184,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "In the 1990s, it would've been one of Microsoft, Sun, Digital or Red Hat. In the 2010s it's Apple because competition is good.",
"created_at" : "Wed Sep 30 10:12:48 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "649164986288349184",
"coordinates" : null
},
"647784668025257984" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 0,
"conversation_id" : 647784668025257984,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg5aHR0cHM6Ly9hdmF0YXJzMi5naXRodWJ1c2VyY29udGVudC5jb20vdS81NDYyMzE_dj0zJnM9NDAwFKAGFKAGHBTwARTwAQAAFgASAA&s=4zcKqnxvE6oOnD1n000Jstrznz622EI4p-kgoa93Ncg",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "artsy/eidolon"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The Artsy Auction Kiosk App. Contribute to eidolon development by creating an account on GitHub."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/iJzR2aLKlI",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707265,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707265,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/iJzR2aLKlI",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "17973325",
"id" : 17973325,
"screen_name" : "zats",
"name" : "Sash Zats",
"indices" : [
3,
8
]
}
],
"urls" : [
{
"display_url" : "github.com/artsy/eidolon/…",
"url" : "https://t.co/iJzR2aLKlI",
"indices" : [
55,
78
],
"expanded_url" : "https://github.com/artsy/eidolon/blob/302c4409508da19cd38f9508121d3968f7836b55/Kiosk/App/GlobalFunctions.swift#L36-L58"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"retweeted_status" : {
"place" : null,
"contributors" : null,
"source" : "Tweetbot for iΟS",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 35,
"conversation_id" : 647784113303257088,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "github.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "13334762"
}
},
"thumbnail_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBg5aHR0cHM6Ly9hdmF0YXJzMi5naXRodWJ1c2VyY29udGVudC5jb20vdS81NDYyMzE_dj0zJnM9NDAwFKAGFKAGHBTwARTwAQAAFgASAA&s=4zcKqnxvE6oOnD1n000Jstrznz622EI4p-kgoa93Ncg",
"width" : 400,
"height" : 400
}
},
"title" : {
"type" : "STRING",
"string_value" : "artsy/eidolon"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "github.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "The Artsy Auction Kiosk App. Contribute to eidolon development by creating an account on GitHub."
},
"card_url" : {
"type" : "STRING",
"string_value" : "https://t.co/iJzR2aLKlI",
"scribe_key" : "card_url"
}
},
"users" : {
"13334762" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"created_at" : "Mon Feb 11 04:41:50 +0000 2008",
"id" : 13334762,
"default_profile_image" : false,
"listed_count" : 11228,
"profile_background_color" : "EEEEEE",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "San Francisco, CA",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "github.com",
"url" : "https://t.co/FoKGHcCyJJ",
"indices" : [
0,
23
],
"expanded_url" : "https://github.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "https://t.co/FoKGHcCyJJ",
"description" : "How people build software",
"followers_count" : 707265,
"geo_enabled" : true,
"media_count" : 31,
"lang" : "en",
"profile_text_color" : "000000",
"statuses_count" : 3102,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : false,
"id_str" : "13334762",
"name" : "GitHub",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/616309728688238592/pBeeJQDQ_normal.png",
"profile_sidebar_fill_color" : "DDDDDD",
"profile_sidebar_border_color" : "BBBBBB",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/13334762/1415719104",
"screen_name" : "github",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/4229589/header_bg.png",
"profile_link_color" : "0000FF",
"favourites_count" : 155,
"is_translation_enabled" : false,
"normal_followers_count" : 707265,
"utc_offset" : -25200,
"friends_count" : 172,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary",
"url" : "https://t.co/iJzR2aLKlI",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "github.com/artsy/eidolon/…",
"url" : "https://t.co/iJzR2aLKlI",
"indices" : [
45,
68
],
"expanded_url" : "https://github.com/artsy/eidolon/blob/302c4409508da19cd38f9508121d3968f7836b55/Kiosk/App/GlobalFunctions.swift#L36-L58"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 7,
"favorited" : false,
"geo" : null,
"id" : 647784113303257088,
"user" : {
"id" : 17973325,
"id_str" : "17973325"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Love this debugging technique, will adapt it https://t.co/iJzR2aLKlI \nI wonder if it ever got them into troubles",
"created_at" : "Sat Sep 26 14:45:42 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647784113303257088",
"coordinates" : null
},
"possibly_sensitive_appealable" : false,
"retweet_count" : 7,
"favorited" : false,
"geo" : null,
"id" : 647784668025257984,
"user" : {
"id" : 25401953,
"id_str" : "25401953"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "RT @zats: Love this debugging technique, will adapt it https://t.co/iJzR2aLKlI \nI wonder if it ever got them into troubles",
"created_at" : "Sat Sep 26 14:47:54 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647784668025257984",
"coordinates" : null
},
"648959812752031744" : {
"place" : null,
"contributors" : null,
"source" : "Twitterrific for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 30,
"conversation_id" : 648959812752031744,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.theverge.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "275686563"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiWAWh0dHBzOi8vY2RuMC52b3gtY2RuLmNvbS90aHVtYm9yL01yN28yMmxMcnRJemx4bTFWZVdURjNLdE9CND0vMHgxMjg6MjMzMHgxNDM5LzE2MDB4OTAwL2NkbjAudm94LWNkbi5jb20vdXBsb2Fkcy9jaG9ydXNfaW1hZ2UvaW1hZ2UvNDcyOTEwNzYvYW0uMC4wLnBuZxSAGRSKDRwUhAYUlAMAABYAEgA&s=gXk8RfI6blU4fvJ3UF8QbwYKkKlJZWhPdnl5vf6L-pQ",
"width" : 1600,
"height" : 837
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBiWAWh0dHBzOi8vY2RuMC52b3gtY2RuLmNvbS90aHVtYm9yL01yN28yMmxMcnRJemx4bTFWZVdURjNLdE9CND0vMHgxMjg6MjMzMHgxNDM5LzE2MDB4OTAwL2NkbjAudm94LWNkbi5jb20vdXBsb2Fkcy9jaG9ydXNfaW1hZ2UvaW1hZ2UvNDcyOTEwNzYvYW0uMC4wLnBuZxSAGRSKDRwUsAkU9AQAABYAEgA&s=LVmmysMKouDEuGvYXzrkpaTWoyxWSEPwatJRCNGnp0w",
"width" : 1600,
"height" : 837
}
},
"title" : {
"type" : "STRING",
"string_value" : "These are the 7 best new features of Android Marshmallow"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "theverge.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "You're going to want Android Marshmallow. Google's latest version of Android may sound like a single headline feature followed by a list of tiny improvements, but they all add up to one important..."
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/FpZlOTRDT2",
"scribe_key" : "card_url"
}
},
"users" : {
"275686563" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/615501837341466624/I4jVBBp-_normal.jpg",
"created_at" : "Fri Apr 01 19:54:22 +0000 2011",
"id" : 275686563,
"default_profile_image" : false,
"listed_count" : 26708,
"profile_background_color" : "FFFFFF",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "New York",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "theverge.com",
"url" : "http://t.co/W2SFxIXkC4",
"indices" : [
0,
22
],
"expanded_url" : "http://www.theverge.com"
}
]
},
"description" : {
"urls" : [
{
"display_url" : "theverge.com",
"url" : "http://t.co/W2SFxIXkC4",
"indices" : [
0,
22
],
"expanded_url" : "http://www.theverge.com"
}
]
}
},
"url" : "http://t.co/W2SFxIXkC4",
"description" : "http://t.co/W2SFxIXkC4 covers the future of technology, science, art, and culture. \n\nSnapchat: therealverge",
"followers_count" : 1039982,
"geo_enabled" : false,
"media_count" : 24710,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 76930,
"following" : false,
"notifications" : false,
"profile_background_tile" : false,
"profile_use_background_image" : true,
"id_str" : "275686563",
"name" : "The Verge",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/615501837341466624/I4jVBBp-_normal.jpg",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "000000",
"contributors_enabled" : false,
"default_profile" : false,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/275686563/1433249898",
"screen_name" : "verge",
"fast_followers_count" : 15,
"time_zone" : "Eastern Time (US & Canada)",
"profile_background_image_url" : "http://pbs.twimg.com/profile_background_images/481546505468145664/a59ZFvIP.jpeg",
"profile_background_image_url_https" : "https://pbs.twimg.com/profile_background_images/481546505468145664/a59ZFvIP.jpeg",
"profile_link_color" : "FA4D2A",
"favourites_count" : 1133,
"is_translation_enabled" : true,
"normal_followers_count" : 1039967,
"utc_offset" : -14400,
"friends_count" : 127,
"verified" : true,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/FpZlOTRDT2",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "theverge.com/2015/9/29/9411…",
"url" : "http://t.co/FpZlOTRDT2",
"indices" : [
103,
125
],
"expanded_url" : "http://www.theverge.com/2015/9/29/9411473/android-marshmallow-best-new-features"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 40,
"favorited" : false,
"geo" : null,
"id" : 648959812752031744,
"user" : {
"id" : 15267898,
"id_str" : "15267898"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "The “7 best new features of Android Marshmallow” are the ones that make it more like iOS, apparently 😜 http://t.co/FpZlOTRDT2",
"created_at" : "Tue Sep 29 20:37:31 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648959812752031744",
"coordinates" : null
},
"647653497350037504" : {
"place" : null,
"contributors" : null,
"source" : "Twitter for Mac",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 59,
"conversation_id" : 647653497350037504,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "browser.primatelabs.com/geekbench3/com…",
"url" : "http://t.co/ArvQr4HXrf",
"indices" : [
76,
98
],
"expanded_url" : "http://browser.primatelabs.com/geekbench3/compare/3571781?baseline=3572808"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 48,
"favorited" : false,
"geo" : null,
"id" : 647653497350037504,
"user" : {
"id" : 637773,
"id_str" : "637773"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Geekbench 3 built with Xcode 5 (left) and Xcode 7 (right) on the iPhone 6s: http://t.co/ArvQr4HXrf\n\n8% increase in performance over 2 years.",
"created_at" : "Sat Sep 26 06:06:41 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "647653497350037504",
"coordinates" : null
},
"648605523777069056" : {
"place" : null,
"contributors" : null,
"source" : "Cocoa Controls",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 13,
"conversation_id" : 648605523777069056,
"possibly_sensitive" : false,
"card" : {
"binding_values" : {
"domain" : {
"type" : "STRING",
"string_value" : "www.cocoacontrols.com"
},
"site" : {
"type" : "USER",
"scribe_key" : "publisher_id",
"user_value" : {
"path" : [
],
"id_str" : "258464819"
}
},
"summary_photo_image" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhcaHR0cHM6Ly9zMy5hbWF6b25hd3MuY29tL2NvY29hY29udHJvbHNfcHJvZHVjdGlvbi91cGxvYWRzL2NvbnRyb2xfaW1hZ2UvaW1hZ2UvNzYxMS9xdWljay5qcGcU3AsUkAYcFIQGFJQDAAAWABIA&s=8Lb_3sQpsVdJyKcGdZ6V1Ov0ib1ZEdjERS52A3cRMxQ",
"width" : 750,
"height" : 392
}
},
"photo_image_full_size" : {
"type" : "IMAGE",
"image_value" : {
"url" : "https://o.twimg.com/2/proxy.jpg?t=HBhcaHR0cHM6Ly9zMy5hbWF6b25hd3MuY29tL2NvY29hY29udHJvbHNfcHJvZHVjdGlvbi91cGxvYWRzL2NvbnRyb2xfaW1hZ2UvaW1hZ2UvNzYxMS9xdWljay5qcGcU3AsUkAYcFLAJFPQEAAAWABIA&s=HJn3i66hGFFuQLdi-WjxnIMk9My2n7MeMYEdQLyVwTo",
"width" : 750,
"height" : 392
}
},
"title" : {
"type" : "STRING",
"string_value" : "React Native Quick Actions"
},
"vanity_url" : {
"type" : "STRING",
"string_value" : "cocoacontrols.com",
"scribe_key" : "vanity_url"
},
"description" : {
"type" : "STRING",
"string_value" : "A react-native interface for Touch 3D home screen quick actions"
},
"card_url" : {
"type" : "STRING",
"string_value" : "http://t.co/zK9AVVow6p",
"scribe_key" : "card_url"
}
},
"users" : {
"258464819" : {
"protected" : false,
"is_translator" : false,
"profile_image_url" : "http://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"created_at" : "Sun Feb 27 19:51:02 +0000 2011",
"id" : 258464819,
"default_profile_image" : false,
"listed_count" : 472,
"profile_background_color" : "131516",
"followed_by" : false,
"has_custom_timelines" : false,
"follow_request_sent" : false,
"location" : "",
"entities" : {
"url" : {
"urls" : [
{
"display_url" : "cocoacontrols.com",
"url" : "http://t.co/jIVPyKvF83",
"indices" : [
0,
22
],
"expanded_url" : "http://cocoacontrols.com"
}
]
},
"description" : {
"urls" : [
]
}
},
"url" : "http://t.co/jIVPyKvF83",
"description" : "Custom UI component database for iOS and Mac OS X. Created by @aaronbrethorst.",
"followers_count" : 12210,
"geo_enabled" : false,
"media_count" : 14,
"lang" : "en",
"profile_text_color" : "333333",
"statuses_count" : 4721,
"following" : true,
"notifications" : false,
"profile_background_tile" : true,
"profile_use_background_image" : true,
"id_str" : "258464819",
"name" : "Cocoa Controls",
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/519159389140172800/ci8ecVWv_normal.png",
"profile_sidebar_fill_color" : "EFEFEF",
"profile_sidebar_border_color" : "EEEEEE",
"contributors_enabled" : false,
"default_profile" : false,
"screen_name" : "cocoacontrols",
"fast_followers_count" : 0,
"time_zone" : "Pacific Time (US & Canada)",
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme14/bg.gif",
"profile_link_color" : "009999",
"favourites_count" : 12,
"is_translation_enabled" : false,
"normal_followers_count" : 12210,
"utc_offset" : -25200,
"friends_count" : 609,
"verified" : false,
"can_media_tag" : true,
"has_extended_profile" : false
}
},
"card_type_url" : "http://card-type-url-is-deprecated.invalid",
"name" : "summary_large_image",
"url" : "http://t.co/zK9AVVow6p",
"card_platform" : {
"platform" : {
"device" : {
"name" : "iPhone",
"version" : "13"
},
"audience" : {
"name" : "production",
"bucket" : null
}
}
}
},
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "cocoacontrols.com/controls/react…",
"url" : "http://t.co/zK9AVVow6p",
"indices" : [
102,
124
],
"expanded_url" : "http://www.cocoacontrols.com/controls/react-native-quick-actions"
}
],
"hashtags" : [
]
},
"lang" : "en",
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 4,
"favorited" : false,
"geo" : null,
"id" : 648605523777069056,
"user" : {
"id" : 258464819,
"id_str" : "258464819"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "React Native Quick Actions for iOS: A react-native interface for Touch 3D home screen quick actions - http://t.co/zK9AVVow6p",
"created_at" : "Mon Sep 28 21:09:42 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648605523777069056",
"coordinates" : null
},
"648880045881184256" : {
"place" : null,
"contributors" : null,
"source" : "Instagram",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 1,
"conversation_id" : 648880045881184256,
"possibly_sensitive" : false,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
],
"urls" : [
{
"display_url" : "instagram.com/p/8OCWHUi7JE/",
"url" : "https://t.co/QbYsJd1ivt",
"indices" : [
30,
53
],
"expanded_url" : "https://Instagram.com/p/8OCWHUi7JE/"
}
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"possibly_sensitive_appealable" : false,
"retweet_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 648880045881184256,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Done! With a handy pouch too. https://t.co/QbYsJd1ivt",
"created_at" : "Tue Sep 29 15:20:33 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648880045881184256",
"coordinates" : null
},
"648454474239975424" : {
"place" : null,
"contributors" : null,
"source" : "Twitter Web Client",
"truncated" : false,
"is_quote_status" : false,
"favorite_count" : 10,
"conversation_id" : 648454474239975424,
"lang" : "en",
"entities" : {
"symbols" : [
],
"user_mentions" : [
{
"id_str" : "41352614",
"id" : 41352614,
"screen_name" : "Poita_",
"name" : "Peter Alexander ",
"indices" : [
13,
20
]
}
],
"urls" : [
],
"hashtags" : [
]
},
"in_reply_to_screen_name" : null,
"retweet_count" : 5,
"favorited" : false,
"geo" : null,
"id" : 648454474239975424,
"user" : {
"id" : 3182117337,
"id_str" : "3182117337"
},
"in_reply_to_user_id" : null,
"retweeted" : false,
"supplemental_language" : null,
"text" : "Decided with @poita_ that the collective noun for databases is \"Ikea\", because of all the tables.",
"created_at" : "Mon Sep 28 11:09:29 +0000 2015",
"in_reply_to_status_id_str" : null,
"in_reply_to_status_id" : null,
"in_reply_to_user_id_str" : null,
"id_str" : "648454474239975424",
"coordinates" : null
}
}
},
"response" : {
"timeline" : [
{
"conversation" : {
"context" : {
"target_tweet_id" : "649198830404157445",
"participant_ids" : [
],
"participants_count" : 1,
"target_count" : 0,
"root_user_id" : "3182117337"
},
"ids" : [
"649198830404157445",
"649200856198434817"
]
},
"sort_index" : "649200856198434817",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649198830404157445",
"649200856198434817"
]
}
},
{
"tweet" : {
"id" : "570112949278236672"
},
"sort_index" : "649164986288349185",
"entity_id" : {
"type" : "tweet",
"ids" : [
"570112949278236672"
]
}
},
{
"tweet" : {
"id" : "649164986288349184"
},
"sort_index" : "649164986288349184",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649164986288349184"
]
}
},
{
"tweet" : {
"id" : "649163931982897152"
},
"sort_index" : "649163931982897152",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649163931982897152"
]
}
},
{
"tweet" : {
"id" : "649159551896436736"
},
"sort_index" : "649159551896436736",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649159551896436736"
]
}
},
{
"tweet" : {
"id" : "649159246769225728"
},
"sort_index" : "649159246769225728",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649159246769225728"
]
}
},
{
"tweet" : {
"id" : "649130149036687360"
},
"sort_index" : "649130149036687360",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649130149036687360"
]
}
},
{
"tweet" : {
"id" : "649128363097894914"
},
"sort_index" : "649128363097894914",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649128363097894914"
]
}
},
{
"tweet" : {
"id" : "649128282273615872"
},
"sort_index" : "649128282273615872",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649128282273615872"
]
}
},
{
"tweet" : {
"id" : "649128180125556736"
},
"sort_index" : "649128180125556736",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649128180125556736"
]
}
},
{
"tweet" : {
"id" : "649127664247148544"
},
"sort_index" : "649127664247148544",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649127664247148544"
]
}
},
{
"tweet" : {
"id" : "649120707700465664"
},
"sort_index" : "649120707700465664",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649120707700465664"
]
}
},
{
"tweet" : {
"id" : "637030246848421889"
},
"sort_index" : "649115994376536067",
"entity_id" : {
"type" : "tweet",
"ids" : [
"637030246848421889"
]
}
},
{
"tweet" : {
"id" : "649115994376536066"
},
"sort_index" : "649115994376536066",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649115994376536066"
]
}
},
{
"tweet" : {
"id" : "649105469575970816"
},
"sort_index" : "649105469575970816",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649105469575970816"
]
}
},
{
"tweet" : {
"id" : "649037991248199680"
},
"sort_index" : "649037991248199680",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649037991248199680"
]
}
},
{
"tweet" : {
"id" : "649008185978712064"
},
"sort_index" : "649008185978712064",
"entity_id" : {
"type" : "tweet",
"ids" : [
"649008185978712064"
]
}
},
{
"tweet" : {
"id" : "648981795958951936"
},
"sort_index" : "648981795958951936",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648981795958951936"
]
}
},
{
"tweet" : {
"id" : "648963031540584448"
},
"sort_index" : "648963031540584448",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648963031540584448"
]
}
},
{
"tweet" : {
"id" : "648960446997917696"
},
"sort_index" : "648960446997917696",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648960446997917696"
]
}
},
{
"tweet" : {
"id" : "648955984363286528"
},
"sort_index" : "648955984363286528",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648955984363286528"
]
}
},
{
"tweet" : {
"id" : "648946723579129856"
},
"sort_index" : "648946723579129856",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648946723579129856"
]
}
},
{
"tweet" : {
"id" : "648942817134440448"
},
"sort_index" : "648942817134440448",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648942817134440448"
]
}
},
{
"tweet" : {
"id" : "648937812750913536"
},
"sort_index" : "648937812750913536",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648937812750913536"
]
}
},
{
"tweet" : {
"id" : "648924725939449856"
},
"sort_index" : "648924725939449856",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648924725939449856"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "648671170695335936",
"participant_ids" : [
],
"participants_count" : 1,
"target_count" : 0,
"root_user_id" : "10724012"
},
"ids" : [
"648671170695335936",
"648920664926085120"
]
},
"sort_index" : "648920664926085120",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648671170695335936",
"648920664926085120"
]
}
},
{
"tweet" : {
"id" : "648918988425064448"
},
"sort_index" : "648918988425064448",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648918988425064448"
]
}
},
{
"tweet" : {
"id" : "648905854620532736"
},
"sort_index" : "648905854620532736",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648905854620532736"
]
}
},
{
"tweet" : {
"id" : "648903807779344384"
},
"sort_index" : "648903807779344384",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648903807779344384"
]
}
},
{
"tweet" : {
"id" : "648897758187888640"
},
"sort_index" : "648897758187888640",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648897758187888640"
]
}
},
{
"tweet" : {
"id" : "648893663624478720"
},
"sort_index" : "648893663624478720",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648893663624478720"
]
}
},
{
"tweet" : {
"id" : "648885932381372416"
},
"sort_index" : "648885932381372416",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648885932381372416"
]
}
},
{
"tweet" : {
"id" : "648880045881184256"
},
"sort_index" : "648880045881184256",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648880045881184256"
]
}
},
{
"tweet" : {
"id" : "648878526360367104"
},
"sort_index" : "648878526360367104",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648878526360367104"
]
}
},
{
"tweet" : {
"id" : "648878329517473792"
},
"sort_index" : "648878329517473792",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648878329517473792"
]
}
},
{
"tweet" : {
"id" : "648871885871181824"
},
"sort_index" : "648871885871181824",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648871885871181824"
]
}
},
{
"tweet" : {
"id" : "648827353175617536"
},
"sort_index" : "648827353175617536",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648827353175617536"
]
}
},
{
"tweet" : {
"id" : "648792526711848960"
},
"sort_index" : "648792526711848960",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648792526711848960"
]
}
},
{
"tweet" : {
"id" : "648792519992569856"
},
"sort_index" : "648792519992569856",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648792519992569856"
]
}
},
{
"tweet" : {
"id" : "648791482955091968"
},
"sort_index" : "648791482955091968",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648791482955091968"
]
}
},
{
"tweet" : {
"id" : "648790520509153280"
},
"sort_index" : "648790520509153280",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648790520509153280"
]
}
},
{
"conversation" : {
"context" : {
"target_tweet_id" : "648764066823954432",
"participant_ids" : [
],
"participants_count" : 1,
"target_count" : 0,
"root_user_id" : "44196397"
},
"ids" : [
"648764066823954432",
"648765057417895936"
]
},
"sort_index" : "648765057417895936",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648764066823954432",
"648765057417895936"
]
}
},
{
"tweet" : {
"id" : "648719066048425985"
},
"sort_index" : "648719066048425985",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648719066048425985"
]
}
},
{
"tweet" : {
"id" : "648709047374344192"
},
"sort_index" : "648709047374344192",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648709047374344192"
]
}
},
{
"tweet" : {
"id" : "648699649373532161"
},
"sort_index" : "648699649373532161",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648699649373532161"
]
}
},
{
"tweet" : {
"id" : "648632611791876096"
},
"sort_index" : "648632611791876096",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648632611791876096"
]
}
},
{
"tweet" : {
"id" : "648632539142324224"
},
"sort_index" : "648632539142324224",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648632539142324224"
]
}
},
{
"tweet" : {
"id" : "648631005071306753"
},
"sort_index" : "648631005071306753",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648631005071306753"
]
}
},
{
"tweet" : {
"id" : "648629590630469632"
},
"sort_index" : "648629590630469632",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648629590630469632"
]
}
},
{
"tweet" : {
"id" : "648613236779130880"
},
"sort_index" : "648613236779130880",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648613236779130880"
]
}
},
{
"tweet" : {
"id" : "648608155686060037"
},
"sort_index" : "648608155686060037",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648608155686060037"
]
}
},
{
"tweet" : {
"id" : "648608140678795264"
},
"sort_index" : "648608140678795264",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648608140678795264"
]
}
},
{
"tweet" : {
"id" : "648607828597436416"
},
"sort_index" : "648607828597436416",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648607828597436416"
]
}
},
{
"tweet" : {
"id" : "648605523777069056"
},
"sort_index" : "648605523777069056",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648605523777069056"
]
}
},
{
"tweet" : {
"id" : "648598795169697792"
},
"sort_index" : "648598795169697792",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648598795169697792"
]
}
},
{
"tweet" : {
"id" : "648587071519621121"
},
"sort_index" : "648587071519621121",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648587071519621121"
]
}
},
{
"tweet" : {
"id" : "648582107510341637"
},
"sort_index" : "648582107510341637",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648582107510341637"
]
}
},
{
"tweet" : {
"id" : "648580430937980928"
},
"sort_index" : "648580430937980928",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648580430937980928"
]
}
},
{
"tweet" : {
"id" : "648579431309680641"
},
"sort_index" : "648579431309680641",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648579431309680641"
]
}
},
{
"tweet" : {
"id" : "648576331865825280"
},
"sort_index" : "648576331865825280",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648576331865825280"
]
}
},
{
"tweet" : {
"id" : "648576167776227332"
},
"sort_index" : "648576167776227332",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648576167776227332"
]
}
},
{
"tweet" : {
"id" : "648571087685615616"
},
"sort_index" : "648571087685615616",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648571087685615616"
]
}
},
{
"tweet" : {
"id" : "648555265445466112"
},
"sort_index" : "648555265445466112",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648555265445466112"
]
}
},
{
"tweet" : {
"id" : "648530748513783808"
},
"sort_index" : "648530748513783808",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648530748513783808"
]
}
},
{
"tweet" : {
"id" : "648522672167497728"
},
"sort_index" : "648522672167497728",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648522672167497728"
]
}
},
{
"tweet" : {
"id" : "648475148648103936"
},
"sort_index" : "648475148648103936",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648475148648103936"
]
}
},
{
"tweet" : {
"id" : "648462114315739136"
},
"sort_index" : "648462114315739136",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648462114315739136"
]
}
},
{
"tweet" : {
"id" : "648454474239975424"
},
"sort_index" : "648454474239975424",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648454474239975424"
]
}
},
{
"tweet" : {
"id" : "648439837184401408"
},
"sort_index" : "648439837184401408",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648439837184401408"
]
}
},
{
"tweet" : {
"id" : "648236448848683008"
},
"sort_index" : "648236448848683008",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648236448848683008"
]
}
},
{
"tweet" : {
"id" : "648203334575345664"
},
"sort_index" : "648203334575345664",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648203334575345664"
]
}
},
{
"tweet" : {
"id" : "648197818184806400"
},
"sort_index" : "648197818184806400",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648197818184806400"
]
}
},
{
"tweet" : {
"id" : "648197487249989632"
},
"sort_index" : "648197487249989632",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648197487249989632"
]
}
},
{
"tweet" : {
"id" : "648186688079048704"
},
"sort_index" : "648186688079048704",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648186688079048704"
]
}
},
{
"tweet" : {
"id" : "648168731210850304"
},
"sort_index" : "648168731210850304",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648168731210850304"
]
}
},
{
"tweet" : {
"id" : "648151970465710080"
},
"sort_index" : "648151970465710080",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648151970465710080"
]
}
},
{
"tweet" : {
"id" : "648138010748416000"
},
"sort_index" : "648138010748416000",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648138010748416000"
]
}
},
{
"tweet" : {
"id" : "648098948217966592"
},
"sort_index" : "648098948217966592",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648098948217966592"
]
}
},
{
"tweet" : {
"id" : "648084022938177537"
},
"sort_index" : "648084022938177537",
"entity_id" : {
"type" : "tweet",
"ids" : [
"648084022938177537"
]
}
},
{
"tweet" : {
"id" : "647991024116039680"
},
"sort_index" : "647991024116039680",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647991024116039680"
]
}
},
{
"tweet" : {
"id" : "647954479472623618"
},
"sort_index" : "647954479472623618",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647954479472623618"
]
}
},
{
"tweet" : {
"id" : "647939356548730882"
},
"sort_index" : "647939356548730882",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647939356548730882"
]
}
},
{
"tweet" : {
"id" : "647877520935796736"
},
"sort_index" : "647877520935796736",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647877520935796736"
]
}
},
{
"tweet" : {
"id" : "647877311983976448"
},
"sort_index" : "647877311983976448",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647877311983976448"
]
}
},
{
"tweet" : {
"id" : "647857466823323648"
},
"sort_index" : "647857466823323648",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647857466823323648"
]
}
},
{
"tweet" : {
"id" : "647849419723833344"
},
"sort_index" : "647849419723833344",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647849419723833344"
]
}
},
{
"tweet" : {
"id" : "647846979435782144"
},
"sort_index" : "647846979435782144",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647846979435782144"
]
}
},
{
"tweet" : {
"id" : "647844112452947969"
},
"sort_index" : "647844112452947969",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647844112452947969"
]
}
},
{
"tweet" : {
"id" : "647822807037026304"
},
"sort_index" : "647822807037026304",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647822807037026304"
]
}
},
{
"tweet" : {
"id" : "647822645514379264"
},
"sort_index" : "647822645514379264",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647822645514379264"
]
}
},
{
"tweet" : {
"id" : "647810317364428801"
},
"sort_index" : "647810317364428801",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647810317364428801"
]
}
},
{
"tweet" : {
"id" : "647791606976901120"
},
"sort_index" : "647791606976901120",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647791606976901120"
]
}
},
{
"tweet" : {
"id" : "647784668025257984"
},
"sort_index" : "647784668025257984",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647784668025257984"
]
}
},
{
"tweet" : {
"id" : "647776263596212225"
},
"sort_index" : "647776263596212225",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647776263596212225"
]
}
},
{
"tweet" : {
"id" : "647767750618681346"
},
"sort_index" : "647767750618681346",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647767750618681346"
]
}
},
{
"tweet" : {
"id" : "647734647988834304"
},
"sort_index" : "647734647988834304",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647734647988834304"
]
}
},
{
"tweet" : {
"id" : "647711323376197632"
},
"sort_index" : "647711323376197632",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647711323376197632"
]
}
},
{
"tweet" : {
"id" : "647698856168325120"
},
"sort_index" : "647698856168325120",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647698856168325120"
]
}
},
{
"tweet" : {
"id" : "647674805844639744"
},
"sort_index" : "647674805844639744",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647674805844639744"
]
}
},
{
"tweet" : {
"id" : "647666754978738176"
},
"sort_index" : "647666754978738176",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647666754978738176"
]
}
},
{
"tweet" : {
"id" : "647646421844402176"
},
"sort_index" : "647646421844402176",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647646421844402176"
]
}
},
{
"tweet" : {
"id" : "647537125714472960"
},
"sort_index" : "647537125714472960",
"entity_id" : {
"type" : "tweet",
"ids" : [
"647537125714472960"
]
}
}
],
"cursor" : {
"top" : "649200856198434817",
"bottom" : "647537125714472960",
"gaps" : [
"bottom"
]
}
}
}
================================================
FILE: Demo/YYKitDemo/weibo_0.json
================================================
{
"ad" : [
{
"id" : 3885102175687341,
"mark" : "15_CC3C310E5EB69E6400C5CEAB62B2BC8CCEFF8D30E96071DD5143771CF3AD97A505895E426784C83697881B73B04001D028EE8634F7D8F54722EEF8416A31B7A7458D5B9B6AD3493ECB7240C4F77B875C1BFC45A5C1242CB94D5AC829C915999B16CBE5186C731AAD07F9B7BBE9CEDA085E74FEB454C1C98602C4E22C2693C949",
"type" : "ad"
},
{
"id" : 3884973356760101,
"mark" : 1,
"type" : "top"
}
],
"hasvisible" : false,
"gsid" : "_2A2546-kJDeTxGeRK7FUZ8y_FwziIHXVZoXvBrDV6PUJbrdAKLXXckWoZMVHGbx8uTIxSVUZi_giIm0PJbA..",
"interval" : 1440,
"advertises" : [
"3885102175687341"
],
"previous_cursor" : 0,
"uve_blank" : 1563,
"total_number" : 1573,
"has_unread" : 0,
"max_id" : 3885104524876880,
"statuses" : [
{
"favorited" : false,
"mblogtype" : 0,
"attitudes_status" : 0,
"created_at" : "Wed Sep 09 10:12:55 +0800 2015",
"id" : 3885105414216212,
"mblogid" : "CzHYNhGPq",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/vip_009_y.png?version=2015080302",
"text" : "我家这个好忠犬啊~[喵喵] http://t.cn/Ry4UXdF //@我是呆毛芳子蜀黍w:这是什么鬼? http://t.cn/Ry4U5fQ //@清新可口喵酱圆脸星人是扭蛋狂魔:窝家这个 超委婉的拒绝了窝 http://t.cn/Ry4ylqt //@GloriAries:我家这位好高冷orz http://t.cn/RyUsE79 //@-水蛋蛋-:我的是玩咖即视感 http://t.cn/RyUsS8Q ",
"idstr" : "3885105414216212",
"source_type" : 2,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 850,
"source" : "你以为我是iPhone 6",
"source_type" : 2,
"idstr" : "3884593642088250",
"mid" : "3884593642088250",
"annotations" : [
{
"client_mblogid" : "iPhone-601E8191-A940-413F-9DC9-451A66931BD7"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 1418,
"pic_infos" : {
"6fc6f04egw1evuciu6zqlj20hs0vkab3" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/6fc6f04egw1evuciu6zqlj20hs0vkab3.jpg",
"width" : 180,
"height" : 319
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/6fc6f04egw1evuciu6zqlj20hs0vkab3.jpg",
"width" : 360,
"height" : 639
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/6fc6f04egw1evuciu6zqlj20hs0vkab3.jpg",
"width" : "640",
"height" : "1136"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/6fc6f04egw1evuciu6zqlj20hs0vkab3.jpg",
"width" : "640",
"height" : "1136"
},
"pic_id" : "6fc6f04egw1evuciu6zqlj20hs0vkab3",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/6fc6f04egw1evuciu6zqlj20hs0vkab3.jpg",
"width" : "640",
"height" : "1136"
},
"keep_size" : 0,
"object_id" : "1042018:4f527ee5deaba9c21d008cd6ca5381c8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/6fc6f04egw1evuciu6zqlj20hs0vkab3.jpg",
"width" : 480,
"height" : 852
}
}
},
"reposts_count" : 9984,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzuFm8Lfs",
"geo" : null,
"id" : 3884593642088250,
"user" : {
"mbtype" : 13,
"avatar_large" : "http://tp3.sinaimg.cn/1875308622/180/5734396839/0",
"profile_image_url" : "http://tp3.sinaimg.cn/1875308622/50/5734396839/0",
"allow_all_act_msg" : false,
"id" : 1875308622,
"cover_image" : "http://ww3.sinaimg.cn/crop.109.172.980.300/6fc6f04egw1ea3zuaawlmj20xv0pan9s.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 7,
"verified_reason" : "",
"url" : "",
"description" : "太郎太刀❤️/LD1🐶/绿高绿🏀/死于懒癌👻/bigbang👑/TGforever👑",
"followers_count" : 1650,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : 220,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.512.512.1024/6fc6f04ejw8ev0qehdczyj20e80e874k.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.0.0/6fc6f04ejw1ev74gzug7gj20hs0hrmy5.jpg",
"city" : "15",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 28,
"verified_reason_url" : "",
"screen_name" : "这根蕉特别聪明智商180",
"province" : "31",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 283,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "你他妈😂😂😂😂😂😂",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Tue Sep 08 00:19:19 +0800 2015",
"pic_ids" : [
"6fc6f04egw1evuciu6zqlj20hs0vkab3"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1656022165/180/5717829893/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1656022165/50/5717829893/0",
"allow_all_act_msg" : false,
"id" : 1656022165,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/62b4e495gw1etuikppjj7j20pk08c7a8.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 7,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"verified_reason" : "",
"url" : "http://shop109396569.taobao.com",
"description" : "@嘴毒少惹为妙@淘宝店主(´・_・`)@天策府家养军娘@快乐的宾得🐶@JK制服、Lo裙爱好者●▽●@不混圈 喜欢什么买什么@想嫁IAN@个人喜好你喷个鸟",
"followers_count" : 3309,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 220,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.640.640.1024/62b4e495jw8eov1yagwioj20hs0hsdix.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/62b4e495jw1en1e5packxj20hs0hstah.jpg",
"city" : "6",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 29,
"verified_reason_url" : "",
"screen_name" : "绫辻pocky",
"province" : "31",
"verified_source" : "",
"pagefriends_count" : 1,
"gender" : "f",
"mbrank" : 4,
"user_ability" : 0,
"cardid" : "vip_009",
"friends_count" : 667,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c0020a"
}
},
"comments_count" : 0,
"source" : "女王大人的iPhone 6 Plus",
"recom_state" : -1,
"source_allowclick" : 1,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=CzHYNhGPq",
"visible" : {
"type" : 0,
"list_id" : 0
},
"pic_bg_type" : 1,
"mid" : "3885105414216212",
"pic_ids" : [
],
"reposts_count" : 0,
"mlevel" : 0,
"attitudes_count" : 0,
"darwin_tags" : [
],
"rid" : "22_0_1_2598767063081979479",
"userType" : 0,
"cardid" : "vip_009",
"pid" : 3885104424715962,
"url_struct" : [
{
"result" : false,
"ori_url" : "http://photo.weibo.com/h5/repost/reppic_id/1022:230796d393e89a2f6d74cfaec1fcd0b3372d43?url_type=39&object_type=collection&pos=1",
"url_title" : "查看图片",
"url_type_pic" : "http://h5.sinaimg.cn/upload/2015/01/21/20/timeline_card_small_photo.png",
"pic_infos" : {
"62b4e495gw1evvzalu8y8j20p018ggnw" : {
"large" : {
"width" : "900",
"height" : "1600",
"croped" : false,
"url" : "http://ww4.sinaimg.cn/large/62b4e495gw1evvzalu8y8j20p018ggnw.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"woriginal" : {
"width" : "900",
"height" : "1600",
"croped" : false,
"url" : "http://ww4.sinaimg.cn/woriginal/62b4e495gw1evvzalu8y8j20p018ggnw.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"bmiddle" : {
"width" : 440,
"height" : 782,
"croped" : false,
"url" : "http://ww4.sinaimg.cn/bmiddle/62b4e495gw1evvzalu8y8j20p018ggnw.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"thumbnail" : {
"width" : 67,
"height" : 120,
"croped" : false,
"url" : "http://ww4.sinaimg.cn/thumbnail/62b4e495gw1evvzalu8y8j20p018ggnw.jpg",
"type" : "JPEG",
"cut_type" : 1
}
}
},
"url_type" : 39,
"short_url" : "http://t.cn/Ry4UXdF",
"pic_ids" : [
"62b4e495gw1evvzalu8y8j20p018ggnw"
]
},
{
"result" : false,
"ori_url" : "http://photo.weibo.com/h5/repost/reppic_id/1022:2307965b7cc97249e57da69a8141f4244d9fb9?url_type=39&object_type=collection&pos=1",
"url_title" : "查看图片",
"url_type_pic" : "http://h5.sinaimg.cn/upload/2015/01/21/20/timeline_card_small_photo.png",
"pic_infos" : {
"9b18a834gw1evvz6dxwduj20p018ggo0" : {
"large" : {
"width" : "900",
"height" : "1600",
"croped" : false,
"url" : "http://ww1.sinaimg.cn/large/9b18a834gw1evvz6dxwduj20p018ggo0.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"woriginal" : {
"width" : "900",
"height" : "1600",
"croped" : false,
"url" : "http://ww1.sinaimg.cn/woriginal/9b18a834gw1evvz6dxwduj20p018ggo0.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"bmiddle" : {
"width" : 440,
"height" : 782,
"croped" : false,
"url" : "http://ww1.sinaimg.cn/bmiddle/9b18a834gw1evvz6dxwduj20p018ggo0.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"thumbnail" : {
"width" : 67,
"height" : 120,
"croped" : false,
"url" : "http://ww1.sinaimg.cn/thumbnail/9b18a834gw1evvz6dxwduj20p018ggo0.jpg",
"type" : "JPEG",
"cut_type" : 1
}
}
},
"url_type" : 39,
"short_url" : "http://t.cn/Ry4U5fQ",
"pic_ids" : [
"9b18a834gw1evvz6dxwduj20p018ggo0"
]
},
{
"result" : false,
"ori_url" : "http://photo.weibo.com/h5/comment/compic_id/1022:230597749722f4bfcc2f44286d67bd19b1b5bb?url_type=39&object_type=collection&pos=1",
"url_title" : "查看图片",
"url_type_pic" : "http://h5.sinaimg.cn/upload/2015/01/21/20/timeline_card_small_photo.png",
"pic_infos" : {
"6262423agw1evvyu96j6tj20oz18g0uw" : {
"large" : {
"width" : "899",
"height" : "1600",
"croped" : false,
"url" : "http://ww3.sinaimg.cn/large/6262423agw1evvyu96j6tj20oz18g0uw.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"woriginal" : {
"width" : "899",
"height" : "1600",
"croped" : false,
"url" : "http://ww3.sinaimg.cn/woriginal/6262423agw1evvyu96j6tj20oz18g0uw.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"bmiddle" : {
"width" : 440,
"height" : 783,
"croped" : false,
"url" : "http://ww3.sinaimg.cn/bmiddle/6262423agw1evvyu96j6tj20oz18g0uw.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"thumbnail" : {
"width" : 67,
"height" : 120,
"croped" : false,
"url" : "http://ww3.sinaimg.cn/thumbnail/6262423agw1evvyu96j6tj20oz18g0uw.jpg",
"type" : "JPEG",
"cut_type" : 1
}
}
},
"url_type" : 39,
"short_url" : "http://t.cn/Ry4ylqt",
"pic_ids" : [
"6262423agw1evvyu96j6tj20oz18g0uw"
]
},
{
"result" : false,
"ori_url" : "http://photo.weibo.com/h5/comment/compic_id/1022:23059705afc49013225a1216b47ac793c8bf31?url_type=39&object_type=collection&pos=1",
"url_title" : "查看图片",
"url_type_pic" : "http://h5.sinaimg.cn/upload/2015/01/21/20/timeline_card_small_photo.png",
"pic_infos" : {
"9625f348jw1evvk8emgggj20ku112409" : {
"large" : {
"width" : "750",
"height" : "1334",
"croped" : false,
"url" : "http://ww1.sinaimg.cn/large/9625f348jw1evvk8emgggj20ku112409.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"woriginal" : {
"width" : "750",
"height" : "1334",
"croped" : false,
"url" : "http://ww1.sinaimg.cn/woriginal/9625f348jw1evvk8emgggj20ku112409.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"bmiddle" : {
"width" : 440,
"height" : 782,
"croped" : false,
"url" : "http://ww1.sinaimg.cn/bmiddle/9625f348jw1evvk8emgggj20ku112409.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"thumbnail" : {
"width" : 67,
"height" : 120,
"croped" : false,
"url" : "http://ww1.sinaimg.cn/thumbnail/9625f348jw1evvk8emgggj20ku112409.jpg",
"type" : "JPEG",
"cut_type" : 1
}
}
},
"url_type" : 39,
"short_url" : "http://t.cn/RyUsE79",
"pic_ids" : [
"9625f348jw1evvk8emgggj20ku112409"
]
},
{
"result" : false,
"ori_url" : "http://photo.weibo.com/h5/repost/reppic_id/1022:2307963905e0abb155673bff2f2bdc331a41ba?url_type=39&object_type=collection&pos=1",
"url_title" : "查看图片",
"url_type_pic" : "http://h5.sinaimg.cn/upload/2015/01/21/20/timeline_card_small_photo.png",
"pic_infos" : {
"7eac5b10gw1evvjv56ik1j20p018g76k" : {
"large" : {
"width" : "900",
"height" : "1600",
"croped" : false,
"url" : "http://ww2.sinaimg.cn/large/7eac5b10gw1evvjv56ik1j20p018g76k.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"woriginal" : {
"width" : "900",
"height" : "1600",
"croped" : false,
"url" : "http://ww2.sinaimg.cn/woriginal/7eac5b10gw1evvjv56ik1j20p018g76k.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"bmiddle" : {
"width" : 440,
"height" : 782,
"croped" : false,
"url" : "http://ww2.sinaimg.cn/bmiddle/7eac5b10gw1evvjv56ik1j20p018g76k.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"thumbnail" : {
"width" : 67,
"height" : 120,
"croped" : false,
"url" : "http://ww2.sinaimg.cn/thumbnail/7eac5b10gw1evvjv56ik1j20p018g76k.jpg",
"type" : "JPEG",
"cut_type" : 1
}
}
},
"url_type" : 39,
"short_url" : "http://t.cn/RyUsS8Q",
"pic_ids" : [
"7eac5b10gw1evvjv56ik1j20p018g76k"
]
}
]
},
{
"favorited" : false,
"mblogtype" : 1,
"expire_time" : 1441819858,
"attitudes_status" : 0,
"created_at" : "Wed Sep 9 10:25:55 +0800 2015",
"id" : 3884973356760101,
"truncated" : false,
"page_info" : {
"page_pic" : "http://ww3.sinaimg.cn/thumbnail/6e48db9egw1evv0ngylpuj205005074f.jpg",
"page_id" : "1008089588ddf54d804a538c65ee6c5e437ea8",
"page_desc" : "【9月7日沈阳日报发布微博称:周杰伦给国足添堵!演唱会巨大舞台挡住国足世预赛球门】一事,缺乏对事情的客观认知,并把矛头指向#周杰伦#,引发网友谩骂。作为记者的@马骋航母gogogo 在没弄清楚事实的情况下,标题性放大此事,引导舆论导向,有损周杰伦名誉!",
"object_id" : "1022:1008089588ddf54d804a538c65ee6c5e437ea8",
"object_type" : "topic",
"actionlog" : {
"source" : "ad",
"mid" : "3884973356760101",
"ext" : "mid:|rid:0_0_0_2598657567186055047",
"act_code" : 300,
"code" : "14000014",
"mark" : "followtopweibo",
"oid" : "sinaweibo://pageinfo?containerid=1008089588ddf54d804a538c65ee6c5e437ea8&containerid=1008089588ddf54d804a538c65ee6c5e437ea8&extparam=%E4%B8%BA%E5%91%A8%E6%9D%B0%E4%BC%A6%E6%AD%A3%E5%90%8D",
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=1008089588ddf54d804a538c65ee6c5e437ea8&containerid=1008089588ddf54d804a538c65ee6c5e437ea8&extparam=%E4%B8%BA%E5%91%A8%E6%9D%B0%E4%BC%A6%E6%AD%A3%E5%90%8D",
"tips" : "259人关注",
"page_title" : "#为周杰伦正名#"
},
"in_reply_to_screen_name" : "",
"mblogid" : "CzExNsmBT",
"topic_struct" : [
{
"topic_title" : "为周杰伦正名",
"topic_url" : "sinaweibo://pageinfo?containerid=1008089588ddf54d804a538c65ee6c5e437ea8&pageid=1008089588ddf54d804a538c65ee6c5e437ea8&extparam=%E4%B8%BA%E5%91%A8%E6%9D%B0%E4%BC%A6%E6%AD%A3%E5%90%8D"
}
],
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/vip_009_y.png?version=2015080302",
"text" : "#为周杰伦正名# [拜拜]看不下去,什么叫我伦给国足添堵?!演唱会去就审批过的,票也早就开售了,何来我伦干扰国足比赛了?[微笑]国足赛场八月才临时改的场地,甩锅给我伦?这锅不接[微笑]抽奖,不用关注,转发就行,9.10号抽一个人送三盒日本带回来的 白色恋人@转发抽奖平台 [拜拜]",
"idstr" : "3884973356760101",
"original_createtime" : "Wed Sep 09 01:28:10 +0800 2015",
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/62b4e495jw1en1e5packxj20hs0hstah.jpg",
"id" : 1656022165,
"bi_followers_count" : 182,
"urank" : 29,
"profile_image_url" : "http://tp2.sinaimg.cn/1656022165/50/5717829893/0",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"province" : "31",
"verified" : false,
"url" : "http://shop109396569.taobao.com",
"statuses_count" : 4994,
"geo_enabled" : true,
"follow_me" : false,
"description" : "@嘴毒少惹为妙@淘宝店主(´・_・`)@天策府家养军娘@快乐的宾得🐶@JK制服、Lo裙爱好者●▽●@不混圈 喜欢什么买什么@想嫁IAN@个人喜好你喷个鸟",
"type" : 1,
"followers_count" : 3309,
"location" : "上海 静安区",
"mbrank" : 4,
"avatar_large" : "http://tp2.sinaimg.cn/1656022165/180/5717829893/0",
"star" : 0,
"verified_trade" : "",
"profile_url" : "rainialove",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/62b4e495gw1etuikppjj7j20pk08c7a8.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "绫辻pocky",
"verified_source_url" : "",
"pagefriends_count" : 1,
"name" : "绫辻pocky",
"verified_reason" : "",
"friends_count" : 667,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.640.640.1024/62b4e495jw8eov1yagwioj20hs0hsdix.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Tue Jul 27 11:43:59 +0800 2010",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "rainialove",
"cardid" : "vip_009",
"level" : 7,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "f",
"favourites_count" : 101,
"idstr" : "1656022165",
"verified_type" : 220,
"city" : "6",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c0020a"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 11,
"mark" : "followtopweibo",
"source" : "微话题",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "热门",
"annotations" : [
{
"source" : {
"appid" : "438",
"name" : "为周杰伦正名",
"url" : "http://weibo.com/p/1008089588ddf54d804a538c65ee6c5e437ea8?k=%E4%B8%BA%E5%91%A8%E6%9D%B0%E4%BC%A6%E6%AD%A3%E5%90%8D&from=feed_card"
}
},
{
"huati" : {
"tid" : "328041",
"pageid" : "1008089588ddf54d804a538c65ee6c5e",
"from" : "page"
}
}
],
"scheme" : "sinaweibo://detail/?mblogid=CzExNsmBT",
"visible" : {
"type" : 0,
"list_id" : 0
},
"pic_bg_type" : 1,
"in_reply_to_status_id" : "",
"mid" : "3884973356760101",
"pic_ids" : [
],
"reposts_count" : 33,
"mlevel" : 0,
"attitudes_count" : 6,
"darwin_tags" : [
],
"rid" : "0_0_0_2598657567186055047",
"userType" : 0,
"cardid" : "vip_009",
"promotion" : {
"id" : 3884973356760101,
"mark" : 1,
"type" : "top"
},
"in_reply_to_user_id" : "",
"title" : {
"icon_url" : "http://h5.sinaimg.cn/upload/2015/07/14/34/timeline_title_fansheadlines.png",
"text" : "热门",
"base_color" : 1
}
},
{
"attitudes_count" : 0,
"source" : "iPad mini",
"page_info" : {
"actionlog" : {
"ext" : "uid:2477831984|mid:3885108681085797|objectid:2004091003%3A58227d017a35e4428d7440dead7102e3|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
},
"page_id" : "1001212004091003:58227d017a35e4428d7440dead7102e3",
"act_status" : 0,
"content1" : "iphone 6S官方宣传视频泄露",
"type" : 2,
"content2" : "iphone 6S Force Touch功能宣传视频,碉堡了",
"page_url" : "sinaweibo://infopage?containerid=1001212004091003:58227d017a35e4428d7440dead7102e3&containerid=1001212004091003:58227d017a35e4428d7440dead7102e3&showurl=http%3A%2F%2Fwww.tudou.com%2Fprograms%2Fview%2FTWThQepK9E8%2F&url_open_direct=1&url_type=39&object_type=video&pos=2",
"scheme" : "http://www.tudou.com/programs/view/TWThQepK9E8/",
"page_title" : "iphone 6S官方宣传视频泄露",
"object_type" : "video",
"object_id" : "2004091003:58227d017a35e4428d7440dead7102e3",
"page_pic" : "http://g4.tdimg.com/745f7c23d5e47080873a3e91365d15d3/p_2.jpg",
"media_info" : {
"h5_url" : "http://www.tudou.com/programs/view/TWThQepK9E8/",
"stream_url" : "",
"mp4_sd_url" : "",
"duration" : 0,
"stream_url_hd" : "",
"name" : "iphone 6S官方宣传视频泄露",
"mp4_hd_url" : ""
}
},
"source_type" : 1,
"idstr" : "3885108681085797",
"mid" : "3885108681085797",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 4,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3885108555481527",
"mid" : "3885108555481527",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "vip_001",
"comments_count" : 22,
"reposts_count" : 9,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI3RmZZJ",
"geo" : null,
"id" : 3885108555481527,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp1.sinaimg.cn/1627825392/180/40024974080/0",
"profile_image_url" : "http://tp1.sinaimg.cn/1627825392/50/40024974080/0",
"allow_all_act_msg" : true,
"id" : 1627825392,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.245/6b888227jw1dweshzqpl5j.jpg",
"remark" : "",
"verified_trade" : "3370",
"level" : 2,
"verified_reason" : "微博知名互联网观察家",
"url" : "http://www.alibuybuy.com",
"description" : "已被和谐,9月3号后才能出来!勿念!改成9月7号了!",
"followers_count" : 2977129,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://tp1.sinaimg.cn/1627825392/180/40024974080/0",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/6106a4f0jw1ethjpohuadj20v90v9diy.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 35,
"verified_reason_url" : "",
"screen_name" : "互联网的那点事",
"province" : "81",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 6,
"user_ability" : 0,
"cardid" : "vip_001",
"friends_count" : 831,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"verified_state" : 0
},
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "iPhone 6s官方宣传视频曝光,你们城里人真会玩,如果iphone 6s真的是这样那的确是碉堡了[嘻嘻]http://t.cn/RyU1m9J",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:25:24 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"url_struct" : [
{
"scheme" : "http://www.tudou.com/programs/view/TWThQepK9E8/",
"page_id" : "1001212004091003:58227d017a35e4428d7440dead7102e3",
"result" : true,
"ori_url" : "sinaweibo://infopage?containerid=1001212004091003:58227d017a35e4428d7440dead7102e3&containerid=1001212004091003:58227d017a35e4428d7440dead7102e3&showurl=http%3A%2F%2Fwww.tudou.com%2Fprograms%2Fview%2FTWThQepK9E8%2F&url_open_direct=1&url_type=39&object_type=video&pos=1",
"url_title" : "iphone 6S官方宣传视频泄露",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_video.png",
"url_type" : 39,
"hide" : 1,
"log" : "su=RyU1m9J&mark=&mid=3885108681085797",
"short_url" : "http://t.cn/RyU1m9J",
"actionlog" : {
"ext" : "uid:2477831984|mid:3885108681085797|objectid:2004091003%3A58227d017a35e4428d7440dead7102e3|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
}
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI444ysR",
"geo" : null,
"id" : 3885108681085797,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1813587870/180/40060116044/1",
"profile_image_url" : "http://tp3.sinaimg.cn/1813587870/50/40060116044/1",
"allow_all_act_msg" : false,
"id" : 1813587870,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://4137613.blog.51cto.com/",
"description" : "WX订阅号:laogdexiaowu。移动游戏开发专家、游戏引擎开发者、图形学爱好者。",
"followers_count" : 5818,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.441.441.1024/6c19279egw1eidj25gl58j20ca0ca3zs.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg",
"city" : "5",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "做游戏的老G",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 590,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "转发微博",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:25:54 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "1_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI444ysR"
},
{
"favorited" : false,
"mblogtype" : 0,
"attitudes_status" : 0,
"page_info" : {
"actionlog" : {
"ext" : "uid:2477831984|mid:3885108555481527|objectid:2004091003%3A58227d017a35e4428d7440dead7102e3|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
},
"page_id" : "1001212004091003:58227d017a35e4428d7440dead7102e3",
"act_status" : 0,
"content1" : "iphone 6S官方宣传视频泄露",
"type" : 2,
"content2" : "iphone 6S Force Touch功能宣传视频,碉堡了",
"page_url" : "sinaweibo://infopage?containerid=1001212004091003:58227d017a35e4428d7440dead7102e3&containerid=1001212004091003:58227d017a35e4428d7440dead7102e3&showurl=http%3A%2F%2Fwww.tudou.com%2Fprograms%2Fview%2FTWThQepK9E8%2F&url_open_direct=1&url_type=39&object_type=video&pos=2",
"scheme" : "http://www.tudou.com/programs/view/TWThQepK9E8/",
"page_title" : "iphone 6S官方宣传视频泄露",
"object_type" : "video",
"object_id" : "2004091003:58227d017a35e4428d7440dead7102e3",
"page_pic" : "http://g4.tdimg.com/745f7c23d5e47080873a3e91365d15d3/p_2.jpg",
"media_info" : {
"h5_url" : "http://www.tudou.com/programs/view/TWThQepK9E8/",
"stream_url" : "",
"mp4_sd_url" : "",
"duration" : 0,
"stream_url_hd" : "",
"name" : "iphone 6S官方宣传视频泄露",
"mp4_hd_url" : ""
}
},
"created_at" : "Wed Sep 09 10:25:24 +0800 2015",
"id" : 3885108555481527,
"mblogid" : "CzI3RmZZJ",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/vip_001_y.png?version=2015080302",
"text" : "iPhone 6s官方宣传视频曝光,你们城里人真会玩,如果iphone 6s真的是这样那的确是碉堡了[嘻嘻]http://t.cn/RyU1m9J",
"idstr" : "3885108555481527",
"source_type" : 1,
"geo" : null,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp1.sinaimg.cn/1627825392/180/40024974080/0",
"profile_image_url" : "http://tp1.sinaimg.cn/1627825392/50/40024974080/0",
"allow_all_act_msg" : true,
"id" : 1627825392,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.245/6b888227jw1dweshzqpl5j.jpg",
"remark" : "",
"verified_trade" : "3370",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "微博知名互联网观察家",
"url" : "http://www.alibuybuy.com",
"description" : "已被和谐,9月3号后才能出来!勿念!改成9月7号了!",
"followers_count" : 2977129,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://tp1.sinaimg.cn/1627825392/180/40024974080/0",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/6106a4f0jw1ethjpohuadj20v90v9diy.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 35,
"verified_reason_url" : "",
"screen_name" : "互联网的那点事",
"province" : "81",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 6,
"user_ability" : 0,
"cardid" : "vip_001",
"friends_count" : 831,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"verified_state" : 0
},
"comments_count" : 22,
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=CzI3RmZZJ",
"visible" : {
"type" : 0,
"list_id" : 0
},
"biz_ids" : [
0
],
"pic_bg_type" : 1,
"mid" : "3885108555481527",
"pic_ids" : [
],
"reposts_count" : 9,
"mlevel" : 0,
"attitudes_count" : 4,
"darwin_tags" : [
],
"rid" : "3_0_1_2598767063081979479",
"userType" : 0,
"cardid" : "vip_001",
"url_struct" : [
{
"scheme" : "http://www.tudou.com/programs/view/TWThQepK9E8/",
"page_id" : "1001212004091003:58227d017a35e4428d7440dead7102e3",
"result" : true,
"ori_url" : "sinaweibo://infopage?containerid=1001212004091003:58227d017a35e4428d7440dead7102e3&containerid=1001212004091003:58227d017a35e4428d7440dead7102e3&showurl=http%3A%2F%2Fwww.tudou.com%2Fprograms%2Fview%2FTWThQepK9E8%2F&url_open_direct=1&url_type=39&object_type=video&pos=1",
"url_title" : "iphone 6S官方宣传视频泄露",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_video.png",
"url_type" : 39,
"hide" : 1,
"log" : "su=RyU1m9J&mark=&mid=3885108555481527",
"short_url" : "http://t.cn/RyU1m9J",
"actionlog" : {
"ext" : "uid:2477831984|mid:3885108555481527|objectid:2004091003%3A58227d017a35e4428d7440dead7102e3|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
}
}
]
},
{
"attitudes_count" : 7,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3885108413027372",
"mid" : "3885108413027372",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 18,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3885100972218567",
"mid" : "3885100972218567",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 31,
"pic_infos" : {
"61e89358jw1evvyskb8p7j20hs1030xf" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/61e89358jw1evvyskb8p7j20hs1030xf.jpg",
"width" : 180,
"height" : 365
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/61e89358jw1evvyskb8p7j20hs1030xf.jpg",
"width" : 360,
"height" : 730
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/61e89358jw1evvyskb8p7j20hs1030xf.jpg",
"width" : "640",
"height" : "1299"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/61e89358jw1evvyskb8p7j20hs1030xf.jpg",
"width" : "640",
"height" : "1299"
},
"pic_id" : "61e89358jw1evvyskb8p7j20hs1030xf",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/61e89358jw1evvyskb8p7j20hs1030xf.jpg",
"width" : "640",
"height" : "1299"
},
"keep_size" : 1,
"object_id" : "1042018:f3597f7d0f020169fd2c79c1e7a4cde6",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/61e89358jw1evvyskb8p7j20hs1030xf.jpg",
"width" : 480,
"height" : 974
}
}
},
"reposts_count" : 25,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzHRD9j9l",
"geo" : null,
"id" : 3885100972218567,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1642632024/180/5649657115/0",
"profile_image_url" : "http://tp1.sinaimg.cn/1642632024/50/5649657115/0",
"allow_all_act_msg" : true,
"id" : 1642632024,
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "新浪手机官方微博",
"url" : "http://digi.sina.com.cn",
"description" : "新浪手机官方微博,网罗全球最新最酷手机资讯!欢迎报料、投稿,请发私信或者邮件(digiweibo@sina.com)",
"followers_count" : 1029208,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://tp1.sinaimg.cn/1642632024/180/5649657115/0",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 29,
"verified_reason_url" : "",
"screen_name" : "新浪手机",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 2,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 360,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【水货商家:新iPhone曝水货价 手机和肾都要抓】显然我浪小编除库克还有其他老公,目前没拿到正版价先拿到水货价。据悉 iPhone 6S的16GB版售价达9280元,最高配版则在两万以上,我们先来看单据,肾不好的就退散吧。行货价格可关注我们今晚直播报道,花生瓜子都准备好,就差苹果了:http://t.cn/RyZIEDc",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 09:55:16 +0800 2015",
"pic_ids" : [
"61e89358jw1evvyskb8p7j20hs1030xf"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 13,
"url_struct" : [
{
"url_type" : 0,
"result" : false,
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"ori_url" : "http://live.sina.com.cn/zt/l/v/tech/iphons6s/",
"short_url" : "http://t.cn/RyZIEDc"
}
],
"reposts_count" : 6,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI3DcHyA",
"geo" : null,
"id" : 3885108413027372,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/1987543647/180/5705125822/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1987543647/50/5705125822/1",
"allow_all_act_msg" : false,
"id" : 1987543647,
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "苹果新闻汇总、应用游戏推荐;新浪科技旗下帐号。",
"url" : "http://tech.sina.com.cn/apple/",
"description" : "苹果新闻汇总、App Store应用推荐。",
"followers_count" : 2982070,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.319.319.1024/7677825fjw1ek52a9uslqj208w08wjtr.jpg",
"city" : "8",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 27,
"verified_reason_url" : "",
"screen_name" : "苹果汇",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 6,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 72,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "蛇精病~~看直播才是正经事好么!!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:24:50 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "4_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI3DcHyA"
},
{
"attitudes_count" : 0,
"source" : "Sony",
"source_type" : 2,
"idstr" : "3885108128032855",
"mid" : "3885108128032855",
"annotations" : [
{
"client_mblogid" : "4e6de56a-9eec-4f9b-899b-8bcb70a87b11"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"retweeted_status" : {
"attitudes_count" : 23,
"source" : "Sony",
"source_type" : 2,
"idstr" : "3884951093031356",
"mid" : "3884951093031356",
"annotations" : [
{
"client_mblogid" : "ceb89f8f-7c87-4656-b08d-f996bb918b55"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"stickerID" : null,
"comments_count" : 2,
"pic_infos" : {
"48e3f28djw1evvhkx7o7pj20m211cqaz" : {
"pic_id" : "48e3f28djw1evvhkx7o7pj20m211cqaz",
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/48e3f28djw1evvhkx7o7pj20m211cqaz.jpg",
"width" : "794",
"height" : "1344"
},
"photo_tag" : 0,
"keep_size" : 0,
"sticker_id" : "-1",
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/48e3f28djw1evvhkx7o7pj20m211cqaz.jpg",
"width" : "794",
"height" : "1344"
},
"object_id" : "1042018:cb867620318d2dd2b0158b72e1ac4d70",
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/48e3f28djw1evvhkx7o7pj20m211cqaz.jpg",
"width" : 180,
"height" : 304
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/48e3f28djw1evvhkx7o7pj20m211cqaz.jpg",
"width" : 720,
"height" : 1218
},
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/48e3f28djw1evvhkx7o7pj20m211cqaz.jpg",
"width" : 480,
"height" : 812
},
"filter_id" : "1",
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/48e3f28djw1evvhkx7o7pj20m211cqaz.jpg",
"width" : 360,
"height" : 609
}
}
},
"reposts_count" : 29,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzDXTcIAQ",
"geo" : null,
"id" : 3884951093031356,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/1222898317/180/5701848920/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1222898317/50/5701848920/0",
"allow_all_act_msg" : false,
"id" : 1222898317,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/48e3f28dgw1ephvzwunvjj20pk08cwg4.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "【陌生人评论&艾特已关,详情看这里~ http://t.cn/RAqZ0Kn】叫我潺潺就好。专业视奸萌妹,并接受妹子向性知识咨询。",
"followers_count" : 42577,
"follow_me" : false,
"credit_score" : 76,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.720.720.1024/48e3f28djw8eix7rrtdlxj20k00k00tr.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 25,
"verified_reason_url" : "",
"screen_name" : "潺晓才不是性知识咨询洞呢哼",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 1,
"user_ability" : 0,
"friends_count" : 449,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"filterID" : null,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "先抛开潜在的巨大副作用可能性不说,毓婷毕竟只是紧急补救措施,而且成功率也不是百分之百,总有吃了照样中的,或者干脆宫外孕的。不要以为有毓婷的存在就可以肆无忌惮,特别是女孩子,因为现实不是女装山脉,会怀孕的永远是你,母性这东西有时候也挺可怕的[拜拜]",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Tue Sep 08 23:59:42 +0800 2015",
"pic_ids" : [
"48e3f28djw1evvhkx7o7pj20m211cqaz"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI3axHIb",
"geo" : null,
"id" : 3885108128032855,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/1222898317/180/5701848920/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1222898317/50/5701848920/0",
"allow_all_act_msg" : false,
"id" : 1222898317,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/48e3f28dgw1ephvzwunvjj20pk08cwg4.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "【陌生人评论&艾特已关,详情看这里~ http://t.cn/RAqZ0Kn】叫我潺潺就好。专业视奸萌妹,并接受妹子向性知识咨询。",
"followers_count" : 42577,
"follow_me" : false,
"credit_score" : 76,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.720.720.1024/48e3f28djw8eix7rrtdlxj20k00k00tr.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 25,
"verified_reason_url" : "",
"screen_name" : "潺晓才不是性知识咨询洞呢哼",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 1,
"user_ability" : 0,
"friends_count" : 449,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "别以为这是危言耸听,我身边就有一个坦白了自己刚刚经历过吃了毓婷还中奖的妹子[拜拜]这是最后的补救手段,并且不是万能的,事前做好该做的事情吧[拜拜]",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:23:42 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "5_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI3axHIb"
},
{
"attitudes_count" : 0,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3885108019122482",
"mid" : "3885108019122482",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 0,
"pic_infos" : {
"9a099b04gw1evvzlou4tmj20yi0rsgt7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9a099b04gw1evvzlou4tmj20yi0rsgt7.jpg",
"width" : 186,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9a099b04gw1evvzlou4tmj20yi0rsgt7.jpg",
"width" : 335,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9a099b04gw1evvzlou4tmj20yi0rsgt7.jpg",
"width" : 720,
"height" : 579
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9a099b04gw1evvzlou4tmj20yi0rsgt7.jpg",
"width" : "1242",
"height" : "1000"
},
"pic_id" : "9a099b04gw1evvzlou4tmj20yi0rsgt7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9a099b04gw1evvzlou4tmj20yi0rsgt7.jpg",
"width" : "1242",
"height" : "1000"
},
"keep_size" : 1,
"object_id" : "1042018:22ca48e716f7485d0fa5b4a1c99678a6",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9a099b04gw1evvzlou4tmj20yi0rsgt7.jpg",
"width" : 447,
"height" : 360
}
}
},
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI2ZChaO",
"geo" : null,
"id" : 3885108019122482,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/2584320772/180/40090244301/1",
"profile_image_url" : "http://tp1.sinaimg.cn/2584320772/50/40090244301/1",
"allow_all_act_msg" : false,
"id" : 2584320772,
"cover_image" : "http://ww2.sinaimg.cn/crop.112.0.980.300/9a099b04gw1dy5errimbij.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : " 苹果电脑收藏家 Virtual GS 工作室-专门开发苹果/安卓软件和多媒体电子书",
"followers_count" : 5154,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.981.262.866.866.1024/9a099b04gw1etko4840d4j21kw16oh8b.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"city" : "11",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 28,
"verified_reason_url" : "",
"screen_name" : "林泰前",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 30,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000002"
}
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : " 苹果小贴士:如果你用苹果的触控板,看到任何你不认识的字,可以轻易的三指点按-就可以看到解说(词典或维基百科)。在这个示范可以看出这个功能还相当智能,我点选的是英文字,但它不止帮我找到了答案,还选择了中文!在 iPhone 上要多指点按并不精确,这也可能就是 Force Touch 的切入点。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:23:16 +0800 2015",
"pic_ids" : [
"9a099b04gw1evvzlou4tmj20yi0rsgt7"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "6_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI2ZChaO"
},
{
"attitudes_count" : 31,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3885107674515791",
"mid" : "3885107674515791",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 31,
"pic_infos" : {
"6204ece1gw1evvzh9bp37j20fa08yjt5" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6204ece1gw1evvzh9bp37j20fa08yjt5.jpg",
"width" : 256,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6204ece1gw1evvzh9bp37j20fa08yjt5.jpg",
"width" : 461,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6204ece1gw1evvzh9bp37j20fa08yjt5.jpg",
"width" : "550",
"height" : "322"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6204ece1gw1evvzh9bp37j20fa08yjt5.jpg",
"width" : "550",
"height" : "322"
},
"pic_id" : "6204ece1gw1evvzh9bp37j20fa08yjt5",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6204ece1gw1evvzh9bp37j20fa08yjt5.jpg",
"width" : "550",
"height" : "322"
},
"object_id" : "1042018:a52eca0e4ecdd03209660bf928d8d667",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6204ece1gw1evvzh9bp37j20fa08yjt5.jpg",
"width" : "550",
"height" : "322"
}
},
"6204ece1gw1evvzegkumsj20k069f4hm" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/6204ece1gw1evvzegkumsj20k069f4hm.jpg",
"width" : 180,
"height" : 600
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/6204ece1gw1evvzegkumsj20k069f4hm.jpg",
"width" : 360,
"height" : 1200
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/6204ece1gw1evvzegkumsj20k069f4hm.jpg",
"width" : "720",
"height" : "8115"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/6204ece1gw1evvzegkumsj20k069f4hm.jpg",
"width" : "720",
"height" : "8115"
},
"pic_id" : "6204ece1gw1evvzegkumsj20k069f4hm",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/6204ece1gw1evvzegkumsj20k069f4hm.jpg",
"width" : "720",
"height" : "8115"
},
"object_id" : "1042018:ec2a0a42e4b3089759224a2bed51a60a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/6204ece1gw1evvzegkumsj20k069f4hm.jpg",
"width" : 480,
"height" : 1600
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "http://ndapp.oeeee.com/app.php?m=News&a=show&id=44965&ndfrom=&url_type=39&object_type=webpage&pos=1",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"log" : "su=Ry4UBqq&mark=&mid=3885107674515791",
"short_url" : "http://t.cn/Ry4UBqq"
}
],
"reposts_count" : 33,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI2riWLl",
"geo" : null,
"id" : 3885107674515791,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/1644489953/180/5735006032/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1644489953/50/5735006032/1",
"allow_all_act_msg" : true,
"id" : 1644489953,
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "《南方都市报》官方",
"url" : "http://nd.oeeee.com/",
"description" : "南都APP已经上线啦!下载链接:http://t.cn/RzBq4t9",
"followers_count" : 7304358,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.375.375.1024/6204ece1jw8ev8vuty1r2j20af0afq4h.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "南方都市报",
"province" : "44",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 8,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 349,
"verified" : false,
"verified_contact_mobile" : "400-886-6166",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【继郎永淳后,张泉灵也离开央视了】今天上午8点,@张泉灵 发长文宣布已从央视离职,进入创投界,42岁的她称自己想“放下,再开始一次”。她说,决心改变的起源是虚惊一场,“初天天咳血以致医生怀疑我肺癌。排除了之后,倒促成了我换个角度去思考我的人生。” http://t.cn/Ry4UBqq",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:21:54 +0800 2015",
"pic_ids" : [
"6204ece1gw1evvzegkumsj20k069f4hm",
"6204ece1gw1evvzh9bp37j20fa08yjt5"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "7_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI2riWLl"
},
{
"attitudes_count" : 27,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3885107444271687",
"mid" : "3885107444271687",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 28,
"source" : "Android",
"source_type" : 2,
"idstr" : "3885105061639833",
"mid" : "3885105061639833",
"annotations" : [
{
"client_mblogid" : "7d3523bd-929c-4cfe-aa43-42760081585f"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"stickerID" : null,
"comments_count" : 119,
"pic_infos" : {
"8aca58f7jw1evvz55yls6j20a00gmt9j" : {
"pic_id" : "8aca58f7jw1evvz55yls6j20a00gmt9j",
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/8aca58f7jw1evvz55yls6j20a00gmt9j.jpg",
"width" : "360",
"height" : "598"
},
"photo_tag" : 0,
"keep_size" : 0,
"sticker_id" : "-1",
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/8aca58f7jw1evvz55yls6j20a00gmt9j.jpg",
"width" : "360",
"height" : "598"
},
"object_id" : "1042018:7c07147e56573651b0a2ddc984b75867",
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/8aca58f7jw1evvz55yls6j20a00gmt9j.jpg",
"width" : 180,
"height" : 299
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/8aca58f7jw1evvz55yls6j20a00gmt9j.jpg",
"width" : "360",
"height" : "598"
},
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/8aca58f7jw1evvz55yls6j20a00gmt9j.jpg",
"width" : "360",
"height" : "598"
},
"filter_id" : "1",
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/8aca58f7jw1evvz55yls6j20a00gmt9j.jpg",
"width" : "360",
"height" : "598"
}
}
},
"reposts_count" : 126,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzHYe6SAV",
"geo" : null,
"id" : 3885105061639833,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp4.sinaimg.cn/2328516855/180/5734964227/1",
"profile_image_url" : "http://tp4.sinaimg.cn/2328516855/50/5734964227/1",
"allow_all_act_msg" : true,
"id" : 2328516855,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.980.300/8aca58f7tw1egn6hvkogbj20r808cta6.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "公安部治安管理局暨打四黑除四害专项行动办公室官方微博",
"url" : "",
"description" : "打四黑除四害,主要是依法严厉打击从事危害民生违法犯罪活动的黑作坊、黑工厂、黑窝点、黑市场,为民除害,保民平安。人民对美好生活的向往就是我们的奋斗目标。齐心协力打四黑,警民联手除四害!",
"followers_count" : 17869583,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.1080.1080.1024/8aca58f7jw8ev8bpv650qj20u00u00wa.jpg",
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.0.640.640/6ce2240djw1e9uwupbjn7j20hs0hstc2.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 1,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 29,
"verified_reason_url" : "",
"screen_name" : "公安部打四黑除四害",
"province" : "11",
"verified_reason_modified" : "公安部治安管理局暨打四黑除四害专项行动办公室官方微博",
"verified_source" : "",
"pagefriends_count" : 29,
"gender" : "m",
"mbrank" : 1,
"user_ability" : 0,
"friends_count" : 315,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"filterID" : null,
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "【男子连扇交警耳光:“从小到大都是我打人”】6日晚22时许,延安交警支队一大队特勤中队在宝塔区长青路段对酒驾例行检查时,一车主不愿配合检查,坐副驾驶的孙某下车进行阻挠,抓走民警的警帽,并拽住民警的衣领,对民警进行拉扯辱骂,并连续打了几个耳光[怒]。现该男子已被刑拘。http://t.cn/Ry4UUWz",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:11:31 +0800 2015",
"pic_ids" : [
"8aca58f7jw1evvz55yls6j20a00gmt9j"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 101,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://legal.people.com.cn/n/2015/0909/c188502-27559911-3.html?url_type=39&object_type=webpage&pos=1",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"log" : "su=Ry4UUWz&mark=&mid=3885107444271687",
"short_url" : "http://t.cn/Ry4UUWz"
}
],
"reposts_count" : 58,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI24hVgb",
"geo" : null,
"id" : 3885107444271687,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp4.sinaimg.cn/1113218211/180/5728691538/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1113218211/50/5728691538/1",
"allow_all_act_msg" : false,
"id" : 1113218211,
"cover_image" : "http://ww4.sinaimg.cn/crop.98.0.980.300/425a5ca3gw1eabisjoxf4j20v20ga7by.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
},
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"verified_reason" : "南京市公安局江宁分局新浪微博社区委员会专家成员",
"url" : "http://blog.sina.com.cn/jngazx",
"description" : "1、有警情一定要及时拨打110,戳警察蜀黍是不一定能及时看到的! 2、查找经典贴文请点http://blog.sina.com.cn/jngazx",
"followers_count" : 1448249,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.720.720.1024/425a5ca3jw8eswe3u8468j20k00k0ta8.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat4uqw77j20hs0hsacp.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "江宁公安在线",
"province" : "32",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 1,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 1351,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "唉",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:20:59 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "8_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI24hVgb"
},
{
"attitudes_count" : 3,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3885107339084521",
"mid" : "3885107339084521",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "star_003",
"retweeted_status" : {
"attitudes_count" : 326,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3884916452565871",
"mid" : "3884916452565871",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "vip_002",
"comments_count" : 12,
"pic_infos" : {
"648ac377gw1evvb5p5racj20kg0p07eo" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/648ac377gw1evvb5p5racj20kg0p07eo.jpg",
"width" : 180,
"height" : 220
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/648ac377gw1evvb5p5racj20kg0p07eo.jpg",
"width" : 360,
"height" : 440
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/648ac377gw1evvb5p5racj20kg0p07eo.jpg",
"width" : 720,
"height" : 880
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/648ac377gw1evvb5p5racj20kg0p07eo.jpg",
"width" : "736",
"height" : "900"
},
"pic_id" : "648ac377gw1evvb5p5racj20kg0p07eo",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/648ac377gw1evvb5p5racj20kg0p07eo.jpg",
"width" : "736",
"height" : "900"
},
"object_id" : "1042018:e8927276f9d9f7a853a7b9bc04a06479",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/648ac377gw1evvb5p5racj20kg0p07eo.jpg",
"width" : 480,
"height" : 586
}
},
"648ac377gw1evvb6bwk53j20kg0o7q8n" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/648ac377gw1evvb6bwk53j20kg0o7q8n.jpg",
"width" : 180,
"height" : 213
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/648ac377gw1evvb6bwk53j20kg0o7q8n.jpg",
"width" : 360,
"height" : 426
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/648ac377gw1evvb6bwk53j20kg0o7q8n.jpg",
"width" : 720,
"height" : 852
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/648ac377gw1evvb6bwk53j20kg0o7q8n.jpg",
"width" : "736",
"height" : "871"
},
"pic_id" : "648ac377gw1evvb6bwk53j20kg0o7q8n",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/648ac377gw1evvb6bwk53j20kg0o7q8n.jpg",
"width" : "736",
"height" : "871"
},
"object_id" : "1042018:553eed0d3c9906d7d0a06d4337af0830",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/648ac377gw1evvb6bwk53j20kg0o7q8n.jpg",
"width" : 480,
"height" : 568
}
},
"648ac377gw1evvb638ctyj20jg0qon80" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/648ac377gw1evvb638ctyj20jg0qon80.jpg",
"width" : 180,
"height" : 246
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/648ac377gw1evvb638ctyj20jg0qon80.jpg",
"width" : 360,
"height" : 493
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/648ac377gw1evvb638ctyj20jg0qon80.jpg",
"width" : "700",
"height" : "960"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/648ac377gw1evvb638ctyj20jg0qon80.jpg",
"width" : "700",
"height" : "960"
},
"pic_id" : "648ac377gw1evvb638ctyj20jg0qon80",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/648ac377gw1evvb638ctyj20jg0qon80.jpg",
"width" : "700",
"height" : "960"
},
"object_id" : "1042018:d88556e35c3798fb14bcdf86f55cc371",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/648ac377gw1evvb638ctyj20jg0qon80.jpg",
"width" : 480,
"height" : 658
}
},
"648ac377gw1evvb64986kj20ke0qo79q" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/648ac377gw1evvb64986kj20ke0qo79q.jpg",
"width" : 180,
"height" : 235
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/648ac377gw1evvb64986kj20ke0qo79q.jpg",
"width" : 360,
"height" : 470
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/648ac377gw1evvb64986kj20ke0qo79q.jpg",
"width" : 720,
"height" : 941
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/648ac377gw1evvb64986kj20ke0qo79q.jpg",
"width" : "734",
"height" : "960"
},
"pic_id" : "648ac377gw1evvb64986kj20ke0qo79q",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/648ac377gw1evvb64986kj20ke0qo79q.jpg",
"width" : "734",
"height" : "960"
},
"object_id" : "1042018:9b8c764febc42dfea90eb0e856ee2420",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/648ac377gw1evvb64986kj20ke0qo79q.jpg",
"width" : 480,
"height" : 627
}
},
"648ac377gw1evvb5q5xw9j20k50qo7ar" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/648ac377gw1evvb5q5xw9j20k50qo7ar.jpg",
"width" : 180,
"height" : 238
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/648ac377gw1evvb5q5xw9j20k50qo7ar.jpg",
"width" : 360,
"height" : 476
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/648ac377gw1evvb5q5xw9j20k50qo7ar.jpg",
"width" : 720,
"height" : 953
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/648ac377gw1evvb5q5xw9j20k50qo7ar.jpg",
"width" : "725",
"height" : "960"
},
"pic_id" : "648ac377gw1evvb5q5xw9j20k50qo7ar",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/648ac377gw1evvb5q5xw9j20k50qo7ar.jpg",
"width" : "725",
"height" : "960"
},
"object_id" : "1042018:8a3ba1eca916bd0d76a0e364c225950d",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/648ac377gw1evvb5q5xw9j20k50qo7ar.jpg",
"width" : 480,
"height" : 635
}
},
"648ac377gw1evvb671w2nj20kg0pugvo" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/648ac377gw1evvb671w2nj20kg0pugvo.jpg",
"width" : 180,
"height" : 227
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/648ac377gw1evvb671w2nj20kg0pugvo.jpg",
"width" : 360,
"height" : 454
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/648ac377gw1evvb671w2nj20kg0pugvo.jpg",
"width" : 720,
"height" : 909
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/648ac377gw1evvb671w2nj20kg0pugvo.jpg",
"width" : "736",
"height" : "930"
},
"pic_id" : "648ac377gw1evvb671w2nj20kg0pugvo",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/648ac377gw1evvb671w2nj20kg0pugvo.jpg",
"width" : "736",
"height" : "930"
},
"object_id" : "1042018:f6adcf0e4316830681a9ce4dc6684f4f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/648ac377gw1evvb671w2nj20kg0pugvo.jpg",
"width" : 480,
"height" : 606
}
},
"648ac377gw1evvb6917s9j20kg0qdwkm" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/648ac377gw1evvb6917s9j20kg0qdwkm.jpg",
"width" : 180,
"height" : 232
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/648ac377gw1evvb6917s9j20kg0qdwkm.jpg",
"width" : 360,
"height" : 464
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/648ac377gw1evvb6917s9j20kg0qdwkm.jpg",
"width" : 720,
"height" : 928
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/648ac377gw1evvb6917s9j20kg0qdwkm.jpg",
"width" : "736",
"height" : "949"
},
"pic_id" : "648ac377gw1evvb6917s9j20kg0qdwkm",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/648ac377gw1evvb6917s9j20kg0qdwkm.jpg",
"width" : "736",
"height" : "949"
},
"object_id" : "1042018:c0d2645b704a53b62dd994ad57896f9c",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/648ac377gw1evvb6917s9j20kg0qdwkm.jpg",
"width" : 480,
"height" : 618
}
},
"648ac377gw1evvb69y6z0j20kg0ox0y5" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/648ac377gw1evvb69y6z0j20kg0ox0y5.jpg",
"width" : 180,
"height" : 219
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/648ac377gw1evvb69y6z0j20kg0ox0y5.jpg",
"width" : 360,
"height" : 438
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/648ac377gw1evvb69y6z0j20kg0ox0y5.jpg",
"width" : 720,
"height" : 877
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/648ac377gw1evvb69y6z0j20kg0ox0y5.jpg",
"width" : "736",
"height" : "897"
},
"pic_id" : "648ac377gw1evvb69y6z0j20kg0ox0y5",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/648ac377gw1evvb69y6z0j20kg0ox0y5.jpg",
"width" : "736",
"height" : "897"
},
"object_id" : "1042018:42c8f8354d25afeb5bffe05752fb609c",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/648ac377gw1evvb69y6z0j20kg0ox0y5.jpg",
"width" : 480,
"height" : 585
}
},
"648ac377gw1evvb61yq07j20kg0q8wqx" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/648ac377gw1evvb61yq07j20kg0q8wqx.jpg",
"width" : 180,
"height" : 230
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/648ac377gw1evvb61yq07j20kg0q8wqx.jpg",
"width" : 360,
"height" : 461
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/648ac377gw1evvb61yq07j20kg0q8wqx.jpg",
"width" : 720,
"height" : 923
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/648ac377gw1evvb61yq07j20kg0q8wqx.jpg",
"width" : "736",
"height" : "944"
},
"pic_id" : "648ac377gw1evvb61yq07j20kg0q8wqx",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/648ac377gw1evvb61yq07j20kg0q8wqx.jpg",
"width" : "736",
"height" : "944"
},
"object_id" : "1042018:395246999e55befaf761fb2a83870ae5",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/648ac377gw1evvb61yq07j20kg0q8wqx.jpg",
"width" : 480,
"height" : 615
}
}
},
"reposts_count" : 284,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzD41aLv1",
"geo" : null,
"id" : 3884916452565871,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp4.sinaimg.cn/1686815607/180/5728661936/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1686815607/50/5728661936/1",
"allow_all_act_msg" : false,
"id" : 1686815607,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/648ac377gw1et5pxfb0m1j20pk08cn31.jpg",
"remark" : "",
"verified_trade" : "1841",
"level" : 2,
"verified_reason" : "意匠工作室 主理人",
"url" : "http://ideasboom.lofter.com",
"description" : "“意匠”设计也~设计服务、合作请私信沟通",
"followers_count" : 930688,
"follow_me" : false,
"credit_score" : 78,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.440.440.1024/648ac377jw8esvzuhl8o5j20c80c8mxa.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.0.0/648ac377jw1erneiugsv8j20hs0hs0up.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "平面设计,工业设计,建筑设计,网页UI,创意设计",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "意匠id",
"province" : "44",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 2,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 2,
"cardid" : "vip_002",
"friends_count" : 404,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "平铺纹理设计一组 | eoh art and design",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Tue Sep 08 21:42:03 +0800 2015",
"pic_ids" : [
"648ac377gw1evvb5q5xw9j20k50qo7ar",
"648ac377gw1evvb64986kj20ke0qo79q",
"648ac377gw1evvb638ctyj20jg0qon80",
"648ac377gw1evvb5p5racj20kg0p07eo",
"648ac377gw1evvb61yq07j20kg0q8wqx",
"648ac377gw1evvb671w2nj20kg0pugvo",
"648ac377gw1evvb6917s9j20kg0qdwkm",
"648ac377gw1evvb69y6z0j20kg0ox0y5",
"648ac377gw1evvb6bwk53j20kg0o7q8n"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 1,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.uisdc.com/free-100-vector-patterns",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyhKAts&mark=&mid=3885107339084521",
"short_url" : "http://t.cn/RyhKAts"
}
],
"reposts_count" : 7,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI1TC7ix",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/star_003_y.png?version=2015080302",
"geo" : null,
"id" : 3885107339084521,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/1773655610/180/5728783840/1",
"profile_image_url" : "http://tp3.sinaimg.cn/1773655610/50/5728783840/1",
"allow_all_act_msg" : true,
"id" : 1773655610,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/69b7d63agw1eud54grcfsj20pk08cdir.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level5.png"
}
],
"verified_reason" : "",
"url" : "http://www.uisdc.com",
"description" : "可能是国内人气最高的网页设计师学习平台,优设网(uisdc.com)",
"followers_count" : 1009473,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.600.600.1024/69b7d63ajw8esxmkhrbtvj20go0gowft.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.0.0/69b7d63ajw1eud3f7gabdj20ku0kvmyj.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "优秀网页设计",
"province" : "42",
"verified_source" : "",
"pagefriends_count" : 6,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"cardid" : "star_003",
"friends_count" : 1872,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
}
},
"mblogtype" : 0,
"pic_bg_type" : 1,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "100套优质无缝纹理免费打包下载(矢量可编辑)http://t.cn/RyhKAts",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:20:34 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "9_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI1TC7ix"
},
{
"attitudes_count" : 2,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3885107284786535",
"mid" : "3885107284786535",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 8,
"pic_infos" : {
"53899d01jw1evvzifd52yj20go0hmtdn" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/53899d01jw1evvzifd52yj20go0hmtdn.jpg",
"width" : 180,
"height" : 190
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/53899d01jw1evvzifd52yj20go0hmtdn.jpg",
"width" : 360,
"height" : 380
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/53899d01jw1evvzifd52yj20go0hmtdn.jpg",
"width" : "600",
"height" : "634"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/53899d01jw1evvzifd52yj20go0hmtdn.jpg",
"width" : "600",
"height" : "634"
},
"pic_id" : "53899d01jw1evvzifd52yj20go0hmtdn",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/53899d01jw1evvzifd52yj20go0hmtdn.jpg",
"width" : "600",
"height" : "634"
},
"keep_size" : 1,
"object_id" : "1042018:8939b3f14ab02a94926ed0fc500ce337",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/53899d01jw1evvzifd52yj20go0hmtdn.jpg",
"width" : 480,
"height" : 507
}
}
},
"reposts_count" : 15,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI1Ok5cb",
"geo" : null,
"id" : 3885107284786535,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/1401527553/180/5648353790/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1401527553/50/5648353790/1",
"allow_all_act_msg" : false,
"id" : 1401527553,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.245/53899d01gw1dwsk24asf3j.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://hi.baidu.com/tombkeeper",
"description" : "面有萌色,胸有丘壑",
"followers_count" : 69577,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://tp2.sinaimg.cn/1401527553/180/5648353790/1",
"city" : "1000",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 32,
"verified_reason_url" : "",
"screen_name" : "tombkeeper",
"province" : "100",
"verified_source" : "",
"pagefriends_count" : 1,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"friends_count" : 237,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "怕了吧?",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:20:21 +0800 2015",
"pic_ids" : [
"53899d01jw1evvzifd52yj20go0hmtdn"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "10_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI1Ok5cb"
},
{
"mblogtypename" : "",
"attitudes_count" : 1,
"source" : "Sony",
"page_info" : {
"page_desc" : "淮南市泉山路",
"page_id" : "100101B2094757D06AABFB4199",
"actionlog" : {
"ext" : "mid:|rid:11_0_1_2598767063081979479",
"oid" : "100101B2094757D06AABFB4199",
"act_code" : 300,
"act_type" : 1
},
"buttons" : [
{
"actionlog" : {
"act_code" : 577,
"ext" : "mid:3885107221830359|rid:11_0_1_2598767063081979479",
"oid" : "100101B2094757D06AABFB4199"
},
"pic" : "http://u1.sinaimg.cn/upload/2014/01/15/card_icon_comment.png",
"name" : "点评",
"type" : "link",
"params" : {
"scheme" : "sinaweibo://rating?rating_object_id=1022:100101B2094757D06AABFB4199&title=淮南·淮南师范学院新区"
}
}
],
"is_asyn" : 0,
"type" : 0,
"object_type" : "place",
"page_url" : "sinaweibo://pageinfo?containerid=100101B2094757D06AABFB4199&title=位置",
"tips" : "4923条微博",
"page_title" : "淮南·淮南师范学院新区",
"object_id" : "1022:100101B2094757D06AABFB4199",
"page_pic" : "http://ww1.sinaimg.cn/large/4e704b16jw1eto5gub1txj205k05kq33.jpg"
},
"source_type" : 2,
"idstr" : "3885107221830359",
"mid" : "3885107221830359",
"annotations" : [
{
"client_mblogid" : "62cf402f-9b1b-42a9-8f9f-626a700ccd8f"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"retweeted_status" : {
"attitudes_count" : 878,
"source" : "三星android智能手机",
"source_type" : 1,
"idstr" : "3884907622864549",
"mid" : "3884907622864549",
"annotations" : [
{
"place" : {
"title" : "淮南师范学院新区",
"poiid" : "B2094757D06AABFB4199",
"lon" : 116.960499914,
"type" : "checkin",
"lat" : 32.6171252318
},
"shooting" : 1,
"client_mblogid" : "20f0c0ee-61a3-4135-99d9-a8b567c63d20"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 1639,
"expire_time" : 1441848097,
"reposts_count" : 9304,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzCPMc1cp",
"geo" : {
"type" : "Point",
"coordinates" : [
32.6171252318,
116.960499914
]
},
"id" : 3884907622864549,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/5332160757/180/5716284821/0",
"profile_image_url" : "http://tp2.sinaimg.cn/5332160757/50/5716284821/0",
"allow_all_act_msg" : false,
"id" : 5332160757,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "刺猬的坚强,全都是假象",
"followers_count" : 319,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.133.590.590.1024/005ORcARjw8eoadoe3r40j30ge0ntjsh.jpg",
"city" : "4",
"has_ability_tag" : 0,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 12,
"verified_reason_url" : "",
"screen_name" : "袁大宸",
"province" : "34",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 26,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"biz_ids" : [
100101
],
"attitudes_status" : 0,
"text" : "我是淮南师范学院的一名大三学生,今早扶了一个摔倒的老太,看到情况严重就给她拨了120,结果老太家属赖上我了要我全权负责,监控显示我跟老太的距离是不足够撞上她的,但是后面的部分是监控死角,没拍出来。寻求今早路过师院大门口对面的目击证人,请给大学生一个公道吧。谢谢了 http://t.cn/R2LQVaj",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Tue Sep 08 21:06:58 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"url_struct" : [
{
"result" : false,
"ori_url" : "http://photo.weibo.com/h5/repost/reppic_id/1022:230796147865bb6bd402447d6061b66f7af2c8?url_type=39&object_type=collection&pos=1",
"url_title" : "查看图片",
"url_type_pic" : "http://h5.sinaimg.cn/upload/2015/01/21/20/timeline_card_small_photo.png",
"pic_infos" : {
"6d88e352gw1evvx5ldeyxj20f00qoju6" : {
"large" : {
"width" : "540",
"height" : "960",
"croped" : false,
"url" : "http://ww4.sinaimg.cn/large/6d88e352gw1evvx5ldeyxj20f00qoju6.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"woriginal" : {
"width" : "540",
"height" : "960",
"croped" : false,
"url" : "http://ww4.sinaimg.cn/woriginal/6d88e352gw1evvx5ldeyxj20f00qoju6.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"bmiddle" : {
"width" : 440,
"height" : 782,
"croped" : false,
"url" : "http://ww4.sinaimg.cn/bmiddle/6d88e352gw1evvx5ldeyxj20f00qoju6.jpg",
"type" : "JPEG",
"cut_type" : 1
},
"thumbnail" : {
"width" : 67,
"height" : 120,
"croped" : false,
"url" : "http://ww4.sinaimg.cn/thumbnail/6d88e352gw1evvx5ldeyxj20f00qoju6.jpg",
"type" : "JPEG",
"cut_type" : 1
}
}
},
"url_type" : 39,
"short_url" : "http://t.cn/Ry4AkOJ",
"pic_ids" : [
"6d88e352gw1evvx5ldeyxj20f00qoju6"
]
},
{
"result" : false,
"page_id" : "100101B2094757D06AABFB4199",
"hide" : 1,
"ori_url" : "sinaweibo://pageinfo?containerid=100101B2094757D06AABFB4199&title=位置",
"url_title" : "淮南·淮南师范学院新区",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_location.png",
"url_type" : 36,
"short_url" : "http://t.cn/R2LQVaj"
}
],
"reposts_count" : 4,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI1I7G9V",
"geo" : null,
"id" : 3885107221830359,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/1222898317/180/5701848920/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1222898317/50/5701848920/0",
"allow_all_act_msg" : false,
"id" : 1222898317,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/48e3f28dgw1ephvzwunvjj20pk08cwg4.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "【陌生人评论&艾特已关,详情看这里~ http://t.cn/RAqZ0Kn】叫我潺潺就好。专业视奸萌妹,并接受妹子向性知识咨询。",
"followers_count" : 42577,
"follow_me" : false,
"credit_score" : 76,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.720.720.1024/48e3f28djw8eix7rrtdlxj20k00k00tr.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 25,
"verified_reason_url" : "",
"screen_name" : "潺晓才不是性知识咨询洞呢哼",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 1,
"user_ability" : 0,
"friends_count" : 449,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "这样的事情总在发生还有键盘侠喊什么人情冷漠,是我我也见死不救,你说我冷漠我就冷漠了,你不冷漠你上去扶啊 //@舔S狂魔阿九九OwO:这些人是不是巴不得以后没人敢做好事自己家老人真的遇到什么事了没人救了死了拉倒啊//@笛子Ocarina:哦哦,太好了//@辟谣与真相: 支持博主! http://t.cn/Ry4AkOJ ",
"biz_feature" : 0,
"pid" : 3885101929143918,
"created_at" : "Wed Sep 09 10:20:06 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "11_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI1I7G9V"
},
{
"attitudes_count" : 0,
"source" : "iPad mini",
"page_info" : {
"actionlog" : {
"ext" : "mid:|rid:12_0_1_2598767063081979479",
"oid" : "1001212008661008:ce5576ae8d3ed986215527942b3f4b72",
"act_code" : 300,
"act_type" : 1
},
"page_id" : "1001212008661008:ce5576ae8d3ed986215527942b3f4b72",
"act_status" : 0,
"content1" : "忠诚的外国人—揭秘太平天国战争中那些为中国人效命的洋人",
"type" : 2,
"content2" : "太平天囯是清朝后期的一次由农民起义创建的农民政权,太平天囯战争也是清朝历史上最大规模的农民战争。太平天国以及其盟友捻军掀起的这场大规模的农民起义,几乎席卷了整个中国。在这场战争中,不单单牵涉到清朝政府与太平天国这两个交战的双方,更牵涉到了在中国有着各种利益的西方列强们,也因此,一",
"page_url" : "sinaweibo://infopage?containerid=1001212008661008:ce5576ae8d3ed986215527942b3f4b72&containerid=1001212008661008:ce5576ae8d3ed986215527942b3f4b72&showurl=http%3A%2F%2Fweb.toutiao.com%2Fi%2Fgroup%2Farticle%2F6192047805113942273%2F%3Fapp%3Dnews_article%236649976-tsina-1-86972-4471e2b057b5019ad452c722f04bba39&url_open_direct=1&url_type=39&object_type=webpage&pos=2",
"scheme" : "http://web.toutiao.com/i/group/article/6192047805113942273/?app=news_article#6649976-tsina-1-86972-4471e2b057b5019ad452c722f04bba39",
"page_title" : "忠诚的外国人—揭秘太平天国战争中那些为中国人效命的洋人",
"object_type" : "webpage",
"object_id" : "2008661008:ce5576ae8d3ed986215527942b3f4b72",
"page_pic" : "http://p2.pstatp.com/large/7765/2206093537"
},
"source_type" : 1,
"idstr" : "3885107137888733",
"mid" : "3885107137888733",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 0,
"source" : "百度分享",
"source_type" : 1,
"idstr" : "3885106021966597",
"mid" : "3885106021966597",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 0,
"reposts_count" : 1,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzHZM8fBj",
"geo" : null,
"id" : 3885106021966597,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp1.sinaimg.cn/1025920484/180/40068861305/1",
"profile_image_url" : "http://tp1.sinaimg.cn/1025920484/50/40068861305/1",
"allow_all_act_msg" : false,
"id" : 1025920484,
"remark" : "",
"verified_trade" : "1114",
"level" : 2,
"verified_reason" : "作家,作品有《那时英雄》、《壬辰1592》等",
"url" : "http://blog.sina.com.cn/songyide",
"description" : "长江文艺出版社北京中心军事文学编辑部特聘主任,《战争特典》《铁血文库》系列MOOK图书主编,上海作协作家",
"followers_count" : 12404,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.2043.2043.1024/3d264de4gw1elmjqcn1f9j21kw1kwb29.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/6cf8d7ebjw1ehfr60whp7j20hs0hsacf.jpg",
"city" : "15",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 29,
"verified_reason_url" : "",
"screen_name" : "战争特典主编",
"province" : "31",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 306,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "【忠诚的外国人—揭秘太平天国战争中那些为中国人效命的洋人(分享来自 @今日头条)太平天囯是清朝后期的一次由农民起义创建的农民政权,太平天囯战争也是清朝历史上最大规模的农民战争。太平天国以及其盟友捻军掀起的这场大规模的农民起义,几乎席卷了整个中国。在这场战争中, http://t.cn/Ry4UNC4",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:15:20 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"url_struct" : [
{
"scheme" : "http://web.toutiao.com/i/group/article/6192047805113942273/?app=news_article#6649976-tsina-1-86972-4471e2b057b5019ad452c722f04bba39",
"page_id" : "1001212008661008:ce5576ae8d3ed986215527942b3f4b72",
"result" : true,
"ori_url" : "sinaweibo://infopage?containerid=1001212008661008:ce5576ae8d3ed986215527942b3f4b72&containerid=1001212008661008:ce5576ae8d3ed986215527942b3f4b72&showurl=http%3A%2F%2Fweb.toutiao.com%2Fi%2Fgroup%2Farticle%2F6192047805113942273%2F%3Fapp%3Dnews_article%236649976-tsina-1-86972-4471e2b057b5019ad452c722f04bba39&url_open_direct=1&url_type=39&object_type=webpage&pos=1",
"url_title" : "忠诚的外国人—揭秘太平天国战争中那些为中国人效命的洋人",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"hide" : 1,
"log" : "su=Ry4UNC4&mark=&mid=3885107137888733",
"short_url" : "http://t.cn/Ry4UNC4"
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI1zx6dD",
"geo" : null,
"id" : 3885107137888733,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1813587870/180/40060116044/1",
"profile_image_url" : "http://tp3.sinaimg.cn/1813587870/50/40060116044/1",
"allow_all_act_msg" : false,
"id" : 1813587870,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://4137613.blog.51cto.com/",
"description" : "WX订阅号:laogdexiaowu。移动游戏开发专家、游戏引擎开发者、图形学爱好者。",
"followers_count" : 5818,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.441.441.1024/6c19279egw1eidj25gl58j20ca0ca3zs.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg",
"city" : "5",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "做游戏的老G",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 590,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "转发微博",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:19:46 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "12_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI1zx6dD"
},
{
"attitudes_count" : 74,
"source" : "微博 weibo.com",
"page_info" : {
"page_desc" : "海淀区西土城路10号北京邮电大学主楼",
"page_id" : "100101B2094757D069A2FE4793",
"actionlog" : {
"ext" : "mid:|rid:13_0_1_2598767063081979479",
"oid" : "100101B2094757D069A2FE4793",
"act_code" : 300,
"act_type" : 1
},
"buttons" : [
{
"actionlog" : {
"act_code" : 577,
"ext" : "mid:3885106907388121|rid:13_0_1_2598767063081979479",
"oid" : "100101B2094757D069A2FE4793"
},
"pic" : "http://u1.sinaimg.cn/upload/2014/01/15/card_icon_comment.png",
"name" : "点评",
"type" : "link",
"params" : {
"scheme" : "sinaweibo://rating?rating_object_id=1022:100101B2094757D069A2FE4793&title=北京·北京邮电大学主楼"
}
}
],
"is_asyn" : 0,
"type" : 0,
"object_type" : "place",
"page_url" : "sinaweibo://pageinfo?containerid=100101B2094757D069A2FE4793&title=位置",
"tips" : "436条微博",
"page_title" : "北京·北京邮电大学主楼",
"object_id" : "1022:100101B2094757D069A2FE4793",
"page_pic" : "http://ww1.sinaimg.cn/large/4e704b16jw1evvinwpsrrj205k05kmxd.jpg"
},
"source_type" : 1,
"idstr" : "3885106907388121",
"mid" : "3885106907388121",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 11,
"source" : "Android",
"source_type" : 2,
"idstr" : "3884948869979740",
"mid" : "3884948869979740",
"annotations" : [
{
"place" : {
"title" : "北京邮电大学主楼",
"poiid" : "B2094757D069A2FE4793",
"lon" : 116.358103,
"type" : "checkin",
"lat" : 39.962796
},
"client_mblogid" : "e997be2f-34a4-4ec9-a1e6-697f535d186a"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"stickerID" : null,
"comments_count" : 3,
"pic_infos" : {
"ebebae87jw1evvh9eq0yfj22io1w01kx" : {
"pic_id" : "ebebae87jw1evvh9eq0yfj22io1w01kx",
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/ebebae87jw1evvh9eq0yfj22io1w01kx.jpg",
"width" : 2048,
"height" : 1536
},
"photo_tag" : 0,
"keep_size" : 0,
"sticker_id" : "-1",
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/ebebae87jw1evvh9eq0yfj22io1w01kx.jpg",
"width" : 2048,
"height" : 1536
},
"object_id" : "1042018:ae0be48c759edd45f8b414a03ab3c16d",
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/ebebae87jw1evvh9eq0yfj22io1w01kx.jpg",
"width" : 200,
"height" : 150
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/ebebae87jw1evvh9eq0yfj22io1w01kx.jpg",
"width" : 720,
"height" : 540
},
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/ebebae87jw1evvh9eq0yfj22io1w01kx.jpg",
"width" : 480,
"height" : 360
},
"filter_id" : "1",
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/ebebae87jw1evvh9eq0yfj22io1w01kx.jpg",
"width" : 360,
"height" : 270
}
}
},
"reposts_count" : 28,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzDUiFSby",
"geo" : {
"type" : "Point",
"coordinates" : [
39.962796,
116.358103
]
},
"id" : 3884948869979740,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/3958091399/180/5687904485/1",
"profile_image_url" : "http://tp4.sinaimg.cn/3958091399/50/5687904485/1",
"allow_all_act_msg" : false,
"id" : 3958091399,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "WOTER",
"followers_count" : 15,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.480.480.1024/ebebae87jw8edqmlxzypxj20dc0dcmxr.jpg",
"city" : "8",
"has_ability_tag" : 0,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 14,
"verified_reason_url" : "",
"screen_name" : "打鸟归来",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 51,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"filterID" : null,
"recom_state" : -1,
"biz_ids" : [
100101
],
"attitudes_status" : 0,
"text" : "电子工业实习课上焊了个小电视,据说跟着抖动100下会boom~@哔哩哔哩智能姬 @哔哩哔哩弹幕网 http://t.cn/z8289ns",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Tue Sep 08 23:50:52 +0800 2015",
"pic_ids" : [
"ebebae87jw1evvh9eq0yfj22io1w01kx"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 16,
"url_struct" : [
{
"result" : false,
"page_id" : "100101B2094757D069A2FE4793",
"ori_url" : "sinaweibo://pageinfo?containerid=100101B2094757D069A2FE4793&title=位置",
"url_title" : "北京·北京邮电大学主楼",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_location.png",
"url_type" : 36,
"short_url" : "http://t.cn/z8289ns"
}
],
"reposts_count" : 27,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI1cuZZf",
"geo" : null,
"id" : 3885106907388121,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/1748075785/180/5722323505/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1748075785/50/5722323505/0",
"allow_all_act_msg" : true,
"id" : 1748075785,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/68318509gw1eu2bptwynpj20pk08cdhc.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "哔哩哔哩弹幕视频网官方微博",
"url" : "http://bilibili.com",
"description" : "bilibili,又名哔哩哔哩,是一个以ACG为主题的综合性弹幕视频娱乐分享站点。(๑•̀ㅂ•́)و✧",
"followers_count" : 1354077,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.928.928.1024/68318509jw8eqj6kendz0j20ps0ps0tn.jpg",
"city" : "15",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 26,
"verified_reason_url" : "",
"screen_name" : "哔哩哔哩弹幕网",
"province" : "31",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 4,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 80,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "这么心灵手巧的PO主,老师不打满分说不过去!( • ̀ω•́ )✧",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:18:51 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "13_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI1cuZZf"
},
{
"attitudes_count" : 32,
"source" : "Weico.Android",
"source_type" : 1,
"idstr" : "3885106906996478",
"mid" : "3885106906996478",
"annotations" : [
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 10,
"pic_infos" : {
"e4ff1178jw1evvzh59ob7j20fe0kj0u7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/e4ff1178jw1evvzh59ob7j20fe0kj0u7.jpg",
"width" : 180,
"height" : 240
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/e4ff1178jw1evvzh59ob7j20fe0kj0u7.jpg",
"width" : 360,
"height" : 480
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/e4ff1178jw1evvzh59ob7j20fe0kj0u7.jpg",
"width" : "554",
"height" : "739"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/e4ff1178jw1evvzh59ob7j20fe0kj0u7.jpg",
"width" : "554",
"height" : "739"
},
"pic_id" : "e4ff1178jw1evvzh59ob7j20fe0kj0u7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/e4ff1178jw1evvzh59ob7j20fe0kj0u7.jpg",
"width" : "554",
"height" : "739"
},
"keep_size" : 1,
"object_id" : "1042018:7a739317cabd6fd01fd7c47d1087f04b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/e4ff1178jw1evvzh59ob7j20fe0kj0u7.jpg",
"width" : 480,
"height" : 640
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "http://tieba.baidu.com/p/4029455348",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry4UQY8&mark=&mid=3885106906996478",
"short_url" : "http://t.cn/Ry4UQY8"
}
],
"reposts_count" : 38,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI1ctm6q",
"geo" : null,
"id" : 3885106906996478,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp1.sinaimg.cn/3841921400/180/5704023287/0",
"profile_image_url" : "http://tp1.sinaimg.cn/3841921400/50/5704023287/0",
"allow_all_act_msg" : false,
"id" : 3841921400,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/e4ff1178gw1ellsymnvrxj20pk08c40b.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 7,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "",
"url" : "http://tieba.baidu.com/f?kw=bilibili",
"description" : "这里是百度Bilibili吧(而不是哔哩哔哩网站)的官博娘~请多指教~( ・ω・)ノ゙~,官博娘会发一些有趣的东西或推荐一些贴吧有趣的帖子哟~~请关注我吧~",
"followers_count" : 78180,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 220,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.39.0.114.114.1024/e4ff1178jw8ejqb6mi99yj205d036glm.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.0.0/e4ff1178jw1ejka24yiltj20hs0hrjt7.jpg",
"city" : "1000",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 26,
"verified_reason_url" : "",
"screen_name" : "Bilibili吧的官博娘",
"province" : "100",
"verified_source" : "",
"pagefriends_count" : 1,
"gender" : "f",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 354,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "军训下雨了,教官撑起了伞……http://t.cn/Ry4UQY8",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:18:50 +0800 2015",
"pic_ids" : [
"e4ff1178jw1evvzh59ob7j20fe0kj0u7"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "14_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI1ctm6q"
},
{
"mblogtypename" : "",
"attitudes_count" : 18,
"source" : "iPhone 6 Plus",
"page_info" : {
"actionlog" : {
"ext" : "mid:|rid:15_0_1_2598767063081979479",
"oid" : "1001212003338004:beea449b3895fc8a93f8edf0d5f36c9a",
"act_code" : 300,
"act_type" : 1
},
"page_id" : "1001212003338004:beea449b3895fc8a93f8edf0d5f36c9a",
"act_status" : 0,
"content1" : "蛰伏半,罗振宇首度开腔:我们不是什么媒体,就是买卖人",
"type" : 2,
"content2" : "憋了半多的罗振宇终于趁着今日头条的活动出来露面了。不过这一次的背景相当微妙,他创办的粉丝社群——罗辑思维因为过度营销和商业化,正在面临着一场空前的质疑,从会员招募、到产品品质、各种线下“高逼格”活动,甚至创办初衷都招致批评。 罗振宇今日并没有回避,甚至声称:我们不是什么媒体,我就是一个买卖人。这个买卖人似乎取得了不错战绩,在去共卖出了75吨大米,2000多个跳蛋,“如果到底不出重大意外的话,我们大概在卖书方面达到1.5亿到2亿的营业额。”",
"page_url" : "sinaweibo://infopage?containerid=1001212003338004:beea449b3895fc8a93f8edf0d5f36c9a&containerid=1001212003338004:beea449b3895fc8a93f8edf0d5f36c9a&showurl=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMTI0OTM2NDUwMQ%3D%3D%26mid%3D211733513%26idx%3D1%26sn%3Dcc22bc20e2ba5481d7a9ae2a919449bd%26scene%3D0%26key%3Ddffc561732c22651e446a3ac8bbdf0da1be5d54fb5f65be4ae2ac1b7488628d55a265560e9ad7858faf62362b8e7b039%26ascene%3D1%26uin%3DMjQ1MzUyNDU0MQ%253D%253D%26devicetype%3DWindows%2B8%26version%3D61050009%26pass_ticket%3Dw5z2reRmXbf%252FcyL8iX2r%252BlAQ6tUP0r1aqpgBgJKVmW%252B1yToxyh0tT0smm%252FfX05Pd&url_open_direct=1&url_type=39&object_type=webpage&pos=2",
"scheme" : "http://mp.weixin.qq.com/s?__biz=MTI0OTM2NDUwMQ==&mid=211733513&idx=1&sn=cc22bc20e2ba5481d7a9ae2a919449bd&scene=0&key=dffc561732c22651e446a3ac8bbdf0da1be5d54fb5f65be4ae2ac1b7488628d55a265560e9ad7858faf62362b8e7b039&ascene=1&uin=MjQ1MzUyNDU0MQ%3D%3D&devicetype=Windows+8&version=61050009&pass_ticket=w5z2reRmXbf%2FcyL8iX2r%2BlAQ6tUP0r1aqpgBgJKVmW%2B1yToxyh0tT0smm%2FfX05Pd",
"page_title" : "蛰伏半,罗振宇首度开腔:我们不是什么媒体,就是买卖人",
"object_type" : "webpage",
"object_id" : "2003338004:beea449b3895fc8a93f8edf0d5f36c9a",
"page_pic" : "http://r3.sinaimg.cn/201509/120/120/aHR0cDovL21tYml6LnFwaWMuY24vbW1iaXovNU04bldTMWJ6UGdJaWNzcktaeUU2T0Y5UDJpYUx0UjBFSDhsM0oxemJnRlJBZHh0Nk14dXBHcktaVDhuN1Q0N1F2VlI3NTZmSXZyUlVlQUVBdDZMVTJQdy8wP3d4X2ZtdD1qcGVnK2h0dHA6Ly9tcC53ZWl4aW4ucXEuY29tL3M/X19iaXo9TVRJME9UTTJORFV3TVE9PSZtaWQ9MjExNzMzNTEzJmlkeD0xJnNuPWNjMjJiYzIwZTJiYTU0ODFkN2E5YWUyYTkxOTQ0OWJkJnNjZW5lPTAma2V5PWRmZmM1NjE3MzJjMjI2NTFlNDQ2YTNhYzhiYmRmMGRhMWJlNWQ1NGZiNWY2NWJlNGFlMmFjMWI3NDg4NjI4ZDU1YTI2NTU2MGU5YWQ3ODU4ZmFmNjIzNjJiOGU3YjAzOSZhc2NlbmU9MSZ1aW49TWpRMU16VXlORFUwTVElM0QlM0QmZGV2aWNldHlwZT1XaW5kb3dzKzgmdmVyc2lvbj02MTA1MDAwOSZwYXNzX3RpY2tldD13NXoycmVSbVhiZiUyRmN5TDhpWDJyJTJCbEFRNnRVUDByMWFxcGdCZ0pLVm1XJTJCMXlUb3h5aDB0VDBzbW0lMkZmWDA1UGQ=.jpg"
},
"source_type" : 1,
"idstr" : "3885106575776962",
"mid" : "3885106575776962",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 78,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3884927273545088",
"mid" : "3884927273545088",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 78,
"pic_infos" : {
"61e64a12jw1evvd94nontj20c849s4kd" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/61e64a12jw1evvd94nontj20c849s4kd.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/61e64a12jw1evvd94nontj20c849s4kd.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/61e64a12jw1evvd94nontj20c849s4kd.jpg",
"width" : "440",
"height" : "5536"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/61e64a12jw1evvd94nontj20c849s4kd.jpg",
"width" : "440",
"height" : "5536"
},
"pic_id" : "61e64a12jw1evvd94nontj20c849s4kd",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/61e64a12jw1evvd94nontj20c849s4kd.jpg",
"width" : "440",
"height" : "5536"
},
"keep_size" : 1,
"object_id" : "1042018:1f6641a8807661bc8247569194621d1b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/61e64a12jw1evvd94nontj20c849s4kd.jpg",
"width" : "440",
"height" : 1466
}
}
},
"reposts_count" : 287,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzDlteSeQ",
"geo" : null,
"id" : 3884927273545088,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/1642482194/180/5733562062/1",
"profile_image_url" : "http://tp3.sinaimg.cn/1642482194/50/5733562062/1",
"allow_all_act_msg" : true,
"id" : 1642482194,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.920.300/61e64a12jw1er3xmqssp0j20pk08cacf.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "《创业家》杂志",
"url" : "http://www.chuangyejia.com",
"description" : "埋头奋斗,抬头愤青。",
"followers_count" : 3900745,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "gechenjun@chuangyejia.com",
"verified_contact_name" : "杂志客服",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.179.179.1024/61e64a12jw1eupka6iq15j20500503yw.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/6cf8d7ebjw1ehfr4xa8psj20hs0hsgpg.jpg",
"city" : "8",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "创业家杂志",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 9,
"gender" : "m",
"mbrank" : 4,
"user_ability" : 0,
"friends_count" : 2057,
"verified" : false,
"verified_contact_mobile" : "400-650-3166",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "【蛰伏半,罗振宇首度开腔:我们不是什么媒体,就是买卖人】憋了半多的罗振宇终于在今日露面,面对罗辑思维过度营销和商业化质疑,罗振宇回应:我们不是什么媒体,我就是一个买卖人,去共卖出了75吨大米,2000多个跳蛋;不出重大意外,今卖书可达1.5亿到2亿营业额。http://t.cn/RyUB9To",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Tue Sep 08 22:25:03 +0800 2015",
"pic_ids" : [
"61e64a12jw1evvd94nontj20c849s4kd"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 12,
"url_struct" : [
{
"scheme" : "http://mp.weixin.qq.com/s?__biz=MTI0OTM2NDUwMQ==&mid=211733513&idx=1&sn=cc22bc20e2ba5481d7a9ae2a919449bd&scene=0&key=dffc561732c22651e446a3ac8bbdf0da1be5d54fb5f65be4ae2ac1b7488628d55a265560e9ad7858faf62362b8e7b039&ascene=1&uin=MjQ1MzUyNDU0MQ%3D%3D&devicetype=Windows+8&version=61050009&pass_ticket=w5z2reRmXbf%2FcyL8iX2r%2BlAQ6tUP0r1aqpgBgJKVmW%2B1yToxyh0tT0smm%2FfX05Pd",
"page_id" : "1001212003338004:beea449b3895fc8a93f8edf0d5f36c9a",
"result" : true,
"ori_url" : "sinaweibo://infopage?containerid=1001212003338004:beea449b3895fc8a93f8edf0d5f36c9a&containerid=1001212003338004:beea449b3895fc8a93f8edf0d5f36c9a&showurl=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMTI0OTM2NDUwMQ%3D%3D%26mid%3D211733513%26idx%3D1%26sn%3Dcc22bc20e2ba5481d7a9ae2a919449bd%26scene%3D0%26key%3Ddffc561732c22651e446a3ac8bbdf0da1be5d54fb5f65be4ae2ac1b7488628d55a265560e9ad7858faf62362b8e7b039%26ascene%3D1%26uin%3DMjQ1MzUyNDU0MQ%253D%253D%26devicetype%3DWindows%2B8%26version%3D61050009%26pass_ticket%3Dw5z2reRmXbf%252FcyL8iX2r%252BlAQ6tUP0r1aqpgBgJKVmW%252B1yToxyh0tT0smm%252FfX05Pd&url_open_direct=1&url_type=39&object_type=webpage&pos=1",
"url_title" : "蛰伏半,罗振宇首度开腔:我们不是什么媒体,就是买卖人",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"log" : "su=RyUB9To&mark=&mid=3885106575776962",
"short_url" : "http://t.cn/RyUB9To"
}
],
"reposts_count" : 31,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI0FoeQO",
"geo" : null,
"id" : 3885106575776962,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/1662766362/180/5736567475/1",
"profile_image_url" : "http://tp3.sinaimg.cn/1662766362/50/5736567475/1",
"allow_all_act_msg" : false,
"id" : 1662766362,
"remark" : "搜狐 副BOSS",
"verified_trade" : "1161",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level5.png"
}
],
"verified_reason" : "原搜狐公司副总裁、搜狐视频首席运营官;原凤凰卫视执行台长",
"url" : "",
"description" : "孔二狗他哥",
"followers_count" : 3399442,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.511.511.1024/631bcd1ajw8evts0mwbpej20e70e8aam.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat8op0e1j20hs0hswgu.jpg",
"city" : "1000",
"verified_level" : 1,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 32,
"verified_reason_url" : "",
"screen_name" : "刘春",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 1,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"friends_count" : 1025,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : " //@老沉:转发微博",
"biz_feature" : 0,
"pid" : 3885104524876880,
"created_at" : "Wed Sep 09 10:17:32 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "15_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI0FoeQO"
},
{
"favorited" : false,
"mblogtype" : 1,
"attitudes_status" : 0,
"page_info" : {
"page_pic" : null,
"page_id" : "100162104667",
"cards" : [
{
"page_title" : "谢霆锋与欧丽薇兰橄榄油的最爱行动",
"page_id" : "100162104667",
"actionlog" : {
"code" : "22000001",
"mark" : "15_CC3C310E5EB69E6400C5CEAB62B2BC8CCEFF8D30E96071DD5143771CF3AD97A505895E426784C83697881B73B04001D028EE8634F7D8F54722EEF8416A31B7A7458D5B9B6AD3493ECB7240C4F77B875C1BFC45A5C1242CB94D5AC829C915999B16CBE5186C731AAD07F9B7BBE9CEDA085E74FEB454C1C98602C4E22C2693C949",
"source" : "ad",
"oid" : "3885102175687341",
"sinaurl_markfree" : 1,
"act_type" : 1
},
"object_type" : "event",
"type_icon" : null,
"pic_info" : {
"pic_big" : {
"url" : "http://ww3.sinaimg.cn/large/6455dcafjw1evv5hw2a2xj20gm06uq3e.jpg",
"width" : "598",
"height" : "246"
}
},
"type" : "13",
"page_url" : "sinaweibo://infopage?containerid=100162104667",
"object_id" : "1022:100162104667",
"page_pic" : "http://ww3.sinaimg.cn/large/6455dcafjw1evv5hw2a2xj20gm06uq3e.jpg"
},
{
"page_title" : "谢霆锋与欧丽薇兰橄榄油的最爱行动",
"page_id" : "100162104667",
"actionlog" : {
"code" : "22000001",
"mark" : "15_CC3C310E5EB69E6400C5CEAB62B2BC8CCEFF8D30E96071DD5143771CF3AD97A505895E426784C83697881B73B04001D028EE8634F7D8F54722EEF8416A31B7A7458D5B9B6AD3493ECB7240C4F77B875C1BFC45A5C1242CB94D5AC829C915999B16CBE5186C731AAD07F9B7BBE9CEDA085E74FEB454C1C98602C4E22C2693C949",
"source" : "ad",
"oid" : "3885102175687341",
"sinaurl_markfree" : 1,
"act_type" : 1
},
"object_type" : "event",
"type_icon" : null,
"content2" : "给最爱的人最好的,谢霆锋携手欧丽薇兰橄榄油为最爱的人做一道菜",
"type" : 2,
"page_url" : "sinaweibo://infopage?containerid=100162104667",
"content1" : "谢霆锋与欧丽薇兰橄榄油的最爱行动",
"page_pic" : ""
}
],
"actionlog" : {
"ext" : "mid:|rid:16_0_1_2598767063081979479",
"oid" : "100162104667",
"act_code" : 300,
"act_type" : 1
},
"object_type" : "adFeedEvent",
"type_icon" : null,
"subtype" : "1",
"type" : 5,
"page_url" : "sinaweibo://infopage?containerid=100162104667&showurl=http%3A%2F%2Fcs.sina.com.cn%2Fminisite%2F201508hj%2Fjinlongyu0826.html%2310e0a1131c4ed9a98b330751001fb8ca_weiboad&url_open_direct=1&url_type=39&object_type=adFeedEvent&pos=2",
"object_id" : "1022:100162104667",
"page_title" : "谢霆锋与欧丽薇兰橄榄油的最爱行动"
},
"created_at" : "Wed Sep 9 10:17:31 +0800 2015",
"id" : 3885102175687341,
"mblogid" : "CzHTznRxj",
"topic_struct" : [
{
"topic_title" : "为最爱的人做一道菜",
"topic_url" : "sinaweibo://pageinfo?containerid=10080821d74ab207eef83bbda31ed613507ae9&pageid=10080821d74ab207eef83bbda31ed613507ae9&extparam=%E4%B8%BA%E6%9C%80%E7%88%B1%E7%9A%84%E4%BA%BA%E5%81%9A%E4%B8%80%E9%81%93%E8%8F%9C"
}
],
"text" : "谢霆锋携手地中海橄榄油品牌欧丽薇兰发起#为最爱的人做一道菜#行动所倡导的“宠爱自己,宠爱家人,给最爱的人最好的宠爱”理念引起了社会各界的情感共鸣,众人积极响应,其中不乏Twins、容祖儿、古巨基等巨星。参与欧丽薇兰H5为偶像点赞,即有机会和你最爱的TA面对面。 http://t.cn/RyUT01j",
"idstr" : "3885102175687341",
"original_createtime" : "Wed Sep 09 10:00:03 +0800 2015",
"buttons" : [
{
"actionlog" : {
"act_code" : "92",
"oid" : "3885102175687341",
"uicode" : "10000100"
},
"pic" : "http://u1.sinaimg.cn/upload/2013/06/14/timeline_card_small_button_icon_add.png",
"type" : "follow",
"name" : "加关注",
"params" : {
"uid" : 2829067205
}
}
],
"source_type" : 1,
"geo" : null,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp2.sinaimg.cn/2829067205/180/22821234106/1",
"profile_image_url" : "http://tp2.sinaimg.cn/2829067205/50/22821234106/1",
"allow_all_act_msg" : true,
"id" : 2829067205,
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
},
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level1.png"
}
],
"verified_reason" : "欧丽薇兰官方微博",
"url" : "",
"description" : "2015浓情八月,欧丽薇兰携手谢霆锋发起”为最爱的人做一道菜活动“,宠爱自己,宠爱家人,用美食表达爱。留一点时间给自己,用味道收获宠爱;留一点时间给家人,用味道分享快乐。给最爱的人最好的宠爱,不只要放在心上,更要让TA尝出来。",
"followers_count" : 12673,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://tp2.sinaimg.cn/2829067205/180/22821234106/1",
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.0.0/a8a023c5jw1ev5uzxq102j20e70e8wh2.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 0,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 8,
"verified_reason_url" : "",
"screen_name" : "懂得选择欧丽薇兰",
"province" : "31",
"verified_reason_modified" : "欧丽薇兰官方微博",
"verified_source" : "",
"pagefriends_count" : 1,
"gender" : "m",
"mbrank" : 1,
"user_ability" : 0,
"friends_count" : 34,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"verified_state" : 0
},
"comments_count" : 82,
"position" : 15,
"source" : "微博 weibo.com",
"mark" : "15_CC3C310E5EB69E6400C5CEAB62B2BC8CCEFF8D30E96071DD5143771CF3AD97A505895E426784C83697881B73B04001D028EE8634F7D8F54722EEF8416A31B7A7458D5B9B6AD3493ECB7240C4F77B875C1BFC45A5C1242CB94D5AC829C915999B16CBE5186C731AAD07F9B7BBE9CEDA085E74FEB454C1C98602C4E22C2693C949",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "推荐",
"scheme" : "sinaweibo://detail/?mblogid=CzHTznRxj",
"visible" : {
"type" : 0,
"list_id" : 0
},
"biz_ids" : [
100162
],
"mid" : "3885102175687341",
"pic_ids" : [
],
"reposts_count" : 36,
"mlevel" : 0,
"attitudes_count" : 730,
"darwin_tags" : [
],
"promotion" : {
"id" : "3885102175687341",
"monitor_url" : "http://weibo.com",
"mark" : "15_CC3C310E5EB69E6400C5CEAB62B2BC8CCEFF8D30E96071DD5143771CF3AD97A505895E426784C83697881B73B04001D028EE8634F7D8F54722EEF8416A31B7A7458D5B9B6AD3493ECB7240C4F77B875C1BFC45A5C1242CB94D5AC829C915999B16CBE5186C731AAD07F9B7BBE9CEDA085E74FEB454C1C98602C4E22C2693C949",
"adtype" : "1",
"recommend" : "推荐",
"type" : "ad"
},
"rid" : "16_0_1_2598767063081979479",
"userType" : 0,
"title" : {
"icon_url" : "http://h5.sinaimg.cn/upload/2015/07/14/34/timeline_title_fansheadlines.png",
"text" : "推荐",
"base_color" : 1
},
"url_struct" : [
{
"result" : false,
"page_id" : "100162104667",
"hide" : 1,
"ori_url" : "sinaweibo://infopage?containerid=100162104667&showurl=http%3A%2F%2Fcs.sina.com.cn%2Fminisite%2F201508hj%2Fjinlongyu0826.html%2310e0a1131c4ed9a98b330751001fb8ca_weiboad&url_open_direct=1&url_type=39&object_type=adFeedEvent&pos=1",
"url_title" : "谢霆锋与欧丽薇兰橄榄油的最爱行动",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_activity.png",
"url_type" : 39,
"short_url" : "http://t.cn/RyUT01j",
"actionlog" : {
"code" : "22000001",
"mid" : "3885102175687341",
"source" : "ad",
"oid" : "3885102175687341",
"mark" : "15_CC3C310E5EB69E6400C5CEAB62B2BC8CCEFF8D30E96071DD5143771CF3AD97A505895E426784C83697881B73B04001D028EE8634F7D8F54722EEF8416A31B7A7458D5B9B6AD3493ECB7240C4F77B875C1BFC45A5C1242CB94D5AC829C915999B16CBE5186C731AAD07F9B7BBE9CEDA085E74FEB454C1C98602C4E22C2693C949",
"act_type" : 1
}
}
]
},
{
"mblogtypename" : "",
"attitudes_count" : 13,
"source" : "画神的iPhone",
"topic_struct" : [
{
"topic_title" : "ps教程",
"topic_url" : "sinaweibo://pageinfo?containerid=100808cc7ca10d37bb9948f12871adabb76ebb&pageid=100808cc7ca10d37bb9948f12871adabb76ebb&extparam=ps%E6%95%99%E7%A8%8B"
}
],
"source_type" : 2,
"idstr" : "3885106567310256",
"mid" : "3885106567310256",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"page_info" : {
"page_pic" : "http://ww4.sinaimg.cn/thumbnail/9ccc7942gw1ets808n4o2j20500503yo.jpg",
"page_id" : "100808cc7ca10d37bb9948f12871adabb76ebb",
"page_desc" : "最优质photoshop教程都在这里,理想,帮助大家成为设计师!更多的资源下载:http://vdisk.weibo.com/u/2630646082?log_target=personal_name 欢迎大家关注!",
"object_id" : "1022:100808cc7ca10d37bb9948f12871adabb76ebb",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:|rid:17_0_1_2598767063081979479",
"oid" : "100808cc7ca10d37bb9948f12871adabb76ebb",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808cc7ca10d37bb9948f12871adabb76ebb&containerid=100808cc7ca10d37bb9948f12871adabb76ebb&extparam=ps%E6%95%99%E7%A8%8B",
"tips" : "4523人关注",
"page_title" : "#ps教程#"
},
"retweeted_status" : {
"attitudes_count" : 107,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3885103434406950",
"mid" : "3885103434406950",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 22,
"pic_infos" : {
"9ccc7942gw1evv44oqlzfj20m81sh10n" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evv44oqlzfj20m81sh10n.jpg",
"width" : 180,
"height" : 522
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evv44oqlzfj20m81sh10n.jpg",
"width" : 360,
"height" : 1044
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evv44oqlzfj20m81sh10n.jpg",
"width" : 720,
"height" : 2088
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evv44oqlzfj20m81sh10n.jpg",
"width" : "800",
"height" : "2321"
},
"pic_id" : "9ccc7942gw1evv44oqlzfj20m81sh10n",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evv44oqlzfj20m81sh10n.jpg",
"width" : "800",
"height" : "2321"
},
"object_id" : "1042018:4d44d082c5d1d0d3a548aa297ea0933b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evv44oqlzfj20m81sh10n.jpg",
"width" : 480,
"height" : 1392
}
},
"9ccc7942gw1evv44nc2jyj20m80xc7bp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942gw1evv44nc2jyj20m80xc7bp.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942gw1evv44nc2jyj20m80xc7bp.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942gw1evv44nc2jyj20m80xc7bp.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942gw1evv44nc2jyj20m80xc7bp.jpg",
"width" : "800",
"height" : "1200"
},
"pic_id" : "9ccc7942gw1evv44nc2jyj20m80xc7bp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942gw1evv44nc2jyj20m80xc7bp.jpg",
"width" : "800",
"height" : "1200"
},
"object_id" : "1042018:b7749c5c8c4cdff5569ba74cdc3e13a3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942gw1evv44nc2jyj20m80xc7bp.jpg",
"width" : 480,
"height" : 720
}
},
"9ccc7942gw1evv44mbb7aj20m80xcqcg" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942gw1evv44mbb7aj20m80xcqcg.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942gw1evv44mbb7aj20m80xcqcg.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942gw1evv44mbb7aj20m80xcqcg.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942gw1evv44mbb7aj20m80xcqcg.jpg",
"width" : "800",
"height" : "1200"
},
"pic_id" : "9ccc7942gw1evv44mbb7aj20m80xcqcg",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942gw1evv44mbb7aj20m80xcqcg.jpg",
"width" : "800",
"height" : "1200"
},
"object_id" : "1042018:21d82be8054b67b845d3566b70a78a62",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942gw1evv44mbb7aj20m80xcqcg.jpg",
"width" : 480,
"height" : 720
}
},
"9ccc7942gw1evv44s8we7j20m80xcwk2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942gw1evv44s8we7j20m80xcwk2.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942gw1evv44s8we7j20m80xcwk2.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942gw1evv44s8we7j20m80xcwk2.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evv44s8we7j20m80xcwk2.jpg",
"width" : "800",
"height" : "1200"
},
"pic_id" : "9ccc7942gw1evv44s8we7j20m80xcwk2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942gw1evv44s8we7j20m80xcwk2.jpg",
"width" : "800",
"height" : "1200"
},
"object_id" : "1042018:d10c349046dd363a34f4d2ce9dacaf5e",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942gw1evv44s8we7j20m80xcwk2.jpg",
"width" : 480,
"height" : 720
}
},
"9ccc7942gw1evv44oe5drj20m81shaiu" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942gw1evv44oe5drj20m81shaiu.jpg",
"width" : 180,
"height" : 522
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942gw1evv44oe5drj20m81shaiu.jpg",
"width" : 360,
"height" : 1044
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942gw1evv44oe5drj20m81shaiu.jpg",
"width" : 720,
"height" : 2088
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942gw1evv44oe5drj20m81shaiu.jpg",
"width" : "800",
"height" : "2321"
},
"pic_id" : "9ccc7942gw1evv44oe5drj20m81shaiu",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942gw1evv44oe5drj20m81shaiu.jpg",
"width" : "800",
"height" : "2321"
},
"object_id" : "1042018:3871852d8acd6870f5da9d1c340075be",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942gw1evv44oe5drj20m81shaiu.jpg",
"width" : 480,
"height" : 1392
}
},
"9ccc7942gw1evv44p7q6ij20m82bcdqv" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942gw1evv44p7q6ij20m82bcdqv.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942gw1evv44p7q6ij20m82bcdqv.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942gw1evv44p7q6ij20m82bcdqv.jpg",
"width" : 720,
"height" : 2700
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942gw1evv44p7q6ij20m82bcdqv.jpg",
"width" : "800",
"height" : "3000"
},
"pic_id" : "9ccc7942gw1evv44p7q6ij20m82bcdqv",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942gw1evv44p7q6ij20m82bcdqv.jpg",
"width" : "800",
"height" : "3000"
},
"object_id" : "1042018:31356cb3003efcfcde6ce9f756520bd7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942gw1evv44p7q6ij20m82bcdqv.jpg",
"width" : 480,
"height" : 1599
}
},
"9ccc7942gw1evv44u88hwj20m80xc7ac" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942gw1evv44u88hwj20m80xc7ac.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942gw1evv44u88hwj20m80xc7ac.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942gw1evv44u88hwj20m80xc7ac.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942gw1evv44u88hwj20m80xc7ac.jpg",
"width" : "800",
"height" : "1200"
},
"pic_id" : "9ccc7942gw1evv44u88hwj20m80xc7ac",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942gw1evv44u88hwj20m80xc7ac.jpg",
"width" : "800",
"height" : "1200"
},
"object_id" : "1042018:f1643068f53c3235167acb9380c5561e",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942gw1evv44u88hwj20m80xc7ac.jpg",
"width" : 480,
"height" : 720
}
},
"9ccc7942gw1evv44lb7ncj20m80xc45f" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942gw1evv44lb7ncj20m80xc45f.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942gw1evv44lb7ncj20m80xc45f.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942gw1evv44lb7ncj20m80xc45f.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942gw1evv44lb7ncj20m80xc45f.jpg",
"width" : "800",
"height" : "1200"
},
"pic_id" : "9ccc7942gw1evv44lb7ncj20m80xc45f",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942gw1evv44lb7ncj20m80xc45f.jpg",
"width" : "800",
"height" : "1200"
},
"object_id" : "1042018:fb98b0c28a98ae700582c5cf312f75b7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942gw1evv44lb7ncj20m80xc45f.jpg",
"width" : 480,
"height" : 720
}
},
"9ccc7942gw1evv44tcuxhj20m80xcdob" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942gw1evv44tcuxhj20m80xcdob.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942gw1evv44tcuxhj20m80xcdob.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942gw1evv44tcuxhj20m80xcdob.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evv44tcuxhj20m80xcdob.jpg",
"width" : "800",
"height" : "1200"
},
"pic_id" : "9ccc7942gw1evv44tcuxhj20m80xcdob",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942gw1evv44tcuxhj20m80xcdob.jpg",
"width" : "800",
"height" : "1200"
},
"object_id" : "1042018:f6f3d6462bf5548e7f3bd23b541a707d",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942gw1evv44tcuxhj20m80xcdob.jpg",
"width" : 480,
"height" : 720
}
}
},
"reposts_count" : 109,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzHVBiurQ",
"geo" : null,
"id" : 3885103434406950,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"allow_all_act_msg" : false,
"id" : 2630646082,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"description" : "理想,让库粉们都成为设计师!",
"followers_count" : 1122334,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/638f41a8jw1eu9i8kukicj20hs0hsdi7.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "photoshop资源库",
"province" : "100",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 157,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#ps教程# 摄影后期室内日系私房后期调色,简单粗暴的思路及调色的方法,效果也不错,有兴趣的童鞋们,可以借鉴学习,转需吧~(摄影,后期@猫大大miko )",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:05:02 +0800 2015",
"pic_ids" : [
"9ccc7942gw1evv44lb7ncj20m80xc45f",
"9ccc7942gw1evv44mbb7aj20m80xcqcg",
"9ccc7942gw1evv44nc2jyj20m80xc7bp",
"9ccc7942gw1evv44oe5drj20m81shaiu",
"9ccc7942gw1evv44oqlzfj20m81sh10n",
"9ccc7942gw1evv44p7q6ij20m82bcdqv",
"9ccc7942gw1evv44s8we7j20m80xcwk2",
"9ccc7942gw1evv44tcuxhj20m80xcdob",
"9ccc7942gw1evv44u88hwj20m80xc7ac"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 1,
"reposts_count" : 19,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI0EuFJm",
"geo" : null,
"id" : 3885106567310256,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"allow_all_act_msg" : false,
"id" : 3178541805,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/designtutorial",
"description" : "每人都是绘画的小天才,只要不懒的话!",
"followers_count" : 267634,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/6cf8d7ebjw1e8xnzts583j20hs0hsac5.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 23,
"verified_reason_url" : "",
"screen_name" : "Sai资源库",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 28,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "转需! //@Adobe资源库:转需!这个调色不错~//@SUGARTHX_: @Chicaloca 我喜欢这个色调",
"biz_feature" : 0,
"pid" : 3885106248683627,
"created_at" : "Wed Sep 09 10:17:30 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "17_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI0EuFJm"
},
{
"mblogtypename" : "",
"attitudes_count" : 2,
"source" : "Sony",
"source_type" : 2,
"idstr" : "3885106337292771",
"mid" : "3885106337292771",
"annotations" : [
{
"client_mblogid" : "8c976203-753b-4c80-a595-96ba3bea0f5d"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"retweeted_status" : {
"attitudes_count" : 19,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3884543494519589",
"mid" : "3884543494519589",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 16,
"pic_infos" : {
"c2bf7ad2gw1evu1og7gssj20c80bwgm4" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/c2bf7ad2gw1evu1og7gssj20c80bwgm4.jpg",
"width" : 154,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/c2bf7ad2gw1evu1og7gssj20c80bwgm4.jpg",
"width" : 277,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/c2bf7ad2gw1evu1og7gssj20c80bwgm4.jpg",
"width" : "440",
"height" : "428"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/c2bf7ad2gw1evu1og7gssj20c80bwgm4.jpg",
"width" : "440",
"height" : "428"
},
"pic_id" : "c2bf7ad2gw1evu1og7gssj20c80bwgm4",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/c2bf7ad2gw1evu1og7gssj20c80bwgm4.jpg",
"width" : "440",
"height" : "428"
},
"keep_size" : 1,
"object_id" : "1042018:a90f1c4253bde5f596ab652bec14d69a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/c2bf7ad2gw1evu1og7gssj20c80bwgm4.jpg",
"width" : 370,
"height" : 360
}
}
},
"reposts_count" : 58,
"userType" : 0,
"favorited" : false,
"mblogid" : "CztmtiXKB",
"geo" : null,
"id" : 3884543494519589,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/3267328722/180/40071705114/0",
"profile_image_url" : "http://tp3.sinaimg.cn/3267328722/50/40071705114/0",
"allow_all_act_msg" : false,
"id" : 3267328722,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/c2bf7ad2gw1es4wby1zyyj20pk08cjru.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "厦门东方虹网络有限公司",
"url" : "",
"description" : "国内最专业的整形APP,最懂你的整形应用,覆盖全国,想整容的,整过容的,会整容的都在这里。",
"followers_count" : 76248,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.143.143.1024/c2bf7ad2gw1emolmcrrn4j2040040t8n.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 22,
"verified_reason_url" : "",
"screen_name" : "东方虹APP",
"province" : "100",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 16,
"gender" : "f",
"mbrank" : 5,
"user_ability" : 0,
"friends_count" : 396,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "怪我咯?[白眼]",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Mon Sep 07 21:00:03 +0800 2015",
"pic_ids" : [
"c2bf7ad2gw1evu1og7gssj20c80bwgm4"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 7,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI0huBbl",
"geo" : null,
"id" : 3885106337292771,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/1222898317/180/5701848920/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1222898317/50/5701848920/0",
"allow_all_act_msg" : false,
"id" : 1222898317,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/48e3f28dgw1ephvzwunvjj20pk08cwg4.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "【陌生人评论&艾特已关,详情看这里~ http://t.cn/RAqZ0Kn】叫我潺潺就好。专业视奸萌妹,并接受妹子向性知识咨询。",
"followers_count" : 42577,
"follow_me" : false,
"credit_score" : 76,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.720.720.1024/48e3f28djw8eix7rrtdlxj20k00k00tr.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 25,
"verified_reason_url" : "",
"screen_name" : "潺晓才不是性知识咨询洞呢哼",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 1,
"user_ability" : 0,
"friends_count" : 449,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "你屌大你先说,行了吧 //@魔王Yuki酱:😂😂😂",
"biz_feature" : 0,
"pid" : 3885103115871830,
"created_at" : "Wed Sep 09 10:16:35 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "18_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI0huBbl"
},
{
"mblogtypename" : "",
"attitudes_count" : 1,
"source" : "Sony",
"source_type" : 2,
"idstr" : "3885106202176356",
"mid" : "3885106202176356",
"annotations" : [
{
"client_mblogid" : "9ee6f58e-6871-481b-a10d-b59dee45166a"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"retweeted_status" : {
"attitudes_count" : 203,
"source" : "360安全浏览器",
"source_type" : 1,
"idstr" : "3884945099825451",
"mid" : "3884945099825451",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 70,
"pic_infos" : {
"72a31574gw1evvgvt0bhfj20ju0emwj2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/72a31574gw1evvgvt0bhfj20ju0emwj2.jpg",
"width" : 203,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/72a31574gw1evvgvt0bhfj20ju0emwj2.jpg",
"width" : 366,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/72a31574gw1evvgvt0bhfj20ju0emwj2.jpg",
"width" : "714",
"height" : "526"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/72a31574gw1evvgvt0bhfj20ju0emwj2.jpg",
"width" : "714",
"height" : "526"
},
"pic_id" : "72a31574gw1evvgvt0bhfj20ju0emwj2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/72a31574gw1evvgvt0bhfj20ju0emwj2.jpg",
"width" : "714",
"height" : "526"
},
"keep_size" : 1,
"object_id" : "1042018:e536061d3970785f671d1a61baaa929f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/72a31574gw1evvgvt0bhfj20ju0emwj2.jpg",
"width" : 488,
"height" : 360
}
}
},
"reposts_count" : 1652,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzDOdFe31",
"geo" : null,
"id" : 3884945099825451,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp1.sinaimg.cn/1923290484/180/5729417088/0",
"profile_image_url" : "http://tp1.sinaimg.cn/1923290484/50/5729417088/0",
"allow_all_act_msg" : false,
"id" : 1923290484,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.264.980.300/72a31574gw1ejbcrgs9m5j20r80kggum.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "爱好吃饭和睡觉和画画和善良的大胸小哥哥",
"followers_count" : 16040,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.153.0.640.640.1024/72a31574jw8et63lz65ydj20sg0hswky.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/6cf8d7ebjw1ehfr4xa8psj20hs0hsgpg.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "Adling",
"province" : "51",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 4,
"user_ability" : 0,
"friends_count" : 312,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "刚才那张图数了一下人头正好哦(。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Tue Sep 08 23:35:53 +0800 2015",
"pic_ids" : [
"72a31574gw1evvgvt0bhfj20ju0emwj2"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 12,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzI0498aw",
"geo" : null,
"id" : 3885106202176356,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/1222898317/180/5701848920/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1222898317/50/5701848920/0",
"allow_all_act_msg" : false,
"id" : 1222898317,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/48e3f28dgw1ephvzwunvjj20pk08cwg4.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "【陌生人评论&艾特已关,详情看这里~ http://t.cn/RAqZ0Kn】叫我潺潺就好。专业视奸萌妹,并接受妹子向性知识咨询。",
"followers_count" : 42577,
"follow_me" : false,
"credit_score" : 76,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.720.720.1024/48e3f28djw8eix7rrtdlxj20k00k00tr.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 25,
"verified_reason_url" : "",
"screen_name" : "潺晓才不是性知识咨询洞呢哼",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 1,
"user_ability" : 0,
"friends_count" : 449,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "喷了//@Asahina-Gen:哈哈哈哈哈哈哈哈哈哈哈哈哈妮可@像我下巴这么长的下巴你见到过么 //@宫野琳:hhhhhhhhhhh //@盖子Futako_身为妹纸活该吃土:紫薇小燕子绘希,尔康五阿哥海鸟😌😌//@海未小牙保护协会:哈哈哈//@未之_kdx:转发微博",
"biz_feature" : 0,
"pid" : 3885103895936560,
"created_at" : "Wed Sep 09 10:16:03 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "19_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzI0498aw"
},
{
"attitudes_count" : 1,
"source" : "IT技术博客大学习",
"source_type" : 1,
"idstr" : "3885105904781692",
"mid" : "3885105904781692",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "star_005",
"comments_count" : 0,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://blogread.cn/it/article/5989?f=wb",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=zjKxuqC&mark=&mid=3885105904781692",
"short_url" : "http://t.cn/zjKxuqC"
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzHZAk3W4",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/star_005_y.png?version=2015080302",
"geo" : null,
"id" : 3885105904781692,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp1.sinaimg.cn/1646218964/180/1279883225/1",
"profile_image_url" : "http://tp1.sinaimg.cn/1646218964/50/1279883225/1",
"allow_all_act_msg" : true,
"id" : 1646218964,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"verified_reason" : "",
"url" : "http://blogread.cn/",
"description" : "分享最好的技术文章,共学习共进步:http://blogread.cn/",
"followers_count" : 138852,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://tp1.sinaimg.cn/1646218964/180/1279883225/1",
"city" : "8",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "IT技术博客大学习",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 2,
"gender" : "m",
"mbrank" : 4,
"user_ability" : 0,
"cardid" : "star_005",
"friends_count" : 1206,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
}
},
"mblogtype" : 0,
"pic_bg_type" : 1,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【到底是博客,还是社区?】 一次针对轻博客发展方向的探讨,仅作记录。 到底是博客,还是社区? 其实,这个产品没有一个本质或者唯一的答案,不能将其百分之百栓死在一个定位上,所以,绝对是博客,或者绝对是社区,或者绝对是媒体,都不正确。... 详见:http://t.cn/zjKxuqC",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:14:51 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "20_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzHZAk3W4"
},
{
"mblogtypename" : "",
"attitudes_count" : 32,
"source" : "微博 weibo.com",
"topic_struct" : [
{
"topic_title" : "SAI资源库",
"topic_url" : "sinaweibo://pageinfo?containerid=100808a64f619efc9e17611ca9b4b5629c1863&pageid=100808a64f619efc9e17611ca9b4b5629c1863&extparam=SAI%E8%B5%84%E6%BA%90%E5%BA%93"
}
],
"source_type" : 1,
"idstr" : "3885105854416568",
"mid" : "3885105854416568",
"darwin_tags" : [
],
"page_info" : {
"page_pic" : "http://ww4.sinaimg.cn/thumbnail/73502605gw1etvex3tob6j2050050glp.jpg",
"page_id" : "100808a64f619efc9e17611ca9b4b5629c1863",
"page_desc" : "@SAI资源库",
"object_id" : "1022:100808a64f619efc9e17611ca9b4b5629c1863",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:|rid:21_0_1_2598767063081979479",
"oid" : "100808a64f619efc9e17611ca9b4b5629c1863",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808a64f619efc9e17611ca9b4b5629c1863&containerid=100808a64f619efc9e17611ca9b4b5629c1863&extparam=SAI%E8%B5%84%E6%BA%90%E5%BA%93",
"tips" : "4796人关注",
"page_title" : "#SAI资源库#"
},
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 72,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3885103434406705",
"mid" : "3885103434406705",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 2,
"pic_infos" : {
"bd74b2edgw1evvfgnjze1j20mi0vq41a" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/bd74b2edgw1evvfgnjze1j20mi0vq41a.jpg",
"width" : 180,
"height" : 253
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/bd74b2edgw1evvfgnjze1j20mi0vq41a.jpg",
"width" : 360,
"height" : 507
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/bd74b2edgw1evvfgnjze1j20mi0vq41a.jpg",
"width" : 720,
"height" : 1015
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/bd74b2edgw1evvfgnjze1j20mi0vq41a.jpg",
"width" : "810",
"height" : "1142"
},
"pic_id" : "bd74b2edgw1evvfgnjze1j20mi0vq41a",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/bd74b2edgw1evvfgnjze1j20mi0vq41a.jpg",
"width" : "810",
"height" : "1142"
},
"object_id" : "1042018:241602cd329728ec1a6b5413b2b693ee",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/bd74b2edgw1evvfgnjze1j20mi0vq41a.jpg",
"width" : 480,
"height" : 676
}
},
"bd74b2edgw1evvfgo659tj20mi0vqtbo" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/bd74b2edgw1evvfgo659tj20mi0vqtbo.jpg",
"width" : 180,
"height" : 253
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/bd74b2edgw1evvfgo659tj20mi0vqtbo.jpg",
"width" : 360,
"height" : 507
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/bd74b2edgw1evvfgo659tj20mi0vqtbo.jpg",
"width" : 720,
"height" : 1015
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/bd74b2edgw1evvfgo659tj20mi0vqtbo.jpg",
"width" : "810",
"height" : "1142"
},
"pic_id" : "bd74b2edgw1evvfgo659tj20mi0vqtbo",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/bd74b2edgw1evvfgo659tj20mi0vqtbo.jpg",
"width" : "810",
"height" : "1142"
},
"object_id" : "1042018:da104b10268c7bda6c089d0ee52f8790",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/bd74b2edgw1evvfgo659tj20mi0vqtbo.jpg",
"width" : 480,
"height" : 676
}
},
"bd74b2edgw1evvfgnxlj1j20mi0vqgp4" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edgw1evvfgnxlj1j20mi0vqgp4.jpg",
"width" : 180,
"height" : 253
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edgw1evvfgnxlj1j20mi0vqgp4.jpg",
"width" : 360,
"height" : 507
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edgw1evvfgnxlj1j20mi0vqgp4.jpg",
"width" : 720,
"height" : 1015
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edgw1evvfgnxlj1j20mi0vqgp4.jpg",
"width" : "810",
"height" : "1142"
},
"pic_id" : "bd74b2edgw1evvfgnxlj1j20mi0vqgp4",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edgw1evvfgnxlj1j20mi0vqgp4.jpg",
"width" : "810",
"height" : "1142"
},
"object_id" : "1042018:b63886e435dd71732b233ad4a6904ae9",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edgw1evvfgnxlj1j20mi0vqgp4.jpg",
"width" : 480,
"height" : 676
}
},
"bd74b2edgw1evvfgoo44fj20i20pgmyl" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edgw1evvfgoo44fj20i20pgmyl.jpg",
"width" : 180,
"height" : 253
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edgw1evvfgoo44fj20i20pgmyl.jpg",
"width" : 360,
"height" : 507
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edgw1evvfgoo44fj20i20pgmyl.jpg",
"width" : "650",
"height" : "916"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edgw1evvfgoo44fj20i20pgmyl.jpg",
"width" : "650",
"height" : "916"
},
"pic_id" : "bd74b2edgw1evvfgoo44fj20i20pgmyl",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edgw1evvfgoo44fj20i20pgmyl.jpg",
"width" : "650",
"height" : "916"
},
"object_id" : "1042018:e46237201c0fda18c144d84eb8fc57d5",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edgw1evvfgoo44fj20i20pgmyl.jpg",
"width" : 480,
"height" : 676
}
},
"bd74b2edgw1evvfgo4kb1j20mi0vqjti" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/bd74b2edgw1evvfgo4kb1j20mi0vqjti.jpg",
"width" : 180,
"height" : 253
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/bd74b2edgw1evvfgo4kb1j20mi0vqjti.jpg",
"width" : 360,
"height" : 507
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/bd74b2edgw1evvfgo4kb1j20mi0vqjti.jpg",
"width" : 720,
"height" : 1015
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/bd74b2edgw1evvfgo4kb1j20mi0vqjti.jpg",
"width" : "810",
"height" : "1142"
},
"pic_id" : "bd74b2edgw1evvfgo4kb1j20mi0vqjti",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/bd74b2edgw1evvfgo4kb1j20mi0vqjti.jpg",
"width" : "810",
"height" : "1142"
},
"object_id" : "1042018:19aedceb7fc09eed9b30e1293b909fd4",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/bd74b2edgw1evvfgo4kb1j20mi0vqjti.jpg",
"width" : 480,
"height" : 676
}
},
"bd74b2edgw1evvfgmuil5j20mi0vqdid" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edgw1evvfgmuil5j20mi0vqdid.jpg",
"width" : 180,
"height" : 253
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edgw1evvfgmuil5j20mi0vqdid.jpg",
"width" : 360,
"height" : 507
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edgw1evvfgmuil5j20mi0vqdid.jpg",
"width" : 720,
"height" : 1015
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edgw1evvfgmuil5j20mi0vqdid.jpg",
"width" : "810",
"height" : "1142"
},
"pic_id" : "bd74b2edgw1evvfgmuil5j20mi0vqdid",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edgw1evvfgmuil5j20mi0vqdid.jpg",
"width" : "810",
"height" : "1142"
},
"object_id" : "1042018:1daff0303750a1bcf2aef5fb29ef7785",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edgw1evvfgmuil5j20mi0vqdid.jpg",
"width" : 480,
"height" : 676
}
}
},
"reposts_count" : 117,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzHVBiunT",
"geo" : null,
"id" : 3885103434406705,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"allow_all_act_msg" : false,
"id" : 3178541805,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/designtutorial",
"description" : "每人都是绘画的小天才,只要不懒的话!",
"followers_count" : 267634,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/6cf8d7ebjw1e8xnzts583j20hs0hsac5.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 23,
"verified_reason_url" : "",
"screen_name" : "Sai资源库",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 28,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#SAI资源库# 日系服装设计专用素材,有兴趣的可以收藏练习,转需吧~(画师:蓝Hallelujah)",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:05:02 +0800 2015",
"pic_ids" : [
"bd74b2edgw1evvfgmuil5j20mi0vqdid",
"bd74b2edgw1evvfgnjze1j20mi0vq41a",
"bd74b2edgw1evvfgnxlj1j20mi0vqgp4",
"bd74b2edgw1evvfgo4kb1j20mi0vqjti",
"bd74b2edgw1evvfgo659tj20mi0vqtbo",
"bd74b2edgw1evvfgoo44fj20i20pgmyl"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 1,
"reposts_count" : 41,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzHZviwWY",
"geo" : null,
"id" : 3885105854416568,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"allow_all_act_msg" : false,
"id" : 2630646082,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"description" : "理想,让库粉们都成为设计师!",
"followers_count" : 1122334,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/638f41a8jw1eu9i8kukicj20hs0hsdi7.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "photoshop资源库",
"province" : "100",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 157,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "转需!实用!//@LIANG莉涓: 正好用。",
"biz_feature" : 0,
"pid" : 3885104386187598,
"created_at" : "Wed Sep 09 10:14:40 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "21_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzHZviwWY"
},
{
"attitudes_count" : 1,
"source" : "微博 weibo.com",
"page_info" : {
"actionlog" : {
"ext" : "uid:2477831984|mid:3885105392982124|objectid:1007002%3A4bd3d18970a2ccb3f1fa8ec233d221de|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
},
"page_id" : "1001211007002:4bd3d18970a2ccb3f1fa8ec233d221de",
"act_status" : 0,
"content1" : "【爱范儿视频】发布会前,200 秒看穿iPhone 6s",
"type" : 2,
"content2" : "堪称苹果春晚的 iPhone 发布会又要来了,你一定已经看过不少关于下一代 iPhone 的传闻。今天的爱范儿视频我们将和大家一起总结一下,新一代 iPhone 最有可能会是什么样子的。",
"page_url" : "sinaweibo://infopage?containerid=1001211007002:4bd3d18970a2ccb3f1fa8ec233d221de&containerid=1001211007002:4bd3d18970a2ccb3f1fa8ec233d221de&showurl=http%3A%2F%2Fv.youku.com%2Fv_show%2Fid_XMTMzMDY4NTc5Mg%3D%3D.html&url_open_direct=1&url_type=39&object_type=video&pos=2",
"scheme" : "http://v.youku.com/v_show/id_XMTMzMDY4NTc5Mg==.html",
"page_title" : "【爱范儿视频】发布会前,200 秒看穿iPhone 6s",
"object_type" : "video",
"object_id" : "1007002:4bd3d18970a2ccb3f1fa8ec233d221de",
"page_pic" : "http://r4.ykimg.com/0542010155EECBD66A0A4304E8E2D27B",
"media_info" : {
"h5_url" : "http://v.youku.com/v_show/id_XMTMzMDY4NTc5Mg==.html",
"stream_url" : "",
"mp4_sd_url" : "",
"duration" : 0,
"stream_url_hd" : "",
"name" : "【爱范儿视频】发布会前,200 秒看穿iPhone 6s",
"mp4_hd_url" : ""
}
},
"source_type" : 1,
"idstr" : "3885105392982124",
"mid" : "3885105392982124",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 6,
"pic_infos" : {
"61e9ece0gw1evvzauagvnj20bo73z1kx" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/61e9ece0gw1evvzauagvnj20bo73z1kx.jpg",
"width" : 180,
"height" : 600
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/61e9ece0gw1evvzauagvnj20bo73z1kx.jpg",
"width" : 360,
"height" : 1200
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/61e9ece0gw1evvzauagvnj20bo73z1kx.jpg",
"width" : "420",
"height" : "9215"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/61e9ece0gw1evvzauagvnj20bo73z1kx.jpg",
"width" : "420",
"height" : "9215"
},
"pic_id" : "61e9ece0gw1evvzauagvnj20bo73z1kx",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/61e9ece0gw1evvzauagvnj20bo73z1kx.jpg",
"width" : "420",
"height" : "9215"
},
"keep_size" : 1,
"object_id" : "1042018:ad598357fab75a801f7a9137adac9ac4",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/61e9ece0gw1evvzauagvnj20bo73z1kx.jpg",
"width" : "420",
"height" : 1400
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.ifanr.com/560269?url_type=39&object_type=webpage&pos=1",
"url_title" : "【视频】发布会前,200 秒看穿 iPhone 6s",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"log" : "su=RyUmwZs&mark=&mid=3885105392982124",
"short_url" : "http://t.cn/RyUmwZs"
},
{
"scheme" : "http://v.youku.com/v_show/id_XMTMzMDY4NTc5Mg==.html",
"page_id" : "1001211007002:4bd3d18970a2ccb3f1fa8ec233d221de",
"result" : true,
"ori_url" : "sinaweibo://infopage?containerid=1001211007002:4bd3d18970a2ccb3f1fa8ec233d221de&containerid=1001211007002:4bd3d18970a2ccb3f1fa8ec233d221de&showurl=http%3A%2F%2Fv.youku.com%2Fv_show%2Fid_XMTMzMDY4NTc5Mg%3D%3D.html&url_open_direct=1&url_type=39&object_type=video&pos=1",
"url_title" : "【爱范儿视频】发布会前,200 秒看穿iPhone 6s",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_video.png",
"url_type" : 39,
"log" : "su=Ry4UXTZ&mark=&mid=3885105392982124",
"short_url" : "http://t.cn/Ry4UXTZ",
"actionlog" : {
"ext" : "uid:2477831984|mid:3885105392982124|objectid:1007002%3A4bd3d18970a2ccb3f1fa8ec233d221de|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
}
}
],
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzHYLcvMM",
"geo" : null,
"id" : 3885105392982124,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1642720480/180/40020887226/1",
"profile_image_url" : "http://tp1.sinaimg.cn/1642720480/50/40020887226/1",
"allow_all_act_msg" : true,
"id" : 1642720480,
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "爱范儿官方微博",
"url" : "http://www.ifanr.com",
"description" : "Beats of bits //发现创新价值的科技媒体。商务合作、投稿请发info@ifanr.com。有意加入爱范儿团队工作/实习请发邮件到career@ifanr.com。",
"followers_count" : 1049380,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "info@ifanr.com",
"verified_contact_name" : "爱范儿",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://tp1.sinaimg.cn/1642720480/180/40020887226/1",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "爱范儿",
"province" : "44",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 2,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 1730,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"mblogtype" : 0,
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "【发布会前,200 秒看穿 iPhone 6s】 堪称苹果春晚的 iPhone 发布会又要来了,你一定已经看过不少关于下一代 iPhone 的传闻。现在,爱范儿已经根据传闻总结出了新一代 iPhone 最有可能会是什么样子的。剧透准不准就得看今晚啦。http://t.cn/RyUmwZs http://t.cn/Ry4UXTZ",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:12:50 +0800 2015",
"pic_ids" : [
"61e9ece0gw1evvzauagvnj20bo73z1kx"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "23_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzHYLcvMM"
},
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "iPhone 6 Plus",
"source_type" : 1,
"idstr" : "3885105188025051",
"mid" : "3885105188025051",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 14,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3884860625694662",
"mid" : "3884860625694662",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 37,
"pic_infos" : {
"681101d0jw1evv76igdq2j20zu8nu4qr" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/681101d0jw1evv76igdq2j20zu8nu4qr.jpg",
"width" : 180,
"height" : 600
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/681101d0jw1evv76igdq2j20zu8nu4qr.jpg",
"width" : 360,
"height" : 1200
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/681101d0jw1evv76igdq2j20zu8nu4qr.jpg",
"width" : 720,
"height" : 6265
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/681101d0jw1evv76igdq2j20zu8nu4qr.jpg",
"width" : "1290",
"height" : "11226"
},
"pic_id" : "681101d0jw1evv76igdq2j20zu8nu4qr",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/681101d0jw1evv76igdq2j20zu8nu4qr.jpg",
"width" : "1290",
"height" : "11226"
},
"keep_size" : 1,
"object_id" : "1042018:a4dbb0edfd2caea640faf8898da22a59",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/681101d0jw1evv76igdq2j20zu8nu4qr.jpg",
"width" : 480,
"height" : 1600
}
}
},
"reposts_count" : 228,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzBBYnTro",
"geo" : null,
"id" : 3884860625694662,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1745945040/180/5723510384/1",
"profile_image_url" : "http://tp1.sinaimg.cn/1745945040/50/5723510384/1",
"allow_all_act_msg" : true,
"id" : 1745945040,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.245/6b888227jw1dwesv98tqqj.jpg",
"remark" : "",
"verified_trade" : "890",
"level" : 2,
"verified_reason" : "Starming星光社(www.starming.com)站长戴铭",
"url" : "http://www.starming.com",
"description" : "www.starming.com站长,iPhone“微博娃娃”和“已阅”开发者,github帐号ming1016,喜欢画画,instagram帐号ming1016,qq:36270359",
"followers_count" : 19314,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.1.1242.1242.1024/681101d0jw8eqz2ape636j20yi0ykgob.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 24,
"verified_reason_url" : "",
"screen_name" : "戴铭",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 408,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000002"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "这次版本开发全面使用了AutoLayout框架Masonry,总的来说是很方便的,但是遇到了很多头疼的问题,现在写篇新得记录下吧。文章中的注意事项,低版本兼容适配和如何处理约束动画应该算得上是实战后的宝贵经验吧。http://t.cn/RyU8vhz",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Tue Sep 08 18:00:13 +0800 2015",
"pic_ids" : [
"681101d0jw1evv76igdq2j20zu8nu4qr"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"url_struct" : [
{
"result" : true,
"ori_url" : "https://github.com/ming1016/study/wiki/Masonry",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyU8vhz&mark=&mid=3885105188025051",
"short_url" : "http://t.cn/RyU8vhz"
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzHYqxFGj",
"geo" : null,
"id" : 3885105188025051,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/3200393164/180/40040857218/1",
"profile_image_url" : "http://tp1.sinaimg.cn/3200393164/50/40040857218/1",
"allow_all_act_msg" : false,
"id" : 3200393164,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "深圳大学,iOS Developer,Blog:http://blog.csdn.net/paulery2012/article/category/1897335",
"followers_count" : 408,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.1.93.592.592.1024/bec21fccgw1eb7twn8lbzj20gl0m8grl.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"city" : "3",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 20,
"verified_reason_url" : "",
"screen_name" : "Paulery",
"province" : "44",
"verified_source" : "",
"pagefriends_count" : 2,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 191,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : " //@雷纯锋2011:转发微博",
"biz_feature" : 0,
"pid" : 3885077475439351,
"created_at" : "Wed Sep 09 10:12:01 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "24_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzHYqxFGj"
},
{
"favorited" : false,
"mblogtype" : 0,
"attitudes_status" : 0,
"page_info" : {
"page_pic" : "http://ww2.sinaimg.cn/thumbnail/64dfd849jw1eqxabiqpxxj2050050t90.jpg",
"page_id" : "100808e164fe79026172989520a04184b2507a",
"page_desc" : "",
"object_id" : "1022:100808e164fe79026172989520a04184b2507a",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:|rid:25_0_1_2598767063081979479",
"oid" : "100808e164fe79026172989520a04184b2507a",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808e164fe79026172989520a04184b2507a&containerid=100808e164fe79026172989520a04184b2507a&extparam=iOS%E5%BC%80%E5%8F%91%E6%95%99%E7%A8%8B",
"tips" : "412人关注",
"page_title" : "#iOS开发教程#"
},
"created_at" : "Wed Sep 09 10:11:35 +0800 2015",
"id" : 3885105083103239,
"mblogid" : "CzHYgd1if",
"topic_struct" : [
{
"topic_title" : "iOS开发教程",
"topic_url" : "sinaweibo://pageinfo?containerid=100808e164fe79026172989520a04184b2507a&pageid=100808e164fe79026172989520a04184b2507a&extparam=iOS%E5%BC%80%E5%8F%91%E6%95%99%E7%A8%8B"
}
],
"text" : " //@雷纯锋2011:转发微博",
"idstr" : "3885105083103239",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 19,
"source" : "孔明社交管理",
"source_type" : 1,
"idstr" : "3882600768236244",
"mid" : "3882600768236244",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 12,
"pic_infos" : {
"64dfd849jw1evmsg3o3fzj20hl0g60vj" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/64dfd849jw1evmsg3o3fzj20hl0g60vj.jpg",
"width" : 163,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/64dfd849jw1evmsg3o3fzj20hl0g60vj.jpg",
"width" : 293,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/64dfd849jw1evmsg3o3fzj20hl0g60vj.jpg",
"width" : "633",
"height" : "582"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/64dfd849jw1evmsg3o3fzj20hl0g60vj.jpg",
"width" : "633",
"height" : "582"
},
"pic_id" : "64dfd849jw1evmsg3o3fzj20hl0g60vj",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/64dfd849jw1evmsg3o3fzj20hl0g60vj.jpg",
"width" : "633",
"height" : "582"
},
"keep_size" : 1,
"object_id" : "1042018:3dc7cc916f9749c827cb3bcd8eb67ff7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/64dfd849jw1evmsg3o3fzj20hl0g60vj.jpg",
"width" : 391,
"height" : 360
}
}
},
"reposts_count" : 338,
"userType" : 0,
"favorited" : false,
"mblogid" : "CyEP2yyCE",
"geo" : null,
"id" : 3882600768236244,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/1692391497/180/40078244118/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1692391497/50/40078244118/1",
"allow_all_act_msg" : true,
"id" : 1692391497,
"remark" : "",
"verified_trade" : "1979",
"level" : 2,
"verified_reason" : "软件工程师",
"url" : "http://www.cnblogs.com/ChenYilong/",
"description" : "南阳理工校友,一个做iOS开发的人.",
"followers_count" : 13782,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.511.511.1024/64dfd849gw1ep43ip52qlj20e80e840a.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "内容资讯,社交媒体,开发者",
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 25,
"verified_reason_url" : "",
"screen_name" : "iOS程序犭袁",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 13,
"gender" : "m",
"mbrank" : 2,
"user_ability" : 0,
"friends_count" : 1968,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#iOS开发教程#【如何在开发中避免你的App崩溃?】最优解决方案:编写高质量的代码,避开可能引起奔溃的坑!这9篇文章: http://t.cn/RLBZ4Xk 的作者是Omni系列软件的开发者之一,作者结合丰富的软件架构经验,列举和分析了一些在iOS开发中常见的由开发者引入而导致app崩溃的错误代码。很有借鉴意义。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 02 12:20:20 +0800 2015",
"pic_ids" : [
"64dfd849jw1evmsg3o3fzj20hl0g60vj"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/3200393164/180/40040857218/1",
"profile_image_url" : "http://tp1.sinaimg.cn/3200393164/50/40040857218/1",
"allow_all_act_msg" : false,
"id" : 3200393164,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "深圳大学,iOS Developer,Blog:http://blog.csdn.net/paulery2012/article/category/1897335",
"followers_count" : 408,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.1.93.592.592.1024/bec21fccgw1eb7twn8lbzj20gl0m8grl.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"city" : "3",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 20,
"verified_reason_url" : "",
"screen_name" : "Paulery",
"province" : "44",
"verified_source" : "",
"pagefriends_count" : 2,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 191,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"comments_count" : 0,
"source" : "iPhone 6 Plus",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=CzHYgd1if",
"visible" : {
"type" : 0,
"list_id" : 0
},
"mid" : "3885105083103239",
"pic_ids" : [
],
"reposts_count" : 0,
"mlevel" : 0,
"attitudes_count" : 0,
"darwin_tags" : [
],
"rid" : "25_0_1_2598767063081979479",
"userType" : 0,
"pid" : 3885080428668259,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://inessential.com/hownottocrash",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RLBZ4Xk&mark=&mid=3885105083103239",
"short_url" : "http://t.cn/RLBZ4Xk"
}
]
},
{
"topic_struct" : [
{
"topic_title" : "acfun",
"topic_url" : "sinaweibo://pageinfo?containerid=100808f66fde3ad6073888567be42083e62fd1&pageid=100808f66fde3ad6073888567be42083e62fd1&extparam=acfun"
}
],
"attitudes_count" : 23,
"source" : "微博 weibo.com",
"page_info" : {
"actionlog" : {
"ext" : "uid:2477831984|mid:3885105074097319|objectid:2018564001%3A7d9e854183e2d8a99ae173fbd6bd5814|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
},
"page_id" : "1001212018564001:7d9e854183e2d8a99ae173fbd6bd5814",
"act_status" : 0,
"content1" : "仓鼠的嘴究竟有多能藏,看了这个我服了!",
"type" : 2,
"content2" : "",
"page_url" : "sinaweibo://infopage?containerid=1001212018564001:7d9e854183e2d8a99ae173fbd6bd5814&containerid=1001212018564001:7d9e854183e2d8a99ae173fbd6bd5814&showurl=http%3A%2F%2Fwww.acfun.tv%2Fv%2Fac2180187&url_open_direct=1&url_type=39&object_type=video&pos=2",
"scheme" : "http://www.acfun.tv/v/ac2180187",
"page_title" : "仓鼠的嘴究竟有多能藏,看了这个我服了!",
"object_type" : "video",
"object_id" : "2018564001:7d9e854183e2d8a99ae173fbd6bd5814",
"page_pic" : "http://cdn.aixifan.com/dotnet/artemis/u/cms/www/201509/082202103hgrxnxe.jpg",
"media_info" : {
"h5_url" : "http://www.acfun.tv/v/ac2180187",
"stream_url" : "",
"mp4_sd_url" : "",
"duration" : 0,
"stream_url_hd" : "",
"name" : "仓鼠的嘴究竟有多能藏,看了这个我服了!",
"mp4_hd_url" : ""
}
},
"source_type" : 1,
"idstr" : "3885105074097319",
"mid" : "3885105074097319",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 22,
"pic_infos" : {
"8faf3cccjw1evvz8z4d9vg208h05okjs" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or180/8faf3cccjw1evvz8z4d9vg208h05okjs.gif",
"width" : 224,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or360/8faf3cccjw1evvz8z4d9vg208h05okjs.gif",
"width" : "305",
"height" : "204"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/wap720/8faf3cccjw1evvz8z4d9vg208h05okjs.gif",
"width" : "305",
"height" : "204"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/large/8faf3cccjw1evvz8z4d9vg208h05okjs.gif",
"width" : "305",
"height" : "204"
},
"pic_id" : "8faf3cccjw1evvz8z4d9vg208h05okjs",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/woriginal/8faf3cccjw1evvz8z4d9vg208h05okjs.gif",
"width" : "305",
"height" : "204"
},
"object_id" : "1042018:f60f293d7320b5a94b666407cbc61c99",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or480/8faf3cccjw1evvz8z4d9vg208h05okjs.gif",
"width" : "305",
"height" : "204"
}
},
"8faf3cccjw1evvz92bb87g208h05ox6q" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or180/8faf3cccjw1evvz92bb87g208h05ox6q.gif",
"width" : 224,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or360/8faf3cccjw1evvz92bb87g208h05ox6q.gif",
"width" : "305",
"height" : "204"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/wap720/8faf3cccjw1evvz92bb87g208h05ox6q.gif",
"width" : "305",
"height" : "204"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/large/8faf3cccjw1evvz92bb87g208h05ox6q.gif",
"width" : "305",
"height" : "204"
},
"pic_id" : "8faf3cccjw1evvz92bb87g208h05ox6q",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/woriginal/8faf3cccjw1evvz92bb87g208h05ox6q.gif",
"width" : "305",
"height" : "204"
},
"object_id" : "1042018:4202fe96d4c8d4169b61804dd74abe69",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or480/8faf3cccjw1evvz92bb87g208h05ox6q.gif",
"width" : "305",
"height" : "204"
}
}
},
"url_struct" : [
{
"scheme" : "http://www.acfun.tv/v/ac2180187",
"page_id" : "1001212018564001:7d9e854183e2d8a99ae173fbd6bd5814",
"result" : true,
"ori_url" : "sinaweibo://infopage?containerid=1001212018564001:7d9e854183e2d8a99ae173fbd6bd5814&containerid=1001212018564001:7d9e854183e2d8a99ae173fbd6bd5814&showurl=http%3A%2F%2Fwww.acfun.tv%2Fv%2Fac2180187&url_open_direct=1&url_type=39&object_type=video&pos=1",
"url_title" : "仓鼠的嘴究竟有多能藏,看了这个我服了!",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_video.png",
"url_type" : 39,
"log" : "su=Ry4Uxui&mark=&mid=3885105074097319",
"short_url" : "http://t.cn/Ry4Uxui",
"actionlog" : {
"ext" : "uid:2477831984|mid:3885105074097319|objectid:2018564001%3A7d9e854183e2d8a99ae173fbd6bd5814|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
}
}
],
"reposts_count" : 40,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzHYfhbTN",
"geo" : null,
"id" : 3885105074097319,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/2410626252/180/5727864934/0",
"profile_image_url" : "http://tp1.sinaimg.cn/2410626252/50/5727864934/0",
"allow_all_act_msg" : false,
"id" : 2410626252,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/8faf3cccjw1eslbs0r1p7j20pk08c76x.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "AcFun弹幕视频网官方微博",
"url" : "http://www.acfun.tv",
"description" : "AcFun官方微博。猴山中唯一萌娘小公主(o´ω`o)ノ欢迎勾搭!如有合作意向请私信,么么nya~",
"followers_count" : 449638,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.55.9.411.411.1024/8faf3cccjw8eslbx951atj20dw0dwmzu.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/8faf3cccjw1etukbskn6oj20hs0hsjt7.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 27,
"verified_reason_url" : "",
"screen_name" : "AcFun弹幕视频网",
"province" : "100",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 25,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 368,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"verified_state" : 0
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#acfun#仓鼠的嘴巴就是一个黑洞...........http://t.cn/Ry4Uxui",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:11:34 +0800 2015",
"pic_ids" : [
"8faf3cccjw1evvz8z4d9vg208h05okjs",
"8faf3cccjw1evvz92bb87g208h05ox6q"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "26_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzHYfhbTN"
},
{
"attitudes_count" : 22,
"source" : "萌娘百科",
"source_type" : 1,
"idstr" : "3885104700903888",
"mid" : "3885104700903888",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 16,
"pic_infos" : {
"78f2cc43jw1evvz81dawsj204u0a3t9c" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/78f2cc43jw1evvz81dawsj204u0a3t9c.jpg",
"width" : "174",
"height" : "363"
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/78f2cc43jw1evvz81dawsj204u0a3t9c.jpg",
"width" : "174",
"height" : "363"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/78f2cc43jw1evvz81dawsj204u0a3t9c.jpg",
"width" : "174",
"height" : "363"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/78f2cc43jw1evvz81dawsj204u0a3t9c.jpg",
"width" : "174",
"height" : "363"
},
"pic_id" : "78f2cc43jw1evvz81dawsj204u0a3t9c",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/78f2cc43jw1evvz81dawsj204u0a3t9c.jpg",
"width" : "174",
"height" : "363"
},
"keep_size" : 1,
"object_id" : "1042018:1fc77b4a13b4a1a71ea4d1a088e0d67e",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/78f2cc43jw1evvz81dawsj204u0a3t9c.jpg",
"width" : "174",
"height" : "363"
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "http://zh.moegirl.org/%E5%A3%B0%E4%BC%98",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=zTwturc&mark=&mid=3885104700903888",
"short_url" : "http://t.cn/zTwturc"
}
],
"reposts_count" : 1,
"userType" : 0,
"favorited" : false,
"mblogid" : "CzHXE3N8Q",
"geo" : null,
"id" : 3885104700903888,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/2029177923/180/5711041271/0",
"profile_image_url" : "http://tp4.sinaimg.cn/2029177923/50/5711041271/0",
"allow_all_act_msg" : true,
"id" : 2029177923,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.920.300/78f2cc43jw1eqy2dxfacjj20pk08cad6.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "",
"url" : "http://zh.moegirl.org/",
"description" : "http://zh.moegirl.org萌娘百科是主收萌娘的ACG百科。任何人注册即可编辑!",
"followers_count" : 443102,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.63.440.440.1024/78f2cc43jw8emc7t7j712j20c80frdgs.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.0.0/78f2cc43jw1epinsms5sfj20iw0iwdid.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "萌娘百科的更新姬",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "f",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 1091,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c0020a"
}
},
"mblogtype" : 0,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "声优 http://t.cn/zTwturc",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 09 10:10:05 +0800 2015",
"pic_ids" : [
"78f2cc43jw1evvz81dawsj204u0a3t9c"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "27_0_1_2598767063081979479",
"scheme" : "sinaweibo://detail/?mblogid=CzHXE3N8Q"
}
],
"trends" : [
{
"titles" : {
"struct" : [
{
"scheme" : "",
"name" : ""
}
],
"title" : "热门活动"
},
"position" : 2,
"menus" : [
{
"sub_type" : "",
"params" : {
"action" : ""
},
"pic" : "",
"type" : "hidden",
"show_loading" : "",
"name" : "不感兴趣并隐藏",
"actionlog" : {
"uicode" : "10000001",
"featurecode" : "10000084",
"ext" : "feedsnum:1|feedsorder:1|type:ad_55ed645da5ad5|styleid:1|cardtype:0|cardnum:1|button:hidden|from:1054093010|city:0|province:11",
"luicode" : "",
"act_code" : 152,
"fid" : "",
"lfid" : "",
"oid" : ""
}
}
],
"styleid" : "3",
"title" : "热门活动",
"icon_url" : "",
"datatype" : 0,
"feeds" : [
{
"display_arrow" : "0",
"title_sub" : "中秋嗨翻天",
"desc1" : "全场低至19.9元包邮",
"card_style" : 1,
"actionlog" : {
"uicode" : "10000001",
"featurecode" : "10000084",
"ext" : "feedsnum:1|feedsorder:1|type:ad_55ed645da5ad5|styleid:3|cardtype:8|cardnum:1|cardorder:1|resourceid:|from:1054093010|city:0|province:11",
"luicode" : "",
"act_code" : 151,
"fid" : "",
"lfid" : "",
"oid" : ""
},
"card_display_type" : "0",
"buttons" : [
{
"sub_type" : "",
"params" : {
"scheme" : "sinaweibo://browser?url=http%3a%2f%2fgouwu.sc.weibo.com%2fh5%2fexternal%3fid%3d38&sinainternalbrowser=topnav"
},
"pic" : "http://u1.sinaimg.cn/upload/2014/06/11/card_icon_view.png",
"type" : "link",
"show_loading" : "",
"name" : "查看",
"actionlog" : {
"uicode" : "10000001",
"featurecode" : "10000084",
"ext" : "feedsnum:1|feedsorder:1|type:ad_55ed645da5ad5|styleid:3|cardtype:8|cardnum:1|cardorder:1|button:link|resourceid:|from:1054093010|city:0|province:0",
"luicode" : "",
"act_code" : 139,
"fid" : "",
"lfid" : "",
"oid" : ""
}
}
],
"pic" : "http://u1.img.mobile.sina.cn/public/files/image/150x150_img55ed62e983fc3.png",
"title" : "",
"card_type_name" : "",
"desc2" : "我要参加",
"scheme" : "sinaweibo://browser?url=http%3a%2f%2fgouwu.sc.weibo.com%2fh5%2fexternal%3fid%3d38&sinainternalbrowser=topnav",
"card_type" : 8,
"itemid" : "",
"unlike" : "1000|pagefeed|adid:ad_55ed645da5ad5|callback:|itemid:|uid:2477831984|from:1054093010"
}
],
"type" : "ad_55ed645da5ad5",
"icon" : "",
"subimage" : ""
}
],
"next_cursor" : 3885104524876880,
"since_id" : 3885108681085797
}
================================================
FILE: Demo/YYKitDemo/weibo_1.json
================================================
{
"ad" : [
{
"id" : 3885567932745962,
"mark" : "15_3DF24D8F6B82CF893E4414690988BF5DF2E861833E861BE09DBEC00BF3D4C07EB7B0F5E793671D6D4C4F7D7CF0EC694F7A1174CEB592C93C482E3B1FF3AC293DA4FC87BB2B44D55396ACDFDB678F2B3B4142D7751F22456B806EAEC0EA387396DBCC9C930435413D1046C9328AC90B3BAC837EDF8F6E4312409BE4BA78A91737",
"type" : "ad"
}
],
"hasvisible" : false,
"gsid" : "_2A2549o8jDeTxGeRK7FUZ8y_FwziIHXVZpYXrrDV6PUJbrdAKLRD6kWqDlJGAasMS4sA3cbw2ZV31P8GBiA..",
"interval" : 54,
"advertises" : [
"3885567932745962"
],
"previous_cursor" : 0,
"uve_blank" : 88,
"total_number" : 1424,
"has_unread" : 0,
"max_id" : 3886035648031234,
"statuses" : [
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "iPhone客户端",
"topic_struct" : [
{
"topic_title" : "代永翼",
"topic_url" : "sinaweibo://pageinfo?containerid=1008087f193238a4407be5a446714bd9b9db55&pageid=1008087f193238a4407be5a446714bd9b9db55&extparam=%E4%BB%A3%E6%B0%B8%E7%BF%BC"
},
{
"topic_title" : "寺岛拓笃",
"topic_url" : "sinaweibo://pageinfo?containerid=1008083c187969dfe53924b56ffc94d50f930c&pageid=1008083c187969dfe53924b56ffc94d50f930c&extparam=%E5%AF%BA%E5%B2%9B%E6%8B%93%E7%AC%83"
},
{
"topic_title" : "佐藤拓也",
"topic_url" : "sinaweibo://pageinfo?containerid=100808cba1d87dcb0ddae6b174dd0197d200b3&pageid=100808cba1d87dcb0ddae6b174dd0197d200b3&extparam=%E4%BD%90%E8%97%A4%E6%8B%93%E4%B9%9F"
},
{
"topic_title" : "山下大辉",
"topic_url" : "sinaweibo://pageinfo?containerid=100808e49c64c350c3c35b638be165ac81da68&pageid=100808e49c64c350c3c35b638be165ac81da68&extparam=%E5%B1%B1%E4%B8%8B%E5%A4%A7%E8%BE%89"
},
{
"topic_title" : "岛崎信长",
"topic_url" : "sinaweibo://pageinfo?containerid=1008083d5ad4981171685d0f6326c42c7167c4&pageid=1008083d5ad4981171685d0f6326c42c7167c4&extparam=%E5%B2%9B%E5%B4%8E%E4%BF%A1%E9%95%BF"
},
{
"topic_title" : "津田健次郎",
"topic_url" : "sinaweibo://pageinfo?containerid=1008082bd76d18d65b8f22ad1a154ba4c78d82&pageid=1008082bd76d18d65b8f22ad1a154ba4c78d82&extparam=%E6%B4%A5%E7%94%B0%E5%81%A5%E6%AC%A1%E9%83%8E"
}
],
"source_type" : 1,
"idstr" : "3886044346829447",
"mid" : "3886044346829447",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"page_info" : {
"page_pic" : "http://ww2.sinaimg.cn/thumb150/9e428bc1gw1eiv7pev1osj2050050wei.jpg",
"page_id" : "1008083c187969dfe53924b56ffc94d50f930c",
"page_desc" : "寺岛拓笃,日本男性声优。隶属AXL-ONE社。作品《歌之☆王子殿下》一十木音也、 《魔界王子》但他林、《邻座的怪同学》山口贤二等。为人软宅蠢,画伯大触一只。喜爱玩galgame和飞镖\n本体: 眼镜\nRadio 2D LOVE 羽多野 涉·寺岛拓笃\nDRAMA、GAME 请自行搜索",
"object_id" : "1022:1008083c187969dfe53924b56ffc94d50f930c",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:|rid:0_0_1_2598641950705756166",
"oid" : "1008083c187969dfe53924b56ffc94d50f930c",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=1008083c187969dfe53924b56ffc94d50f930c&containerid=1008083c187969dfe53924b56ffc94d50f930c&extparam=%E5%AF%BA%E5%B2%9B%E6%8B%93%E7%AC%83",
"tips" : "189人关注",
"page_title" : "#寺岛拓笃#"
},
"retweeted_status" : {
"attitudes_count" : 2,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3885988256530682",
"mid" : "3885988256530682",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 1,
"pic_infos" : {
"0067gIN4gw1evysnlc1l6j30zk0k0juj" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/0067gIN4gw1evysnlc1l6j30zk0k0juj.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/0067gIN4gw1evysnlc1l6j30zk0k0juj.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/0067gIN4gw1evysnlc1l6j30zk0k0juj.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/0067gIN4gw1evysnlc1l6j30zk0k0juj.jpg",
"width" : "1280",
"height" : "720"
},
"pic_id" : "0067gIN4gw1evysnlc1l6j30zk0k0juj",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/0067gIN4gw1evysnlc1l6j30zk0k0juj.jpg",
"width" : "1280",
"height" : "720"
},
"object_id" : "1042018:6d9c9a1b906b8cd74214d297767deb88",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/0067gIN4gw1evysnlc1l6j30zk0k0juj.jpg",
"width" : 640,
"height" : 360
}
},
"0067gIN4gw1evysnhcfogj30zk0k0q3w" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/0067gIN4gw1evysnhcfogj30zk0k0q3w.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/0067gIN4gw1evysnhcfogj30zk0k0q3w.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/0067gIN4gw1evysnhcfogj30zk0k0q3w.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/0067gIN4gw1evysnhcfogj30zk0k0q3w.jpg",
"width" : "1280",
"height" : "720"
},
"pic_id" : "0067gIN4gw1evysnhcfogj30zk0k0q3w",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/0067gIN4gw1evysnhcfogj30zk0k0q3w.jpg",
"width" : "1280",
"height" : "720"
},
"object_id" : "1042018:fb96d7fd1d488b54728bafeb22b0f48f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/0067gIN4gw1evysnhcfogj30zk0k0q3w.jpg",
"width" : 640,
"height" : 360
}
},
"0067gIN4gw1evysnhg37nj30zk0k041o" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/0067gIN4gw1evysnhg37nj30zk0k041o.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/0067gIN4gw1evysnhg37nj30zk0k041o.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/0067gIN4gw1evysnhg37nj30zk0k041o.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/0067gIN4gw1evysnhg37nj30zk0k041o.jpg",
"width" : "1280",
"height" : "720"
},
"pic_id" : "0067gIN4gw1evysnhg37nj30zk0k041o",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/0067gIN4gw1evysnhg37nj30zk0k041o.jpg",
"width" : "1280",
"height" : "720"
},
"object_id" : "1042018:2e45452f7836c7a2bdaa3c98c67c71e1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/0067gIN4gw1evysnhg37nj30zk0k041o.jpg",
"width" : 640,
"height" : 360
}
},
"0067gIN4gw1evysnm2mlcj30zk0k0adt" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/0067gIN4gw1evysnm2mlcj30zk0k0adt.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/0067gIN4gw1evysnm2mlcj30zk0k0adt.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/0067gIN4gw1evysnm2mlcj30zk0k0adt.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/0067gIN4gw1evysnm2mlcj30zk0k0adt.jpg",
"width" : "1280",
"height" : "720"
},
"pic_id" : "0067gIN4gw1evysnm2mlcj30zk0k0adt",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/0067gIN4gw1evysnm2mlcj30zk0k0adt.jpg",
"width" : "1280",
"height" : "720"
},
"object_id" : "1042018:8e65f26944e7a0132794685695e05843",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/0067gIN4gw1evysnm2mlcj30zk0k0adt.jpg",
"width" : 640,
"height" : 360
}
},
"0067gIN4gw1evysnmbye9j30zk0k0q6r" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0067gIN4gw1evysnmbye9j30zk0k0q6r.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0067gIN4gw1evysnmbye9j30zk0k0q6r.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0067gIN4gw1evysnmbye9j30zk0k0q6r.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0067gIN4gw1evysnmbye9j30zk0k0q6r.jpg",
"width" : "1280",
"height" : "720"
},
"pic_id" : "0067gIN4gw1evysnmbye9j30zk0k0q6r",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0067gIN4gw1evysnmbye9j30zk0k0q6r.jpg",
"width" : "1280",
"height" : "720"
},
"object_id" : "1042018:ceff8dadfcff25f2d5ee8496ea4cd1c6",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0067gIN4gw1evysnmbye9j30zk0k0q6r.jpg",
"width" : 640,
"height" : 360
}
},
"0067gIN4gw1evysn45sq9j30c60gw435" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/0067gIN4gw1evysn45sq9j30c60gw435.jpg",
"width" : 180,
"height" : 249
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/0067gIN4gw1evysn45sq9j30c60gw435.jpg",
"width" : 360,
"height" : 499
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/0067gIN4gw1evysn45sq9j30c60gw435.jpg",
"width" : "438",
"height" : "608"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/0067gIN4gw1evysn45sq9j30c60gw435.jpg",
"width" : "438",
"height" : "608"
},
"pic_id" : "0067gIN4gw1evysn45sq9j30c60gw435",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/0067gIN4gw1evysn45sq9j30c60gw435.jpg",
"width" : "438",
"height" : "608"
},
"object_id" : "1042018:a92c880a5755d845737f1ef7c4840932",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/0067gIN4gw1evysn45sq9j30c60gw435.jpg",
"width" : "438",
"height" : "608"
}
},
"0067gIN4gw1evysnl3xe7j30zk0k0q6i" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/0067gIN4gw1evysnl3xe7j30zk0k0q6i.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/0067gIN4gw1evysnl3xe7j30zk0k0q6i.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/0067gIN4gw1evysnl3xe7j30zk0k0q6i.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/0067gIN4gw1evysnl3xe7j30zk0k0q6i.jpg",
"width" : "1280",
"height" : "720"
},
"pic_id" : "0067gIN4gw1evysnl3xe7j30zk0k0q6i",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/0067gIN4gw1evysnl3xe7j30zk0k0q6i.jpg",
"width" : "1280",
"height" : "720"
},
"object_id" : "1042018:2deeed0389ed7f699f6041944e5455d7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/0067gIN4gw1evysnl3xe7j30zk0k0q6i.jpg",
"width" : 640,
"height" : 360
}
},
"0067gIN4gw1evysnm0ua3j30zk0k0wik" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0067gIN4gw1evysnm0ua3j30zk0k0wik.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0067gIN4gw1evysnm0ua3j30zk0k0wik.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0067gIN4gw1evysnm0ua3j30zk0k0wik.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0067gIN4gw1evysnm0ua3j30zk0k0wik.jpg",
"width" : "1280",
"height" : "720"
},
"pic_id" : "0067gIN4gw1evysnm0ua3j30zk0k0wik",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0067gIN4gw1evysnm0ua3j30zk0k0wik.jpg",
"width" : "1280",
"height" : "720"
},
"object_id" : "1042018:3409ba4c246949c0981f5f0dbb5b1209",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0067gIN4gw1evysnm0ua3j30zk0k0wik.jpg",
"width" : 640,
"height" : 360
}
},
"0067gIN4gw1evysnm0vgsj30zk0k00wt" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/0067gIN4gw1evysnm0vgsj30zk0k00wt.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/0067gIN4gw1evysnm0vgsj30zk0k00wt.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/0067gIN4gw1evysnm0vgsj30zk0k00wt.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/0067gIN4gw1evysnm0vgsj30zk0k00wt.jpg",
"width" : "1280",
"height" : "720"
},
"pic_id" : "0067gIN4gw1evysnm0vgsj30zk0k00wt",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/0067gIN4gw1evysnm0vgsj30zk0k00wt.jpg",
"width" : "1280",
"height" : "720"
},
"object_id" : "1042018:3607d5fe19ad232154a4ce22880e30db",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/0067gIN4gw1evysnm0vgsj30zk0k00wt.jpg",
"width" : 640,
"height" : 360
}
}
},
"reposts_count" : 57,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA4WJroVA",
"geo" : null,
"id" : 3885988256530682,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/5604216770/180/5726823026/1",
"profile_image_url" : "http://tp3.sinaimg.cn/5604216770/50/5726823026/1",
"allow_all_act_msg" : false,
"id" : 5604216770,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "这里是新人声优山下大辉非公式应援博,主搬推、情报屋 有相关资源情报欢迎大力艾特(ง •̀_•́)ง后援群:364940882 欢迎大家加入(。・ω・。)ノ♡",
"followers_count" : 364,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.720.720.1024/0067gIN4jw8es7e0z4ty1j30k00k0gn4.jpg",
"city" : "1000",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 13,
"verified_reason_url" : "",
"screen_name" : "肉食DaiKingboy_山下大輝应援",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 75,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "[角色相关]KIRIMI酱. 拟人化宣传PV,cast:#代永翼#、#寺岛拓笃#、#佐藤拓也#、#山下大辉#、#岛崎信长#、#津田健次郎# 具体角色对应见图。油管地址:http://t.cn/RyGUAip 度盘:http://t.cn/RyGGiTh【墙裂推荐听PV,报告!有萌神![好爱哦]",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 11 20:41:01 +0800 2015",
"pic_ids" : [
"0067gIN4gw1evysn45sq9j30c60gw435",
"0067gIN4gw1evysnmbye9j30zk0k0q6r",
"0067gIN4gw1evysnm2mlcj30zk0k0adt",
"0067gIN4gw1evysnl3xe7j30zk0k0q6i",
"0067gIN4gw1evysnlc1l6j30zk0k0juj",
"0067gIN4gw1evysnm0ua3j30zk0k0wik",
"0067gIN4gw1evysnm0vgsj30zk0k00wt",
"0067gIN4gw1evysnhg37nj30zk0k041o",
"0067gIN4gw1evysnhcfogj30zk0k0q3w"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"url_struct" : [
{
"result" : true,
"position" : 2,
"ori_url" : "https://www.youtube.com/watch?v=sgtCKqUWS1g",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyGUAip&mark=&mid=3886044346829447",
"short_url" : "http://t.cn/RyGUAip"
},
{
"result" : true,
"position" : 2,
"ori_url" : "http://pan.baidu.com/s/1hqpmqxu",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyGGiTh&mark=&mid=3886044346829447",
"short_url" : "http://t.cn/RyGGiTh"
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6pcsEEn",
"geo" : null,
"id" : 3886044346829447,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/1873890193/180/5736002441/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1873890193/50/5736002441/1",
"allow_all_act_msg" : false,
"id" : 1873890193,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.90.980.300/6fb14b91jw1ed48saoh8gj20r80n5gw4.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 7,
"verified_reason" : "",
"url" : "http://blog.sina.com.cn/sirius8975700",
"description" : "每日paper撸一撸",
"followers_count" : 645,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 220,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.1.640.640.1024/6fb14b91jw8evm7u3387sj20hs0huq3w.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.0.640.640/6ce2240djw1e9uwtyezgfj20hs0hstb7.jpg",
"city" : "4",
"has_ability_tag" : 0,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 1,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 28,
"verified_reason_url" : "",
"screen_name" : "包子带着爷爷天天出门找狐球",
"province" : "12",
"verified_source" : "",
"pagefriends_count" : 1,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 613,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "小翅膀和大辉你俩真的不考虑组个美少女组合吗눈_눈 //@地仙组喵叽:右边明明觉得好吃,不要骗自己了! //@考霸之王菜泡烦烦:突然想起之前吃过腌制过的生三文鱼的神奇味道…サメ先輩かこいい! //@什么什么极:非常可爱 //@阿拓宅急便_寺岛应援:PV高萌的wwww",
"biz_feature" : 0,
"pid" : 3886040543036459,
"created_at" : "Sat Sep 12 00:23:54 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "0_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6pcsEEn"
},
{
"topic_struct" : [
{
"topic_title" : "为人类的朋友转",
"topic_url" : "sinaweibo://pageinfo?containerid=1008083e8a648bede86988bb37a22a1b4696c0&pageid=1008083e8a648bede86988bb37a22a1b4696c0&extparam=%E4%B8%BA%E4%BA%BA%E7%B1%BB%E7%9A%84%E6%9C%8B%E5%8F%8B%E8%BD%AC"
}
],
"attitudes_count" : 19,
"source" : "微博 weibo.com",
"page_info" : {
"page_pic" : "http://ww2.sinaimg.cn/thumbnail/a716fd45jw1esbmqgvon1j2050050t9l.jpg",
"page_id" : "1008083e8a648bede86988bb37a22a1b4696c0",
"page_desc" : "国家林业局和海关总署今天在京联合举行\"中国执法查没象牙销毁活动\",660多公斤象牙及其制品被销毁为粉末。你知道吗?象牙1/3在头骨里,为得到完整象牙,盗猎者会把大象大部分头部切掉。即使大象带着宝宝,盗猎者也不会放过它……拒绝购买象牙制品,支持请转!",
"object_id" : "1022:1008083e8a648bede86988bb37a22a1b4696c0",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:|rid:1_0_1_2598641950705756166",
"oid" : "1008083e8a648bede86988bb37a22a1b4696c0",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=1008083e8a648bede86988bb37a22a1b4696c0&containerid=1008083e8a648bede86988bb37a22a1b4696c0&extparam=%E4%B8%BA%E4%BA%BA%E7%B1%BB%E7%9A%84%E6%9C%8B%E5%8F%8B%E8%BD%AC",
"tips" : "657人关注",
"page_title" : "#为人类的朋友转#"
},
"source_type" : 1,
"idstr" : "3886044107301168",
"mid" : "3886044107301168",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 376,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886004568005441",
"mid" : "3886004568005441",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 66,
"pic_infos" : {
"4e5b54d8gw1evyukdhohfj20c80joq4z" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/4e5b54d8gw1evyukdhohfj20c80joq4z.jpg",
"width" : 180,
"height" : 289
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/4e5b54d8gw1evyukdhohfj20c80joq4z.jpg",
"width" : 360,
"height" : 579
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/4e5b54d8gw1evyukdhohfj20c80joq4z.jpg",
"width" : "440",
"height" : "708"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/4e5b54d8gw1evyukdhohfj20c80joq4z.jpg",
"width" : "440",
"height" : "708"
},
"pic_id" : "4e5b54d8gw1evyukdhohfj20c80joq4z",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/4e5b54d8gw1evyukdhohfj20c80joq4z.jpg",
"width" : "440",
"height" : "708"
},
"object_id" : "1042018:8383844a6c7417f56a7959e883c01739",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/4e5b54d8gw1evyukdhohfj20c80joq4z.jpg",
"width" : "440",
"height" : "708"
}
},
"4e5b54d8gw1evyuk94f4dj20c8077gmo" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/4e5b54d8gw1evyuk94f4dj20c8077gmo.jpg",
"width" : 254,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/4e5b54d8gw1evyuk94f4dj20c8077gmo.jpg",
"width" : "440",
"height" : "259"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/4e5b54d8gw1evyuk94f4dj20c8077gmo.jpg",
"width" : "440",
"height" : "259"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/4e5b54d8gw1evyuk94f4dj20c8077gmo.jpg",
"width" : "440",
"height" : "259"
},
"pic_id" : "4e5b54d8gw1evyuk94f4dj20c8077gmo",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/4e5b54d8gw1evyuk94f4dj20c8077gmo.jpg",
"width" : "440",
"height" : "259"
},
"object_id" : "1042018:8ec60f5764e452e42e0bc0d44663292e",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/4e5b54d8gw1evyuk94f4dj20c8077gmo.jpg",
"width" : "440",
"height" : "259"
}
},
"4e5b54d8gw1evyuje07l4j20ax05at8z" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/4e5b54d8gw1evyuje07l4j20ax05at8z.jpg",
"width" : 310,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/4e5b54d8gw1evyuje07l4j20ax05at8z.jpg",
"width" : "393",
"height" : "190"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/4e5b54d8gw1evyuje07l4j20ax05at8z.jpg",
"width" : "393",
"height" : "190"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/4e5b54d8gw1evyuje07l4j20ax05at8z.jpg",
"width" : "393",
"height" : "190"
},
"pic_id" : "4e5b54d8gw1evyuje07l4j20ax05at8z",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/4e5b54d8gw1evyuje07l4j20ax05at8z.jpg",
"width" : "393",
"height" : "190"
},
"object_id" : "1042018:33c52d15712f0ea34d8916485bf480ef",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/4e5b54d8gw1evyuje07l4j20ax05at8z.jpg",
"width" : "393",
"height" : "190"
}
},
"4e5b54d8gw1evyujdeuaaj20c807uabl" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/4e5b54d8gw1evyujdeuaaj20c807uabl.jpg",
"width" : 234,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/4e5b54d8gw1evyujdeuaaj20c807uabl.jpg",
"width" : 421,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/4e5b54d8gw1evyujdeuaaj20c807uabl.jpg",
"width" : "440",
"height" : "282"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/4e5b54d8gw1evyujdeuaaj20c807uabl.jpg",
"width" : "440",
"height" : "282"
},
"pic_id" : "4e5b54d8gw1evyujdeuaaj20c807uabl",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/4e5b54d8gw1evyujdeuaaj20c807uabl.jpg",
"width" : "440",
"height" : "282"
},
"object_id" : "1042018:22980ed981137e123cb14ee2f6867001",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/4e5b54d8gw1evyujdeuaaj20c807uabl.jpg",
"width" : "440",
"height" : "282"
}
},
"4e5b54d8gw1evyukc3iqzj20bu08o0tv" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/4e5b54d8gw1evyukc3iqzj20bu08o0tv.jpg",
"width" : 204,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/4e5b54d8gw1evyukc3iqzj20bu08o0tv.jpg",
"width" : 368,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/4e5b54d8gw1evyukc3iqzj20bu08o0tv.jpg",
"width" : "426",
"height" : "312"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/4e5b54d8gw1evyukc3iqzj20bu08o0tv.jpg",
"width" : "426",
"height" : "312"
},
"pic_id" : "4e5b54d8gw1evyukc3iqzj20bu08o0tv",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/4e5b54d8gw1evyukc3iqzj20bu08o0tv.jpg",
"width" : "426",
"height" : "312"
},
"object_id" : "1042018:c1d5096836e930ef08ff90e43accf720",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/4e5b54d8gw1evyukc3iqzj20bu08o0tv.jpg",
"width" : "426",
"height" : "312"
}
},
"4e5b54d8gw1evyujg5t17j20c80760u1" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/4e5b54d8gw1evyujg5t17j20c80760u1.jpg",
"width" : 255,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/4e5b54d8gw1evyujg5t17j20c80760u1.jpg",
"width" : "440",
"height" : "258"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/4e5b54d8gw1evyujg5t17j20c80760u1.jpg",
"width" : "440",
"height" : "258"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/4e5b54d8gw1evyujg5t17j20c80760u1.jpg",
"width" : "440",
"height" : "258"
},
"pic_id" : "4e5b54d8gw1evyujg5t17j20c80760u1",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/4e5b54d8gw1evyujg5t17j20c80760u1.jpg",
"width" : "440",
"height" : "258"
},
"object_id" : "1042018:747fcb2f16c3664e847cfe1f50fc3d0f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/4e5b54d8gw1evyujg5t17j20c80760u1.jpg",
"width" : "440",
"height" : "258"
}
},
"4e5b54d8gw1evyukez3tmj20c808qjsj" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/4e5b54d8gw1evyukez3tmj20c808qjsj.jpg",
"width" : 210,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/4e5b54d8gw1evyukez3tmj20c808qjsj.jpg",
"width" : 378,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/4e5b54d8gw1evyukez3tmj20c808qjsj.jpg",
"width" : "440",
"height" : "314"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/4e5b54d8gw1evyukez3tmj20c808qjsj.jpg",
"width" : "440",
"height" : "314"
},
"pic_id" : "4e5b54d8gw1evyukez3tmj20c808qjsj",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/4e5b54d8gw1evyukez3tmj20c808qjsj.jpg",
"width" : "440",
"height" : "314"
},
"object_id" : "1042018:338d15098ad3e03de9ca8cb467dc1a92",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/4e5b54d8gw1evyukez3tmj20c808qjsj.jpg",
"width" : "440",
"height" : "314"
}
},
"4e5b54d8gw1evyujfa96dj20c8084dgm" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/4e5b54d8gw1evyujfa96dj20c8084dgm.jpg",
"width" : 226,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/4e5b54d8gw1evyujfa96dj20c8084dgm.jpg",
"width" : 406,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/4e5b54d8gw1evyujfa96dj20c8084dgm.jpg",
"width" : "440",
"height" : "292"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/4e5b54d8gw1evyujfa96dj20c8084dgm.jpg",
"width" : "440",
"height" : "292"
},
"pic_id" : "4e5b54d8gw1evyujfa96dj20c8084dgm",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/4e5b54d8gw1evyujfa96dj20c8084dgm.jpg",
"width" : "440",
"height" : "292"
},
"object_id" : "1042018:e68bfe3e0f61e6d7d1d11348ae71f651",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/4e5b54d8gw1evyujfa96dj20c8084dgm.jpg",
"width" : "440",
"height" : "292"
}
},
"4e5b54d8gw1evyukap290j20c8083q3o" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/4e5b54d8gw1evyukap290j20c8083q3o.jpg",
"width" : 226,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/4e5b54d8gw1evyukap290j20c8083q3o.jpg",
"width" : 408,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/4e5b54d8gw1evyukap290j20c8083q3o.jpg",
"width" : "440",
"height" : "291"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/4e5b54d8gw1evyukap290j20c8083q3o.jpg",
"width" : "440",
"height" : "291"
},
"pic_id" : "4e5b54d8gw1evyukap290j20c8083q3o",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/4e5b54d8gw1evyukap290j20c8083q3o.jpg",
"width" : "440",
"height" : "291"
},
"object_id" : "1042018:b3dadd0b464afcddbeec1fea8e511b1a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/4e5b54d8gw1evyukap290j20c8083q3o.jpg",
"width" : "440",
"height" : "291"
}
}
},
"reposts_count" : 498,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA5n2xAA1",
"geo" : null,
"id" : 3886004568005441,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1314608344/180/5734910700/1",
"profile_image_url" : "http://tp1.sinaimg.cn/1314608344/50/5734910700/1",
"allow_all_act_msg" : false,
"id" : 1314608344,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.20.980.300/4e5b54d8gw1e9qkzwowpyj20r80cytf5.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "《新闻晨报》官方微博",
"url" : "",
"description" : "新媒体合作:qq:2549671421 曝料热线:021-63529999 客服热线:8008190000、4006200000",
"followers_count" : 20455420,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.49.65.610.610.1024/4e5b54d8jw8ev7lxmkc5nj20j60isq4r.jpg",
"city" : "12",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 1,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 1,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "新闻晨报",
"province" : "31",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 15,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 560,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "【救救它们!你愿#为人类的朋友转#吗?】近日,在云南德宏,警方破获一起特大非法收购、出售珍贵、濒危野生动物制品案,缴获各类野生动物制品219件。缴获的野生动物制品中有虎骨,犀牛角,亚洲象象牙、象皮等。http://t.cn/RybGwDA[话筒]禁止虐杀动物,绝不购买野生动物制品,救救它们!支持的转!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 11 21:45:50 +0800 2015",
"pic_ids" : [
"4e5b54d8gw1evyujdeuaaj20c807uabl",
"4e5b54d8gw1evyuje07l4j20ax05at8z",
"4e5b54d8gw1evyujfa96dj20c8084dgm",
"4e5b54d8gw1evyujg5t17j20c80760u1",
"4e5b54d8gw1evyuk94f4dj20c8077gmo",
"4e5b54d8gw1evyukap290j20c8083q3o",
"4e5b54d8gw1evyukc3iqzj20bu08o0tv",
"4e5b54d8gw1evyukdhohfj20c80joq4z",
"4e5b54d8gw1evyukez3tmj20c808qjsj"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 9,
"url_struct" : [
{
"result" : true,
"position" : 2,
"ori_url" : "http://news.xinhuanet.com/local/2015-09/10/c_1116523070.htm?url_type=39&object_type=webpage&pos=1",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"log" : "su=RybGwDA&mark=&mid=3886044107301168",
"short_url" : "http://t.cn/RybGwDA"
}
],
"reposts_count" : 45,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6oOuDmM",
"geo" : null,
"id" : 3886044107301168,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1314608344/180/5734910700/1",
"profile_image_url" : "http://tp1.sinaimg.cn/1314608344/50/5734910700/1",
"allow_all_act_msg" : false,
"id" : 1314608344,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.20.980.300/4e5b54d8gw1e9qkzwowpyj20r80cytf5.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "《新闻晨报》官方微博",
"url" : "",
"description" : "新媒体合作:qq:2549671421 曝料热线:021-63529999 客服热线:8008190000、4006200000",
"followers_count" : 20455420,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.49.65.610.610.1024/4e5b54d8jw8ev7lxmkc5nj20j60isq4r.jpg",
"city" : "12",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 1,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 1,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "新闻晨报",
"province" : "31",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 15,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 560,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【今天,你愿为它们转发吗?[泪]】为了得到完整的犀牛角,有的犀牛被盗猎者砍下半个头颅,它还活着,最终被痛楚慢慢折磨至死…由于人类对象牙工艺品追捧,过去10,全球约60万头大象惨遭杀戮。[话筒]没有买卖就没有伤害,拒绝购买野生动物制品,转发承诺!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 12 00:22:57 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "1_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6oOuDmM"
},
{
"topic_struct" : [
{
"topic_title" : "聊一聊",
"topic_url" : "sinaweibo://pageinfo?containerid=100808883e4c977ba2f265746ea42d49c7b601&pageid=100808883e4c977ba2f265746ea42d49c7b601&extparam=%E8%81%8A%E4%B8%80%E8%81%8A"
}
],
"attitudes_count" : 10,
"source" : "资源菌iPhone 5",
"source_type" : 2,
"idstr" : "3886044011411844",
"mid" : "3886044011411844",
"annotations" : [
{
"client_mblogid" : "iPhone-855180F8-B9F7-4FAA-8724-C764D7512A33",
"shooting" : 1
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"comments_count" : 40,
"reposts_count" : 17,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6oF5VhG",
"geo" : null,
"id" : 3886044011411844,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"allow_all_act_msg" : false,
"id" : 2630646082,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"description" : "理想,让库粉们都成为设计师!",
"followers_count" : 1125553,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/638f41a8jw1eu9i8kukicj20hs0hsdi7.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "photoshop资源库",
"province" : "100",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 161,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#聊一聊#你的ID如果升级了,会变成什么?(・ω< )✧",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 12 00:22:34 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "2_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6oF5VhG"
},
{
"attitudes_count" : 0,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886043671117034",
"mid" : "3886043671117034",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 3,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886025162391806",
"mid" : "3886025162391806",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 6,
"pic_infos" : {
"9a099b04gw1evywxlx6prj20b40b43yx" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9a099b04gw1evywxlx6prj20b40b43yx.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9a099b04gw1evywxlx6prj20b40b43yx.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9a099b04gw1evywxlx6prj20b40b43yx.jpg",
"width" : "400",
"height" : "400"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9a099b04gw1evywxlx6prj20b40b43yx.jpg",
"width" : "400",
"height" : "400"
},
"pic_id" : "9a099b04gw1evywxlx6prj20b40b43yx",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9a099b04gw1evywxlx6prj20b40b43yx.jpg",
"width" : "400",
"height" : "400"
},
"keep_size" : 1,
"object_id" : "1042018:c574947371fd464a304374dd916c4d1d",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9a099b04gw1evywxlx6prj20b40b43yx.jpg",
"width" : "400",
"height" : "400"
}
}
},
"reposts_count" : 3,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA5Uga2dw",
"geo" : null,
"id" : 3886025162391806,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/2584320772/180/40090244301/1",
"profile_image_url" : "http://tp1.sinaimg.cn/2584320772/50/40090244301/1",
"allow_all_act_msg" : false,
"id" : 2584320772,
"cover_image" : "http://ww2.sinaimg.cn/crop.112.0.980.300/9a099b04gw1dy5errimbij.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : " 苹果电脑收藏家 Virtual GS 工作室-专门开发苹果/安卓软件和多媒体电子书",
"followers_count" : 5204,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.981.262.866.866.1024/9a099b04gw1etko4840d4j21kw16oh8b.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"city" : "11",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 28,
"verified_reason_url" : "",
"screen_name" : "林泰前",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 30,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000002"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : " 微软前高管史蒂芬辛诺夫斯基(Surface 的主要推手之一)在推特说:“iPad 有磁性折叠式键盘......这是多么棒的主意!” The Verge 对此的回应:“但苹果也不像它的对手一样,装了两个不同的用户界面和 PC 操作系统呀。” http://t.cn/RyGc6qP",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 11 23:07:40 +0800 2015",
"pic_ids" : [
"9a099b04gw1evywxlx6prj20b40b43yx"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 1,
"url_struct" : [
{
"result" : true,
"position" : 2,
"ori_url" : "http://www.theverge.com/2015/9/11/9310119/tim-cook-apple-iphone-6s-event",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyGc6qP&mark=&mid=3886043671117034",
"short_url" : "http://t.cn/RyGc6qP"
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6o74GAG",
"geo" : null,
"id" : 3886043671117034,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/2584320772/180/40090244301/1",
"profile_image_url" : "http://tp1.sinaimg.cn/2584320772/50/40090244301/1",
"allow_all_act_msg" : false,
"id" : 2584320772,
"cover_image" : "http://ww2.sinaimg.cn/crop.112.0.980.300/9a099b04gw1dy5errimbij.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : " 苹果电脑收藏家 Virtual GS 工作室-专门开发苹果/安卓软件和多媒体电子书",
"followers_count" : 5204,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.981.262.866.866.1024/9a099b04gw1etko4840d4j21kw16oh8b.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"city" : "11",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 28,
"verified_reason_url" : "",
"screen_name" : "林泰前",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 30,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000002"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "回复@煒傑_湯:我今天刚好看到一句话:“iPad Pro 不是给现在的笔记本电脑用户的。这是给触屏时代用户的未来笔记本电脑”。iOS 在迈入第9代时终于长大了,分屏操作让它能做更多以前不能做的事,你也可以找到海量适合触屏操作的软件。如果你的工作用到触屏-我建议你尝试 iPad Pro 而不是 MacBook Pro。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 12 00:21:13 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "3_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6o74GAG"
},
{
"mblogtypename" : "",
"attitudes_count" : 15,
"source" : "画神的iPhone",
"page_info" : {
"actionlog" : {
"ext" : "type:article|ctime:1441988799|uid:2477831984|mid:3886042946059156|object_id:1022:1001603885843180874995|from:mob|rid:4_0_1_2598641950705756166",
"oid" : "1001603885843180874995",
"act_code" : 300,
"act_type" : 1
},
"page_id" : "1001603885843180874995",
"content1" : "如何用AE快速制作一个生动的小圆点",
"type" : "12",
"content2" : "作者:惊叹号设计如何用AE快速制作一个生动的小圆点 当我们用AE制作完Demo演示动画的时候,为了表明我们的手指的操作轨迹经常会引入一个小圆点。 小圆点的绘制往往是我们制作Demo动画的最后一",
"page_url" : "sinaweibo://infopage?containerid=1001603885843180874995&fullscreen=true&showurl=http%3A%2F%2Fcard.weibo.com%2Farticle%2Fh5%2Fs%23cid%3D1001603885843180874995%26from%3D1054093010%26wm%3D3333_2001%26ip%3D61.49.120.205&url_open_direct=1",
"preload" : true,
"page_title" : "如何用AE快速制作一个生动的小圆点",
"content3" : "发布者:AfterEffects资源库",
"object_id" : "1022:1001603885843180874995",
"page_pic" : "http://tc.sinaimg.cn/maxwidth.240/tc.service.weibo.com/p/img_zcool_cn/6d223d2dd00c49cbf65a8116614071ca.jpg@800w_1l",
"content4" : "阅读:1023",
"type_icon" : "http://h5.sinaimg.cn/upload/2015/07/13/6/timeline_image_article.png"
},
"source_type" : 2,
"idstr" : "3886042946059156",
"mid" : "3886042946059156",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"topic_struct" : [
{
"topic_title" : "AE资源库",
"topic_url" : "sinaweibo://pageinfo?containerid=1008088606ba5e4fd29eeaf7fb0b451a2969cf&pageid=1008088606ba5e4fd29eeaf7fb0b451a2969cf&extparam=AE%E8%B5%84%E6%BA%90%E5%BA%93"
}
],
"retweeted_status" : {
"attitudes_count" : 9,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886039602568436",
"mid" : "3886039602568436",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "vip_002",
"comments_count" : 4,
"reposts_count" : 24,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6hyaMao",
"geo" : null,
"id" : 3886039602568436,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp1.sinaimg.cn/5662192648/180/5736816032/1",
"profile_image_url" : "http://tp1.sinaimg.cn/5662192648/50/5736816032/1",
"allow_all_act_msg" : false,
"id" : 5662192648,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://weibo.com/u/5662192648",
"description" : "AfterEffects让你学习视频编辑更轻松!(每天坚持10分钟,记得交作业~)",
"followers_count" : 2949,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.38.37.291.291.1024/006bbYXSjw8evx3r06mf5j30a90a0t8q.jpg",
"city" : "7",
"has_ability_tag" : 0,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 4,
"verified_reason_url" : "",
"screen_name" : "AfterEffects资源库",
"province" : "81",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 1,
"user_ability" : 0,
"cardid" : "vip_002",
"friends_count" : 6,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
}
},
"recom_state" : -1,
"biz_ids" : [
100160
],
"attitudes_status" : 0,
"text" : "#AE资源库#【第8期】如何用AE快速制作一个生动的小圆点,当我们用AE制作完Demo演示动画的时候,为了表明我们的手指的操作轨迹经常会引入一个小圆点。转需!http://t.cn/Ryb3Xbw",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 12 00:05:02 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"url_struct" : [
{
"result" : true,
"page_id" : "1001603885843180874995",
"hide" : 1,
"ori_url" : "sinaweibo://infopage?containerid=1001603885843180874995&fullscreen=true&showurl=http%3A%2F%2Fcard.weibo.com%2Farticle%2Fh5%2Fs%23cid%3D1001603885843180874995%26from%3D1054093010%26wm%3D3333_2001%26ip%3D61.49.120.205&url_open_direct=1",
"url_title" : "如何用AE快速制作一个生动的小圆点",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_article.png",
"url_type" : 36,
"log" : "su=Ryb3Xbw&mark=&mid=3886042946059156",
"short_url" : "http://t.cn/Ryb3Xbw",
"actionlog" : {
"ext" : "type:article|ctime:1441988799|uid:2477831984|mid:3886042946059156|object_id:1022:1001603885843180874995|from:mob",
"oid" : "1022:1001603885843180874995",
"act_code" : 300,
"act_type" : 1
}
}
],
"reposts_count" : 5,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6mWpqgk",
"geo" : null,
"id" : 3886042946059156,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"allow_all_act_msg" : false,
"id" : 3178541805,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/designtutorial",
"description" : "每人都是绘画的小天才,只要不懒的话!",
"followers_count" : 270014,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/6cf8d7ebjw1e8xnzts583j20hs0hsac5.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 23,
"verified_reason_url" : "",
"screen_name" : "Sai资源库",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 28,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "转需!AE学习!",
"biz_feature" : 0,
"pid" : 3886042056566537,
"created_at" : "Sat Sep 12 00:18:19 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "4_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6mWpqgk"
},
{
"mblogtypename" : "",
"attitudes_count" : 14,
"source" : "画神的iPhone",
"topic_struct" : [
{
"topic_title" : "Lightroom",
"topic_url" : "sinaweibo://pageinfo?containerid=1008088227fe6a4827fb21e6facc8c1229a286&pageid=1008088227fe6a4827fb21e6facc8c1229a286&extparam=Lightroom"
}
],
"source_type" : 2,
"idstr" : "3886042870523974",
"mid" : "3886042870523974",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"retweeted_status" : {
"attitudes_count" : 53,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886039602973300",
"mid" : "3886039602973300",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 3,
"pic_infos" : {
"dccb2f02gw1evx5hrcch2j20p01g8n9a" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/dccb2f02gw1evx5hrcch2j20p01g8n9a.jpg",
"width" : 180,
"height" : 376
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/dccb2f02gw1evx5hrcch2j20p01g8n9a.jpg",
"width" : 360,
"height" : 752
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/dccb2f02gw1evx5hrcch2j20p01g8n9a.jpg",
"width" : 720,
"height" : 1504
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/dccb2f02gw1evx5hrcch2j20p01g8n9a.jpg",
"width" : "900",
"height" : "1880"
},
"pic_id" : "dccb2f02gw1evx5hrcch2j20p01g8n9a",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/dccb2f02gw1evx5hrcch2j20p01g8n9a.jpg",
"width" : "900",
"height" : "1880"
},
"object_id" : "1042018:7f873005cd3e8fe59009457b6793073a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/dccb2f02gw1evx5hrcch2j20p01g8n9a.jpg",
"width" : 480,
"height" : 1002
}
},
"dccb2f02gw1evx5hlfdauj20p01k3gt7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/dccb2f02gw1evx5hlfdauj20p01k3gt7.jpg",
"width" : 180,
"height" : 403
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/dccb2f02gw1evx5hlfdauj20p01k3gt7.jpg",
"width" : 360,
"height" : 807
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/dccb2f02gw1evx5hlfdauj20p01k3gt7.jpg",
"width" : 720,
"height" : 1615
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/dccb2f02gw1evx5hlfdauj20p01k3gt7.jpg",
"width" : "900",
"height" : "2019"
},
"pic_id" : "dccb2f02gw1evx5hlfdauj20p01k3gt7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/dccb2f02gw1evx5hlfdauj20p01k3gt7.jpg",
"width" : "900",
"height" : "2019"
},
"object_id" : "1042018:2302f8a52572996f3a358ab2b2fc8036",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/dccb2f02gw1evx5hlfdauj20p01k3gt7.jpg",
"width" : 480,
"height" : 1076
}
},
"dccb2f02gw1evx5hnds4jj20p00z30zu" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/dccb2f02gw1evx5hnds4jj20p00z30zu.jpg",
"width" : 180,
"height" : 252
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/dccb2f02gw1evx5hnds4jj20p00z30zu.jpg",
"width" : 360,
"height" : 505
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/dccb2f02gw1evx5hnds4jj20p00z30zu.jpg",
"width" : 720,
"height" : 1010
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/dccb2f02gw1evx5hnds4jj20p00z30zu.jpg",
"width" : "900",
"height" : "1263"
},
"pic_id" : "dccb2f02gw1evx5hnds4jj20p00z30zu",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/dccb2f02gw1evx5hnds4jj20p00z30zu.jpg",
"width" : "900",
"height" : "1263"
},
"object_id" : "1042018:05b3a3b66c2f9b9cab8910a440661445",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/dccb2f02gw1evx5hnds4jj20p00z30zu.jpg",
"width" : 480,
"height" : 673
}
},
"dccb2f02gw1evx5hpwpu5j20p0189k1g" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/dccb2f02gw1evx5hpwpu5j20p0189k1g.jpg",
"width" : 180,
"height" : 318
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/dccb2f02gw1evx5hpwpu5j20p0189k1g.jpg",
"width" : 360,
"height" : 637
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/dccb2f02gw1evx5hpwpu5j20p0189k1g.jpg",
"width" : 720,
"height" : 1274
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/dccb2f02gw1evx5hpwpu5j20p0189k1g.jpg",
"width" : "900",
"height" : "1593"
},
"pic_id" : "dccb2f02gw1evx5hpwpu5j20p0189k1g",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/dccb2f02gw1evx5hpwpu5j20p0189k1g.jpg",
"width" : "900",
"height" : "1593"
},
"object_id" : "1042018:c3a5bdf49fa3c26c9e3a063d92ade85c",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/dccb2f02gw1evx5hpwpu5j20p0189k1g.jpg",
"width" : 480,
"height" : 849
}
},
"dccb2f02gw1evx5hso6wgj20p01lktjw" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/dccb2f02gw1evx5hso6wgj20p01lktjw.jpg",
"width" : 180,
"height" : 414
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/dccb2f02gw1evx5hso6wgj20p01lktjw.jpg",
"width" : 360,
"height" : 828
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/dccb2f02gw1evx5hso6wgj20p01lktjw.jpg",
"width" : 720,
"height" : 1657
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/dccb2f02gw1evx5hso6wgj20p01lktjw.jpg",
"width" : "900",
"height" : "2072"
},
"pic_id" : "dccb2f02gw1evx5hso6wgj20p01lktjw",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/dccb2f02gw1evx5hso6wgj20p01lktjw.jpg",
"width" : "900",
"height" : "2072"
},
"object_id" : "1042018:c1a9c82d5d9046fb45578859b741b3d6",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/dccb2f02gw1evx5hso6wgj20p01lktjw.jpg",
"width" : 480,
"height" : 1105
}
},
"dccb2f02gw1evx5hmepiaj20p01d949d" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/dccb2f02gw1evx5hmepiaj20p01d949d.jpg",
"width" : 180,
"height" : 354
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/dccb2f02gw1evx5hmepiaj20p01d949d.jpg",
"width" : 360,
"height" : 709
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/dccb2f02gw1evx5hmepiaj20p01d949d.jpg",
"width" : 720,
"height" : 1418
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/dccb2f02gw1evx5hmepiaj20p01d949d.jpg",
"width" : "900",
"height" : "1773"
},
"pic_id" : "dccb2f02gw1evx5hmepiaj20p01d949d",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/dccb2f02gw1evx5hmepiaj20p01d949d.jpg",
"width" : "900",
"height" : "1773"
},
"object_id" : "1042018:b4fcfcc521ea044d5e18a0dfead52bdc",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/dccb2f02gw1evx5hmepiaj20p01d949d.jpg",
"width" : 480,
"height" : 945
}
},
"dccb2f02gw1evx5hovlj3j20p01w2dun" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/dccb2f02gw1evx5hovlj3j20p01w2dun.jpg",
"width" : 180,
"height" : 490
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/dccb2f02gw1evx5hovlj3j20p01w2dun.jpg",
"width" : 360,
"height" : 980
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/dccb2f02gw1evx5hovlj3j20p01w2dun.jpg",
"width" : 720,
"height" : 1960
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/dccb2f02gw1evx5hovlj3j20p01w2dun.jpg",
"width" : "900",
"height" : "2450"
},
"pic_id" : "dccb2f02gw1evx5hovlj3j20p01w2dun",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/dccb2f02gw1evx5hovlj3j20p01w2dun.jpg",
"width" : "900",
"height" : "2450"
},
"object_id" : "1042018:954b54b7742c3dffa8e747752a9523dc",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/dccb2f02gw1evx5hovlj3j20p01w2dun.jpg",
"width" : 480,
"height" : 1306
}
}
},
"reposts_count" : 81,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6hyctus",
"geo" : null,
"id" : 3886039602973300,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/3704303362/180/5731726065/0",
"profile_image_url" : "http://tp3.sinaimg.cn/3704303362/50/5731726065/0",
"allow_all_act_msg" : false,
"id" : 3704303362,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "学摄影;拍照片;修大片!(欢迎摄影师投稿,私信!)",
"followers_count" : 56560,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.32.31.448.448.1024/dccb2f02jw8eu0zv6b780j20e80e8t9h.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat8op0e1j20hs0hswgu.jpg",
"city" : "2",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 14,
"verified_reason_url" : "",
"screen_name" : "Lightroom资源库",
"province" : "81",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 5,
"user_ability" : 0,
"friends_count" : 58,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#Lightroom# 【第149期】教你如何打造小清新后期风格,前期是谱曲,后期是演奏。有一个超赞的曲调,才能有一场震撼的交响乐呈现出来,值得借鉴,转需~(摄影,后期@满月先生 )",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 12 00:05:03 +0800 2015",
"pic_ids" : [
"dccb2f02gw1evx5hlfdauj20p01k3gt7",
"dccb2f02gw1evx5hmepiaj20p01d949d",
"dccb2f02gw1evx5hnds4jj20p00z30zu",
"dccb2f02gw1evx5hovlj3j20p01w2dun",
"dccb2f02gw1evx5hpwpu5j20p0189k1g",
"dccb2f02gw1evx5hrcch2j20p01g8n9a",
"dccb2f02gw1evx5hso6wgj20p01lktjw"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 10,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6mP2cjc",
"geo" : null,
"id" : 3886042870523974,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"allow_all_act_msg" : false,
"id" : 3178541805,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/designtutorial",
"description" : "每人都是绘画的小天才,只要不懒的话!",
"followers_count" : 270014,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/6cf8d7ebjw1e8xnzts583j20hs0hsac5.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 23,
"verified_reason_url" : "",
"screen_name" : "Sai资源库",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 28,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : " 转需!小清新修图!",
"biz_feature" : 0,
"pid" : 3886042664468448,
"created_at" : "Sat Sep 12 00:18:02 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "5_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6mP2cjc"
},
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886042425613548",
"mid" : "3886042425613548",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 3,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886013178584540",
"mid" : "3886013178584540",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 2,
"reposts_count" : 6,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA5AVA1ek",
"geo" : null,
"id" : 3886013178584540,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/1862172703/180/5642137219/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1862172703/50/5642137219/1",
"allow_all_act_msg" : false,
"id" : 1862172703,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/6efe801fgw1eld2j9uburj20pk08cq3q.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "集成电路社区集微网官方微博",
"url" : "http://www.laoyaoba.com",
"description" : "集成电路、手机行业专业服务平台,微信号:jiweinet或集微网;老杳个人公共号:laoyaoshow",
"followers_count" : 4053969,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "laoyaoba@gmail.com",
"verified_contact_name" : "小编",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://tp4.sinaimg.cn/1862172703/180/5642137219/1",
"city" : "8",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "集微网官网",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 2,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 85,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【研调:iPad Pro销量恐面临性价比及商用机强敌挑战】DIGITIMES认为,iPad Pro搭配键盘与iPad Pencil后价格超过1000美元,将面临性价比不如更便宜的Macbook Air、在提高商务工作效率难比同价位水准新款Surface Pro 4情形,再加上面板供应的限制,预估第4季出货量将低于300万台。 http://t.cn/RyGcx9z",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 11 22:20:03 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 1,
"url_struct" : [
{
"result" : true,
"position" : 2,
"ori_url" : "http://laoyaoba.com/ss6/wap/viewnews.php?itemid=572661",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyGcx9z&mark=&mid=3886042425613548",
"short_url" : "http://t.cn/RyGcx9z"
}
],
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6m6nyl6",
"geo" : null,
"id" : 3886042425613548,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1813587870/180/40060116044/1",
"profile_image_url" : "http://tp3.sinaimg.cn/1813587870/50/40060116044/1",
"allow_all_act_msg" : false,
"id" : 1813587870,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://4137613.blog.51cto.com/",
"description" : "WX订阅号:laogdexiaowu。移动游戏开发专家、游戏引擎开发者、图形学爱好者。",
"followers_count" : 5825,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.441.441.1024/6c19279egw1eidj25gl58j20ca0ca3zs.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg",
"city" : "5",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "做游戏的老G",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 588,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "只会画两笔而已[泪],目前看来这个定位确实是针对特殊人群的//@Wolveski: 对于搞美术设计的特定人群,以及需要绘图的人员来说,是个很有吸引力的产品。当然一大批绘图软件和设计软件会如雨后春笋一样涌现出来,我很看好iPad Pro和Pencil的表现。---一个会画画的程序员。",
"biz_feature" : 0,
"pid" : 3886042128532009,
"created_at" : "Sat Sep 12 00:16:15 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "6_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6m6nyl6"
},
{
"topic_struct" : [
{
"topic_title" : "AE资源库",
"topic_url" : "sinaweibo://pageinfo?containerid=1008088606ba5e4fd29eeaf7fb0b451a2969cf&pageid=1008088606ba5e4fd29eeaf7fb0b451a2969cf&extparam=AE%E8%B5%84%E6%BA%90%E5%BA%93"
}
],
"attitudes_count" : 23,
"source" : "资源菌iPhone 5",
"page_info" : {
"actionlog" : {
"ext" : "type:article|ctime:1441988799|uid:2477831984|mid:3886041964240339|object_id:1022:1001603885843180874995|from:mob|rid:7_0_1_2598641950705756166",
"oid" : "1001603885843180874995",
"act_code" : 300,
"act_type" : 1
},
"page_id" : "1001603885843180874995",
"content1" : "如何用AE快速制作一个生动的小圆点",
"type" : "12",
"content2" : "作者:惊叹号设计如何用AE快速制作一个生动的小圆点 当我们用AE制作完Demo演示动画的时候,为了表明我们的手指的操作轨迹经常会引入一个小圆点。 小圆点的绘制往往是我们制作Demo动画的最后一",
"page_url" : "sinaweibo://infopage?containerid=1001603885843180874995&fullscreen=true&showurl=http%3A%2F%2Fcard.weibo.com%2Farticle%2Fh5%2Fs%23cid%3D1001603885843180874995%26from%3D1054093010%26wm%3D3333_2001%26ip%3D61.49.120.205&url_open_direct=1",
"preload" : true,
"page_title" : "如何用AE快速制作一个生动的小圆点",
"content3" : "发布者:AfterEffects资源库",
"object_id" : "1022:1001603885843180874995",
"page_pic" : "http://tc.sinaimg.cn/maxwidth.240/tc.service.weibo.com/p/img_zcool_cn/6d223d2dd00c49cbf65a8116614071ca.jpg@800w_1l",
"content4" : "阅读:1023",
"type_icon" : "http://h5.sinaimg.cn/upload/2015/07/13/6/timeline_image_article.png"
},
"source_type" : 2,
"idstr" : "3886041964240339",
"mid" : "3886041964240339",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"retweeted_status" : {
"attitudes_count" : 9,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886039602568436",
"mid" : "3886039602568436",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "vip_002",
"comments_count" : 4,
"reposts_count" : 24,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6hyaMao",
"geo" : null,
"id" : 3886039602568436,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp1.sinaimg.cn/5662192648/180/5736816032/1",
"profile_image_url" : "http://tp1.sinaimg.cn/5662192648/50/5736816032/1",
"allow_all_act_msg" : false,
"id" : 5662192648,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://weibo.com/u/5662192648",
"description" : "AfterEffects让你学习视频编辑更轻松!(每天坚持10分钟,记得交作业~)",
"followers_count" : 2949,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.38.37.291.291.1024/006bbYXSjw8evx3r06mf5j30a90a0t8q.jpg",
"city" : "7",
"has_ability_tag" : 0,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 4,
"verified_reason_url" : "",
"screen_name" : "AfterEffects资源库",
"province" : "81",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 1,
"user_ability" : 0,
"cardid" : "vip_002",
"friends_count" : 6,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
}
},
"recom_state" : -1,
"biz_ids" : [
100160
],
"attitudes_status" : 0,
"text" : "#AE资源库#【第8期】如何用AE快速制作一个生动的小圆点,当我们用AE制作完Demo演示动画的时候,为了表明我们的手指的操作轨迹经常会引入一个小圆点。转需!http://t.cn/Ryb3Xbw",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 12 00:05:02 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 1,
"url_struct" : [
{
"result" : true,
"page_id" : "1001603885843180874995",
"hide" : 1,
"ori_url" : "sinaweibo://infopage?containerid=1001603885843180874995&fullscreen=true&showurl=http%3A%2F%2Fcard.weibo.com%2Farticle%2Fh5%2Fs%23cid%3D1001603885843180874995%26from%3D1054093010%26wm%3D3333_2001%26ip%3D61.49.120.205&url_open_direct=1",
"url_title" : "如何用AE快速制作一个生动的小圆点",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_article.png",
"url_type" : 36,
"log" : "su=Ryb3Xbw&mark=&mid=3886041964240339",
"short_url" : "http://t.cn/Ryb3Xbw",
"actionlog" : {
"ext" : "type:article|ctime:1441988799|uid:2477831984|mid:3886041964240339|object_id:1022:1001603885843180874995|from:mob",
"oid" : "1022:1001603885843180874995",
"act_code" : 300,
"act_type" : 1
}
}
],
"reposts_count" : 17,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6lmhN6z",
"geo" : null,
"id" : 3886041964240339,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"allow_all_act_msg" : false,
"id" : 2630646082,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"description" : "理想,让库粉们都成为设计师!",
"followers_count" : 1125553,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/638f41a8jw1eu9i8kukicj20hs0hsdi7.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "photoshop资源库",
"province" : "100",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 161,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "转需!AE学习!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 12 00:14:25 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "7_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6lmhN6z"
},
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "iPhone 6 Plus",
"topic_struct" : [
{
"topic_title" : "iOS开发工具",
"topic_url" : "sinaweibo://pageinfo?containerid=100808dd5a5b3458e36e423a2be008377f8354&pageid=100808dd5a5b3458e36e423a2be008377f8354&extparam=iOS%E5%BC%80%E5%8F%91%E5%B7%A5%E5%85%B7"
}
],
"source_type" : 1,
"idstr" : "3886041804658463",
"mid" : "3886041804658463",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"page_info" : {
"page_pic" : "http://ww2.sinaimg.cn/thumbnail/64dfd849jw1evmsm1550ej2050050aag.jpg",
"page_id" : "100808dd5a5b3458e36e423a2be008377f8354",
"page_desc" : "@iOS程序犭袁 每天推荐最火的iOS开发工具,涉及:Xcode 相关脚本、自动能生成Objective-C或Swift代码的Mac软件、Sketch 相关、优秀SDK等等。",
"object_id" : "1022:100808dd5a5b3458e36e423a2be008377f8354",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:3886041964240339|rid:8_0_1_2598641950705756166",
"oid" : "100808dd5a5b3458e36e423a2be008377f8354",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808dd5a5b3458e36e423a2be008377f8354&containerid=100808dd5a5b3458e36e423a2be008377f8354&extparam=iOS%E5%BC%80%E5%8F%91%E5%B7%A5%E5%85%B7",
"tips" : "76人关注",
"page_title" : "#iOS开发工具#"
},
"retweeted_status" : {
"attitudes_count" : 24,
"source" : "孔明社交管理",
"source_type" : 1,
"idstr" : "3885862255159170",
"mid" : "3885862255159170",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 0,
"pic_infos" : {
"64dfd849jw1evveimxrocg20lh0h70tf" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or180/64dfd849jw1evveimxrocg20lh0h70tf.gif",
"width" : 187,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or360/64dfd849jw1evveimxrocg20lh0h70tf.gif",
"width" : 337,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/wap720/64dfd849jw1evveimxrocg20lh0h70tf.gif",
"width" : 720,
"height" : 576
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/large/64dfd849jw1evveimxrocg20lh0h70tf.gif",
"width" : "773",
"height" : "619"
},
"pic_id" : "64dfd849jw1evveimxrocg20lh0h70tf",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/woriginal/64dfd849jw1evveimxrocg20lh0h70tf.gif",
"width" : "773",
"height" : "619"
},
"keep_size" : 1,
"object_id" : "1042018:20f92023177b570134d20b4af309007f",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or480/64dfd849jw1evveimxrocg20lh0h70tf.gif",
"width" : 449,
"height" : 360
}
}
},
"reposts_count" : 166,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA1FvlE8q",
"geo" : null,
"id" : 3885862255159170,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/1692391497/180/40078244118/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1692391497/50/40078244118/1",
"allow_all_act_msg" : true,
"id" : 1692391497,
"remark" : "",
"verified_trade" : "1979",
"level" : 2,
"verified_reason" : "软件工程师",
"url" : "http://cnblogs.com/ChenYilong/",
"description" : "在上月Github最受欢迎的OC开发者中全球排名第9",
"followers_count" : 13996,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.511.511.1024/64dfd849gw1ep43ip52qlj20e80e840a.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "内容资讯,社交媒体,开发者",
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 25,
"verified_reason_url" : "",
"screen_name" : "iOS程序犭袁",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 13,
"gender" : "m",
"mbrank" : 2,
"user_ability" : 0,
"friends_count" : 1969,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#iOS开发工具#【调试技巧:实时显示iOS编写UI代码效果的四种方式】⓵官方的Playground ⓶Reveal:http://t.cn/zHCbQEk ⓷Xcode插件Injection,支持Objective-C和Swift http://t.cn/zYOm5v1 ⓸第三发框架ClassyLiveLayout:http://t.cn/RybrT0N",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 11 12:20:19 +0800 2015",
"pic_ids" : [
"64dfd849jw1evveimxrocg20lh0h70tf"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"url_struct" : [
{
"result" : true,
"position" : 2,
"ori_url" : "http://revealapp.com",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=zHCbQEk&mark=&mid=3886041804658463",
"short_url" : "http://t.cn/zHCbQEk"
},
{
"result" : true,
"position" : 2,
"ori_url" : "https://github.com/johnno1962/injectionforxcode",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=zYOm5v1&mark=&mid=3886041804658463",
"short_url" : "http://t.cn/zYOm5v1"
},
{
"result" : true,
"position" : 2,
"ori_url" : "https://github.com/olegam/ClassyLiveLayout",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RybrT0N&mark=&mid=3886041804658463",
"short_url" : "http://t.cn/RybrT0N"
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6l6jxSv",
"geo" : null,
"id" : 3886041804658463,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/3200393164/180/40040857218/1",
"profile_image_url" : "http://tp1.sinaimg.cn/3200393164/50/40040857218/1",
"allow_all_act_msg" : false,
"id" : 3200393164,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "深圳大学,iOS Developer,Blog:http://blog.csdn.net/paulery2012/article/category/1897335",
"followers_count" : 410,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.1.93.592.592.1024/bec21fccgw1eb7twn8lbzj20gl0m8grl.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"city" : "3",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 20,
"verified_reason_url" : "",
"screen_name" : "Paulery",
"province" : "44",
"verified_source" : "",
"pagefriends_count" : 2,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 188,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : " //@唐巧_boy:转发微博",
"biz_feature" : 0,
"pid" : 3886025924937763,
"created_at" : "Sat Sep 12 00:13:47 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "8_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6l6jxSv"
},
{
"mblogtypename" : "",
"attitudes_count" : 1,
"source" : "iPhone 5s",
"source_type" : 1,
"idstr" : "3886041800461799",
"mid" : "3886041800461799",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 16,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3870859028587340",
"mid" : "3870859028587340",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 31,
"pic_infos" : {
"87beacabgw1eumj4nai5hg20jg0jg46e" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or180/87beacabgw1eumj4nai5hg20jg0jg46e.gif",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or360/87beacabgw1eumj4nai5hg20jg0jg46e.gif",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/wap720/87beacabgw1eumj4nai5hg20jg0jg46e.gif",
"width" : "700",
"height" : "700"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/large/87beacabgw1eumj4nai5hg20jg0jg46e.gif",
"width" : "700",
"height" : "700"
},
"pic_id" : "87beacabgw1eumj4nai5hg20jg0jg46e",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/woriginal/87beacabgw1eumj4nai5hg20jg0jg46e.gif",
"width" : "700",
"height" : "700"
},
"keep_size" : 1,
"object_id" : "1042018:ff6942ab237f7158c68c92c7ba02eb20",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or480/87beacabgw1eumj4nai5hg20jg0jg46e.gif",
"width" : 480,
"height" : 480
}
}
},
"reposts_count" : 224,
"userType" : 0,
"favorited" : false,
"mblogid" : "CtJmKA1Xu",
"geo" : null,
"id" : 3870859028587340,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2277420203/180/5715852821/1",
"profile_image_url" : "http://tp4.sinaimg.cn/2277420203/50/5715852821/1",
"allow_all_act_msg" : false,
"id" : 2277420203,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.980.300/87beacabjw1dy42dzuxx8j.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://lvwenhan.com",
"description" : "用 PHP 做网站,用 Swift 搞 iOS,打杂 CTO,正在写一本 iOS 的书 🙈",
"followers_count" : 1932,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.512.512.1024/87beacabjw8eo4lkuid0tj20e80e8jsj.jpg",
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.0.640.640/6ce2240djw1e9uwupbjn7j20hs0hstc2.jpg",
"city" : "8",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 21,
"verified_reason_url" : "",
"screen_name" : "吕文翰_JohnLui",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 147,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000002"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "新文章:如何用代码控制以不同屏幕方向打开新页面【iOS】 - 岁寒 http://t.cn/RL04wNu",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Aug 01 02:42:52 +0800 2015",
"pic_ids" : [
"87beacabgw1eumj4nai5hg20jg0jg46e"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"url_struct" : [
{
"result" : true,
"position" : 2,
"ori_url" : "http://lvwenhan.com/ios/458.html",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RL04wNu&mark=&mid=3886041800461799",
"short_url" : "http://t.cn/RL04wNu"
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6l61W8n",
"geo" : null,
"id" : 3886041800461799,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp2.sinaimg.cn/3026163601/180/5719220913/1",
"profile_image_url" : "http://tp2.sinaimg.cn/3026163601/50/5719220913/1",
"allow_all_act_msg" : false,
"id" : 3026163601,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level1.png"
}
],
"verified_reason" : "",
"url" : "http://blog.devdong.com",
"description" : "iOS开发",
"followers_count" : 2798,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.640.640.1024/b45f9791jw8epdo0pu9fgj20hs0hsdgl.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat4uqw77j20hs0hsacp.jpg",
"city" : "5",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 21,
"verified_reason_url" : "",
"screen_name" : "董宝君_iOS",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 26,
"gender" : "m",
"mbrank" : 1,
"user_ability" : 0,
"friends_count" : 617,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "@我的印象笔记 //@吕文翰_JohnLui:今天把玩 QQ 空间 iOS 版的游戏中心,无意间触发了文章最后解决的那个“神级 BUG”[doge][doge]",
"biz_feature" : 0,
"pid" : 3886040756792277,
"created_at" : "Sat Sep 12 00:13:46 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "9_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6l61W8n"
},
{
"attitudes_count" : 0,
"source" : "网易云音乐",
"page_info" : {
"actionlog" : {
"ext" : "mid:3886041964240339|rid:10_0_1_2598641950705756166",
"oid" : "230435b94665b8becf57a3678cbda666d25449",
"act_code" : 300,
"act_type" : 1
},
"page_id" : "230435b94665b8becf57a3678cbda666d25449",
"act_status" : 1,
"content1" : "战国七雄",
"type" : 2,
"object_type" : "audio",
"page_url" : "sinaweibo://infopage?containerid=230435b94665b8becf57a3678cbda666d25449&containerid=230435b94665b8becf57a3678cbda666d25449&showurl=http%3A%2F%2Fmusic.163.com%2F%23%2Fsong%3Fid%3D26619462&url_open_direct=1&url_type=39&object_type=audio&pos=2",
"content2" : "极泷",
"page_title" : "战国七雄",
"object_id" : "2000009014:b94665b8becf57a3678cbda666d25449",
"page_pic" : "http://p3.music.126.net/2CvWZdwd5DXD-OfW3rWM_g==/4420036743672912.jpg?param=150y150",
"type_icon" : null
},
"source_type" : 1,
"idstr" : "3886041737512130",
"mid" : "3886041737512130",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 0,
"url_struct" : [
{
"result" : true,
"page_id" : "230435b94665b8becf57a3678cbda666d25449",
"ori_url" : "sinaweibo://infopage?containerid=230435b94665b8becf57a3678cbda666d25449&containerid=230435b94665b8becf57a3678cbda666d25449&showurl=http%3A%2F%2Fmusic.163.com%2F%23%2Fsong%3Fid%3D26619462&url_open_direct=1&url_type=39&object_type=audio&pos=1",
"url_title" : "战国七雄",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_music.png",
"url_type" : 39,
"log" : "su=RyGMoby&mark=&mid=3886041737512130",
"short_url" : "http://t.cn/RyGMoby"
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6kZvwfo",
"geo" : null,
"id" : 3886041737512130,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1813587870/180/40060116044/1",
"profile_image_url" : "http://tp3.sinaimg.cn/1813587870/50/40060116044/1",
"allow_all_act_msg" : false,
"id" : 1813587870,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://4137613.blog.51cto.com/",
"description" : "WX订阅号:laogdexiaowu。移动游戏开发专家、游戏引擎开发者、图形学爱好者。",
"followers_count" : 5825,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.441.441.1024/6c19279egw1eidj25gl58j20ca0ca3zs.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg",
"city" : "5",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "做游戏的老G",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 588,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"biz_ids" : [
230435
],
"attitudes_status" : 0,
"text" : "百家讲坛 李山 《战国七雄》的背景音乐, 这是完整版:) 分享单曲http://t.cn/RyGMoby(@网易云音乐)",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 12 00:13:31 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "10_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6kZvwfo"
},
{
"attitudes_count" : 3,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886041683699119",
"mid" : "3886041683699119",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 6,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886032401478301",
"mid" : "3886032401478301",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 12,
"pic_infos" : {
"9a099b04gw1evyxrjmnsfj21060o2wm3" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9a099b04gw1evyxrjmnsfj21060o2wm3.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9a099b04gw1evyxrjmnsfj21060o2wm3.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9a099b04gw1evyxrjmnsfj21060o2wm3.jpg",
"width" : 720,
"height" : 478
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9a099b04gw1evyxrjmnsfj21060o2wm3.jpg",
"width" : "1302",
"height" : "866"
},
"pic_id" : "9a099b04gw1evyxrjmnsfj21060o2wm3",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9a099b04gw1evyxrjmnsfj21060o2wm3.jpg",
"width" : "1302",
"height" : "866"
},
"keep_size" : 1,
"object_id" : "1042018:af8d80acfa327b942bb248f8c45a081f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9a099b04gw1evyxrjmnsfj21060o2wm3.jpg",
"width" : 541,
"height" : 360
}
}
},
"reposts_count" : 6,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA65W6czz",
"geo" : null,
"id" : 3886032401478301,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/2584320772/180/40090244301/1",
"profile_image_url" : "http://tp1.sinaimg.cn/2584320772/50/40090244301/1",
"allow_all_act_msg" : false,
"id" : 2584320772,
"cover_image" : "http://ww2.sinaimg.cn/crop.112.0.980.300/9a099b04gw1dy5errimbij.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : " 苹果电脑收藏家 Virtual GS 工作室-专门开发苹果/安卓软件和多媒体电子书",
"followers_count" : 5204,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.981.262.866.866.1024/9a099b04gw1etko4840d4j21kw16oh8b.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"city" : "11",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 28,
"verified_reason_url" : "",
"screen_name" : "林泰前",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 30,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000002"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : " The Verge: 库克的苹果-1)任何认为手机已经无法再创新的人是错误的。8前多点触控改变了一切,现在 3D Touch 再次飞跃,使用起来非常方便。2)在 Apple TV 上,Siri 取得的进步是惊人的。3)新 Apple TV 只是客厅战争的开始-这是一个强力,性感的硬件和软件平台。http://t.cn/RyGc6qP",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 11 23:36:26 +0800 2015",
"pic_ids" : [
"9a099b04gw1evyxrjmnsfj21060o2wm3"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 2,
"url_struct" : [
{
"result" : true,
"position" : 2,
"ori_url" : "http://www.theverge.com/2015/9/11/9310119/tim-cook-apple-iphone-6s-event",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyGc6qP&mark=&mid=3886041683699119",
"short_url" : "http://t.cn/RyGc6qP"
}
],
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6kUfwjd",
"geo" : null,
"id" : 3886041683699119,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/2584320772/180/40090244301/1",
"profile_image_url" : "http://tp1.sinaimg.cn/2584320772/50/40090244301/1",
"allow_all_act_msg" : false,
"id" : 2584320772,
"cover_image" : "http://ww2.sinaimg.cn/crop.112.0.980.300/9a099b04gw1dy5errimbij.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : " 苹果电脑收藏家 Virtual GS 工作室-专门开发苹果/安卓软件和多媒体电子书",
"followers_count" : 5204,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.981.262.866.866.1024/9a099b04gw1etko4840d4j21kw16oh8b.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"city" : "11",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 28,
"verified_reason_url" : "",
"screen_name" : "林泰前",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 30,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000002"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "回复@cqshizi:现在是一大堆果黑假乔布斯名义来打击库克。[偷笑]每个大概了解一下乔布斯历史的人都会知道他是最容易改变心意的人-这些事情已经发生多次,如果乔布斯真的如此固执,那么我们还在拿着完美的 iPhone 却没有 App Store,拿着 iPad 却没有电子书-只要你能说服他,他就会改变立场来支持你。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 12 00:13:19 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "11_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6kUfwjd"
},
{
"topic_struct" : [
{
"topic_title" : "一场没有观众的发布会",
"topic_url" : "sinaweibo://pageinfo?containerid=10080813bf53f99d33896ac8a6137fbe8c1e5c&pageid=10080813bf53f99d33896ac8a6137fbe8c1e5c&extparam=%E4%B8%80%E5%9C%BA%E6%B2%A1%E6%9C%89%E8%A7%82%E4%BC%97%E7%9A%84%E5%8F%91%E5%B8%83%E4%BC%9A"
}
],
"attitudes_count" : 0,
"source" : "iPhone 6 Plus",
"source_type" : 1,
"idstr" : "3886040030402579",
"mid" : "3886040030402579",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 3364,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3885980446319978",
"mid" : "3885980446319978",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 1517,
"pic_infos" : {
"473b15c3jw1evyrsm5g69j212lbc21ky" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/473b15c3jw1evyrsm5g69j212lbc21ky.jpg",
"width" : 180,
"height" : 600
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/473b15c3jw1evyrsm5g69j212lbc21ky.jpg",
"width" : 360,
"height" : 1200
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/473b15c3jw1evyrsm5g69j212lbc21ky.jpg",
"width" : 720,
"height" : 7614
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/473b15c3jw1evyrsm5g69j212lbc21ky.jpg",
"width" : "1389",
"height" : "14690"
},
"pic_id" : "473b15c3jw1evyrsm5g69j212lbc21ky",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/473b15c3jw1evyrsm5g69j212lbc21ky.jpg",
"width" : "1389",
"height" : "14690"
},
"keep_size" : 1,
"object_id" : "1042018:b4739bf5c6268cba4597971d305f27e5",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/473b15c3jw1evyrsm5g69j212lbc21ky.jpg",
"width" : 480,
"height" : 1600
}
}
},
"reposts_count" : 2027,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA4K8qw78",
"geo" : null,
"id" : 3885980446319978,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp4.sinaimg.cn/1195054531/180/5736491132/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1195054531/50/5736491132/1",
"allow_all_act_msg" : true,
"id" : 1195054531,
"cover_image" : "http://ww1.sinaimg.cn/crop.1.0.980.300/473b15c3jw1e6pxyi46ndj20r908c7au.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "博物杂志官方微博",
"url" : "http://blog.sina.com.cn/bowu",
"description" : "我是一本博物学科普杂志,订阅杂志请去淘宝网搜索“中国国家地理旗舰店”",
"followers_count" : 1791173,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.180.180.1024/473b15c3jw8evsr8qo07sj2050050wey.jpg",
"city" : "5",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 27,
"verified_reason_url" : "",
"screen_name" : "博物杂志",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 1,
"gender" : "m",
"mbrank" : 2,
"user_ability" : 0,
"friends_count" : 140,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c80208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "从今天开始,要连发四条长微博,每天一条。至于为什么要发,过几天会有个#一场没有观众的发布会#,那时候你们就知道了。先来第一条:消失的蝶蛹",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 11 20:09:59 +0800 2015",
"pic_ids" : [
"473b15c3jw1evyrsm5g69j212lbc21ky"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6if1GJd",
"geo" : null,
"id" : 3886040030402579,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/2157980617/180/5712020852/1",
"profile_image_url" : "http://tp2.sinaimg.cn/2157980617/50/5712020852/1",
"allow_all_act_msg" : false,
"id" : 2157980617,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://blog.txx.im",
"description" : "礼物说技术合伙人",
"followers_count" : 3555,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.29.338.338.1024/80a02bc9jw1empbon5ma5j209g0b4q2v.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yqchu1r6j20hs0hs40q.jpg",
"city" : "4",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 26,
"verified_reason_url" : "",
"screen_name" : "糖炒小虾_txx",
"province" : "12",
"verified_source" : "",
"pagefriends_count" : 1,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 570,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "我的天!居然是广告",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 12 00:06:45 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "12_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6if1GJd"
},
{
"attitudes_count" : 0,
"source" : "奇点",
"source_type" : 1,
"idstr" : "3886039569964178",
"mid" : "3886039569964178",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 0,
"source" : "奇点",
"source_type" : 1,
"idstr" : "3886035912475010",
"mid" : "3886035912475010",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 5,
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6bBanRw",
"geo" : null,
"id" : 3886035912475010,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1846569133/180/5696080012/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1846569133/50/5696080012/1",
"allow_all_act_msg" : false,
"id" : 1846569133,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://imtx.me",
"description" : "独立开发者。iOS 作品:@奇点微博客户端 ,一款简洁高效的第三方微博客户端;OS X 作品:Manico,快速 App 启动及切换工具。",
"followers_count" : 9851,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.636.636.1024/6e1068adjw8egs0u249jyj20ho0hogmj.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "图拉鼎",
"province" : "33",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 860,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "请问杭州哪里有好吃的「杭州小笼包」,没错,就是北京街头和沙县小吃一样很多的杭州小笼包。我好想念,想吃!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 11 23:50:23 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 7,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6huFO8y",
"geo" : null,
"id" : 3886039569964178,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1846569133/180/5696080012/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1846569133/50/5696080012/1",
"allow_all_act_msg" : false,
"id" : 1846569133,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"verified_reason" : "",
"url" : "http://imtx.me",
"description" : "独立开发者。iOS 作品:@奇点微博客户端 ,一款简洁高效的第三方微博客户端;OS X 作品:Manico,快速 App 启动及切换工具。",
"followers_count" : 9851,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.636.636.1024/6e1068adjw8egs0u249jyj20ho0hogmj.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "图拉鼎",
"province" : "33",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 860,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "数好吃小笼包,还看上海😥",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 12 00:04:54 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "13_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6huFO8y"
},
{
"favorited" : false,
"mblogtype" : 1,
"attitudes_status" : 0,
"created_at" : "Sat Sep 12 00:03:56 +0800 2015",
"id" : 3885567932745962,
"mblogid" : "CzU0NbwlI",
"topic_struct" : [
{
"topic_title" : "征集夜景活动",
"topic_url" : "sinaweibo://pageinfo?containerid=100808a37c3b3f7060ebcfd5350a9910b9274c&pageid=100808a37c3b3f7060ebcfd5350a9910b9274c&extparam=%E5%BE%81%E9%9B%86%E5%A4%9C%E6%99%AF%E6%B4%BB%E5%8A%A8"
}
],
"text" : "#征集夜景活动# 对于上次秀恩爱皂片合集,主页君深表遗憾[拜拜]是不忍心再虐单身狗了吗?竟不够入选[笑cry]逼的我不得不出大招[doge]只要关注@厦门大城小爱婚纱摄影 转发此文并评论出你喜欢哪图and原因[江南style]谁说的好大奖就给谁[阴险]想要吗?那就怒转![崩溃]夜景大赏[最右]http://t.cn/RyLeOOw",
"idstr" : "3885567932745962",
"original_createtime" : "Thu Sep 10 16:50:48 +0800 2015",
"buttons" : [
{
"actionlog" : {
"act_code" : "92",
"oid" : "3885567932745962",
"uicode" : "10000100"
},
"pic" : "http://u1.sinaimg.cn/upload/2013/06/14/timeline_card_small_button_icon_add.png",
"type" : "follow",
"name" : "加关注",
"params" : {
"uid" : 1723931634
}
}
],
"source_type" : 1,
"geo" : null,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1723931634/180/40064688161/0",
"profile_image_url" : "http://tp3.sinaimg.cn/1723931634/50/40064688161/0",
"allow_all_act_msg" : true,
"id" : 1723931634,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/66c11bf2gw1es9ja54gs3j20pk08cgok.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "厦门大城小爱摄影官方微博",
"url" : "http://www.xmdcxa.com",
"description" : "新浪厦门\"最佳口碑婚纱摄影\";海峡婚庆“最具浪漫摄影机构”;厦门日报\"最受新人欢迎婚纱摄影\"。以\"让客照成为样照\"为创作宗旨,追求新人100%满意!",
"followers_count" : 147032,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "dcxi@dcxi.cn",
"verified_contact_name" : "微信:xmdcxi",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.299.299.1024/66c11bf2gw1ek2phnoi53j208c08cq3r.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat3p2p2qj20hs0hsmz4.jpg",
"city" : "2",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 5,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 29,
"verified_reason_url" : "",
"screen_name" : "厦门大城小爱婚纱摄影",
"province" : "35",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 11,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 2,
"friends_count" : 1589,
"verified" : false,
"verified_contact_mobile" : "0592-2027778",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"comments_count" : 67,
"position" : 15,
"source" : "360安全浏览器",
"mark" : "15_3DF24D8F6B82CF893E4414690988BF5DF2E861833E861BE09DBEC00BF3D4C07EB7B0F5E793671D6D4C4F7D7CF0EC694F7A1174CEB592C93C482E3B1FF3AC293DA4FC87BB2B44D55396ACDFDB678F2B3B4142D7751F22456B806EAEC0EA387396DBCC9C930435413D1046C9328AC90B3BAC837EDF8F6E4312409BE4BA78A91737",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "推荐",
"scheme" : "sinaweibo://detail/?mblogid=CzU0NbwlI",
"visible" : {
"type" : 0,
"list_id" : 0
},
"mid" : "3885567932745962",
"pic_ids" : [
"66c11bf2gw1evxgcka99tj20g40arjsz",
"66c11bf2gw1evxgcopeehj21hc0zkwtn",
"66c11bf2gw1evxgcrvsnij21kw11xqho",
"66c11bf2gw1evxgcw6nxsj21hc0zk7iu",
"66c11bf2gw1evxgcz3stvj20m82gwtp6",
"66c11bf2gw1evxgd451kdj21hc0zkamu",
"66c11bf2gw1evxgddpbq2j20g40arwg3",
"66c11bf2gw1evxgdpmvbgj21hc0unnaw",
"66c11bf2gw1evxgdxnelxj21kw2dcayv"
],
"reposts_count" : 40,
"mlevel" : 0,
"attitudes_count" : 22,
"darwin_tags" : [
],
"promotion" : {
"id" : "3885567932745962",
"monitor_url" : "http://weibo.com",
"mark" : "15_3DF24D8F6B82CF893E4414690988BF5DF2E861833E861BE09DBEC00BF3D4C07EB7B0F5E793671D6D4C4F7D7CF0EC694F7A1174CEB592C93C482E3B1FF3AC293DA4FC87BB2B44D55396ACDFDB678F2B3B4142D7751F22456B806EAEC0EA387396DBCC9C930435413D1046C9328AC90B3BAC837EDF8F6E4312409BE4BA78A91737",
"type" : "ad"
},
"rid" : "14_0_1_2598641950705756166",
"userType" : 0,
"pic_infos" : {
"66c11bf2gw1evxgdpmvbgj21hc0unnaw" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/66c11bf2gw1evxgdpmvbgj21hc0unnaw.jpg",
"width" : 261,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/66c11bf2gw1evxgdpmvbgj21hc0unnaw.jpg",
"width" : 469,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/66c11bf2gw1evxgdpmvbgj21hc0unnaw.jpg",
"width" : 720,
"height" : 413
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/66c11bf2gw1evxgdpmvbgj21hc0unnaw.jpg",
"width" : "1920",
"height" : "1103"
},
"pic_id" : "66c11bf2gw1evxgdpmvbgj21hc0unnaw",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/66c11bf2gw1evxgdpmvbgj21hc0unnaw.jpg",
"width" : "1920",
"height" : "1103"
},
"object_id" : "1042018:90dd73149e25d946e4ae7176ddc6e7b6",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/66c11bf2gw1evxgdpmvbgj21hc0unnaw.jpg",
"width" : 626,
"height" : 360
}
},
"66c11bf2gw1evxgdxnelxj21kw2dcayv" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/66c11bf2gw1evxgdxnelxj21kw2dcayv.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/66c11bf2gw1evxgdxnelxj21kw2dcayv.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/66c11bf2gw1evxgdxnelxj21kw2dcayv.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/66c11bf2gw1evxgdxnelxj21kw2dcayv.jpg",
"width" : "2048",
"height" : "3072"
},
"pic_id" : "66c11bf2gw1evxgdxnelxj21kw2dcayv",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/66c11bf2gw1evxgdxnelxj21kw2dcayv.jpg",
"width" : "2048",
"height" : "3072"
},
"object_id" : "1042018:6f9cc2ae6fff2c96d72aa51e5ace78f8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/66c11bf2gw1evxgdxnelxj21kw2dcayv.jpg",
"width" : 480,
"height" : 720
}
},
"66c11bf2gw1evxgddpbq2j20g40arwg3" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/66c11bf2gw1evxgddpbq2j20g40arwg3.jpg",
"width" : 224,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/66c11bf2gw1evxgddpbq2j20g40arwg3.jpg",
"width" : 404,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/66c11bf2gw1evxgddpbq2j20g40arwg3.jpg",
"width" : "580",
"height" : "387"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/66c11bf2gw1evxgddpbq2j20g40arwg3.jpg",
"width" : "580",
"height" : "387"
},
"pic_id" : "66c11bf2gw1evxgddpbq2j20g40arwg3",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/66c11bf2gw1evxgddpbq2j20g40arwg3.jpg",
"width" : "580",
"height" : "387"
},
"object_id" : "1042018:97e85bcf2224b793a8f4e09406ffad5a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/66c11bf2gw1evxgddpbq2j20g40arwg3.jpg",
"width" : 539,
"height" : 360
}
},
"66c11bf2gw1evxgcopeehj21hc0zkwtn" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/66c11bf2gw1evxgcopeehj21hc0zkwtn.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/66c11bf2gw1evxgcopeehj21hc0zkwtn.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/66c11bf2gw1evxgcopeehj21hc0zkwtn.jpg",
"width" : 720,
"height" : 480
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/66c11bf2gw1evxgcopeehj21hc0zkwtn.jpg",
"width" : "1920",
"height" : "1280"
},
"pic_id" : "66c11bf2gw1evxgcopeehj21hc0zkwtn",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/66c11bf2gw1evxgcopeehj21hc0zkwtn.jpg",
"width" : "1920",
"height" : "1280"
},
"object_id" : "1042018:da022fa687e1c33a5061c9e3439f9835",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/66c11bf2gw1evxgcopeehj21hc0zkwtn.jpg",
"width" : 540,
"height" : 360
}
},
"66c11bf2gw1evxgcrvsnij21kw11xqho" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/66c11bf2gw1evxgcrvsnij21kw11xqho.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/66c11bf2gw1evxgcrvsnij21kw11xqho.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/66c11bf2gw1evxgcrvsnij21kw11xqho.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/66c11bf2gw1evxgcrvsnij21kw11xqho.jpg",
"width" : "2048",
"height" : "1365"
},
"pic_id" : "66c11bf2gw1evxgcrvsnij21kw11xqho",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/66c11bf2gw1evxgcrvsnij21kw11xqho.jpg",
"width" : "2048",
"height" : "1365"
},
"object_id" : "1042018:95bca2399230c78d65caedc5584d91c6",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/66c11bf2gw1evxgcrvsnij21kw11xqho.jpg",
"width" : 540,
"height" : 360
}
},
"66c11bf2gw1evxgcka99tj20g40arjsz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/66c11bf2gw1evxgcka99tj20g40arjsz.jpg",
"width" : 224,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/66c11bf2gw1evxgcka99tj20g40arjsz.jpg",
"width" : 404,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/66c11bf2gw1evxgcka99tj20g40arjsz.jpg",
"width" : "580",
"height" : "387"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/66c11bf2gw1evxgcka99tj20g40arjsz.jpg",
"width" : "580",
"height" : "387"
},
"pic_id" : "66c11bf2gw1evxgcka99tj20g40arjsz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/66c11bf2gw1evxgcka99tj20g40arjsz.jpg",
"width" : "580",
"height" : "387"
},
"object_id" : "1042018:f708d72a915c66f53c8eb24f4af2eae8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/66c11bf2gw1evxgcka99tj20g40arjsz.jpg",
"width" : 539,
"height" : 360
}
},
"66c11bf2gw1evxgcw6nxsj21hc0zk7iu" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/66c11bf2gw1evxgcw6nxsj21hc0zk7iu.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/66c11bf2gw1evxgcw6nxsj21hc0zk7iu.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/66c11bf2gw1evxgcw6nxsj21hc0zk7iu.jpg",
"width" : 720,
"height" : 480
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/66c11bf2gw1evxgcw6nxsj21hc0zk7iu.jpg",
"width" : "1920",
"height" : "1280"
},
"pic_id" : "66c11bf2gw1evxgcw6nxsj21hc0zk7iu",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/66c11bf2gw1evxgcw6nxsj21hc0zk7iu.jpg",
"width" : "1920",
"height" : "1280"
},
"object_id" : "1042018:426864b20b8c6eda1b75b005b7112636",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/66c11bf2gw1evxgcw6nxsj21hc0zk7iu.jpg",
"width" : 540,
"height" : 360
}
},
"66c11bf2gw1evxgcz3stvj20m82gwtp6" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/66c11bf2gw1evxgcz3stvj20m82gwtp6.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/66c11bf2gw1evxgcz3stvj20m82gwtp6.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/66c11bf2gw1evxgcz3stvj20m82gwtp6.jpg",
"width" : 720,
"height" : 2880
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/66c11bf2gw1evxgcz3stvj20m82gwtp6.jpg",
"width" : "800",
"height" : "3200"
},
"pic_id" : "66c11bf2gw1evxgcz3stvj20m82gwtp6",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/66c11bf2gw1evxgcz3stvj20m82gwtp6.jpg",
"width" : "800",
"height" : "3200"
},
"object_id" : "1042018:84fb3a096c168f97b5aa40d06eedaf00",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/66c11bf2gw1evxgcz3stvj20m82gwtp6.jpg",
"width" : 480,
"height" : 1599
}
},
"66c11bf2gw1evxgd451kdj21hc0zkamu" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/66c11bf2gw1evxgd451kdj21hc0zkamu.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/66c11bf2gw1evxgd451kdj21hc0zkamu.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/66c11bf2gw1evxgd451kdj21hc0zkamu.jpg",
"width" : 720,
"height" : 480
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/66c11bf2gw1evxgd451kdj21hc0zkamu.jpg",
"width" : "1920",
"height" : "1280"
},
"pic_id" : "66c11bf2gw1evxgd451kdj21hc0zkamu",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/66c11bf2gw1evxgd451kdj21hc0zkamu.jpg",
"width" : "1920",
"height" : "1280"
},
"object_id" : "1042018:156c96d9774a312d1941ad93a0956a6f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/66c11bf2gw1evxgd451kdj21hc0zkamu.jpg",
"width" : 540,
"height" : 360
}
}
},
"title" : {
"icon_url" : "http://h5.sinaimg.cn/upload/2015/07/14/34/timeline_title_fansheadlines.png",
"text" : "推荐",
"base_color" : 1
},
"url_struct" : [
{
"result" : false,
"position" : 2,
"ori_url" : "http://wap.xmdcxa.com/act/20150906/?weibo",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"short_url" : "http://t.cn/RyLeOOw",
"actionlog" : {
"code" : "14000014",
"mid" : "3885567932745962",
"source" : "ad",
"oid" : "http://t.cn/RyLeOOw",
"mark" : "15_3DF24D8F6B82CF893E4414690988BF5DF2E861833E861BE09DBEC00BF3D4C07EB7B0F5E793671D6D4C4F7D7CF0EC694F7A1174CEB592C93C482E3B1FF3AC293DA4FC87BB2B44D55396ACDFDB678F2B3B4142D7751F22456B806EAEC0EA387396DBCC9C930435413D1046C9328AC90B3BAC837EDF8F6E4312409BE4BA78A91737",
"act_type" : 1
}
}
]
},
{
"attitudes_count" : 105,
"source" : "iPhone 6 Plus",
"source_type" : 1,
"idstr" : "3886039083188348",
"mid" : "3886039083188348",
"annotations" : [
{
"client_mblogid" : "iPhone-147F36C2-246A-421B-9318-D71570D1767F",
"shooting" : 1
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 382,
"reposts_count" : 1,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6gIdnqY",
"geo" : null,
"id" : 3886039083188348,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp4.sinaimg.cn/2970036311/180/5726642681/0",
"profile_image_url" : "http://tp4.sinaimg.cn/2970036311/50/5726642681/0",
"allow_all_act_msg" : false,
"id" : 2970036311,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level2.png"
}
],
"verified_reason" : "",
"url" : "",
"description" : "分享贴吧有趣的东西,欢迎私信投稿",
"followers_count" : 702059,
"follow_me" : false,
"credit_score" : 46,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.524.524.1024/b1072857jw8es4z5imeaaj20ek0eldht.jpg",
"city" : "1000",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 14,
"verified_reason_url" : "",
"screen_name" : "贴吧君",
"province" : "44",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 2,
"user_ability" : 0,
"friends_count" : 163,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【午夜话题】第一次被男朋友摸胸是一种怎样的体验??[doge]",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 12 00:02:58 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "15_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6gIdnqY"
},
{
"attitudes_count" : 3,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886038936542929",
"mid" : "3886038936542929",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 3,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6gtrs77",
"geo" : null,
"id" : 3886038936542929,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1063890337/180/5730164650/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1063890337/50/5730164650/1",
"allow_all_act_msg" : false,
"id" : 1063890337,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.29.980.300/3f69ada1gw1ej5ktbqjgdj20r8096jwc.jpg",
"remark" : "",
"verified_trade" : "2015",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level5.png"
}
],
"verified_reason" : "作家洪峰,代表作《瀚海》、《离乡》等 微博签约自媒体",
"url" : "http://blog.sina.com.cn/jlhongfeng",
"description" : "微信号:hongfeng57【淘宝店珞妮民族手工 http://luoni2010.taobao.com/主营云南土特产、服装定制、天然植物精油。】",
"followers_count" : 2083664,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.81.1053.1053.1024/3f69ada1jw8etg3purfbxj20t90vjaju.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/6cf8d7ebjw1ehfr4xa8psj20hs0hsgpg.jpg",
"city" : "3",
"verified_level" : 1,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "洪峰",
"province" : "53",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"friends_count" : 253,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "真盼着老日本鬼子芹泽原一枪把傻逼万山红打100个窟窿[bm暴怒]!不是为了让他给被龙千言打死的儿子报仇,只是想让老鬼子一枪把傻逼万山红打100个窟窿[放鞭炮]!咔擦咔擦就杆儿屁朝凉[怒骂]!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 12 00:02:24 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "16_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6gtrs77"
},
{
"topic_struct" : [
{
"topic_title" : "张国荣0912生日快乐",
"topic_url" : "sinaweibo://pageinfo?containerid=1008083b09d319535eab1cbc40e8b5891c0572&pageid=1008083b09d319535eab1cbc40e8b5891c0572&extparam=%E5%BC%A0%E5%9B%BD%E8%8D%A30912%E7%94%9F%E6%97%A5%E5%BF%AB%E4%B9%90"
}
],
"attitudes_count" : 268,
"source" : "微博 weibo.com",
"page_info" : {
"page_pic" : "http://ww1.sinaimg.cn/thumbnail/ae1ea35cjw1ev85vivjpkj20ep0eqwg5.jpg",
"page_id" : "1008083b09d319535eab1cbc40e8b5891c0572",
"page_desc" : "哥哥张国荣9月12日生日快乐!\n你这一笑,叫我温暖;你这一笑,叫我触电。\n热情常在,思忆不改。\n又是一912,祝亲爱的哥哥,生日快乐,让我们继续宠爱张国荣!",
"object_id" : "1022:1008083b09d319535eab1cbc40e8b5891c0572",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:3886041964240339|rid:17_0_1_2598641950705756166",
"oid" : "1008083b09d319535eab1cbc40e8b5891c0572",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=1008083b09d319535eab1cbc40e8b5891c0572&containerid=1008083b09d319535eab1cbc40e8b5891c0572&extparam=%E5%BC%A0%E5%9B%BD%E8%8D%A30912%E7%94%9F%E6%97%A5%E5%BF%AB%E4%B9%90",
"tips" : "5066人关注",
"page_title" : "#张国荣0912生日快乐#"
},
"source_type" : 1,
"idstr" : "3886038848407488",
"mid" : "3886038848407488",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "star_003",
"comments_count" : 62,
"pic_infos" : {
"9f0724e6gw1evyy56s3snj20fc0jgt99" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9f0724e6gw1evyy56s3snj20fc0jgt99.jpg",
"width" : 180,
"height" : 228
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9f0724e6gw1evyy56s3snj20fc0jgt99.jpg",
"width" : 360,
"height" : 456
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9f0724e6gw1evyy56s3snj20fc0jgt99.jpg",
"width" : "552",
"height" : "700"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9f0724e6gw1evyy56s3snj20fc0jgt99.jpg",
"width" : "552",
"height" : "700"
},
"pic_id" : "9f0724e6gw1evyy56s3snj20fc0jgt99",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9f0724e6gw1evyy56s3snj20fc0jgt99.jpg",
"width" : "552",
"height" : "700"
},
"object_id" : "1042018:1d986f02c3dad5ed471a930ae90eede0",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9f0724e6gw1evyy56s3snj20fc0jgt99.jpg",
"width" : 480,
"height" : 608
}
},
"9f0724e6gw1evyxkbea5vj20go0lpdii" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9f0724e6gw1evyxkbea5vj20go0lpdii.jpg",
"width" : 180,
"height" : 234
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9f0724e6gw1evyxkbea5vj20go0lpdii.jpg",
"width" : 360,
"height" : 468
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9f0724e6gw1evyxkbea5vj20go0lpdii.jpg",
"width" : "600",
"height" : "781"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9f0724e6gw1evyxkbea5vj20go0lpdii.jpg",
"width" : "600",
"height" : "781"
},
"pic_id" : "9f0724e6gw1evyxkbea5vj20go0lpdii",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9f0724e6gw1evyxkbea5vj20go0lpdii.jpg",
"width" : "600",
"height" : "781"
},
"object_id" : "1042018:5dd67273611f090649c23fcb210db492",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9f0724e6gw1evyxkbea5vj20go0lpdii.jpg",
"width" : 480,
"height" : 624
}
},
"9f0724e6gw1evyxjut9gdj20go0m4ju4" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9f0724e6gw1evyxjut9gdj20go0m4ju4.jpg",
"width" : 180,
"height" : 238
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9f0724e6gw1evyxjut9gdj20go0m4ju4.jpg",
"width" : 360,
"height" : 477
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9f0724e6gw1evyxjut9gdj20go0m4ju4.jpg",
"width" : "600",
"height" : "796"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9f0724e6gw1evyxjut9gdj20go0m4ju4.jpg",
"width" : "600",
"height" : "796"
},
"pic_id" : "9f0724e6gw1evyxjut9gdj20go0m4ju4",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9f0724e6gw1evyxjut9gdj20go0m4ju4.jpg",
"width" : "600",
"height" : "796"
},
"object_id" : "1042018:fbc45caba6483e6530fad0ad2c987d0b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9f0724e6gw1evyxjut9gdj20go0m4ju4.jpg",
"width" : 480,
"height" : 636
}
},
"9f0724e6gw1evyxjhg4y4j20cm0gowgi" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9f0724e6gw1evyxjhg4y4j20cm0gowgi.jpg",
"width" : 180,
"height" : 237
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9f0724e6gw1evyxjhg4y4j20cm0gowgi.jpg",
"width" : 360,
"height" : 475
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9f0724e6gw1evyxjhg4y4j20cm0gowgi.jpg",
"width" : "454",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9f0724e6gw1evyxjhg4y4j20cm0gowgi.jpg",
"width" : "454",
"height" : "600"
},
"pic_id" : "9f0724e6gw1evyxjhg4y4j20cm0gowgi",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9f0724e6gw1evyxjhg4y4j20cm0gowgi.jpg",
"width" : "454",
"height" : "600"
},
"object_id" : "1042018:8075c72096809f7512e791e9532880f0",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9f0724e6gw1evyxjhg4y4j20cm0gowgi.jpg",
"width" : "454",
"height" : "600"
}
},
"9f0724e6gw1evyy5w3x31j20go0ls79q" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9f0724e6gw1evyy5w3x31j20go0ls79q.jpg",
"width" : 180,
"height" : 235
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9f0724e6gw1evyy5w3x31j20go0ls79q.jpg",
"width" : 360,
"height" : 470
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9f0724e6gw1evyy5w3x31j20go0ls79q.jpg",
"width" : "600",
"height" : "784"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9f0724e6gw1evyy5w3x31j20go0ls79q.jpg",
"width" : "600",
"height" : "784"
},
"pic_id" : "9f0724e6gw1evyy5w3x31j20go0ls79q",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9f0724e6gw1evyy5w3x31j20go0ls79q.jpg",
"width" : "600",
"height" : "784"
},
"object_id" : "1042018:23caf73531044df2ffa05ee6a9a81b40",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9f0724e6gw1evyy5w3x31j20go0ls79q.jpg",
"width" : 480,
"height" : 627
}
},
"9f0724e6gw1evyxjfa6isj20cx0godhq" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9f0724e6gw1evyxjfa6isj20cx0godhq.jpg",
"width" : 180,
"height" : 232
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9f0724e6gw1evyxjfa6isj20cx0godhq.jpg",
"width" : 360,
"height" : 464
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9f0724e6gw1evyxjfa6isj20cx0godhq.jpg",
"width" : "465",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9f0724e6gw1evyxjfa6isj20cx0godhq.jpg",
"width" : "465",
"height" : "600"
},
"pic_id" : "9f0724e6gw1evyxjfa6isj20cx0godhq",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9f0724e6gw1evyxjfa6isj20cx0godhq.jpg",
"width" : "465",
"height" : "600"
},
"object_id" : "1042018:c82e052ad656e0ed4b2e764d05ed41c7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9f0724e6gw1evyxjfa6isj20cx0godhq.jpg",
"width" : "465",
"height" : "600"
}
},
"9f0724e6gw1evyxjes4vaj20cu0go40j" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9f0724e6gw1evyxjes4vaj20cu0go40j.jpg",
"width" : 180,
"height" : 233
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9f0724e6gw1evyxjes4vaj20cu0go40j.jpg",
"width" : 360,
"height" : 467
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9f0724e6gw1evyxjes4vaj20cu0go40j.jpg",
"width" : "462",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9f0724e6gw1evyxjes4vaj20cu0go40j.jpg",
"width" : "462",
"height" : "600"
},
"pic_id" : "9f0724e6gw1evyxjes4vaj20cu0go40j",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9f0724e6gw1evyxjes4vaj20cu0go40j.jpg",
"width" : "462",
"height" : "600"
},
"object_id" : "1042018:f6e92e9cfae14855b44f958ff623bc6b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9f0724e6gw1evyxjes4vaj20cu0go40j.jpg",
"width" : "462",
"height" : "600"
}
},
"9f0724e6gw1evyxjgm9dwj20b40go0uc" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9f0724e6gw1evyxjgm9dwj20b40go0uc.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9f0724e6gw1evyxjgm9dwj20b40go0uc.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9f0724e6gw1evyxjgm9dwj20b40go0uc.jpg",
"width" : "400",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9f0724e6gw1evyxjgm9dwj20b40go0uc.jpg",
"width" : "400",
"height" : "600"
},
"pic_id" : "9f0724e6gw1evyxjgm9dwj20b40go0uc",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9f0724e6gw1evyxjgm9dwj20b40go0uc.jpg",
"width" : "400",
"height" : "600"
},
"object_id" : "1042018:c373609222064e298bb8b9ef1ad55c39",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9f0724e6gw1evyxjgm9dwj20b40go0uc.jpg",
"width" : "400",
"height" : "600"
}
},
"9f0724e6gw1evyxjxcpx2j20go0lsn0x" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9f0724e6gw1evyxjxcpx2j20go0lsn0x.jpg",
"width" : 180,
"height" : 235
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9f0724e6gw1evyxjxcpx2j20go0lsn0x.jpg",
"width" : 360,
"height" : 470
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9f0724e6gw1evyxjxcpx2j20go0lsn0x.jpg",
"width" : "600",
"height" : "784"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9f0724e6gw1evyxjxcpx2j20go0lsn0x.jpg",
"width" : "600",
"height" : "784"
},
"pic_id" : "9f0724e6gw1evyxjxcpx2j20go0lsn0x",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9f0724e6gw1evyxjxcpx2j20go0lsn0x.jpg",
"width" : "600",
"height" : "784"
},
"object_id" : "1042018:4da5822fed5f3cecca307280ebe5f67b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9f0724e6gw1evyxjxcpx2j20go0lsn0x.jpg",
"width" : 480,
"height" : 627
}
}
},
"reposts_count" : 280,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6gkzhaE",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/star_003_y.png?version=2015080302",
"geo" : null,
"id" : 3886038848407488,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/2668045542/180/40027561967/1",
"profile_image_url" : "http://tp3.sinaimg.cn/2668045542/50/40027561967/1",
"allow_all_act_msg" : false,
"id" : 2668045542,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.980.300/9f0724e6gw1ek1qzix4jhj20r808cwkk.jpg",
"remark" : "",
"verified_trade" : "1028",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level5.png"
}
],
"verified_reason" : "影评人 微博签约自媒体",
"url" : "http://www.LanYingWang.com",
"description" : "分享最新资源,推荐好电影!(联系请私信)",
"followers_count" : 521315,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://tp3.sinaimg.cn/2668045542/180/40027561967/1",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.0.0/9f0724e6jw1et2bwtn4ruj20ku0kuq4d.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "影评,欧美电影,影讯",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"dianping" : "movie",
"verified_reason_url" : "",
"screen_name" : "蓝影志",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"cardid" : "star_003",
"urank" : 28,
"friends_count" : 188,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"verified_state" : 0
},
"pic_bg_type" : 1,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#张国荣0912生日快乐# 秋天该很好,你若尚在场!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 12 00:02:03 +0800 2015",
"pic_ids" : [
"9f0724e6gw1evyy56s3snj20fc0jgt99",
"9f0724e6gw1evyxjhg4y4j20cm0gowgi",
"9f0724e6gw1evyxjes4vaj20cu0go40j",
"9f0724e6gw1evyxjut9gdj20go0m4ju4",
"9f0724e6gw1evyxjxcpx2j20go0lsn0x",
"9f0724e6gw1evyxjgm9dwj20b40go0uc",
"9f0724e6gw1evyxkbea5vj20go0lpdii",
"9f0724e6gw1evyy5w3x31j20go0ls79q",
"9f0724e6gw1evyxjfa6isj20cx0godhq"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "17_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6gkzhaE"
},
{
"mblogtypename" : "",
"attitudes_count" : 18,
"source" : "清蒸红米",
"topic_struct" : [
{
"topic_title" : "Cosplay",
"topic_url" : "sinaweibo://pageinfo?containerid=100808f99fee5de47d28c29b778d83fac9aed9&pageid=100808f99fee5de47d28c29b778d83fac9aed9&extparam=Cosplay"
},
{
"topic_title" : "七大罪",
"topic_url" : "sinaweibo://pageinfo?containerid=1008083cc7606329153b9ccf505d33b5b67717&pageid=1008083cc7606329153b9ccf505d33b5b67717&extparam=%E2%80%8E%E4%B8%83%E5%A4%A7%E7%BD%AA%E2%80%AC"
},
{
"topic_title" : "伊丽莎白·里昂妮丝",
"topic_url" : "sinaweibo://pageinfo?containerid=100808fd4347172d4348aad7519a4624efa941&pageid=100808fd4347172d4348aad7519a4624efa941&extparam=%E4%BC%8A%E4%B8%BD%E8%8E%8E%E7%99%BD%C2%B7%E9%87%8C%E6%98%82%E5%A6%AE%E4%B8%9D"
}
],
"source_type" : 2,
"idstr" : "3886038554025817",
"mid" : "3886038554025817",
"annotations" : [
{
"client_mblogid" : "9a97ce72-6767-4ca7-81fd-6a77d92dde01"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"page_info" : {
"page_pic" : "http://ww4.sinaimg.cn/thumbnail/005xIpkZgw1euan736ixoj305005074s.jpg",
"page_id" : "100808f99fee5de47d28c29b778d83fac9aed9",
"page_desc" : "尚汇城一起和你谈COSPLAY,是英文Costume Play的简略写法,日文写作「コスプレ」。玩COSPLAY的人则一般被称为COSPLAYER。",
"object_id" : "1022:100808f99fee5de47d28c29b778d83fac9aed9",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:3886041964240339|rid:18_0_1_2598641950705756166",
"oid" : "100808f99fee5de47d28c29b778d83fac9aed9",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808f99fee5de47d28c29b778d83fac9aed9&containerid=100808f99fee5de47d28c29b778d83fac9aed9&extparam=Cosplay",
"tips" : "1168人关注",
"page_title" : "#Cosplay#"
},
"retweeted_status" : {
"attitudes_count" : 68,
"source" : "360安全浏览器",
"source_type" : 1,
"idstr" : "3885990060005148",
"mid" : "3885990060005148",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 45,
"pic_infos" : {
"930abbe9jw1evysuvctzbj21kw2dcakf" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/930abbe9jw1evysuvctzbj21kw2dcakf.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/930abbe9jw1evysuvctzbj21kw2dcakf.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/930abbe9jw1evysuvctzbj21kw2dcakf.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/930abbe9jw1evysuvctzbj21kw2dcakf.jpg",
"width" : "2048",
"height" : "3072"
},
"pic_id" : "930abbe9jw1evysuvctzbj21kw2dcakf",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/930abbe9jw1evysuvctzbj21kw2dcakf.jpg",
"width" : "2048",
"height" : "3072"
},
"object_id" : "1042018:6ea8369474ed55ee2fb4b9a706411de6",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/930abbe9jw1evysuvctzbj21kw2dcakf.jpg",
"width" : 480,
"height" : 720
}
},
"930abbe9jw1evysvablc0j21kw2dcgu9" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/930abbe9jw1evysvablc0j21kw2dcgu9.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/930abbe9jw1evysvablc0j21kw2dcgu9.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/930abbe9jw1evysvablc0j21kw2dcgu9.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/930abbe9jw1evysvablc0j21kw2dcgu9.jpg",
"width" : "2048",
"height" : "3072"
},
"pic_id" : "930abbe9jw1evysvablc0j21kw2dcgu9",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/930abbe9jw1evysvablc0j21kw2dcgu9.jpg",
"width" : "2048",
"height" : "3072"
},
"object_id" : "1042018:4fde52727fe2e82079f865070990320e",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/930abbe9jw1evysvablc0j21kw2dcgu9.jpg",
"width" : 480,
"height" : 720
}
},
"930abbe9jw1evysvzpkc8j21kw2dbgwk" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/930abbe9jw1evysvzpkc8j21kw2dbgwk.jpg",
"width" : 180,
"height" : 269
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/930abbe9jw1evysvzpkc8j21kw2dbgwk.jpg",
"width" : 360,
"height" : 539
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/930abbe9jw1evysvzpkc8j21kw2dbgwk.jpg",
"width" : 720,
"height" : 1079
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/930abbe9jw1evysvzpkc8j21kw2dbgwk.jpg",
"width" : "2048",
"height" : "3071"
},
"pic_id" : "930abbe9jw1evysvzpkc8j21kw2dbgwk",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/930abbe9jw1evysvzpkc8j21kw2dbgwk.jpg",
"width" : "2048",
"height" : "3071"
},
"object_id" : "1042018:e92e515751c37093c9cd3323835268ef",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/930abbe9jw1evysvzpkc8j21kw2dbgwk.jpg",
"width" : 480,
"height" : 719
}
},
"930abbe9jw1evysv59nd7j21kw2dc106" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/930abbe9jw1evysv59nd7j21kw2dc106.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/930abbe9jw1evysv59nd7j21kw2dc106.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/930abbe9jw1evysv59nd7j21kw2dc106.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/930abbe9jw1evysv59nd7j21kw2dc106.jpg",
"width" : "2048",
"height" : "3072"
},
"pic_id" : "930abbe9jw1evysv59nd7j21kw2dc106",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/930abbe9jw1evysv59nd7j21kw2dc106.jpg",
"width" : "2048",
"height" : "3072"
},
"object_id" : "1042018:934057718be6039c31ee4bb82018e396",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/930abbe9jw1evysv59nd7j21kw2dc106.jpg",
"width" : 480,
"height" : 720
}
},
"930abbe9jw1evysvl8jp9j21kw2dcawo" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/930abbe9jw1evysvl8jp9j21kw2dcawo.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/930abbe9jw1evysvl8jp9j21kw2dcawo.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/930abbe9jw1evysvl8jp9j21kw2dcawo.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/930abbe9jw1evysvl8jp9j21kw2dcawo.jpg",
"width" : "2048",
"height" : "3072"
},
"pic_id" : "930abbe9jw1evysvl8jp9j21kw2dcawo",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/930abbe9jw1evysvl8jp9j21kw2dcawo.jpg",
"width" : "2048",
"height" : "3072"
},
"object_id" : "1042018:31ace5697513f1de8db8670c1a417ba7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/930abbe9jw1evysvl8jp9j21kw2dcawo.jpg",
"width" : 480,
"height" : 720
}
},
"930abbe9jw1evysv0cacrj21kw2dcdnm" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/930abbe9jw1evysv0cacrj21kw2dcdnm.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/930abbe9jw1evysv0cacrj21kw2dcdnm.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/930abbe9jw1evysv0cacrj21kw2dcdnm.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/930abbe9jw1evysv0cacrj21kw2dcdnm.jpg",
"width" : "2048",
"height" : "3072"
},
"pic_id" : "930abbe9jw1evysv0cacrj21kw2dcdnm",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/930abbe9jw1evysv0cacrj21kw2dcdnm.jpg",
"width" : "2048",
"height" : "3072"
},
"object_id" : "1042018:93dc3f317043d6673e5357584c91fc2f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/930abbe9jw1evysv0cacrj21kw2dcdnm.jpg",
"width" : 480,
"height" : 720
}
},
"930abbe9jw1evysvuh5pfj21kw11xn1b" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/930abbe9jw1evysvuh5pfj21kw11xn1b.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/930abbe9jw1evysvuh5pfj21kw11xn1b.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/930abbe9jw1evysvuh5pfj21kw11xn1b.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/930abbe9jw1evysvuh5pfj21kw11xn1b.jpg",
"width" : "2048",
"height" : "1365"
},
"pic_id" : "930abbe9jw1evysvuh5pfj21kw11xn1b",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/930abbe9jw1evysvuh5pfj21kw11xn1b.jpg",
"width" : "2048",
"height" : "1365"
},
"object_id" : "1042018:5c26af80098150fa8ff8487771090c19",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/930abbe9jw1evysvuh5pfj21kw11xn1b.jpg",
"width" : 540,
"height" : 360
}
},
"930abbe9jw1evysudvieaj20gl53l7n2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/930abbe9jw1evysudvieaj20gl53l7n2.jpg",
"width" : 180,
"height" : 600
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/930abbe9jw1evysudvieaj20gl53l7n2.jpg",
"width" : 360,
"height" : 1200
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/930abbe9jw1evysudvieaj20gl53l7n2.jpg",
"width" : "597",
"height" : "6609"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/930abbe9jw1evysudvieaj20gl53l7n2.jpg",
"width" : "597",
"height" : "6609"
},
"pic_id" : "930abbe9jw1evysudvieaj20gl53l7n2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/930abbe9jw1evysudvieaj20gl53l7n2.jpg",
"width" : "597",
"height" : "6609"
},
"object_id" : "1042018:505fac6804eb01d3b0326527547325cf",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/930abbe9jw1evysudvieaj20gl53l7n2.jpg",
"width" : 480,
"height" : 1600
}
},
"930abbe9jw1evysvrl2czj21kw11xwqn" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/930abbe9jw1evysvrl2czj21kw11xwqn.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/930abbe9jw1evysvrl2czj21kw11xwqn.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/930abbe9jw1evysvrl2czj21kw11xwqn.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/930abbe9jw1evysvrl2czj21kw11xwqn.jpg",
"width" : "2048",
"height" : "1365"
},
"pic_id" : "930abbe9jw1evysvrl2czj21kw11xwqn",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/930abbe9jw1evysvrl2czj21kw11xwqn.jpg",
"width" : "2048",
"height" : "1365"
},
"object_id" : "1042018:6177bf66626b7412e4ba063f4ebc6103",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/930abbe9jw1evysvrl2czj21kw11xwqn.jpg",
"width" : 540,
"height" : 360
}
}
},
"reposts_count" : 224,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA4ZE01l2",
"geo" : null,
"id" : 3885990060005148,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/2466954217/180/5735228794/0",
"profile_image_url" : "http://tp2.sinaimg.cn/2466954217/50/5735228794/0",
"allow_all_act_msg" : false,
"id" : 2466954217,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "只是一个安【xuan】静【xiao】的lo娘|非洲婶婶就是我|用绳命爱盗笔|已和小k脱团",
"followers_count" : 3986,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.512.512.1024/930abbe9jw8evbv5uxdp6j20e80e8wfa.jpg",
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e9odcin216j20hs0hstd8.jpg",
"city" : "8",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 23,
"verified_reason_url" : "",
"screen_name" : "青梅素umeko",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 659,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#Cosplay# #七大罪# #伊丽莎白·里昂妮丝# cn@青梅素umeko PHX&后期@小K_不再睡懒觉 团长の手@风色夭夭 棚子@风色言语工作室 【这大概是我出的最快的一套片儿了!太喜欢公主这样美丽又坚强的姑娘~辛苦k总以及感谢夭总[偷笑][偷笑][偷笑]",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 11 20:48:11 +0800 2015",
"pic_ids" : [
"930abbe9jw1evysudvieaj20gl53l7n2",
"930abbe9jw1evysuvctzbj21kw2dcakf",
"930abbe9jw1evysv0cacrj21kw2dcdnm",
"930abbe9jw1evysv59nd7j21kw2dc106",
"930abbe9jw1evysvablc0j21kw2dcgu9",
"930abbe9jw1evysvl8jp9j21kw2dcawo",
"930abbe9jw1evysvrl2czj21kw11xwqn",
"930abbe9jw1evysvuh5pfj21kw11xn1b",
"930abbe9jw1evysvzpkc8j21kw2dbgwk"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 3,
"reposts_count" : 25,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6fRgTix",
"geo" : null,
"id" : 3886038554025817,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp1.sinaimg.cn/3497843592/180/40062087130/1",
"profile_image_url" : "http://tp1.sinaimg.cn/3497843592/50/40062087130/1",
"allow_all_act_msg" : false,
"id" : 3497843592,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/d07cdb88gw1euqyqi5reqj20pk08caep.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"verified_reason" : "",
"url" : "",
"description" : "资源党,专攻cosplay写真,常混迹EHcosplay区,勤奋的搬运工│足控一枚│无责任cos正片推送│妖都小透明摄影,技术不精,不嫌弃可约片│at选择性转",
"followers_count" : 78046,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.7.0.973.973.1024/d07cdb88gw1ej3wjsj6rdj20ui0tc7g4.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.0.0/d07cdb88gw1evwhk3cuogj20k00k0n0m.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 23,
"verified_reason_url" : "",
"screen_name" : "Coupe___芙兰",
"province" : "44",
"verified_source" : "",
"pagefriends_count" : 2,
"gender" : "m",
"mbrank" : 4,
"user_ability" : 0,
"friends_count" : 1037,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "[doge]//@未来ayuuuuuuuuuuu_:啊!!!!好漂亮的伊丽莎白来一打!!",
"biz_feature" : 0,
"pid" : 3886037564146187,
"created_at" : "Sat Sep 12 00:00:53 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "18_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6fRgTix"
},
{
"attitudes_count" : 78,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886038475141468",
"mid" : "3886038475141468",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 22,
"pic_infos" : {
"8faf3cccgw1evyy48l3suj20bz09qaad" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/8faf3cccgw1evyy48l3suj20bz09qaad.jpg",
"width" : 184,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/8faf3cccgw1evyy48l3suj20bz09qaad.jpg",
"width" : 332,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/8faf3cccgw1evyy48l3suj20bz09qaad.jpg",
"width" : "431",
"height" : "350"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/8faf3cccgw1evyy48l3suj20bz09qaad.jpg",
"width" : "431",
"height" : "350"
},
"pic_id" : "8faf3cccgw1evyy48l3suj20bz09qaad",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/8faf3cccgw1evyy48l3suj20bz09qaad.jpg",
"width" : "431",
"height" : "350"
},
"object_id" : "1042018:e4e9fcd07222649461ab1368112cb1c1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/8faf3cccgw1evyy48l3suj20bz09qaad.jpg",
"width" : "431",
"height" : "350"
}
},
"8faf3cccgw1evyy4954wxj20f00f0wf9" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/8faf3cccgw1evyy4954wxj20f00f0wf9.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/8faf3cccgw1evyy4954wxj20f00f0wf9.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/8faf3cccgw1evyy4954wxj20f00f0wf9.jpg",
"width" : "540",
"height" : "540"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/8faf3cccgw1evyy4954wxj20f00f0wf9.jpg",
"width" : "540",
"height" : "540"
},
"pic_id" : "8faf3cccgw1evyy4954wxj20f00f0wf9",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/8faf3cccgw1evyy4954wxj20f00f0wf9.jpg",
"width" : "540",
"height" : "540"
},
"object_id" : "1042018:fe3598be83c7f9387f3c04090a63da0f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/8faf3cccgw1evyy4954wxj20f00f0wf9.jpg",
"width" : 480,
"height" : 480
}
},
"8faf3cccgw1evyy47swk1j20bz0b1t90" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/8faf3cccgw1evyy47swk1j20bz0b1t90.jpg",
"width" : 162,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/8faf3cccgw1evyy47swk1j20bz0b1t90.jpg",
"width" : 293,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/8faf3cccgw1evyy47swk1j20bz0b1t90.jpg",
"width" : "431",
"height" : "397"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/8faf3cccgw1evyy47swk1j20bz0b1t90.jpg",
"width" : "431",
"height" : "397"
},
"pic_id" : "8faf3cccgw1evyy47swk1j20bz0b1t90",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/8faf3cccgw1evyy47swk1j20bz0b1t90.jpg",
"width" : "431",
"height" : "397"
},
"object_id" : "1042018:bbf790951f9526791a64d9a691580638",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/8faf3cccgw1evyy47swk1j20bz0b1t90.jpg",
"width" : 390,
"height" : 360
}
},
"8faf3cccgw1evyy4838wpj20xc0sfadi" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/8faf3cccgw1evyy4838wpj20xc0sfadi.jpg",
"width" : 175,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/8faf3cccgw1evyy4838wpj20xc0sfadi.jpg",
"width" : 316,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/8faf3cccgw1evyy4838wpj20xc0sfadi.jpg",
"width" : 720,
"height" : 613
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/8faf3cccgw1evyy4838wpj20xc0sfadi.jpg",
"width" : "1200",
"height" : "1023"
},
"pic_id" : "8faf3cccgw1evyy4838wpj20xc0sfadi",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/8faf3cccgw1evyy4838wpj20xc0sfadi.jpg",
"width" : "1200",
"height" : "1023"
},
"object_id" : "1042018:4db7200be00f61eaf9767059cf50367a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/8faf3cccgw1evyy4838wpj20xc0sfadi.jpg",
"width" : 422,
"height" : 360
}
},
"8faf3cccgw1evyy8m0k1zj20c00aywew" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/8faf3cccgw1evyy8m0k1zj20c00aywew.jpg",
"width" : 164,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/8faf3cccgw1evyy8m0k1zj20c00aywew.jpg",
"width" : 296,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/8faf3cccgw1evyy8m0k1zj20c00aywew.jpg",
"width" : "432",
"height" : "394"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/8faf3cccgw1evyy8m0k1zj20c00aywew.jpg",
"width" : "432",
"height" : "394"
},
"pic_id" : "8faf3cccgw1evyy8m0k1zj20c00aywew",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/8faf3cccgw1evyy8m0k1zj20c00aywew.jpg",
"width" : "432",
"height" : "394"
},
"object_id" : "1042018:c64340f5f2fb8f8619f780f52c88e700",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/8faf3cccgw1evyy8m0k1zj20c00aywew.jpg",
"width" : 394,
"height" : 360
}
},
"8faf3cccgw1evyy8zplmjj20dc0dcjrs" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/8faf3cccgw1evyy8zplmjj20dc0dcjrs.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/8faf3cccgw1evyy8zplmjj20dc0dcjrs.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/8faf3cccgw1evyy8zplmjj20dc0dcjrs.jpg",
"width" : "480",
"height" : "480"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/8faf3cccgw1evyy8zplmjj20dc0dcjrs.jpg",
"width" : "480",
"height" : "480"
},
"pic_id" : "8faf3cccgw1evyy8zplmjj20dc0dcjrs",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/8faf3cccgw1evyy8zplmjj20dc0dcjrs.jpg",
"width" : "480",
"height" : "480"
},
"object_id" : "1042018:4bd3f02c14e052a280cc4c513fbf55fb",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/8faf3cccgw1evyy8zplmjj20dc0dcjrs.jpg",
"width" : "480",
"height" : "480"
}
},
"8faf3cccgw1evyy4tj6hgg206805an6v" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or180/8faf3cccgw1evyy4tj6hgg206805an6v.gif",
"width" : 176,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or360/8faf3cccgw1evyy4tj6hgg206805an6v.gif",
"width" : "224",
"height" : "190"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/wap720/8faf3cccgw1evyy4tj6hgg206805an6v.gif",
"width" : "224",
"height" : "190"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/large/8faf3cccgw1evyy4tj6hgg206805an6v.gif",
"width" : "224",
"height" : "190"
},
"pic_id" : "8faf3cccgw1evyy4tj6hgg206805an6v",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/woriginal/8faf3cccgw1evyy4tj6hgg206805an6v.gif",
"width" : "224",
"height" : "190"
},
"object_id" : "1042018:7d52a3e42176479fb0a8c4f3a6f4c920",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or480/8faf3cccgw1evyy4tj6hgg206805an6v.gif",
"width" : "224",
"height" : "190"
}
},
"8faf3cccgw1evyy47p5qjj20bs0af3yt" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/8faf3cccgw1evyy47p5qjj20bs0af3yt.jpg",
"width" : 169,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/8faf3cccgw1evyy47p5qjj20bs0af3yt.jpg",
"width" : 305,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/8faf3cccgw1evyy47p5qjj20bs0af3yt.jpg",
"width" : "424",
"height" : "375"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/8faf3cccgw1evyy47p5qjj20bs0af3yt.jpg",
"width" : "424",
"height" : "375"
},
"pic_id" : "8faf3cccgw1evyy47p5qjj20bs0af3yt",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/8faf3cccgw1evyy47p5qjj20bs0af3yt.jpg",
"width" : "424",
"height" : "375"
},
"object_id" : "1042018:df8be0214ca30627ebe054594a8798ba",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/8faf3cccgw1evyy47p5qjj20bs0af3yt.jpg",
"width" : 407,
"height" : 360
}
},
"8faf3cccgw1evyy7qchl9j20f00dat9a" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/8faf3cccgw1evyy7qchl9j20f00dat9a.jpg",
"width" : 169,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/8faf3cccgw1evyy7qchl9j20f00dat9a.jpg",
"width" : 305,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/8faf3cccgw1evyy7qchl9j20f00dat9a.jpg",
"width" : "540",
"height" : "478"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/8faf3cccgw1evyy7qchl9j20f00dat9a.jpg",
"width" : "540",
"height" : "478"
},
"pic_id" : "8faf3cccgw1evyy7qchl9j20f00dat9a",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/8faf3cccgw1evyy7qchl9j20f00dat9a.jpg",
"width" : "540",
"height" : "478"
},
"object_id" : "1042018:ba70bac89749d5cb09818eeeda8d0947",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/8faf3cccgw1evyy7qchl9j20f00dat9a.jpg",
"width" : 406,
"height" : 360
}
}
},
"reposts_count" : 113,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6fJlzwU",
"geo" : null,
"id" : 3886038475141468,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/2410626252/180/5727864934/0",
"profile_image_url" : "http://tp1.sinaimg.cn/2410626252/50/5727864934/0",
"allow_all_act_msg" : false,
"id" : 2410626252,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/8faf3cccjw1eslbs0r1p7j20pk08c76x.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "AcFun弹幕视频网官方微博",
"url" : "http://www.acfun.tv",
"description" : "AcFun官方微博。猴山中唯一萌娘小公主(・ω・)ノ欢迎勾搭~",
"followers_count" : 457193,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.55.9.411.411.1024/8faf3cccjw8eslbx951atj20dw0dwmzu.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/8faf3cccjw1etukbskn6oj20hs0hsjt7.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 27,
"verified_reason_url" : "",
"screen_name" : "AcFun弹幕视频网",
"province" : "100",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 27,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 372,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "9月12日,是LoveLive里南小鸟的生日!生日也要和好朋友们一起,才不会孤独哦~生日快乐,小鸟!不说了,刚拿的五心,去抽我鸟了!一定是UR!(∩•̀ω•́)⊃-*⋆",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 12 00:00:34 +0800 2015",
"pic_ids" : [
"8faf3cccgw1evyy47swk1j20bz0b1t90",
"8faf3cccgw1evyy47p5qjj20bs0af3yt",
"8faf3cccgw1evyy4838wpj20xc0sfadi",
"8faf3cccgw1evyy48l3suj20bz09qaad",
"8faf3cccgw1evyy4tj6hgg206805an6v",
"8faf3cccgw1evyy4954wxj20f00f0wf9",
"8faf3cccgw1evyy7qchl9j20f00dat9a",
"8faf3cccgw1evyy8m0k1zj20c00aywew",
"8faf3cccgw1evyy8zplmjj20dc0dcjrs"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "19_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6fJlzwU"
},
{
"attitudes_count" : 158,
"source" : "微博 weibo.com",
"page_info" : {
"actionlog" : {
"ext" : "mid:3886041964240339|rid:20_0_1_2598641950705756166",
"oid" : "23041861ecbb3d0102vynv",
"act_code" : 300,
"act_type" : 1
},
"page_id" : "23041861ecbb3d0102vynv",
"content1" : "201509月11日",
"type" : "12",
"content2" : "@王源宗Bboy: 你好!我来了。 从微博得知你对纪录片《天空的诱惑》中三处延时影像的版权提出了疑义。我们理解你的愤怒。我们深知,哪怕是短短的几秒,也是影像创作者花费大量时间、精力凝结成的心",
"page_url" : "sinaweibo://infopage?containerid=23041861ecbb3d0102vynv&showurl=http%3A%2F%2Fcard.weibo.com%2Farticle%2Fh5%2Fs%23cid%3D23041861ecbb3d0102vynv&url_open_direct=1&fullscreen=true&showurl=http%3A%2F%2Fcard.weibo.com%2Farticle%2Fh5%2Fs%23cid%3D23041861ecbb3d0102vynv%26from%3D1054093010%26wm%3D3333_2001%26ip%3D61.49.120.205&url_open_direct=1",
"page_title" : "201509月11日",
"content3" : "发布者:优酷",
"object_id" : "1022:23041861ecbb3d0102vynv",
"page_pic" : "",
"content4" : "阅读:40969",
"type_icon" : "http://h5.sinaimg.cn/upload/2015/07/13/6/timeline_image_article.png"
},
"source_type" : 1,
"idstr" : "3886038314996826",
"mid" : "3886038314996826",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 222,
"url_struct" : [
{
"result" : false,
"page_id" : "23041861ecbb3d0102vynv",
"hide" : 1,
"ori_url" : "sinaweibo://infopage?containerid=23041861ecbb3d0102vynv&fullscreen=true&showurl=http%3A%2F%2Fcard.weibo.com%2Farticle%2Fh5%2Fs%23cid%3D23041861ecbb3d0102vynv&url_open_direct=1&showurl=http%3A%2F%2Fcard.weibo.com%2Farticle%2Fh5%2Fs%23cid%3D23041861ecbb3d0102vynv%26from%3D1054093010%26wm%3D3333_2001%26ip%3D61.49.120.205&url_open_direct=1",
"url_title" : "201509月11日",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_article.png",
"url_type" : 36,
"short_url" : "http://t.cn/RyGMPik"
}
],
"reposts_count" : 138,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6ftkXTY",
"geo" : null,
"id" : 3886038314996826,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/1642904381/180/5710057697/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1642904381/50/5710057697/1",
"allow_all_act_msg" : false,
"id" : 1642904381,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/61ecbb3djw1eu4u73i5urj20pk08cdk0.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "优酷官方微博",
"url" : "",
"description" : "",
"followers_count" : 6694356,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "优酷客服",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.798.798.1024/61ecbb3djw8elz20izdevj20m60m6my2.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat4uqw77j20hs0hsacp.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "优酷",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 48,
"gender" : "m",
"mbrank" : 1,
"user_ability" : 0,
"cardid" : "vip_002",
"friends_count" : 2068,
"verified" : false,
"verified_contact_mobile" : "400-810-0580",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"verified_state" : 0
},
"recom_state" : -1,
"biz_ids" : [
230418
],
"attitudes_status" : 0,
"text" : "@王源宗Bboy 你好,我来了。http://t.cn/RyGMPik",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 11 23:59:56 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "20_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6ftkXTY"
},
{
"attitudes_count" : 66,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886037346797550",
"mid" : "3886037346797550",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 19,
"pic_infos" : {
"9e6b7fdbjw1evyk8r14p4g20b405uqv5" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or180/9e6b7fdbjw1evyk8r14p4g20b405uqv5.gif",
"width" : 285,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or360/9e6b7fdbjw1evyk8r14p4g20b405uqv5.gif",
"width" : "400",
"height" : "210"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/wap720/9e6b7fdbjw1evyk8r14p4g20b405uqv5.gif",
"width" : "400",
"height" : "210"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/large/9e6b7fdbjw1evyk8r14p4g20b405uqv5.gif",
"width" : "400",
"height" : "210"
},
"pic_id" : "9e6b7fdbjw1evyk8r14p4g20b405uqv5",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/woriginal/9e6b7fdbjw1evyk8r14p4g20b405uqv5.gif",
"width" : "400",
"height" : "210"
},
"object_id" : "1042018:a8c27b8d5c27dd640e7c2cf7cc842a09",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or480/9e6b7fdbjw1evyk8r14p4g20b405uqv5.gif",
"width" : "400",
"height" : "210"
}
},
"9e6b7fdbjw1evyk9nlu5hj20kx0rsgpz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9e6b7fdbjw1evyk9nlu5hj20kx0rsgpz.jpg",
"width" : 180,
"height" : 239
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9e6b7fdbjw1evyk9nlu5hj20kx0rsgpz.jpg",
"width" : 360,
"height" : 478
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9e6b7fdbjw1evyk9nlu5hj20kx0rsgpz.jpg",
"width" : 720,
"height" : 956
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9e6b7fdbjw1evyk9nlu5hj20kx0rsgpz.jpg",
"width" : "753",
"height" : "1000"
},
"pic_id" : "9e6b7fdbjw1evyk9nlu5hj20kx0rsgpz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9e6b7fdbjw1evyk9nlu5hj20kx0rsgpz.jpg",
"width" : "753",
"height" : "1000"
},
"object_id" : "1042018:1e18fc1bf5caeb1ce8155deffdbd9d88",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9e6b7fdbjw1evyk9nlu5hj20kx0rsgpz.jpg",
"width" : 480,
"height" : 637
}
},
"9e6b7fdbjw1evykad0t7zj20f00miwhq" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9e6b7fdbjw1evykad0t7zj20f00miwhq.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9e6b7fdbjw1evykad0t7zj20f00miwhq.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9e6b7fdbjw1evykad0t7zj20f00miwhq.jpg",
"width" : "540",
"height" : "810"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9e6b7fdbjw1evykad0t7zj20f00miwhq.jpg",
"width" : "540",
"height" : "810"
},
"pic_id" : "9e6b7fdbjw1evykad0t7zj20f00miwhq",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9e6b7fdbjw1evykad0t7zj20f00miwhq.jpg",
"width" : "540",
"height" : "810"
},
"object_id" : "1042018:5350ff8464b0f1c89d3178bb51409857",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9e6b7fdbjw1evykad0t7zj20f00miwhq.jpg",
"width" : 480,
"height" : 720
}
},
"9e6b7fdbjw1evyk90zb46j20qo0zkgnb" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9e6b7fdbjw1evyk90zb46j20qo0zkgnb.jpg",
"width" : 180,
"height" : 240
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9e6b7fdbjw1evyk90zb46j20qo0zkgnb.jpg",
"width" : 360,
"height" : 480
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9e6b7fdbjw1evyk90zb46j20qo0zkgnb.jpg",
"width" : 720,
"height" : 960
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9e6b7fdbjw1evyk90zb46j20qo0zkgnb.jpg",
"width" : "960",
"height" : "1280"
},
"pic_id" : "9e6b7fdbjw1evyk90zb46j20qo0zkgnb",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9e6b7fdbjw1evyk90zb46j20qo0zkgnb.jpg",
"width" : "960",
"height" : "1280"
},
"object_id" : "1042018:ac2f9bcf48e4d7d4c7459ef5878285bb",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9e6b7fdbjw1evyk90zb46j20qo0zkgnb.jpg",
"width" : 480,
"height" : 640
}
},
"9e6b7fdbjw1evyk9a8n1bj20k00ukq8p" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9e6b7fdbjw1evyk9a8n1bj20k00ukq8p.jpg",
"width" : 180,
"height" : 275
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9e6b7fdbjw1evyk9a8n1bj20k00ukq8p.jpg",
"width" : 360,
"height" : 550
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9e6b7fdbjw1evyk9a8n1bj20k00ukq8p.jpg",
"width" : "720",
"height" : "1100"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9e6b7fdbjw1evyk9a8n1bj20k00ukq8p.jpg",
"width" : "720",
"height" : "1100"
},
"pic_id" : "9e6b7fdbjw1evyk9a8n1bj20k00ukq8p",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9e6b7fdbjw1evyk9a8n1bj20k00ukq8p.jpg",
"width" : "720",
"height" : "1100"
},
"object_id" : "1042018:a324daf05c5c0af399023e8af6cbdba7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9e6b7fdbjw1evyk9a8n1bj20k00ukq8p.jpg",
"width" : 480,
"height" : 733
}
},
"9e6b7fdbjw1evyk8z6j87j20pc0z8n4r" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9e6b7fdbjw1evyk8z6j87j20pc0z8n4r.jpg",
"width" : 180,
"height" : 250
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9e6b7fdbjw1evyk8z6j87j20pc0z8n4r.jpg",
"width" : 360,
"height" : 500
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9e6b7fdbjw1evyk8z6j87j20pc0z8n4r.jpg",
"width" : 720,
"height" : 1001
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9e6b7fdbjw1evyk8z6j87j20pc0z8n4r.jpg",
"width" : "912",
"height" : "1268"
},
"pic_id" : "9e6b7fdbjw1evyk8z6j87j20pc0z8n4r",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9e6b7fdbjw1evyk8z6j87j20pc0z8n4r.jpg",
"width" : "912",
"height" : "1268"
},
"object_id" : "1042018:e98dfa97b691ffd16f9e35f137722140",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9e6b7fdbjw1evyk8z6j87j20pc0z8n4r.jpg",
"width" : 480,
"height" : 667
}
},
"9e6b7fdbjw1evyk9hfm37j20is0rswi3" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9e6b7fdbjw1evyk9hfm37j20is0rswi3.jpg",
"width" : 180,
"height" : 266
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9e6b7fdbjw1evyk9hfm37j20is0rswi3.jpg",
"width" : 360,
"height" : 532
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9e6b7fdbjw1evyk9hfm37j20is0rswi3.jpg",
"width" : "676",
"height" : "1000"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9e6b7fdbjw1evyk9hfm37j20is0rswi3.jpg",
"width" : "676",
"height" : "1000"
},
"pic_id" : "9e6b7fdbjw1evyk9hfm37j20is0rswi3",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9e6b7fdbjw1evyk9hfm37j20is0rswi3.jpg",
"width" : "676",
"height" : "1000"
},
"object_id" : "1042018:06b6a33ba9df6623e43ce042647c6f16",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9e6b7fdbjw1evyk9hfm37j20is0rswi3.jpg",
"width" : 480,
"height" : 710
}
},
"9e6b7fdbjw1evyk9kfv7kj20l50r6783" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9e6b7fdbjw1evyk9kfv7kj20l50r6783.jpg",
"width" : 180,
"height" : 231
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9e6b7fdbjw1evyk9kfv7kj20l50r6783.jpg",
"width" : 360,
"height" : 462
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9e6b7fdbjw1evyk9kfv7kj20l50r6783.jpg",
"width" : 720,
"height" : 925
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9e6b7fdbjw1evyk9kfv7kj20l50r6783.jpg",
"width" : "761",
"height" : "978"
},
"pic_id" : "9e6b7fdbjw1evyk9kfv7kj20l50r6783",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9e6b7fdbjw1evyk9kfv7kj20l50r6783.jpg",
"width" : "761",
"height" : "978"
},
"object_id" : "1042018:51392d54ecd1c2225cac4e7e19dce9f7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9e6b7fdbjw1evyk9kfv7kj20l50r6783.jpg",
"width" : 480,
"height" : 616
}
},
"9e6b7fdbjw1evyka7u8mxj20rs1387d9" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9e6b7fdbjw1evyka7u8mxj20rs1387d9.jpg",
"width" : 180,
"height" : 254
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9e6b7fdbjw1evyka7u8mxj20rs1387d9.jpg",
"width" : 360,
"height" : 508
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9e6b7fdbjw1evyka7u8mxj20rs1387d9.jpg",
"width" : 720,
"height" : 1016
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9e6b7fdbjw1evyka7u8mxj20rs1387d9.jpg",
"width" : "1000",
"height" : "1412"
},
"pic_id" : "9e6b7fdbjw1evyka7u8mxj20rs1387d9",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9e6b7fdbjw1evyka7u8mxj20rs1387d9.jpg",
"width" : "1000",
"height" : "1412"
},
"object_id" : "1042018:a01385f48006f22b1732801136ae5652",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9e6b7fdbjw1evyka7u8mxj20rs1387d9.jpg",
"width" : 480,
"height" : 677
}
}
},
"reposts_count" : 16,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6dUswlU",
"geo" : null,
"id" : 3886037346797550,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2657845211/180/40048636856/0",
"profile_image_url" : "http://tp4.sinaimg.cn/2657845211/50/40048636856/0",
"allow_all_act_msg" : true,
"id" : 2657845211,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.980.300/9e6b7fdbgw1ea72x5s6ktj20r808cq5s.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "绝对萌域官方微博",
"url" : "http://slolita.taobao.com/",
"description" : "我是萌羽,是绝对萌域同人原创抱枕铺 slolita.taobao.com 的看板娘,大家要支持我呦~人家的梦想是有自己的抱枕呢!",
"followers_count" : 176541,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.180.180.1024/9e6b7fdbgw1ee3xfgtvaij2050050t8x.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 28,
"verified_reason_url" : "",
"screen_name" : "绝对萌域",
"province" : "44",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 2,
"friends_count" : 1983,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "深夜食堂",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 11 23:56:05 +0800 2015",
"pic_ids" : [
"9e6b7fdbjw1evyk8z6j87j20pc0z8n4r",
"9e6b7fdbjw1evyk90zb46j20qo0zkgnb",
"9e6b7fdbjw1evyk9a8n1bj20k00ukq8p",
"9e6b7fdbjw1evyk9hfm37j20is0rswi3",
"9e6b7fdbjw1evyk9kfv7kj20l50r6783",
"9e6b7fdbjw1evyk9nlu5hj20kx0rsgpz",
"9e6b7fdbjw1evyka7u8mxj20rs1387d9",
"9e6b7fdbjw1evykad0t7zj20f00miwhq",
"9e6b7fdbjw1evyk8r14p4g20b405uqv5"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "21_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6dUswlU"
},
{
"attitudes_count" : 0,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886037258408618",
"mid" : "3886037258408618",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 9,
"pic_infos" : {
"9a099b04gw1evyybmskcnj20m808dt9u" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9a099b04gw1evyybmskcnj20m808dt9u.jpg",
"width" : 398,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9a099b04gw1evyybmskcnj20m808dt9u.jpg",
"width" : 717,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9a099b04gw1evyybmskcnj20m808dt9u.jpg",
"width" : 720,
"height" : 270
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9a099b04gw1evyybmskcnj20m808dt9u.jpg",
"width" : "800",
"height" : "301"
},
"pic_id" : "9a099b04gw1evyybmskcnj20m808dt9u",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9a099b04gw1evyybmskcnj20m808dt9u.jpg",
"width" : "800",
"height" : "301"
},
"keep_size" : 1,
"object_id" : "1042018:b4cd158178bd359c08d6450f264588b4",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9a099b04gw1evyybmskcnj20m808dt9u.jpg",
"width" : "800",
"height" : "301"
}
}
},
"url_struct" : [
{
"result" : true,
"position" : 2,
"ori_url" : "http://www.macrumors.com/2015/09/11/jony-ive-apple-watch-hermes-not-exclusive/",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyGIDJ1&mark=&mid=3886037258408618",
"short_url" : "http://t.cn/RyGIDJ1"
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6dLzhsS",
"geo" : null,
"id" : 3886037258408618,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/2584320772/180/40090244301/1",
"profile_image_url" : "http://tp1.sinaimg.cn/2584320772/50/40090244301/1",
"allow_all_act_msg" : false,
"id" : 2584320772,
"cover_image" : "http://ww2.sinaimg.cn/crop.112.0.980.300/9a099b04gw1dy5errimbij.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : " 苹果电脑收藏家 Virtual GS 工作室-专门开发苹果/安卓软件和多媒体电子书",
"followers_count" : 5204,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.981.262.866.866.1024/9a099b04gw1etko4840d4j21kw16oh8b.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"city" : "11",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 28,
"verified_reason_url" : "",
"screen_name" : "林泰前",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 30,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000002"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : " 爱马仕版 Apple Watch 价位从1100美元到1500美元之间,只在洛杉矶、迈阿密、纽约、旧金山和多伦多出售。http://t.cn/RyGIDJ1 什么时候会出巴宝莉版本呢?",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 11 23:55:44 +0800 2015",
"pic_ids" : [
"9a099b04gw1evyybmskcnj20m808dt9u"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "22_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6dLzhsS"
},
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886036512342272",
"mid" : "3886036512342272",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "vip_009",
"retweeted_status" : {
"attitudes_count" : 110,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886007784976241",
"mid" : "3886007784976241",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 274,
"pic_infos" : {
"0068sq1xjw1evyuxskkz3j30rs2ebalr" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/0068sq1xjw1evyuxskkz3j30rs2ebalr.jpg",
"width" : 180,
"height" : 559
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/0068sq1xjw1evyuxskkz3j30rs2ebalr.jpg",
"width" : 360,
"height" : 1118
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/0068sq1xjw1evyuxskkz3j30rs2ebalr.jpg",
"width" : 720,
"height" : 2237
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/0068sq1xjw1evyuxskkz3j30rs2ebalr.jpg",
"width" : "1000",
"height" : "3107"
},
"pic_id" : "0068sq1xjw1evyuxskkz3j30rs2ebalr",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/0068sq1xjw1evyuxskkz3j30rs2ebalr.jpg",
"width" : "1000",
"height" : "3107"
},
"object_id" : "1042018:b9334be918964febd1e6bf86cd540e51",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/0068sq1xjw1evyuxskkz3j30rs2ebalr.jpg",
"width" : 480,
"height" : 1491
}
},
"0068sq1xjw1evyuxtl5zej304k04kdfq" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/0068sq1xjw1evyuxtl5zej304k04kdfq.jpg",
"width" : "164",
"height" : "164"
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/0068sq1xjw1evyuxtl5zej304k04kdfq.jpg",
"width" : "164",
"height" : "164"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/0068sq1xjw1evyuxtl5zej304k04kdfq.jpg",
"width" : "164",
"height" : "164"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/0068sq1xjw1evyuxtl5zej304k04kdfq.jpg",
"width" : "164",
"height" : "164"
},
"pic_id" : "0068sq1xjw1evyuxtl5zej304k04kdfq",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/0068sq1xjw1evyuxtl5zej304k04kdfq.jpg",
"width" : "164",
"height" : "164"
},
"object_id" : "1042018:9b268021298030d9777882d809acc9c3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/0068sq1xjw1evyuxtl5zej304k04kdfq.jpg",
"width" : "164",
"height" : "164"
}
}
},
"reposts_count" : 2463,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA5sekSxX",
"geo" : null,
"id" : 3886007784976241,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp4.sinaimg.cn/5621780903/180/5736583699/0",
"profile_image_url" : "http://tp4.sinaimg.cn/5621780903/50/5736583699/0",
"allow_all_act_msg" : false,
"id" : 5621780903,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.920.300/0068sq1xjw1ev6xuybxd7j30pk08cglx.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "小裙子!Awesome!",
"followers_count" : 3046,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.710.710.1024/0068sq1xjw8evtztzs768j30jq0jqjui.jpg",
"city" : "1",
"has_ability_tag" : 0,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 9,
"verified_reason_url" : "",
"screen_name" : "Lolita裙摆App",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 1,
"user_ability" : 0,
"friends_count" : 163,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "裙摆终于在App Store正式上架了!目前只支持iOS 8.0及以上版本[害羞] , 下载后的图标和官博娘现在的头娘略有区别,下个版本会换哒[笑cry] 没有邀请码的lo娘转发本条微博后可以私信官博娘索取哟~也希望大家不要把邀请码给奇怪的人呢 [害羞] 安卓版本10月会有哒 [害羞] http://t.cn/RyGtXMS",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 11 21:58:37 +0800 2015",
"pic_ids" : [
"0068sq1xjw1evyuxskkz3j30rs2ebalr",
"0068sq1xjw1evyuxtl5zej304k04kdfq"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"url_struct" : [
{
"result" : true,
"position" : 2,
"ori_url" : "http://www.loqunbai.com/",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyGtXMS&mark=&mid=3886036512342272",
"short_url" : "http://t.cn/RyGtXMS"
}
],
"reposts_count" : 1,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6cz9PkA",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/vip_009_y.png?version=2015080302",
"geo" : null,
"id" : 3886036512342272,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1656022165/180/5717829893/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1656022165/50/5717829893/0",
"allow_all_act_msg" : false,
"id" : 1656022165,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/62b4e495gw1etuikppjj7j20pk08c7a8.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 7,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"verified_reason" : "",
"url" : "http://shop109396569.taobao.com",
"description" : "@嘴毒少惹为妙@淘宝店主(´・_・`)@天策府家养军娘@快乐的宾得🐶@JK制服、Lo裙爱好者●▽●@不混圈 喜欢什么买什么@想嫁IAN@个人喜好你喷个鸟",
"followers_count" : 3306,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 220,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.640.640.1024/62b4e495jw8eov1yagwioj20hs0hsdix.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/62b4e495jw1en1e5packxj20hs0hstah.jpg",
"city" : "6",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 29,
"verified_reason_url" : "",
"screen_name" : "绫辻pocky",
"province" : "31",
"verified_source" : "",
"pagefriends_count" : 1,
"gender" : "f",
"mbrank" : 4,
"user_ability" : 0,
"cardid" : "vip_009",
"friends_count" : 666,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c0020a"
}
},
"pic_bg_type" : 1,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "[最右]好想很厉害的样子 下载!",
"biz_feature" : 0,
"pid" : 3886016999506382,
"created_at" : "Fri Sep 11 23:52:46 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "23_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6cz9PkA"
},
{
"attitudes_count" : 0,
"source" : "奇点",
"source_type" : 1,
"idstr" : "3886035912475010",
"mid" : "3886035912475010",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 5,
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6bBanRw",
"geo" : null,
"id" : 3886035912475010,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1846569133/180/5696080012/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1846569133/50/5696080012/1",
"allow_all_act_msg" : false,
"id" : 1846569133,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"verified_reason" : "",
"url" : "http://imtx.me",
"description" : "独立开发者。iOS 作品:@奇点微博客户端 ,一款简洁高效的第三方微博客户端;OS X 作品:Manico,快速 App 启动及切换工具。",
"followers_count" : 9851,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.636.636.1024/6e1068adjw8egs0u249jyj20ho0hogmj.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "图拉鼎",
"province" : "33",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 860,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "请问杭州哪里有好吃的「杭州小笼包」,没错,就是北京街头和沙县小吃一样很多的杭州小笼包。我好想念,想吃!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 11 23:50:23 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "24_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6bBanRw"
},
{
"attitudes_count" : 68,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3886035827746752",
"mid" : "3886035827746752",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "star_003",
"comments_count" : 9,
"pic_infos" : {
"69b7d63agw1evyxee2yp2j20p00gedjy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/69b7d63agw1evyxee2yp2j20p00gedjy.jpg",
"width" : 228,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/69b7d63agw1evyxee2yp2j20p00gedjy.jpg",
"width" : 411,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/69b7d63agw1evyxee2yp2j20p00gedjy.jpg",
"width" : 720,
"height" : 472
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/69b7d63agw1evyxee2yp2j20p00gedjy.jpg",
"width" : "900",
"height" : "590"
},
"pic_id" : "69b7d63agw1evyxee2yp2j20p00gedjy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/69b7d63agw1evyxee2yp2j20p00gedjy.jpg",
"width" : "900",
"height" : "590"
},
"object_id" : "1042018:55b187a727a054cafbf208a397f64ec5",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/69b7d63agw1evyxee2yp2j20p00gedjy.jpg",
"width" : 549,
"height" : 360
}
},
"69b7d63agw1evyxe6eoutj20p00gdgnr" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/69b7d63agw1evyxe6eoutj20p00gdgnr.jpg",
"width" : 229,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/69b7d63agw1evyxe6eoutj20p00gdgnr.jpg",
"width" : 412,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/69b7d63agw1evyxe6eoutj20p00gdgnr.jpg",
"width" : 720,
"height" : 471
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/69b7d63agw1evyxe6eoutj20p00gdgnr.jpg",
"width" : "900",
"height" : "589"
},
"pic_id" : "69b7d63agw1evyxe6eoutj20p00gdgnr",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/69b7d63agw1evyxe6eoutj20p00gdgnr.jpg",
"width" : "900",
"height" : "589"
},
"object_id" : "1042018:68732d9bfeac4b968e9dced4bc457eb4",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/69b7d63agw1evyxe6eoutj20p00gdgnr.jpg",
"width" : 550,
"height" : 360
}
},
"69b7d63agw1evyxe92bryj20p00ghwh4" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/69b7d63agw1evyxe92bryj20p00ghwh4.jpg",
"width" : 227,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/69b7d63agw1evyxe92bryj20p00ghwh4.jpg",
"width" : 409,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/69b7d63agw1evyxe92bryj20p00ghwh4.jpg",
"width" : 720,
"height" : 474
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/69b7d63agw1evyxe92bryj20p00ghwh4.jpg",
"width" : "900",
"height" : "593"
},
"pic_id" : "69b7d63agw1evyxe92bryj20p00ghwh4",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/69b7d63agw1evyxe92bryj20p00ghwh4.jpg",
"width" : "900",
"height" : "593"
},
"object_id" : "1042018:3c43c75c08a792afd287a25ab00e5469",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/69b7d63agw1evyxe92bryj20p00ghwh4.jpg",
"width" : 546,
"height" : 360
}
},
"69b7d63agw1evyxemg98rj20p00gfq4b" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/69b7d63agw1evyxemg98rj20p00gfq4b.jpg",
"width" : 228,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/69b7d63agw1evyxemg98rj20p00gfq4b.jpg",
"width" : 411,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/69b7d63agw1evyxemg98rj20p00gfq4b.jpg",
"width" : 720,
"height" : 472
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/69b7d63agw1evyxemg98rj20p00gfq4b.jpg",
"width" : "900",
"height" : "591"
},
"pic_id" : "69b7d63agw1evyxemg98rj20p00gfq4b",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/69b7d63agw1evyxemg98rj20p00gfq4b.jpg",
"width" : "900",
"height" : "591"
},
"object_id" : "1042018:aa79b3d85d779abc25e75e33ebec48bc",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/69b7d63agw1evyxemg98rj20p00gfq4b.jpg",
"width" : 548,
"height" : 360
}
},
"69b7d63agw1evyxebn47cj20p00g9jtn" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/69b7d63agw1evyxebn47cj20p00g9jtn.jpg",
"width" : 230,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/69b7d63agw1evyxebn47cj20p00g9jtn.jpg",
"width" : 415,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/69b7d63agw1evyxebn47cj20p00g9jtn.jpg",
"width" : 720,
"height" : 468
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/69b7d63agw1evyxebn47cj20p00g9jtn.jpg",
"width" : "900",
"height" : "585"
},
"pic_id" : "69b7d63agw1evyxebn47cj20p00g9jtn",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/69b7d63agw1evyxebn47cj20p00g9jtn.jpg",
"width" : "900",
"height" : "585"
},
"object_id" : "1042018:c65e5ef838d9902cc64046c38206b90a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/69b7d63agw1evyxebn47cj20p00g9jtn.jpg",
"width" : 553,
"height" : 360
}
},
"69b7d63agw1evyxefr2ltj20p00gfgp5" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/69b7d63agw1evyxefr2ltj20p00gfgp5.jpg",
"width" : 228,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/69b7d63agw1evyxefr2ltj20p00gfgp5.jpg",
"width" : 411,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/69b7d63agw1evyxefr2ltj20p00gfgp5.jpg",
"width" : 720,
"height" : 472
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/69b7d63agw1evyxefr2ltj20p00gfgp5.jpg",
"width" : "900",
"height" : "591"
},
"pic_id" : "69b7d63agw1evyxefr2ltj20p00gfgp5",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/69b7d63agw1evyxefr2ltj20p00gfgp5.jpg",
"width" : "900",
"height" : "591"
},
"object_id" : "1042018:4a1daa45845af2b214491a0046d386e0",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/69b7d63agw1evyxefr2ltj20p00gfgp5.jpg",
"width" : 548,
"height" : 360
}
},
"69b7d63agw1evyxekwespj20p00gemzc" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/69b7d63agw1evyxekwespj20p00gemzc.jpg",
"width" : 228,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/69b7d63agw1evyxekwespj20p00gemzc.jpg",
"width" : 411,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/69b7d63agw1evyxekwespj20p00gemzc.jpg",
"width" : 720,
"height" : 472
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/69b7d63agw1evyxekwespj20p00gemzc.jpg",
"width" : "900",
"height" : "590"
},
"pic_id" : "69b7d63agw1evyxekwespj20p00gemzc",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/69b7d63agw1evyxekwespj20p00gemzc.jpg",
"width" : "900",
"height" : "590"
},
"object_id" : "1042018:a11fd48bdc2b157bc1c7381f56f4440f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/69b7d63agw1evyxekwespj20p00gemzc.jpg",
"width" : 549,
"height" : 360
}
},
"69b7d63agw1evyxe2ai6wj20p00ghdim" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/69b7d63agw1evyxe2ai6wj20p00ghdim.jpg",
"width" : 227,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/69b7d63agw1evyxe2ai6wj20p00ghdim.jpg",
"width" : 409,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/69b7d63agw1evyxe2ai6wj20p00ghdim.jpg",
"width" : 720,
"height" : 474
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/69b7d63agw1evyxe2ai6wj20p00ghdim.jpg",
"width" : "900",
"height" : "593"
},
"pic_id" : "69b7d63agw1evyxe2ai6wj20p00ghdim",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/69b7d63agw1evyxe2ai6wj20p00ghdim.jpg",
"width" : "900",
"height" : "593"
},
"object_id" : "1042018:cbad4ada3e48417f844ea25d9dc12997",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/69b7d63agw1evyxe2ai6wj20p00ghdim.jpg",
"width" : 546,
"height" : 360
}
},
"69b7d63agw1evyxf34v09j20p00ghq7o" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/69b7d63agw1evyxf34v09j20p00ghq7o.jpg",
"width" : 227,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/69b7d63agw1evyxf34v09j20p00ghq7o.jpg",
"width" : 409,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/69b7d63agw1evyxf34v09j20p00ghq7o.jpg",
"width" : 720,
"height" : 474
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/69b7d63agw1evyxf34v09j20p00ghq7o.jpg",
"width" : "900",
"height" : "593"
},
"pic_id" : "69b7d63agw1evyxf34v09j20p00ghq7o",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/69b7d63agw1evyxf34v09j20p00ghq7o.jpg",
"width" : "900",
"height" : "593"
},
"object_id" : "1042018:e8c6f913dd906c8ef4de30d35f2bbd5c",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/69b7d63agw1evyxf34v09j20p00ghq7o.jpg",
"width" : 546,
"height" : 360
}
}
},
"reposts_count" : 91,
"userType" : 0,
"favorited" : false,
"mblogid" : "CA6bswvhC",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/star_003_y.png?version=2015080302",
"geo" : null,
"id" : 3886035827746752,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/1773655610/180/5728783840/1",
"profile_image_url" : "http://tp3.sinaimg.cn/1773655610/50/5728783840/1",
"allow_all_act_msg" : true,
"id" : 1773655610,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/69b7d63agw1eud54grcfsj20pk08cdir.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level5.png"
}
],
"verified_reason" : "",
"url" : "http://www.uisdc.com",
"description" : "可能是国内人气最高的网页设计师学习平台,优设网(uisdc.com)",
"followers_count" : 1011229,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.600.600.1024/69b7d63ajw8esxmkhrbtvj20go0gowft.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.0.0/69b7d63ajw1eud3f7gabdj20ku0kvmyj.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "优秀网页设计",
"province" : "42",
"verified_source" : "",
"pagefriends_count" : 6,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"cardid" : "star_003",
"friends_count" : 1876,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
}
},
"pic_bg_type" : 1,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "晚安 | 每个人的生命中,都有最艰难狭窄的一,挺过去,便是美好与辽阔。(图:Paweł Franik)",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 11 23:50:03 +0800 2015",
"pic_ids" : [
"69b7d63agw1evyxe2ai6wj20p00ghdim",
"69b7d63agw1evyxe6eoutj20p00gdgnr",
"69b7d63agw1evyxe92bryj20p00ghwh4",
"69b7d63agw1evyxebn47cj20p00g9jtn",
"69b7d63agw1evyxee2yp2j20p00gedjy",
"69b7d63agw1evyxefr2ltj20p00gfgp5",
"69b7d63agw1evyxekwespj20p00gemzc",
"69b7d63agw1evyxemg98rj20p00gfq4b",
"69b7d63agw1evyxf34v09j20p00ghq7o"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "25_0_1_2598641950705756166",
"scheme" : "sinaweibo://detail/?mblogid=CA6bswvhC"
}
],
"next_cursor" : 3886035648031234,
"since_id" : 3886044346829447
}
================================================
FILE: Demo/YYKitDemo/weibo_2.json
================================================
{
"ad" : [
{
"id" : 3882645555122490,
"mark" : "3_3833C2DFB7537B58C1AAC9E94FC0A4D970A3E1E5F921E456A25BA3F65CDB99810050A22E5E6D1BE995684CFFFD563A5A0EC9A0E6A08172A078EBBF89130F88ACF658CD84A29C6E75FE53CEE7676EEEA5A517F73A81CDDC76A4ED356C1D907EA066CE65EF0C362F9FF9BA6A9D411332719D31F6FC40DEF45D84CC943FBCFF5187",
"type" : "ad"
}
],
"hasvisible" : false,
"gsid" : "_2A2547b_JDeTxGeRK7FUZ8y_FwziIHXVZurQBrDV6PUJbrdAKLVDakWpbb9CCfPUvZfd6i0xl-oopPSfDSQ..",
"interval" : 0,
"advertises" : [
"3882645555122490"
],
"previous_cursor" : 0,
"uve_blank" : -1,
"total_number" : 1614,
"has_unread" : 0,
"max_id" : 3883501080732066,
"statuses" : [
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "iPhone 5siPhone 5s",
"page_info" : {
"actionlog" : {
"ext" : "uid:2477831984|mid:3883516494566080|objectid:1034%3A261e5253e211b88b28048367988eb1a9|from:1|detail:native",
"source" : "video",
"act_code" : 799,
"act_type" : 1
},
"page_id" : "230444261e5253e211b88b28048367988eb1a9",
"act_status" : 1,
"content1" : "秒拍视频",
"type" : 11,
"content2" : "航班延误,泰国机场工作人员强行驱赶中国游客,中国游客集体唱起了国歌。这次事件,不是泰国对我们游客不尊重,而且不把中国放在眼里。 http://t.cn/R2WJvL6",
"oid" : "2955066030",
"page_url" : "sinaweibo://infopage?containerid=230444261e5253e211b88b28048367988eb1a9&containerid=230444261e5253e211b88b28048367988eb1a9&showurl=http%3A%2F%2Fvideo.weibo.com%2Fshow%3Ffid%3D1034%3A261e5253e211b88b28048367988eb1a9&url_open_direct=1&url_type=39&object_type=video&pos=2",
"page_title" : "秒拍视频",
"pic_info" : {
"pic_big" : {
"url" : "http://ww2.sinaimg.cn/sq480/736f0c7ejw1evqtav2dk3j20dc0nqmyz.jpg",
"width" : "157",
"height" : "157"
},
"pic_middle" : {
"url" : "http://ww2.sinaimg.cn/sq480/736f0c7ejw1evqtav2dk3j20dc0nqmyz.jpg",
"width" : "157",
"height" : "157"
},
"pic_small" : {
"url" : "http://ww2.sinaimg.cn/sq480/736f0c7ejw1evqtav2dk3j20dc0nqmyz.jpg",
"width" : "157",
"height" : "157"
}
},
"object_type" : "video",
"object_id" : "1034:261e5253e211b88b28048367988eb1a9",
"page_pic" : "http://ww2.sinaimg.cn/sq480/736f0c7ejw1evqtav2dk3j20dc0nqmyz.jpg",
"media_info" : {
"h5_url" : "http://video.weibo.com/show?fid=1034:261e5253e211b88b28048367988eb1a9",
"stream_url" : "http://us.sinaimg.cn/00495VEdjx06VaXl8dG8010d0100002V0k01.m3u8?KID=unistore,video&Expires=1441389993&ssig=QJTH%2F73tWH",
"mp4_sd_url" : "http://us.sinaimg.cn/004b1ifDjx06VaXl0bIH010401004uyN0k01.mp4?KID=unistore,video",
"storage_type" : "unistore",
"duration" : 0,
"ttl" : 3600,
"stream_url_hd" : "http://us.sinaimg.cn/000Vckt5jx06VaXlj98A010d0100003R0k01.m3u8?KID=unistore,video&Expires=1441389993&ssig=VHm17JX8jf",
"name" : "秒拍视频",
"mp4_hd_url" : "http://us.sinaimg.cn/004fTFGnjx06VaXl0bYQ01040100fsjF0k01.mp4?KID=unistore,video&Expires=1441389993&ssig=9839ng9GKm"
},
"type_icon" : null
},
"source_type" : 2,
"idstr" : "3883516494566080",
"mid" : "3883516494566080",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"retweeted_status" : {
"attitudes_count" : 5,
"source" : "iPhone客户端",
"source_type" : 1,
"idstr" : "3883485833795933",
"mid" : "3883485833795933",
"annotations" : [
{
"place" : {
"title" : "泰国",
"poiid" : "8006600000000000000",
"lon" : 100.604797,
"type" : "checkin",
"lat" : 13.9229
},
"client_mblogid" : "iPhone-1D99B244-4DE0-4EEA-B2AD-093F3AE6A90F"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 93,
"reposts_count" : 151,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1QzfVuJ",
"geo" : {
"type" : "Point",
"coordinates" : [
13.9229,
100.604797
]
},
"id" : 3883485833795933,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/2955066030/180/5715909455/1",
"profile_image_url" : "http://tp3.sinaimg.cn/2955066030/50/5715909455/1",
"allow_all_act_msg" : false,
"id" : 2955066030,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.237.980.300/b022baaegw1edf37f7w6cj20r80h17a5.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 7,
"verified_reason" : "",
"url" : "",
"description" : "再不老我们就疯狂了",
"followers_count" : 155,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : 220,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.1136.1136.1024/b022baaejw8eo5cuyu71ij20vk0vkac9.jpg",
"city" : "4",
"has_ability_tag" : 0,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 20,
"verified_reason_url" : "",
"screen_name" : "皇家拖拉机SAMA",
"province" : "50",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 154,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"biz_ids" : [
100101,
230444
],
"attitudes_status" : 0,
"text" : "航班延误,泰国机场工作人员强行驱赶中国游客,中国游客集体唱起了国歌。这次事件,不是泰国对我们游客不尊重,而且不把中国放在眼里。 http://t.cn/R2WJvL6 http://t.cn/Ry2BITV .",
"biz_feature" : 4294967304,
"mlevel" : 0,
"created_at" : "Fri Sep 04 22:57:16 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"url_struct" : [
{
"result" : false,
"page_id" : "1001018006600000000000000",
"ori_url" : "sinaweibo://pageinfo?containerid=1001018006600000000000000&title=商圈",
"url_title" : "泰国",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_location.png",
"url_type" : 36,
"short_url" : "http://t.cn/R2WJvL6"
},
{
"result" : false,
"page_id" : "230444261e5253e211b88b28048367988eb1a9",
"ori_url" : "sinaweibo://infopage?containerid=230444261e5253e211b88b28048367988eb1a9&containerid=230444261e5253e211b88b28048367988eb1a9&showurl=http%3A%2F%2Fvideo.weibo.com%2Fshow%3Ffid%3D1034%3A261e5253e211b88b28048367988eb1a9&url_open_direct=1&url_type=39&object_type=video&pos=1",
"url_title" : "秒拍视频",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_video.png",
"url_type" : 39,
"ttl" : 3600,
"short_url" : "http://t.cn/Ry2BITV",
"actionlog" : {
"ext" : "uid:2477831984|mid:3883516494566080|objectid:1034%3A261e5253e211b88b28048367988eb1a9|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
},
"storage_type" : "unistore"
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2E1j9Qs",
"geo" : null,
"id" : 3883516494566080,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp4.sinaimg.cn/1818163315/180/40038731401/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1818163315/50/40038731401/1",
"allow_all_act_msg" : false,
"id" : 1818163315,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.193.980.300/6c5ef873gw1e0gg5wg6paj.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 7,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"verified_reason" : "",
"url" : "http://www.facebook.com/travisstryker",
"description" : "2.9次元•大二狗•住在佛羅里達州•instagram::scarittagle•Flickr::ScarittagleTravis-•歐美音樂•笑點低下患者•Mountain Bike•攝影•常駐Wechat",
"followers_count" : 4929,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 220,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.81.3.1351.1351.1024/6c5ef873gw1eafdvpyyktj21kw11x1aa.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.640.640/6ce2240djw1e9uwue857ij20hs0hsjuk.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 29,
"verified_reason_url" : "",
"screen_name" : "Scarittagle蘇威威-",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 504,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "笑尿 //@FATIII:航班延误,中国游客唱国歌!大家怎么看?",
"biz_feature" : 0,
"pid" : 3883505400381106,
"created_at" : "Sat Sep 05 00:59:06 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "0_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2E1j9Qs"
},
{
"attitudes_count" : 105,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883513914938724",
"mid" : "3883513914938724",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 20,
"pic_infos" : {
"4e5b54d8gw1evqwiuhyzhj20c80ufdhy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/4e5b54d8gw1evqwiuhyzhj20c80ufdhy.jpg",
"width" : 180,
"height" : 447
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/4e5b54d8gw1evqwiuhyzhj20c80ufdhy.jpg",
"width" : 360,
"height" : 895
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/4e5b54d8gw1evqwiuhyzhj20c80ufdhy.jpg",
"width" : "440",
"height" : "1095"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/4e5b54d8gw1evqwiuhyzhj20c80ufdhy.jpg",
"width" : "440",
"height" : "1095"
},
"pic_id" : "4e5b54d8gw1evqwiuhyzhj20c80ufdhy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/4e5b54d8gw1evqwiuhyzhj20c80ufdhy.jpg",
"width" : "440",
"height" : "1095"
},
"object_id" : "1042018:6575f94a3b54ccf24eba819ce15eca62",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/4e5b54d8gw1evqwiuhyzhj20c80ufdhy.jpg",
"width" : "440",
"height" : "1095"
}
},
"4e5b54d8gw1evqwishvjrj20c80k7myc" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/4e5b54d8gw1evqwishvjrj20c80k7myc.jpg",
"width" : 180,
"height" : 297
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/4e5b54d8gw1evqwishvjrj20c80k7myc.jpg",
"width" : 360,
"height" : 594
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/4e5b54d8gw1evqwishvjrj20c80k7myc.jpg",
"width" : "440",
"height" : "727"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/4e5b54d8gw1evqwishvjrj20c80k7myc.jpg",
"width" : "440",
"height" : "727"
},
"pic_id" : "4e5b54d8gw1evqwishvjrj20c80k7myc",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/4e5b54d8gw1evqwishvjrj20c80k7myc.jpg",
"width" : "440",
"height" : "727"
},
"object_id" : "1042018:96dd8f9d863292beae93e4a71a40b83e",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/4e5b54d8gw1evqwishvjrj20c80k7myc.jpg",
"width" : "440",
"height" : "727"
}
},
"4e5b54d8gw1evqwitbo75j20c80f3js9" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/4e5b54d8gw1evqwitbo75j20c80f3js9.jpg",
"width" : 180,
"height" : 222
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/4e5b54d8gw1evqwitbo75j20c80f3js9.jpg",
"width" : 360,
"height" : 444
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/4e5b54d8gw1evqwitbo75j20c80f3js9.jpg",
"width" : "440",
"height" : "543"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/4e5b54d8gw1evqwitbo75j20c80f3js9.jpg",
"width" : "440",
"height" : "543"
},
"pic_id" : "4e5b54d8gw1evqwitbo75j20c80f3js9",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/4e5b54d8gw1evqwitbo75j20c80f3js9.jpg",
"width" : "440",
"height" : "543"
},
"object_id" : "1042018:c0b3a0560f370e9f5ecc1e1b630cfec2",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/4e5b54d8gw1evqwitbo75j20c80f3js9.jpg",
"width" : "440",
"height" : "543"
}
},
"4e5b54d8gw1evqwioe9cej20c80k70tv" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/4e5b54d8gw1evqwioe9cej20c80k70tv.jpg",
"width" : 180,
"height" : 297
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/4e5b54d8gw1evqwioe9cej20c80k70tv.jpg",
"width" : 360,
"height" : 594
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/4e5b54d8gw1evqwioe9cej20c80k70tv.jpg",
"width" : "440",
"height" : "727"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/4e5b54d8gw1evqwioe9cej20c80k70tv.jpg",
"width" : "440",
"height" : "727"
},
"pic_id" : "4e5b54d8gw1evqwioe9cej20c80k70tv",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/4e5b54d8gw1evqwioe9cej20c80k70tv.jpg",
"width" : "440",
"height" : "727"
},
"object_id" : "1042018:b6e20b48406651ff741dca92bbb448cd",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/4e5b54d8gw1evqwioe9cej20c80k70tv.jpg",
"width" : "440",
"height" : "727"
}
},
"4e5b54d8gw1evqwip3914j20c80ub76a" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/4e5b54d8gw1evqwip3914j20c80ub76a.jpg",
"width" : 180,
"height" : 446
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/4e5b54d8gw1evqwip3914j20c80ub76a.jpg",
"width" : 360,
"height" : 892
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/4e5b54d8gw1evqwip3914j20c80ub76a.jpg",
"width" : "440",
"height" : "1091"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/4e5b54d8gw1evqwip3914j20c80ub76a.jpg",
"width" : "440",
"height" : "1091"
},
"pic_id" : "4e5b54d8gw1evqwip3914j20c80ub76a",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/4e5b54d8gw1evqwip3914j20c80ub76a.jpg",
"width" : "440",
"height" : "1091"
},
"object_id" : "1042018:8c4ad1ba5e981425c95b441217c14e00",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/4e5b54d8gw1evqwip3914j20c80ub76a.jpg",
"width" : "440",
"height" : "1091"
}
},
"4e5b54d8gw1evqwin7wswj20c80ke3zk" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/4e5b54d8gw1evqwin7wswj20c80ke3zk.jpg",
"width" : 180,
"height" : 300
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/4e5b54d8gw1evqwin7wswj20c80ke3zk.jpg",
"width" : 360,
"height" : 600
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/4e5b54d8gw1evqwin7wswj20c80ke3zk.jpg",
"width" : "440",
"height" : "734"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/4e5b54d8gw1evqwin7wswj20c80ke3zk.jpg",
"width" : "440",
"height" : "734"
},
"pic_id" : "4e5b54d8gw1evqwin7wswj20c80ke3zk",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/4e5b54d8gw1evqwin7wswj20c80ke3zk.jpg",
"width" : "440",
"height" : "734"
},
"object_id" : "1042018:6511c1340c71181f7b2ded5e25f463f1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/4e5b54d8gw1evqwin7wswj20c80ke3zk.jpg",
"width" : "440",
"height" : "734"
}
},
"4e5b54d8gw1evqwiqwp5jj20c80k1dh0" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/4e5b54d8gw1evqwiqwp5jj20c80k1dh0.jpg",
"width" : 180,
"height" : 294
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/4e5b54d8gw1evqwiqwp5jj20c80k1dh0.jpg",
"width" : 360,
"height" : 589
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/4e5b54d8gw1evqwiqwp5jj20c80k1dh0.jpg",
"width" : "440",
"height" : "721"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/4e5b54d8gw1evqwiqwp5jj20c80k1dh0.jpg",
"width" : "440",
"height" : "721"
},
"pic_id" : "4e5b54d8gw1evqwiqwp5jj20c80k1dh0",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/4e5b54d8gw1evqwiqwp5jj20c80k1dh0.jpg",
"width" : "440",
"height" : "721"
},
"object_id" : "1042018:93e321dda34a1e3c30513ddd6fc7230a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/4e5b54d8gw1evqwiqwp5jj20c80k1dh0.jpg",
"width" : "440",
"height" : "721"
}
},
"4e5b54d8gw1evqwiqheuuj20c80ozmym" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/4e5b54d8gw1evqwiqheuuj20c80ozmym.jpg",
"width" : 180,
"height" : 367
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/4e5b54d8gw1evqwiqheuuj20c80ozmym.jpg",
"width" : 360,
"height" : 735
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/4e5b54d8gw1evqwiqheuuj20c80ozmym.jpg",
"width" : "440",
"height" : "899"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/4e5b54d8gw1evqwiqheuuj20c80ozmym.jpg",
"width" : "440",
"height" : "899"
},
"pic_id" : "4e5b54d8gw1evqwiqheuuj20c80ozmym",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/4e5b54d8gw1evqwiqheuuj20c80ozmym.jpg",
"width" : "440",
"height" : "899"
},
"object_id" : "1042018:6dc2abbc6d98943670bf1195455951b8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/4e5b54d8gw1evqwiqheuuj20c80ozmym.jpg",
"width" : "440",
"height" : "899"
}
},
"4e5b54d8gw1evqwim8ea5j20c80kfdhi" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/4e5b54d8gw1evqwim8ea5j20c80kfdhi.jpg",
"width" : 180,
"height" : 300
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/4e5b54d8gw1evqwim8ea5j20c80kfdhi.jpg",
"width" : 360,
"height" : 601
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/4e5b54d8gw1evqwim8ea5j20c80kfdhi.jpg",
"width" : "440",
"height" : "735"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/4e5b54d8gw1evqwim8ea5j20c80kfdhi.jpg",
"width" : "440",
"height" : "735"
},
"pic_id" : "4e5b54d8gw1evqwim8ea5j20c80kfdhi",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/4e5b54d8gw1evqwim8ea5j20c80kfdhi.jpg",
"width" : "440",
"height" : "735"
},
"object_id" : "1042018:fd95b4ba32d2306913468461a1480be8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/4e5b54d8gw1evqwim8ea5j20c80kfdhi.jpg",
"width" : "440",
"height" : "735"
}
}
},
"reposts_count" : 127,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2zRkIMQ",
"geo" : null,
"id" : 3883513914938724,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1314608344/180/5734910700/1",
"profile_image_url" : "http://tp1.sinaimg.cn/1314608344/50/5734910700/1",
"allow_all_act_msg" : false,
"id" : 1314608344,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.20.980.300/4e5b54d8gw1e9qkzwowpyj20r80cytf5.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "《新闻晨报》官方微博",
"url" : "",
"description" : "新媒体合作:qq:2549671421 曝料热线:021-63529999 客服热线:8008190000、4006200000",
"followers_count" : 20141824,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.49.65.610.610.1024/4e5b54d8jw8ev7lxmkc5nj20j60isq4r.jpg",
"city" : "12",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 1,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 1,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "新闻晨报",
"province" : "31",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 15,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 558,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【胎儿1—40周的发育,告诉你是怎么来的[围观]】胎儿在母亲子宫成长的整整40周,生命这种东西实在是太神奇了![good] via@人民网",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:48:52 +0800 2015",
"pic_ids" : [
"4e5b54d8gw1evqwim8ea5j20c80kfdhi",
"4e5b54d8gw1evqwin7wswj20c80ke3zk",
"4e5b54d8gw1evqwioe9cej20c80k70tv",
"4e5b54d8gw1evqwip3914j20c80ub76a",
"4e5b54d8gw1evqwiqheuuj20c80ozmym",
"4e5b54d8gw1evqwiqwp5jj20c80k1dh0",
"4e5b54d8gw1evqwishvjrj20c80k7myc",
"4e5b54d8gw1evqwitbo75j20c80f3js9",
"4e5b54d8gw1evqwiuhyzhj20c80ufdhy"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "1_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2zRkIMQ"
},
{
"favorited" : false,
"mblogtype" : 1,
"attitudes_status" : 0,
"created_at" : "Sat Sep 05 00:45:27 +0800 2015",
"id" : 3882645555122490,
"mblogid" : "CyFZhluAO",
"text" : "在北京,共进晚餐这种地方才够梦幻:http://t.cn/RyvZsqS",
"idstr" : "3882645555122490",
"original_createtime" : "Wed Sep 02 15:18:19 +0800 2015",
"buttons" : [
{
"actionlog" : {
"act_code" : "92",
"oid" : "3882645555122490",
"uicode" : "10000100"
},
"pic" : "http://u1.sinaimg.cn/upload/2013/06/14/timeline_card_small_button_icon_add.png",
"type" : "follow",
"name" : "加关注",
"params" : {
"uid" : 5677575307
}
}
],
"source_type" : 1,
"geo" : null,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/5677575307/180/5735534472/1",
"profile_image_url" : "http://tp4.sinaimg.cn/5677575307/50/5735534472/1",
"allow_all_act_msg" : false,
"id" : 5677575307,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "携程在手,说走就走!",
"followers_count" : 3181,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.750.750.1024/006cewHhjw8evfyescr20j30ku0kudg8.jpg",
"city" : "1",
"has_ability_tag" : 0,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 4,
"verified_reason_url" : "",
"screen_name" : "携-程度假精选",
"province" : "31",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 36,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"comments_count" : 0,
"position" : 3,
"source" : "360安全浏览器",
"mark" : "3_3833C2DFB7537B58C1AAC9E94FC0A4D970A3E1E5F921E456A25BA3F65CDB99810050A22E5E6D1BE995684CFFFD563A5A0EC9A0E6A08172A078EBBF89130F88ACF658CD84A29C6E75FE53CEE7676EEEA5A517F73A81CDDC76A4ED356C1D907EA066CE65EF0C362F9FF9BA6A9D411332719D31F6FC40DEF45D84CC943FBCFF5187",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "推荐",
"scheme" : "sinaweibo://detail/?mblogid=CyFZhluAO",
"visible" : {
"type" : 0,
"list_id" : 0
},
"mid" : "3882645555122490",
"pic_ids" : [
"006cewHhgw1evo4s92pf3j30fa0a9wfz",
"006cewHhgw1evo4s78px4j30fa09ydhq",
"006cewHhgw1evo4s86ttzj30dw09gaal",
"006cewHhgw1evo4s7y0t0j30nm0hqgo2",
"006cewHhgw1evo4s8t9s3j30go0b4gnt",
"006cewHhgw1evo4s99q4vj30nt0eqq66",
"006cewHhgw1evo4s7j807j30go0blacn",
"006cewHhgw1evo4s7q3a2j30fa0ar75i",
"006cewHhgw1evo4s8jga8j30zk0k1q8h"
],
"reposts_count" : 330,
"mlevel" : 0,
"attitudes_count" : 396,
"darwin_tags" : [
],
"promotion" : {
"id" : "3882645555122490",
"monitor_url" : "http://weibo.com",
"mark" : "3_3833C2DFB7537B58C1AAC9E94FC0A4D970A3E1E5F921E456A25BA3F65CDB99810050A22E5E6D1BE995684CFFFD563A5A0EC9A0E6A08172A078EBBF89130F88ACF658CD84A29C6E75FE53CEE7676EEEA5A517F73A81CDDC76A4ED356C1D907EA066CE65EF0C362F9FF9BA6A9D411332719D31F6FC40DEF45D84CC943FBCFF5187",
"type" : "ad"
},
"rid" : "2_0_1_2598762708012504133",
"userType" : 0,
"pic_infos" : {
"006cewHhgw1evo4s86ttzj30dw09gaal" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/006cewHhgw1evo4s86ttzj30dw09gaal.jpg",
"width" : 220,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/006cewHhgw1evo4s86ttzj30dw09gaal.jpg",
"width" : 397,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/006cewHhgw1evo4s86ttzj30dw09gaal.jpg",
"width" : "500",
"height" : "340"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/006cewHhgw1evo4s86ttzj30dw09gaal.jpg",
"width" : "500",
"height" : "340"
},
"pic_id" : "006cewHhgw1evo4s86ttzj30dw09gaal",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/006cewHhgw1evo4s86ttzj30dw09gaal.jpg",
"width" : "500",
"height" : "340"
},
"object_id" : "1042018:6a3f937836ae191c7453984d2aadd81c",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/006cewHhgw1evo4s86ttzj30dw09gaal.jpg",
"width" : "500",
"height" : "340"
}
},
"006cewHhgw1evo4s8t9s3j30go0b4gnt" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/006cewHhgw1evo4s8t9s3j30go0b4gnt.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/006cewHhgw1evo4s8t9s3j30go0b4gnt.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/006cewHhgw1evo4s8t9s3j30go0b4gnt.jpg",
"width" : "600",
"height" : "400"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/006cewHhgw1evo4s8t9s3j30go0b4gnt.jpg",
"width" : "600",
"height" : "400"
},
"pic_id" : "006cewHhgw1evo4s8t9s3j30go0b4gnt",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/006cewHhgw1evo4s8t9s3j30go0b4gnt.jpg",
"width" : "600",
"height" : "400"
},
"object_id" : "1042018:46ae0d538a81700e41263b4405af51ef",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/006cewHhgw1evo4s8t9s3j30go0b4gnt.jpg",
"width" : 540,
"height" : 360
}
},
"006cewHhgw1evo4s92pf3j30fa0a9wfz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/006cewHhgw1evo4s92pf3j30fa0a9wfz.jpg",
"width" : 223,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/006cewHhgw1evo4s92pf3j30fa0a9wfz.jpg",
"width" : 402,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/006cewHhgw1evo4s92pf3j30fa0a9wfz.jpg",
"width" : "550",
"height" : "369"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/006cewHhgw1evo4s92pf3j30fa0a9wfz.jpg",
"width" : "550",
"height" : "369"
},
"pic_id" : "006cewHhgw1evo4s92pf3j30fa0a9wfz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/006cewHhgw1evo4s92pf3j30fa0a9wfz.jpg",
"width" : "550",
"height" : "369"
},
"object_id" : "1042018:60565d28d404049d3a7e78ec56ea3582",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/006cewHhgw1evo4s92pf3j30fa0a9wfz.jpg",
"width" : 536,
"height" : 360
}
},
"006cewHhgw1evo4s7q3a2j30fa0ar75i" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/006cewHhgw1evo4s7q3a2j30fa0ar75i.jpg",
"width" : 213,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/006cewHhgw1evo4s7q3a2j30fa0ar75i.jpg",
"width" : 383,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/006cewHhgw1evo4s7q3a2j30fa0ar75i.jpg",
"width" : "550",
"height" : "387"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/006cewHhgw1evo4s7q3a2j30fa0ar75i.jpg",
"width" : "550",
"height" : "387"
},
"pic_id" : "006cewHhgw1evo4s7q3a2j30fa0ar75i",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/006cewHhgw1evo4s7q3a2j30fa0ar75i.jpg",
"width" : "550",
"height" : "387"
},
"object_id" : "1042018:3fab6cada39a16c5c2c2b41e9aa1b994",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/006cewHhgw1evo4s7q3a2j30fa0ar75i.jpg",
"width" : 511,
"height" : 360
}
},
"006cewHhgw1evo4s7j807j30go0blacn" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/006cewHhgw1evo4s7j807j30go0blacn.jpg",
"width" : 215,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/006cewHhgw1evo4s7j807j30go0blacn.jpg",
"width" : 388,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/006cewHhgw1evo4s7j807j30go0blacn.jpg",
"width" : "600",
"height" : "417"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/006cewHhgw1evo4s7j807j30go0blacn.jpg",
"width" : "600",
"height" : "417"
},
"pic_id" : "006cewHhgw1evo4s7j807j30go0blacn",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/006cewHhgw1evo4s7j807j30go0blacn.jpg",
"width" : "600",
"height" : "417"
},
"object_id" : "1042018:b1f040f1bce6b7b83cce6eb9955d1b6f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/006cewHhgw1evo4s7j807j30go0blacn.jpg",
"width" : 517,
"height" : 360
}
},
"006cewHhgw1evo4s99q4vj30nt0eqq66" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/006cewHhgw1evo4s99q4vj30nt0eqq66.jpg",
"width" : 242,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/006cewHhgw1evo4s99q4vj30nt0eqq66.jpg",
"width" : 436,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/006cewHhgw1evo4s99q4vj30nt0eqq66.jpg",
"width" : 720,
"height" : 445
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/006cewHhgw1evo4s99q4vj30nt0eqq66.jpg",
"width" : "857",
"height" : "530"
},
"pic_id" : "006cewHhgw1evo4s99q4vj30nt0eqq66",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/006cewHhgw1evo4s99q4vj30nt0eqq66.jpg",
"width" : "857",
"height" : "530"
},
"object_id" : "1042018:c7332202f776fb4e9c0c64cdf89b8924",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/006cewHhgw1evo4s99q4vj30nt0eqq66.jpg",
"width" : 582,
"height" : 360
}
},
"006cewHhgw1evo4s8jga8j30zk0k1q8h" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/006cewHhgw1evo4s8jga8j30zk0k1q8h.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/006cewHhgw1evo4s8jga8j30zk0k1q8h.jpg",
"width" : 479,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/006cewHhgw1evo4s8jga8j30zk0k1q8h.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/006cewHhgw1evo4s8jga8j30zk0k1q8h.jpg",
"width" : "1280",
"height" : "721"
},
"pic_id" : "006cewHhgw1evo4s8jga8j30zk0k1q8h",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/006cewHhgw1evo4s8jga8j30zk0k1q8h.jpg",
"width" : "1280",
"height" : "721"
},
"object_id" : "1042018:8cb1dc29765f0ee500e04cbc46dbe1c9",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/006cewHhgw1evo4s8jga8j30zk0k1q8h.jpg",
"width" : 639,
"height" : 360
}
},
"006cewHhgw1evo4s7y0t0j30nm0hqgo2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/006cewHhgw1evo4s7y0t0j30nm0hqgo2.jpg",
"width" : 199,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/006cewHhgw1evo4s7y0t0j30nm0hqgo2.jpg",
"width" : 359,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/006cewHhgw1evo4s7y0t0j30nm0hqgo2.jpg",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/006cewHhgw1evo4s7y0t0j30nm0hqgo2.jpg",
"width" : "850",
"height" : "638"
},
"pic_id" : "006cewHhgw1evo4s7y0t0j30nm0hqgo2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/006cewHhgw1evo4s7y0t0j30nm0hqgo2.jpg",
"width" : "850",
"height" : "638"
},
"object_id" : "1042018:f479ad816ff1dddc6e0cc26d4a19f051",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/006cewHhgw1evo4s7y0t0j30nm0hqgo2.jpg",
"width" : 479,
"height" : 360
}
},
"006cewHhgw1evo4s78px4j30fa09ydhq" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/006cewHhgw1evo4s78px4j30fa09ydhq.jpg",
"width" : 230,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/006cewHhgw1evo4s78px4j30fa09ydhq.jpg",
"width" : 414,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/006cewHhgw1evo4s78px4j30fa09ydhq.jpg",
"width" : "550",
"height" : "358"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/006cewHhgw1evo4s78px4j30fa09ydhq.jpg",
"width" : "550",
"height" : "358"
},
"pic_id" : "006cewHhgw1evo4s78px4j30fa09ydhq",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/006cewHhgw1evo4s78px4j30fa09ydhq.jpg",
"width" : "550",
"height" : "358"
},
"object_id" : "1042018:39997dee99184606e922d839228ae798",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/006cewHhgw1evo4s78px4j30fa09ydhq.jpg",
"width" : "550",
"height" : "358"
}
}
},
"title" : {
"icon_url" : "http://h5.sinaimg.cn/upload/2015/07/14/34/timeline_title_fansheadlines.png",
"text" : "推荐",
"base_color" : 1
},
"url_struct" : [
{
"result" : false,
"ori_url" : "http://lnk8.cn/tU1wl0",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"short_url" : "http://t.cn/RyvZsqS",
"actionlog" : {
"code" : "14000014",
"mid" : "3882645555122490",
"source" : "ad",
"oid" : "http://t.cn/RyvZsqS",
"mark" : "3_3833C2DFB7537B58C1AAC9E94FC0A4D970A3E1E5F921E456A25BA3F65CDB99810050A22E5E6D1BE995684CFFFD563A5A0EC9A0E6A08172A078EBBF89130F88ACF658CD84A29C6E75FE53CEE7676EEEA5A517F73A81CDDC76A4ED356C1D907EA066CE65EF0C362F9FF9BA6A9D411332719D31F6FC40DEF45D84CC943FBCFF5187",
"act_type" : 1
}
}
]
},
{
"attitudes_count" : 2,
"source" : "iPhone 6",
"page_info" : {
"page_desc" : "青岛市市南区太平路14号",
"page_id" : "100101B2094757D06EAAF94898",
"actionlog" : {
"ext" : "mid:|rid:3_0_1_2598762708012504133",
"oid" : "100101B2094757D06EAAF94898",
"act_code" : 300,
"act_type" : 1
},
"buttons" : [
{
"actionlog" : {
"act_code" : 577,
"ext" : "mid:3883512199390898|rid:3_0_1_2598762708012504133",
"oid" : "100101B2094757D06EAAF94898"
},
"pic" : "http://u1.sinaimg.cn/upload/2014/01/15/card_icon_comment.png",
"name" : "点评",
"type" : "link",
"params" : {
"scheme" : "sinaweibo://rating?rating_object_id=1022:100101B2094757D06EAAF94898&title=青岛·栈桥"
}
}
],
"is_asyn" : 0,
"type" : 0,
"object_type" : "place",
"page_url" : "sinaweibo://pageinfo?containerid=100101B2094757D06EAAF94898&title=位置",
"tips" : "13302条微博",
"page_title" : "青岛·栈桥",
"object_id" : "1022:100101B2094757D06EAAF94898",
"page_pic" : "http://ww3.sinaimg.cn/thumb180/4e704b16jw1e2nzf513hqj.jpg"
},
"source_type" : 1,
"idstr" : "3883512199390898",
"mid" : "3883512199390898",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"title" : {
"structs" : [
{
"scheme" : "sinaweibo://changegroup?groupid=3493966924523296&extparam=timeline",
"name" : "其他?(3条未读)"
}
],
"text" : "",
"icon_url" : "http://u1.sinaimg.cn/upload/2014/08/27/timeline_title_costomgrouping.png"
},
"retweeted_status" : {
"attitudes_count" : 0,
"source" : "iPhone 5s",
"source_type" : 1,
"idstr" : "3883500577400438",
"mid" : "3883500577400438",
"annotations" : [
{
"place" : {
"title" : "栈桥",
"poiid" : "B2094757D06EAAF94898",
"lon" : 120.319618,
"type" : "checkin",
"lat" : 36.061855
},
"client_mblogid" : "iPhone-EF2A6E16-7803-4782-9327-C8BD7DE879AB"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 0,
"pic_infos" : {
"7ab33db7jw1evquuixmg6j20xc18gqgk" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/7ab33db7jw1evquuixmg6j20xc18gqgk.jpg",
"width" : 180,
"height" : 240
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/7ab33db7jw1evquuixmg6j20xc18gqgk.jpg",
"width" : 360,
"height" : 480
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/7ab33db7jw1evquuixmg6j20xc18gqgk.jpg",
"width" : 720,
"height" : 960
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/7ab33db7jw1evquuixmg6j20xc18gqgk.jpg",
"width" : "1200",
"height" : "1600"
},
"pic_id" : "7ab33db7jw1evquuixmg6j20xc18gqgk",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/7ab33db7jw1evquuixmg6j20xc18gqgk.jpg",
"width" : "1200",
"height" : "1600"
},
"keep_size" : 0,
"object_id" : "1042018:2426207401024cf69647e9c33b09ee4c",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/7ab33db7jw1evquuixmg6j20xc18gqgk.jpg",
"width" : 480,
"height" : 640
}
}
},
"reposts_count" : 1,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2elv3bU",
"geo" : {
"type" : "Point",
"coordinates" : [
36.061855,
120.319618
]
},
"id" : 3883500577400438,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2058567095/180/5731386105/1",
"profile_image_url" : "http://tp4.sinaimg.cn/2058567095/50/5731386105/1",
"allow_all_act_msg" : false,
"id" : 2058567095,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "",
"followers_count" : 40,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.640.640.1024/7ab33db7jw8etwg3r69agj20hs0hsq3l.jpg",
"city" : "1",
"has_ability_tag" : 0,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 13,
"verified_reason_url" : "",
"screen_name" : "小兔几怪怪",
"province" : "14",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 70,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"biz_ids" : [
100101
],
"attitudes_status" : 0,
"text" : "第一次喝这玩意,@Chiphell-nApoleon 完全被忽悠来的,味道我个人觉得有点像杰克丹尼可乐威士忌味道的轻量版,和LP中毒批发一箱明天和我的德州鲜扒鸡一起带回去分享喽~[笑cry] http://t.cn/R2LY0KW",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Fri Sep 04 23:55:51 +0800 2015",
"pic_ids" : [
"7ab33db7jw1evquuixmg6j20xc18gqgk"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 1,
"url_struct" : [
{
"result" : false,
"page_id" : "100101B2094757D06EAAF94898",
"ori_url" : "sinaweibo://pageinfo?containerid=100101B2094757D06EAAF94898&title=位置",
"url_title" : "青岛·栈桥",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_location.png",
"url_type" : 36,
"short_url" : "http://t.cn/R2LY0KW"
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"group" : {
"name" : "其他?",
"unread_count" : 3,
"gid" : 3493966924523296
},
"mblogid" : "Cz2x5Dp06",
"geo" : null,
"id" : 3883512199390898,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/2104296457/180/40026944765/1",
"profile_image_url" : "http://tp2.sinaimg.cn/2104296457/50/40026944765/1",
"allow_all_act_msg" : false,
"id" : 2104296457,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.245/7d6d0409gw1dwsxryzu4yj.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"verified_reason" : "",
"url" : "http://www.chiphell.com",
"description" : "退潮后才知道谁一直在裸泳",
"followers_count" : 40276,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://tp2.sinaimg.cn/2104296457/180/40026944765/1",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat8op0e1j20hs0hswgu.jpg",
"city" : "12",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "Chiphell-nApoleon",
"province" : "31",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 4,
"user_ability" : 0,
"friends_count" : 60,
"verified" : false,
"extend" : {
"mbprivilege" : "000000000000000000000000000000000000000000000000000000000040020a"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "😂",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:42:03 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "3_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2x5Dp06"
},
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883511142076046",
"mid" : "3883511142076046",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 205,
"source" : "简书",
"source_type" : 1,
"idstr" : "3883480515760314",
"mid" : "3883480515760314",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 96,
"pic_infos" : {
"439df08ajw1evqsordjqej20hs90k4qp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : "640",
"height" : "11684"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : "640",
"height" : "11684"
},
"pic_id" : "439df08ajw1evqsordjqej20hs90k4qp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : "640",
"height" : "11684"
},
"keep_size" : 1,
"object_id" : "1042018:ce565186fbf61c8f027d74280b3e9835",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : 480,
"height" : 1599
}
}
},
"reposts_count" : 405,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1HZoawi",
"geo" : null,
"id" : 3883480515760314,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/1134424202/180/5712032526/1",
"profile_image_url" : "http://tp3.sinaimg.cn/1134424202/50/5712032526/1",
"allow_all_act_msg" : true,
"id" : 1134424202,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://www.jianshu.com/users/c22ccc510fb9/",
"description" : "大龄失足青",
"followers_count" : 57799,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.640.640.1024/439df08ajw8emphb2xgyyj20hs0hsabl.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat8op0e1j20hs0hswgu.jpg",
"city" : "15",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 32,
"verified_reason_url" : "",
"screen_name" : "纯银V",
"province" : "31",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"friends_count" : 369,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "昨天在知乎刷到关于实习的一贴,评论区里数十人组团咆哮,大意是“实习不给转正,公司臭不要脸”。同学,我来告诉你更多的臭不要脸法则:《实习生的残酷世界》。 http://t.cn/Ry21KcH",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 22:36:08 +0800 2015",
"pic_ids" : [
"439df08ajw1evqsordjqej20hs90k4qp"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 1,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.jianshu.com/p/11ee104460e2?utm_campaign=maleskine&utm_content=note&utm_medium=writer_share&utm_source=weibo",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry21KcH&mark=&mid=3883511142076046",
"short_url" : "http://t.cn/Ry21KcH"
}
],
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2vo8I4C",
"geo" : null,
"id" : 3883511142076046,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1813587870/180/40060116044/1",
"profile_image_url" : "http://tp3.sinaimg.cn/1813587870/50/40060116044/1",
"allow_all_act_msg" : false,
"id" : 1813587870,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://4137613.blog.51cto.com/",
"description" : "WX订阅号:laogdexiaowu。移动游戏开发专家、游戏引擎开发者、图形学爱好者。",
"followers_count" : 5814,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.441.441.1024/6c19279egw1eidj25gl58j20ca0ca3zs.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg",
"city" : "5",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "做游戏的老G",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 591,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "是啊,那会有钱就挺好的//@Autinhorse的围脖: 我们大四实习的时候,去华为的给了500块。其它地方都是能让你去实习就不错了,没钱的。也根本和你以后的工作没关系。//@做游戏的老G:多前在小公司,给800实习工资,我盘算多帮他争取点,结果他自己先坐不住来,只好我提前结束面试……",
"biz_feature" : 0,
"pid" : 3883508089450254,
"created_at" : "Sat Sep 05 00:37:51 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "4_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2vo8I4C"
},
{
"mblogtypename" : "",
"attitudes_count" : 14,
"source" : "清蒸红米",
"topic_struct" : [
{
"topic_title" : "cos正片",
"topic_url" : "sinaweibo://pageinfo?containerid=10080889edb4656e939de2e39a1ef53b109444&pageid=10080889edb4656e939de2e39a1ef53b109444&extparam=cos%E6%AD%A3%E7%89%87"
},
{
"topic_title" : "约会大作战",
"topic_url" : "sinaweibo://pageinfo?containerid=100808f850d15e1688472c5310bf17773654b0&pageid=100808f850d15e1688472c5310bf17773654b0&extparam=%E7%BA%A6%E4%BC%9A%E5%A4%A7%E4%BD%9C%E6%88%98"
}
],
"source_type" : 2,
"idstr" : "3883509830093003",
"mid" : "3883509830093003",
"annotations" : [
{
"client_mblogid" : "e9ec3a4b-f21f-4fab-ba6f-b0779e3fa0fb"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"page_info" : {
"page_pic" : "http://ww2.sinaimg.cn/thumbnail/599d7a31tw1eokelvol7jj2050050jrm.jpg",
"page_id" : "10080889edb4656e939de2e39a1ef53b109444",
"page_desc" : "你有cos的经历吗?你有奇葩的cos照片吗?\n把你损友的cos搞笑照片晒出来会是什么样的呢?\n欢迎大家晒COS正片~!",
"object_id" : "1022:10080889edb4656e939de2e39a1ef53b109444",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:|rid:5_0_1_2598762708012504133",
"oid" : "10080889edb4656e939de2e39a1ef53b109444",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=10080889edb4656e939de2e39a1ef53b109444&containerid=10080889edb4656e939de2e39a1ef53b109444&extparam=cos%E6%AD%A3%E7%89%87",
"tips" : "16364人关注",
"page_title" : "#cos正片#"
},
"retweeted_status" : {
"attitudes_count" : 33,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883484768850902",
"mid" : "3883484768850902",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 31,
"pic_infos" : {
"875b84f4jw1evqt4bcjgdj20gl0m8tau" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/875b84f4jw1evqt4bcjgdj20gl0m8tau.jpg",
"width" : 180,
"height" : 241
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/875b84f4jw1evqt4bcjgdj20gl0m8tau.jpg",
"width" : 360,
"height" : 482
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/875b84f4jw1evqt4bcjgdj20gl0m8tau.jpg",
"width" : "597",
"height" : "800"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/875b84f4jw1evqt4bcjgdj20gl0m8tau.jpg",
"width" : "597",
"height" : "800"
},
"pic_id" : "875b84f4jw1evqt4bcjgdj20gl0m8tau",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/875b84f4jw1evqt4bcjgdj20gl0m8tau.jpg",
"width" : "597",
"height" : "800"
},
"object_id" : "1042018:816a8dfc8dd69b8b29186325fd7a0bf7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/875b84f4jw1evqt4bcjgdj20gl0m8tau.jpg",
"width" : 480,
"height" : 643
}
},
"875b84f4jw1evqt5f5x56j21kw11zjw7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/875b84f4jw1evqt5f5x56j21kw11zjw7.jpg",
"width" : 224,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/875b84f4jw1evqt5f5x56j21kw11zjw7.jpg",
"width" : 404,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/875b84f4jw1evqt5f5x56j21kw11zjw7.jpg",
"width" : 720,
"height" : 480
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/875b84f4jw1evqt5f5x56j21kw11zjw7.jpg",
"width" : "2048",
"height" : "1367"
},
"pic_id" : "875b84f4jw1evqt5f5x56j21kw11zjw7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/875b84f4jw1evqt5f5x56j21kw11zjw7.jpg",
"width" : "2048",
"height" : "1367"
},
"object_id" : "1042018:ef02c84002cf2f131099c131404df4fa",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/875b84f4jw1evqt5f5x56j21kw11zjw7.jpg",
"width" : 539,
"height" : 360
}
},
"875b84f4jw1evqt4vsnapj21kw2d7gx1" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/875b84f4jw1evqt4vsnapj21kw2d7gx1.jpg",
"width" : 180,
"height" : 269
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/875b84f4jw1evqt4vsnapj21kw2d7gx1.jpg",
"width" : 360,
"height" : 539
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/875b84f4jw1evqt4vsnapj21kw2d7gx1.jpg",
"width" : 720,
"height" : 1078
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/875b84f4jw1evqt4vsnapj21kw2d7gx1.jpg",
"width" : "2048",
"height" : "3067"
},
"pic_id" : "875b84f4jw1evqt4vsnapj21kw2d7gx1",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/875b84f4jw1evqt4vsnapj21kw2d7gx1.jpg",
"width" : "2048",
"height" : "3067"
},
"object_id" : "1042018:85e2cf5b38bd33ce059f502d0b1b9f2d",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/875b84f4jw1evqt4vsnapj21kw2d7gx1.jpg",
"width" : 480,
"height" : 718
}
},
"875b84f4jw1evqt20853xj21kw16htep" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/875b84f4jw1evqt20853xj21kw16htep.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/875b84f4jw1evqt20853xj21kw16htep.jpg",
"width" : 361,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/875b84f4jw1evqt20853xj21kw16htep.jpg",
"width" : 720,
"height" : 537
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/875b84f4jw1evqt20853xj21kw16htep.jpg",
"width" : "2048",
"height" : "1529"
},
"pic_id" : "875b84f4jw1evqt20853xj21kw16htep",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/875b84f4jw1evqt20853xj21kw16htep.jpg",
"width" : "2048",
"height" : "1529"
},
"object_id" : "1042018:eab9ae3fe4d87669ba0f19d313ded121",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/875b84f4jw1evqt20853xj21kw16htep.jpg",
"width" : 482,
"height" : 360
}
},
"875b84f4jw1evqt530makj21kw2d7qa8" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/875b84f4jw1evqt530makj21kw2d7qa8.jpg",
"width" : 180,
"height" : 269
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/875b84f4jw1evqt530makj21kw2d7qa8.jpg",
"width" : 360,
"height" : 539
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/875b84f4jw1evqt530makj21kw2d7qa8.jpg",
"width" : 720,
"height" : 1078
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/875b84f4jw1evqt530makj21kw2d7qa8.jpg",
"width" : "2048",
"height" : "3067"
},
"pic_id" : "875b84f4jw1evqt530makj21kw2d7qa8",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/875b84f4jw1evqt530makj21kw2d7qa8.jpg",
"width" : "2048",
"height" : "3067"
},
"object_id" : "1042018:ed270810514e093fcdee2b2090a504e3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/875b84f4jw1evqt530makj21kw2d7qa8.jpg",
"width" : 480,
"height" : 718
}
},
"875b84f4jw1evqt5o3c8mj21kw11zwi5" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/875b84f4jw1evqt5o3c8mj21kw11zwi5.jpg",
"width" : 224,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/875b84f4jw1evqt5o3c8mj21kw11zwi5.jpg",
"width" : 404,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/875b84f4jw1evqt5o3c8mj21kw11zwi5.jpg",
"width" : 720,
"height" : 480
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/875b84f4jw1evqt5o3c8mj21kw11zwi5.jpg",
"width" : "2048",
"height" : "1367"
},
"pic_id" : "875b84f4jw1evqt5o3c8mj21kw11zwi5",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/875b84f4jw1evqt5o3c8mj21kw11zwi5.jpg",
"width" : "2048",
"height" : "1367"
},
"object_id" : "1042018:8a189f61d7b54a8d14ca0896ed7eb4b9",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/875b84f4jw1evqt5o3c8mj21kw11zwi5.jpg",
"width" : 539,
"height" : 360
}
},
"875b84f4jw1evqt4my0a7j21kw2d7age" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/875b84f4jw1evqt4my0a7j21kw2d7age.jpg",
"width" : 180,
"height" : 269
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/875b84f4jw1evqt4my0a7j21kw2d7age.jpg",
"width" : 360,
"height" : 539
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/875b84f4jw1evqt4my0a7j21kw2d7age.jpg",
"width" : 720,
"height" : 1078
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/875b84f4jw1evqt4my0a7j21kw2d7age.jpg",
"width" : "2048",
"height" : "3067"
},
"pic_id" : "875b84f4jw1evqt4my0a7j21kw2d7age",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/875b84f4jw1evqt4my0a7j21kw2d7age.jpg",
"width" : "2048",
"height" : "3067"
},
"object_id" : "1042018:02b23fe23d7383ecfce39b894241a0be",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/875b84f4jw1evqt4my0a7j21kw2d7age.jpg",
"width" : 480,
"height" : 718
}
},
"875b84f4jw1evqt5vqpbvj21kw11ztbx" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/875b84f4jw1evqt5vqpbvj21kw11ztbx.jpg",
"width" : 224,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/875b84f4jw1evqt5vqpbvj21kw11ztbx.jpg",
"width" : 404,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/875b84f4jw1evqt5vqpbvj21kw11ztbx.jpg",
"width" : 720,
"height" : 480
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/875b84f4jw1evqt5vqpbvj21kw11ztbx.jpg",
"width" : "2048",
"height" : "1367"
},
"pic_id" : "875b84f4jw1evqt5vqpbvj21kw11ztbx",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/875b84f4jw1evqt5vqpbvj21kw11ztbx.jpg",
"width" : "2048",
"height" : "1367"
},
"object_id" : "1042018:186c23e3630832cbe53ce87cd7dafc6e",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/875b84f4jw1evqt5vqpbvj21kw11ztbx.jpg",
"width" : 539,
"height" : 360
}
},
"875b84f4jw1evqt28k5o4j21kw248thz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/875b84f4jw1evqt28k5o4j21kw248thz.jpg",
"width" : 180,
"height" : 241
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/875b84f4jw1evqt28k5o4j21kw248thz.jpg",
"width" : 360,
"height" : 482
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/875b84f4jw1evqt28k5o4j21kw248thz.jpg",
"width" : 720,
"height" : 964
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/875b84f4jw1evqt28k5o4j21kw248thz.jpg",
"width" : "2048",
"height" : "2744"
},
"pic_id" : "875b84f4jw1evqt28k5o4j21kw248thz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/875b84f4jw1evqt28k5o4j21kw248thz.jpg",
"width" : "2048",
"height" : "2744"
},
"object_id" : "1042018:c1e4714b36010849c6541f8d783c8d01",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/875b84f4jw1evqt28k5o4j21kw248thz.jpg",
"width" : 480,
"height" : 643
}
}
},
"reposts_count" : 114,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1OQB8wu",
"geo" : null,
"id" : 3883484768850902,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/2270921972/180/5733924653/0",
"profile_image_url" : "http://tp1.sinaimg.cn/2270921972/50/5733924653/0",
"allow_all_act_msg" : false,
"id" : 2270921972,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/ab56869agw1esektyh8kdj20pk08c7bn.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "在帝都读书的雾都人/北京服装学院/SFD成员/CN阿恩/绘名Yukari/P站id=14747023/coser/时崎狂三/花江夏树病/新番党//勾搭回粉请私信w",
"followers_count" : 1390,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.62.108.1513.1513.1024/875b84f4jw8euuey1ywilj21kw1koe7g.jpg",
"city" : "6",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 20,
"verified_reason_url" : "",
"screen_name" : "Yukari_阿恩在攒图力w",
"province" : "50",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 414,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000002"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#cos正片# #约会大作战# 【同人护士ver】时崎狂三:原po 摄影@会按快门的夜歌酱 后勤@氺芜时阡 【啊啦~让我来给你诊疗吧~士道君❤】所谓的深夜福利?[doge]略羞耻的一套x感谢夜歌聚聚忍吐拍一个男孩子hhhhh",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 22:53:02 +0800 2015",
"pic_ids" : [
"875b84f4jw1evqt20853xj21kw16htep",
"875b84f4jw1evqt28k5o4j21kw248thz",
"875b84f4jw1evqt4bcjgdj20gl0m8tau",
"875b84f4jw1evqt4my0a7j21kw2d7age",
"875b84f4jw1evqt4vsnapj21kw2d7gx1",
"875b84f4jw1evqt530makj21kw2d7qa8",
"875b84f4jw1evqt5f5x56j21kw11zjw7",
"875b84f4jw1evqt5o3c8mj21kw11zwi5",
"875b84f4jw1evqt5vqpbvj21kw11ztbx"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 3,
"reposts_count" : 43,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2th0oc3",
"geo" : null,
"id" : 3883509830093003,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp1.sinaimg.cn/3497843592/180/40062087130/1",
"profile_image_url" : "http://tp1.sinaimg.cn/3497843592/50/40062087130/1",
"allow_all_act_msg" : false,
"id" : 3497843592,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/d07cdb88gw1euqyqi5reqj20pk08caep.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"verified_reason" : "",
"url" : "",
"description" : "资源党,专攻cosplay写真,常混迹EHcosplay区,勤奋的搬运工│足控一枚│无责任cos正片推送│妖都小透明摄影,技术不精,很少混圈│at选择性转",
"followers_count" : 77255,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.7.0.973.973.1024/d07cdb88gw1ej3wjsj6rdj20ui0tc7g4.jpg",
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.0.0/d07cdb88gw1evpivhxu8aj20u00u07cv.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 23,
"verified_reason_url" : "",
"screen_name" : "Coupe___芙兰",
"province" : "44",
"verified_source" : "",
"pagefriends_count" : 2,
"gender" : "m",
"mbrank" : 4,
"user_ability" : 0,
"friends_count" : 1029,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "卧槽炸了!!!//@夜大王:卧槽我要死要死!!",
"biz_feature" : 0,
"pid" : 3883504184442718,
"created_at" : "Sat Sep 05 00:32:38 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "5_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2th0oc3"
},
{
"topic_struct" : [
{
"topic_title" : "新番承包计划",
"topic_url" : "sinaweibo://pageinfo?containerid=1008089a33a2be0be611e68d19fe7c444f73c4&pageid=1008089a33a2be0be611e68d19fe7c444f73c4&extparam=%E6%96%B0%E7%95%AA%E6%89%BF%E5%8C%85%E8%AE%A1%E5%88%92"
}
],
"attitudes_count" : 92,
"source" : "微博 weibo.com",
"page_info" : {
"actionlog" : {
"ext" : "uid:2477831984|mid:3883509431114178|objectid:2016475001%3A26329880ce26ff5326c6c83ca2abad01|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
},
"page_id" : "1001212016475001:26329880ce26ff5326c6c83ca2abad01",
"act_status" : 0,
"content1" : "【7月】偶像大师 灰姑娘女孩 21【bilibili正版】",
"type" : 2,
"content2" : "#21 大家的王冠",
"page_url" : "sinaweibo://infopage?containerid=1001212016475001:26329880ce26ff5326c6c83ca2abad01&containerid=1001212016475001:26329880ce26ff5326c6c83ca2abad01&showurl=http%3A%2F%2Fshare.acg.tv%2Fav2862145&url_open_direct=1&url_type=39&object_type=video&pos=2",
"scheme" : "http://share.acg.tv/av2862145",
"page_title" : "【7月】偶像大师 灰姑娘女孩 21【bilibili正版】",
"object_type" : "video",
"object_id" : "2016475001:26329880ce26ff5326c6c83ca2abad01",
"page_pic" : "http://i0.hdslb.com/video/5c/5cc102c123b59e4b0109009064b102e5.jpg",
"media_info" : {
"h5_url" : "http://share.acg.tv/av2862145",
"stream_url" : "",
"mp4_sd_url" : "",
"duration" : 0,
"stream_url_hd" : "",
"name" : "【7月】偶像大师 灰姑娘女孩 21【bilibili正版】",
"mp4_hd_url" : ""
}
},
"source_type" : 1,
"idstr" : "3883509431114178",
"mid" : "3883509431114178",
"darwin_tags" : [
{
"object_type" : "movie",
"object_id" : "1022:100120177263",
"display_name" : "偶像大师 灰姑娘女孩"
}
],
"tag_struct" : [
{
"tag_hidden" : 2,
"tag_name" : "偶像大师 灰姑娘女孩",
"tag_type" : 2,
"oid" : "1022:100120177263",
"tag_scheme" : "sinaweibo://pageinfo?containerid=100120177263&containerid=100120177263",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/11/07/timeline_icon_movie.png"
}
],
"source_allowclick" : 0,
"comments_count" : 8,
"pic_infos" : {
"68318509gw1evqvr15t9tj20jg2617ha" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/68318509gw1evqvr15t9tj20jg2617ha.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/68318509gw1evqvr15t9tj20jg2617ha.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/68318509gw1evqvr15t9tj20jg2617ha.jpg",
"width" : "700",
"height" : "2809"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/68318509gw1evqvr15t9tj20jg2617ha.jpg",
"width" : "700",
"height" : "2809"
},
"pic_id" : "68318509gw1evqvr15t9tj20jg2617ha",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/68318509gw1evqvr15t9tj20jg2617ha.jpg",
"width" : "700",
"height" : "2809"
},
"keep_size" : 1,
"object_id" : "1042018:605e10374edd3056678d0b8a30711361",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/68318509gw1evqvr15t9tj20jg2617ha.jpg",
"width" : 480,
"height" : 1599
}
}
},
"url_struct" : [
{
"scheme" : "http://share.acg.tv/av2862145",
"page_id" : "1001212016475001:26329880ce26ff5326c6c83ca2abad01",
"result" : true,
"ori_url" : "sinaweibo://infopage?containerid=1001212016475001:26329880ce26ff5326c6c83ca2abad01&containerid=1001212016475001:26329880ce26ff5326c6c83ca2abad01&showurl=http%3A%2F%2Fshare.acg.tv%2Fav2862145&url_open_direct=1&url_type=39&object_type=video&pos=1",
"url_title" : "【7月】偶像大师 灰姑娘女孩 21【bilibili正版】",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_video.png",
"url_type" : 39,
"log" : "su=Ry2giKe&mark=&mid=3883509431114178",
"short_url" : "http://t.cn/Ry2giKe",
"actionlog" : {
"ext" : "uid:2477831984|mid:3883509431114178|objectid:2016475001%3A26329880ce26ff5326c6c83ca2abad01|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
}
}
],
"reposts_count" : 10,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2sD4FQC",
"geo" : null,
"id" : 3883509431114178,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/1748075785/180/5722323505/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1748075785/50/5722323505/0",
"allow_all_act_msg" : true,
"id" : 1748075785,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/68318509gw1eu2bptwynpj20pk08cdhc.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "哔哩哔哩弹幕视频网官方微博",
"url" : "http://bilibili.com",
"description" : "bilibili,又名哔哩哔哩,是一个以ACG为主题的综合性弹幕视频娱乐分享站点。(๑•̀ㅂ•́)و✧",
"followers_count" : 1347442,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.928.928.1024/68318509jw8eqj6kendz0j20ps0ps0tn.jpg",
"city" : "15",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 26,
"verified_reason_url" : "",
"screen_name" : "哔哩哔哩弹幕网",
"province" : "31",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 4,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 80,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【bilibili正版放送】《偶像大师 灰姑娘女孩》第21话上线!从不同的地方重新审视,否则有些事永远不会明白。心怀烦恼,各奔东西...冒险启程,寻找自己的答案——「蔷薇 和这座花园都还活着呢」 http://t.cn/Ry2giKe #新番承包计划#",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:31:03 +0800 2015",
"pic_ids" : [
"68318509gw1evqvr15t9tj20jg2617ha"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "6_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2sD4FQC"
},
{
"topic_struct" : [
{
"topic_title" : "万象",
"topic_url" : "sinaweibo://pageinfo?containerid=1008087ca25b23c06938524ad485f006b3f2a6&pageid=1008087ca25b23c06938524ad485f006b3f2a6&extparam=%E4%B8%87%E8%B1%A1"
}
],
"attitudes_count" : 268,
"source" : "微博 weibo.com",
"page_info" : {
"actionlog" : {
"ext" : "mid:|rid:7_0_1_2598762708012504133",
"oid" : "1001212026736001:comos:fxhqhun8367990",
"act_code" : 300,
"act_type" : 1
},
"page_id" : "1001212026736001:comos:fxhqhun8367990",
"act_status" : 0,
"content1" : "海口查获3.3吨“糖精枣",
"type" : 2,
"content2" : "法分子将收购来的劣质枣经糖精钠温水浸泡,便可“生产”出卖相颇佳的青枣。近日,海口市查获了3.3吨“糖精枣”,弃枣逃离的货主2日自首归案,目前案件正在进一步调查当中。",
"page_url" : "sinaweibo://infopage?containerid=1001212026736001:comos:fxhqhun8367990&containerid=1001212026736001:comos:fxhqhun8367990&showurl=http%3A%2F%2Ffeed.mix.sina.com.cn%2Flink_card%2Fredirect%3Furl%3Dhttp%253A%252F%252Fnews.sina.com.cn%252Fo%252F2015-09-04%252Fdoc-ifxhqhun8367990.shtml&url_open_direct=1&url_type=39&object_type=webpage&pos=2",
"scheme" : "http://feed.mix.sina.com.cn/link_card/redirect?url=http%3A%2F%2Fnews.sina.com.cn%2Fo%2F2015-09-04%2Fdoc-ifxhqhun8367990.shtml",
"page_title" : "海口查获3.3吨“糖精枣",
"object_type" : "webpage",
"object_id" : "2026736001:comos:fxhqhun8367990",
"page_pic" : "http://n.sinaimg.cn/transform/20150904/-Fb6-fxhqhun8368498.jpg"
},
"source_type" : 1,
"idstr" : "3883508428444973",
"mid" : "3883508428444973",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 441,
"pic_infos" : {
"60718250jw1evqvw4p4cwj20go0goadj" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/60718250jw1evqvw4p4cwj20go0goadj.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/60718250jw1evqvw4p4cwj20go0goadj.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/60718250jw1evqvw4p4cwj20go0goadj.jpg",
"width" : "600",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/60718250jw1evqvw4p4cwj20go0goadj.jpg",
"width" : "600",
"height" : "600"
},
"pic_id" : "60718250jw1evqvw4p4cwj20go0goadj",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/60718250jw1evqvw4p4cwj20go0goadj.jpg",
"width" : "600",
"height" : "600"
},
"object_id" : "1042018:ad3352fa00478fef4e8bc867ed6112f2",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/60718250jw1evqvw4p4cwj20go0goadj.jpg",
"width" : 480,
"height" : 480
}
},
"60718250jw1evqvw4m4cfj20c8096dgl" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/60718250jw1evqvw4m4cfj20c8096dgl.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/60718250jw1evqvw4m4cfj20c8096dgl.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/60718250jw1evqvw4m4cfj20c8096dgl.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/60718250jw1evqvw4m4cfj20c8096dgl.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "60718250jw1evqvw4m4cfj20c8096dgl",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/60718250jw1evqvw4m4cfj20c8096dgl.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:3d4adc682e17d5b3956000cf25a6016f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/60718250jw1evqvw4m4cfj20c8096dgl.jpg",
"width" : "440",
"height" : "330"
}
},
"60718250jw1evqvw4c72pj20c80960uj" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/60718250jw1evqvw4c72pj20c80960uj.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/60718250jw1evqvw4c72pj20c80960uj.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/60718250jw1evqvw4c72pj20c80960uj.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/60718250jw1evqvw4c72pj20c80960uj.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "60718250jw1evqvw4c72pj20c80960uj",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/60718250jw1evqvw4c72pj20c80960uj.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:59c87ccfc8d20d4d408a877926f77c83",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/60718250jw1evqvw4c72pj20c80960uj.jpg",
"width" : "440",
"height" : "330"
}
},
"60718250jw1evqvw4eredj20c80963z3" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/60718250jw1evqvw4eredj20c80963z3.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/60718250jw1evqvw4eredj20c80963z3.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/60718250jw1evqvw4eredj20c80963z3.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/60718250jw1evqvw4eredj20c80963z3.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "60718250jw1evqvw4eredj20c80963z3",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/60718250jw1evqvw4eredj20c80963z3.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:6f9500543da5738f2937aec7d08a32c2",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/60718250jw1evqvw4eredj20c80963z3.jpg",
"width" : "440",
"height" : "330"
}
}
},
"url_struct" : [
{
"scheme" : "http://feed.mix.sina.com.cn/link_card/redirect?url=http%3A%2F%2Fnews.sina.com.cn%2Fo%2F2015-09-04%2Fdoc-ifxhqhun8367990.shtml",
"page_id" : "1001212026736001:comos:fxhqhun8367990",
"result" : false,
"ori_url" : "sinaweibo://infopage?containerid=1001212026736001:comos:fxhqhun8367990&containerid=1001212026736001:comos:fxhqhun8367990&showurl=http%3A%2F%2Ffeed.mix.sina.com.cn%2Flink_card%2Fredirect%3Furl%3Dhttp%253A%252F%252Fnews.sina.com.cn%252Fo%252F2015-09-04%252Fdoc-ifxhqhun8367990.shtml&url_open_direct=1&url_type=39&object_type=webpage&pos=1",
"url_title" : "海口查获3.3吨“糖精枣",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"short_url" : "http://t.cn/Ry21CCQ"
}
],
"reposts_count" : 576,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2r0zqVf",
"geo" : null,
"id" : 3883508428444973,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1618051664/180/5735009977/0",
"profile_image_url" : "http://tp1.sinaimg.cn/1618051664/50/5735009977/0",
"allow_all_act_msg" : true,
"id" : 1618051664,
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "新浪新闻中心24小时播报全球重大新闻",
"url" : "http://news.sina.com.cn/",
"description" : "每日播报全球各类重要资讯、突发新闻,全天24小时即时发布。欢迎报料、投稿,请发私信或者邮件:xlttnews@vip.sina.com。",
"followers_count" : 43197965,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.20.23.135.135.1024/60718250jw8ev8xr8xk42j2050050aa0.jpg",
"city" : "8",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 1,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "头条新闻",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 42,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 361,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "#万象#【劣质枣经糖精钠温水浸泡成青枣[怒]】近日,海口市查获了3.3吨“糖精枣”。据了解,“糖精枣”是不法商贩从山东以低价收购的劣质枣,经加有糖精钠的温水浸泡制成,由广东运往海口市水果批发市场进行销售。因色泽红润,价格低廉,现已有部分“糖精枣”流向市场。http://t.cn/Ry21CCQ",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:27:04 +0800 2015",
"pic_ids" : [
"60718250jw1evqvw4m4cfj20c8096dgl",
"60718250jw1evqvw4c72pj20c80960uj",
"60718250jw1evqvw4eredj20c80963z3",
"60718250jw1evqvw4p4cwj20go0goadj"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "7_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2r0zqVf"
},
{
"topic_struct" : [
{
"topic_title" : "broccoli",
"topic_url" : "sinaweibo://pageinfo?containerid=100808fb8da64f829e8fc7b40a665758c069e6&pageid=100808fb8da64f829e8fc7b40a665758c069e6&extparam=broccoli"
},
{
"topic_title" : "魔法高校劣等生",
"topic_url" : "sinaweibo://pageinfo?containerid=1008080866cd7bbd34facb402fef74e4e947e5&pageid=1008080866cd7bbd34facb402fef74e4e947e5&extparam=%E9%AD%94%E6%B3%95%E9%AB%98%E6%A0%A1%E5%8A%A3%E7%AD%89%E7%94%9F"
}
],
"attitudes_count" : 2,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883507946121143",
"mid" : "3883507946121143",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 1,
"pic_infos" : {
"6f5ef307gw1evqvtuwov0j20m80etado" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/6f5ef307gw1evqvtuwov0j20m80etado.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/6f5ef307gw1evqvtuwov0j20m80etado.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/6f5ef307gw1evqvtuwov0j20m80etado.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/6f5ef307gw1evqvtuwov0j20m80etado.jpg",
"width" : "800",
"height" : "533"
},
"pic_id" : "6f5ef307gw1evqvtuwov0j20m80etado",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/6f5ef307gw1evqvtuwov0j20m80etado.jpg",
"width" : "800",
"height" : "533"
},
"object_id" : "1042018:6b235e2ea41d452cd64c7d42b0071f27",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/6f5ef307gw1evqvtuwov0j20m80etado.jpg",
"width" : 540,
"height" : 360
}
},
"6f5ef307gw1evqvtwgntjj20m80eu0wc" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/6f5ef307gw1evqvtwgntjj20m80eu0wc.jpg",
"width" : 224,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/6f5ef307gw1evqvtwgntjj20m80eu0wc.jpg",
"width" : 404,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/6f5ef307gw1evqvtwgntjj20m80eu0wc.jpg",
"width" : 720,
"height" : 480
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/6f5ef307gw1evqvtwgntjj20m80eu0wc.jpg",
"width" : "800",
"height" : "534"
},
"pic_id" : "6f5ef307gw1evqvtwgntjj20m80eu0wc",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/6f5ef307gw1evqvtwgntjj20m80eu0wc.jpg",
"width" : "800",
"height" : "534"
},
"object_id" : "1042018:a2a71c178e8742f56daf6b7ce9f44fbd",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/6f5ef307gw1evqvtwgntjj20m80eu0wc.jpg",
"width" : 539,
"height" : 360
}
},
"6f5ef307gw1evqvtytrp1j20m80m8aev" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6f5ef307gw1evqvtytrp1j20m80m8aev.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6f5ef307gw1evqvtytrp1j20m80m8aev.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6f5ef307gw1evqvtytrp1j20m80m8aev.jpg",
"width" : 720,
"height" : 720
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6f5ef307gw1evqvtytrp1j20m80m8aev.jpg",
"width" : "800",
"height" : "800"
},
"pic_id" : "6f5ef307gw1evqvtytrp1j20m80m8aev",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6f5ef307gw1evqvtytrp1j20m80m8aev.jpg",
"width" : "800",
"height" : "800"
},
"object_id" : "1042018:52dd568951d1267ca7f126fa24a97054",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6f5ef307gw1evqvtytrp1j20m80m8aev.jpg",
"width" : 480,
"height" : 480
}
},
"6f5ef307gw1evqvtszdzej20m80eun0m" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6f5ef307gw1evqvtszdzej20m80eun0m.jpg",
"width" : 224,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6f5ef307gw1evqvtszdzej20m80eun0m.jpg",
"width" : 404,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6f5ef307gw1evqvtszdzej20m80eun0m.jpg",
"width" : 720,
"height" : 480
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6f5ef307gw1evqvtszdzej20m80eun0m.jpg",
"width" : "800",
"height" : "534"
},
"pic_id" : "6f5ef307gw1evqvtszdzej20m80eun0m",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6f5ef307gw1evqvtszdzej20m80eun0m.jpg",
"width" : "800",
"height" : "534"
},
"object_id" : "1042018:c79035d26fc6fe6336103f131d57fa7b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6f5ef307gw1evqvtszdzej20m80eun0m.jpg",
"width" : 539,
"height" : 360
}
},
"6f5ef307gw1evqvtyp8o7j20m80etn0e" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6f5ef307gw1evqvtyp8o7j20m80etn0e.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6f5ef307gw1evqvtyp8o7j20m80etn0e.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6f5ef307gw1evqvtyp8o7j20m80etn0e.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6f5ef307gw1evqvtyp8o7j20m80etn0e.jpg",
"width" : "800",
"height" : "533"
},
"pic_id" : "6f5ef307gw1evqvtyp8o7j20m80etn0e",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6f5ef307gw1evqvtyp8o7j20m80etn0e.jpg",
"width" : "800",
"height" : "533"
},
"object_id" : "1042018:41e696a779f2bd1e0d8df2ed7e863781",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6f5ef307gw1evqvtyp8o7j20m80etn0e.jpg",
"width" : 540,
"height" : 360
}
},
"6f5ef307gw1evqvtypkz2j20m80etn05" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6f5ef307gw1evqvtypkz2j20m80etn05.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6f5ef307gw1evqvtypkz2j20m80etn05.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6f5ef307gw1evqvtypkz2j20m80etn05.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6f5ef307gw1evqvtypkz2j20m80etn05.jpg",
"width" : "800",
"height" : "533"
},
"pic_id" : "6f5ef307gw1evqvtypkz2j20m80etn05",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6f5ef307gw1evqvtypkz2j20m80etn05.jpg",
"width" : "800",
"height" : "533"
},
"object_id" : "1042018:065465b255ccd5eb59060f9a2ee96baa",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6f5ef307gw1evqvtypkz2j20m80etn05.jpg",
"width" : 540,
"height" : 360
}
},
"6f5ef307gw1evqvtt5o1dj20m80etgot" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/6f5ef307gw1evqvtt5o1dj20m80etgot.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/6f5ef307gw1evqvtt5o1dj20m80etgot.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/6f5ef307gw1evqvtt5o1dj20m80etgot.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/6f5ef307gw1evqvtt5o1dj20m80etgot.jpg",
"width" : "800",
"height" : "533"
},
"pic_id" : "6f5ef307gw1evqvtt5o1dj20m80etgot",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/6f5ef307gw1evqvtt5o1dj20m80etgot.jpg",
"width" : "800",
"height" : "533"
},
"object_id" : "1042018:7e8a476a479b79ace3cea356622a1459",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/6f5ef307gw1evqvtt5o1dj20m80etgot.jpg",
"width" : 540,
"height" : 360
}
},
"6f5ef307gw1evqvtulhvlj20m80eutc8" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6f5ef307gw1evqvtulhvlj20m80eutc8.jpg",
"width" : 224,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6f5ef307gw1evqvtulhvlj20m80eutc8.jpg",
"width" : 404,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6f5ef307gw1evqvtulhvlj20m80eutc8.jpg",
"width" : 720,
"height" : 480
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6f5ef307gw1evqvtulhvlj20m80eutc8.jpg",
"width" : "800",
"height" : "534"
},
"pic_id" : "6f5ef307gw1evqvtulhvlj20m80eutc8",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6f5ef307gw1evqvtulhvlj20m80eutc8.jpg",
"width" : "800",
"height" : "534"
},
"object_id" : "1042018:55ce00e0edeeee37ffb132a9d1755dad",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6f5ef307gw1evqvtulhvlj20m80eutc8.jpg",
"width" : 539,
"height" : 360
}
}
},
"reposts_count" : 3,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2qepGo7",
"geo" : null,
"id" : 3883507946121143,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/1868493575/180/40029164385/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1868493575/50/40029164385/1",
"allow_all_act_msg" : false,
"id" : 1868493575,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/6f5ef307gw1e6b6a3o4jnj20r808cjsu.jpg",
"remark" : "",
"verified_trade" : "1352",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "动漫达人",
"url" : "http://churuya.taobao.com",
"description" : "提供各类限定手办,AZONE娃娃信息,欢迎光临HTTP://CHURUYA.TAOBAO.COM~ 如想加入讨论请加QQ群:118045224",
"followers_count" : 273635,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.359.359.1024/6f5ef307gw1e6vdd1iprqj20a00a0mzg.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "动漫周边,日本动漫",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "鹤屋通贩",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 2,
"friends_count" : 1715,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#broccoli##魔法高校劣等生#——司波深雪~样品图更新~预定链接请看评论~",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:25:09 +0800 2015",
"pic_ids" : [
"6f5ef307gw1evqvtytrp1j20m80m8aev",
"6f5ef307gw1evqvtuwov0j20m80etado",
"6f5ef307gw1evqvtwgntjj20m80eu0wc",
"6f5ef307gw1evqvtszdzej20m80eun0m",
"6f5ef307gw1evqvtulhvlj20m80eutc8",
"6f5ef307gw1evqvtt5o1dj20m80etgot",
"6f5ef307gw1evqvtyp8o7j20m80etn0e",
"6f5ef307gw1evqvtypkz2j20m80etn05"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "8_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2qepGo7"
},
{
"topic_struct" : [
{
"topic_title" : "alter",
"topic_url" : "sinaweibo://pageinfo?containerid=1008085667da2ff3545d244af39297559ee21e&pageid=1008085667da2ff3545d244af39297559ee21e&extparam=alter"
},
{
"topic_title" : "闪乱神乐",
"topic_url" : "sinaweibo://pageinfo?containerid=100808e5a9edd9b7b1ea02fdd1051808b7f53d&pageid=100808e5a9edd9b7b1ea02fdd1051808b7f53d&extparam=%E9%97%AA%E4%B9%B1%E7%A5%9E%E4%B9%90"
}
],
"attitudes_count" : 14,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883507350307168",
"mid" : "3883507350307168",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 1,
"pic_infos" : {
"6f5ef307gw1evqvqcn2wsj20zk1hc0zc" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/6f5ef307gw1evqvqcn2wsj20zk1hc0zc.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/6f5ef307gw1evqvqcn2wsj20zk1hc0zc.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/6f5ef307gw1evqvqcn2wsj20zk1hc0zc.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/6f5ef307gw1evqvqcn2wsj20zk1hc0zc.jpg",
"width" : "1280",
"height" : "1920"
},
"pic_id" : "6f5ef307gw1evqvqcn2wsj20zk1hc0zc",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/6f5ef307gw1evqvqcn2wsj20zk1hc0zc.jpg",
"width" : "1280",
"height" : "1920"
},
"object_id" : "1042018:792e88a851477ef205693ad909c965e3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/6f5ef307gw1evqvqcn2wsj20zk1hc0zc.jpg",
"width" : 480,
"height" : 720
}
},
"6f5ef307gw1evqvqgbx35j20zk1hcjxr" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6f5ef307gw1evqvqgbx35j20zk1hcjxr.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6f5ef307gw1evqvqgbx35j20zk1hcjxr.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6f5ef307gw1evqvqgbx35j20zk1hcjxr.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6f5ef307gw1evqvqgbx35j20zk1hcjxr.jpg",
"width" : "1280",
"height" : "1920"
},
"pic_id" : "6f5ef307gw1evqvqgbx35j20zk1hcjxr",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6f5ef307gw1evqvqgbx35j20zk1hcjxr.jpg",
"width" : "1280",
"height" : "1920"
},
"object_id" : "1042018:3591df0bc36dc74b443ceffd08e2926a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6f5ef307gw1evqvqgbx35j20zk1hcjxr.jpg",
"width" : 480,
"height" : 720
}
},
"6f5ef307gw1evqvqby84rj20zk1hc0zi" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/6f5ef307gw1evqvqby84rj20zk1hc0zi.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/6f5ef307gw1evqvqby84rj20zk1hc0zi.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/6f5ef307gw1evqvqby84rj20zk1hc0zi.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/6f5ef307gw1evqvqby84rj20zk1hc0zi.jpg",
"width" : "1280",
"height" : "1920"
},
"pic_id" : "6f5ef307gw1evqvqby84rj20zk1hc0zi",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/6f5ef307gw1evqvqby84rj20zk1hc0zi.jpg",
"width" : "1280",
"height" : "1920"
},
"object_id" : "1042018:c8c122e26ca80e860378247f4ba94774",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/6f5ef307gw1evqvqby84rj20zk1hc0zi.jpg",
"width" : 480,
"height" : 720
}
},
"6f5ef307gw1evqvqaya9fj20zk1hcq9f" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6f5ef307gw1evqvqaya9fj20zk1hcq9f.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6f5ef307gw1evqvqaya9fj20zk1hcq9f.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6f5ef307gw1evqvqaya9fj20zk1hcq9f.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6f5ef307gw1evqvqaya9fj20zk1hcq9f.jpg",
"width" : "1280",
"height" : "1920"
},
"pic_id" : "6f5ef307gw1evqvqaya9fj20zk1hcq9f",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6f5ef307gw1evqvqaya9fj20zk1hcq9f.jpg",
"width" : "1280",
"height" : "1920"
},
"object_id" : "1042018:fc15efca6084e89f34c1df64bf5689a2",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6f5ef307gw1evqvqaya9fj20zk1hcq9f.jpg",
"width" : 480,
"height" : 720
}
},
"6f5ef307gw1evqvqgj8kcj20zk1hc7aj" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6f5ef307gw1evqvqgj8kcj20zk1hc7aj.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6f5ef307gw1evqvqgj8kcj20zk1hc7aj.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6f5ef307gw1evqvqgj8kcj20zk1hc7aj.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6f5ef307gw1evqvqgj8kcj20zk1hc7aj.jpg",
"width" : "1280",
"height" : "1920"
},
"pic_id" : "6f5ef307gw1evqvqgj8kcj20zk1hc7aj",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6f5ef307gw1evqvqgj8kcj20zk1hc7aj.jpg",
"width" : "1280",
"height" : "1920"
},
"object_id" : "1042018:1ef9ca42a60a1f39262a117a8744ced3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6f5ef307gw1evqvqgj8kcj20zk1hc7aj.jpg",
"width" : 480,
"height" : 720
}
},
"6f5ef307gw1evqvqbyd55j20zk1hc793" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/6f5ef307gw1evqvqbyd55j20zk1hc793.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/6f5ef307gw1evqvqbyd55j20zk1hc793.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/6f5ef307gw1evqvqbyd55j20zk1hc793.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/6f5ef307gw1evqvqbyd55j20zk1hc793.jpg",
"width" : "1280",
"height" : "1920"
},
"pic_id" : "6f5ef307gw1evqvqbyd55j20zk1hc793",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/6f5ef307gw1evqvqbyd55j20zk1hc793.jpg",
"width" : "1280",
"height" : "1920"
},
"object_id" : "1042018:3c0949d1d561bafc15eb002a4a978a0b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/6f5ef307gw1evqvqbyd55j20zk1hc793.jpg",
"width" : 480,
"height" : 720
}
},
"6f5ef307gw1evqvqh18qjj21hc0zkter" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/6f5ef307gw1evqvqh18qjj21hc0zkter.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/6f5ef307gw1evqvqh18qjj21hc0zkter.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/6f5ef307gw1evqvqh18qjj21hc0zkter.jpg",
"width" : 720,
"height" : 480
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/6f5ef307gw1evqvqh18qjj21hc0zkter.jpg",
"width" : "1920",
"height" : "1280"
},
"pic_id" : "6f5ef307gw1evqvqh18qjj21hc0zkter",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/6f5ef307gw1evqvqh18qjj21hc0zkter.jpg",
"width" : "1920",
"height" : "1280"
},
"object_id" : "1042018:91beebd7da5e8ee5c71b98b5e2d5a6cb",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/6f5ef307gw1evqvqh18qjj21hc0zkter.jpg",
"width" : 540,
"height" : 360
}
},
"6f5ef307gw1evqvqfgb7zj21hc0zk4dy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6f5ef307gw1evqvqfgb7zj21hc0zk4dy.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6f5ef307gw1evqvqfgb7zj21hc0zk4dy.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6f5ef307gw1evqvqfgb7zj21hc0zk4dy.jpg",
"width" : 720,
"height" : 480
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6f5ef307gw1evqvqfgb7zj21hc0zk4dy.jpg",
"width" : "1920",
"height" : "1280"
},
"pic_id" : "6f5ef307gw1evqvqfgb7zj21hc0zk4dy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6f5ef307gw1evqvqfgb7zj21hc0zk4dy.jpg",
"width" : "1920",
"height" : "1280"
},
"object_id" : "1042018:fe22666fbc7a84311aebef13425e537c",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6f5ef307gw1evqvqfgb7zj21hc0zk4dy.jpg",
"width" : 540,
"height" : 360
}
},
"6f5ef307gw1evqvqc932rj21hc0zkdm3" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6f5ef307gw1evqvqc932rj21hc0zkdm3.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6f5ef307gw1evqvqc932rj21hc0zkdm3.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6f5ef307gw1evqvqc932rj21hc0zkdm3.jpg",
"width" : 720,
"height" : 480
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6f5ef307gw1evqvqc932rj21hc0zkdm3.jpg",
"width" : "1920",
"height" : "1280"
},
"pic_id" : "6f5ef307gw1evqvqc932rj21hc0zkdm3",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6f5ef307gw1evqvqc932rj21hc0zkdm3.jpg",
"width" : "1920",
"height" : "1280"
},
"object_id" : "1042018:e1a1cbb85ea1cb3d434c9c4bb9001e0f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6f5ef307gw1evqvqc932rj21hc0zkdm3.jpg",
"width" : 540,
"height" : 360
}
}
},
"reposts_count" : 14,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2ph1hUk",
"geo" : null,
"id" : 3883507350307168,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/1868493575/180/40029164385/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1868493575/50/40029164385/1",
"allow_all_act_msg" : false,
"id" : 1868493575,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/6f5ef307gw1e6b6a3o4jnj20r808cjsu.jpg",
"remark" : "",
"verified_trade" : "1352",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "动漫达人",
"url" : "http://churuya.taobao.com",
"description" : "提供各类限定手办,AZONE娃娃信息,欢迎光临HTTP://CHURUYA.TAOBAO.COM~ 如想加入讨论请加QQ群:118045224",
"followers_count" : 273635,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.359.359.1024/6f5ef307gw1e6vdd1iprqj20a00a0mzg.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "动漫周边,日本动漫",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "鹤屋通贩",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 2,
"friends_count" : 1715,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#alter##闪乱神乐#飞鸟~美图!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:22:47 +0800 2015",
"pic_ids" : [
"6f5ef307gw1evqvqfgb7zj21hc0zk4dy",
"6f5ef307gw1evqvqbyd55j20zk1hc793",
"6f5ef307gw1evqvqby84rj20zk1hc0zi",
"6f5ef307gw1evqvqaya9fj20zk1hcq9f",
"6f5ef307gw1evqvqcn2wsj20zk1hc0zc",
"6f5ef307gw1evqvqc932rj21hc0zkdm3",
"6f5ef307gw1evqvqgbx35j20zk1hcjxr",
"6f5ef307gw1evqvqh18qjj21hc0zkter",
"6f5ef307gw1evqvqgj8kcj20zk1hc7aj"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "9_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2ph1hUk"
},
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "iPhone 6 Plus",
"topic_struct" : [
{
"topic_title" : "Girl学iOS",
"topic_url" : "sinaweibo://pageinfo?containerid=100808d1c02ab61578ebcca325b9cf3a8cde5a&pageid=100808d1c02ab61578ebcca325b9cf3a8cde5a&extparam=Girl%E5%AD%A6iOS"
}
],
"source_type" : 1,
"idstr" : "3883507166342441",
"mid" : "3883507166342441",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 7,
"source" : "OS X",
"source_type" : 1,
"idstr" : "3880565633821247",
"mid" : "3880565633821247",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 13,
"pic_infos" : {
"e8232d83jw1evhhx2foaxj20sg0jrabk" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : 216,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : 388,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : 720,
"height" : 499
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : "1024",
"height" : "711"
},
"pic_id" : "e8232d83jw1evhhx2foaxj20sg0jrabk",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : "1024",
"height" : "711"
},
"keep_size" : 1,
"object_id" : "1042018:9563728b89c494c87ebe4b25d03a1e69",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : 518,
"height" : 360
}
}
},
"reposts_count" : 63,
"userType" : 0,
"favorited" : false,
"mblogid" : "CxNSzg251",
"geo" : null,
"id" : 3880565633821247,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/3894619523/180/5725631617/0",
"profile_image_url" : "http://tp4.sinaimg.cn/3894619523/50/5725631617/0",
"allow_all_act_msg" : false,
"id" : 3894619523,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://girlios.github.io",
"description" : "一个iOS程序媛的成长记录.",
"followers_count" : 3218,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.640.0.800.800.1024/e8232d83jw8errg44v4njj21400p07ef.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yqb21wg3j20hs0hsmzk.jpg",
"city" : "5",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 20,
"verified_reason_url" : "",
"screen_name" : "Girl_iOS",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 25,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 479,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#Girl学iOS#这本书如何?值得购买吗? http://t.cn/RhRHzms",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Aug 27 21:33:26 +0800 2015",
"pic_ids" : [
"e8232d83jw1evhhx2foaxj20sg0jrabk"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"url_struct" : [
{
"result" : true,
"ori_url" : "https://designcode.io",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RhRHzms&mark=&mid=3883507166342441",
"short_url" : "http://t.cn/RhRHzms"
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2oYqBXr",
"geo" : null,
"id" : 3883507166342441,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/3200393164/180/40040857218/1",
"profile_image_url" : "http://tp1.sinaimg.cn/3200393164/50/40040857218/1",
"allow_all_act_msg" : false,
"id" : 3200393164,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "深圳大学,iOS Developer,Blog:http://blog.csdn.net/paulery2012/article/category/1897335",
"followers_count" : 408,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.1.93.592.592.1024/bec21fccgw1eb7twn8lbzj20gl0m8grl.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"city" : "3",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 20,
"verified_reason_url" : "",
"screen_name" : "Paulery",
"province" : "44",
"verified_source" : "",
"pagefriends_count" : 2,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 193,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : " //@吕文翰_JohnLui:看了几天发现这 300 多块花的简直太值了,好几个 pdf,里面内嵌了一堆视频,学习效率和效果都非常好,还节省时间,十分推荐[good][good][good]//@叶孤城___: 我买过的性价比最高的,没有之一。",
"biz_feature" : 0,
"pid" : 3883501080732066,
"created_at" : "Sat Sep 05 00:22:03 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "10_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2oYqBXr"
},
{
"attitudes_count" : 0,
"source" : "iPhone 6 Plus",
"source_type" : 1,
"idstr" : "3883507065203012",
"mid" : "3883507065203012",
"annotations" : [
{
"client_mblogid" : "iPhone-6DB1A5F6-F0EF-48A6-8351-7198AE5EEB8D"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 0,
"pic_infos" : {
"61e39c47jw1evqvqebrrhj20xc18gk1n" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/61e39c47jw1evqvqebrrhj20xc18gk1n.jpg",
"width" : 180,
"height" : 240
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/61e39c47jw1evqvqebrrhj20xc18gk1n.jpg",
"width" : 360,
"height" : 480
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/61e39c47jw1evqvqebrrhj20xc18gk1n.jpg",
"width" : 720,
"height" : 960
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/61e39c47jw1evqvqebrrhj20xc18gk1n.jpg",
"width" : "1200",
"height" : "1600"
},
"pic_id" : "61e39c47jw1evqvqebrrhj20xc18gk1n",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/61e39c47jw1evqvqebrrhj20xc18gk1n.jpg",
"width" : "1200",
"height" : "1600"
},
"keep_size" : 0,
"object_id" : "1042018:c5733fe9c42b6ac712a779411a9fdcab",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/61e39c47jw1evqvqebrrhj20xc18gk1n.jpg",
"width" : 480,
"height" : 640
}
}
},
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2oOlPxy",
"geo" : null,
"id" : 3883507065203012,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/1642306631/180/5707453376/0",
"profile_image_url" : "http://tp4.sinaimg.cn/1642306631/50/5707453376/0",
"allow_all_act_msg" : false,
"id" : 1642306631,
"remark" : "",
"verified_trade" : "1181",
"level" : 2,
"verified_reason" : "人人网商务拓展部项目经理 ",
"url" : "",
"description" : "以善良的方式活着。我的网站www.ayumi.me",
"followers_count" : 2715,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.640.640.1024/61e39c47jw8el07hm30rhj20hs0hs3z7.jpg",
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e9oc39jbm4j20hs0hs0tf.jpg",
"city" : "5",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "内容资讯",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 1
},
"urank" : 27,
"verified_reason_url" : "",
"screen_name" : "李春月ayumi",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 1065,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "变变变",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:21:39 +0800 2015",
"pic_ids" : [
"61e39c47jw1evqvqebrrhj20xc18gk1n"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "11_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2oOlPxy"
},
{
"attitudes_count" : 72,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883506403315689",
"mid" : "3883506403315689",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 53,
"pic_infos" : {
"9e6b7fdbjw1evqvnlbe2gj20dw0jn76l" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9e6b7fdbjw1evqvnlbe2gj20dw0jn76l.jpg",
"width" : 180,
"height" : 254
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9e6b7fdbjw1evqvnlbe2gj20dw0jn76l.jpg",
"width" : 360,
"height" : 509
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9e6b7fdbjw1evqvnlbe2gj20dw0jn76l.jpg",
"width" : "500",
"height" : "707"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9e6b7fdbjw1evqvnlbe2gj20dw0jn76l.jpg",
"width" : "500",
"height" : "707"
},
"pic_id" : "9e6b7fdbjw1evqvnlbe2gj20dw0jn76l",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9e6b7fdbjw1evqvnlbe2gj20dw0jn76l.jpg",
"width" : "500",
"height" : "707"
},
"keep_size" : 1,
"object_id" : "1042018:e225578a2299e7da597f8dd55b15b3d9",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9e6b7fdbjw1evqvnlbe2gj20dw0jn76l.jpg",
"width" : 480,
"height" : 678
}
}
},
"reposts_count" : 80,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2nKdUyR",
"geo" : null,
"id" : 3883506403315689,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2657845211/180/40048636856/0",
"profile_image_url" : "http://tp4.sinaimg.cn/2657845211/50/40048636856/0",
"allow_all_act_msg" : true,
"id" : 2657845211,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.980.300/9e6b7fdbgw1ea72x5s6ktj20r808cq5s.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "绝对萌域官方微博",
"url" : "http://slolita.taobao.com/",
"description" : "我是萌羽,是绝对萌域同人原创抱枕铺 slolita.taobao.com 的看板娘,大家要支持我呦~人家的梦想是有自己的抱枕呢!",
"followers_count" : 174872,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.180.180.1024/9e6b7fdbgw1ee3xfgtvaij2050050t8x.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 28,
"verified_reason_url" : "",
"screen_name" : "绝对萌域",
"province" : "44",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 2,
"friends_count" : 1983,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "《男装处女和百战伪娘》",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:19:00 +0800 2015",
"pic_ids" : [
"9e6b7fdbjw1evqvnlbe2gj20dw0jn76l"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "12_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2nKdUyR"
},
{
"topic_struct" : [
{
"topic_title" : "偶像大师",
"topic_url" : "sinaweibo://pageinfo?containerid=10080817ad041a19b851f7b382b493dc652b35&pageid=10080817ad041a19b851f7b382b493dc652b35&extparam=%E5%81%B6%E5%83%8F%E5%A4%A7%E5%B8%88"
},
{
"topic_title" : "神崎兰子",
"topic_url" : "sinaweibo://pageinfo?containerid=100808441b9cf69668f6150b07a0bd2c73b781&pageid=100808441b9cf69668f6150b07a0bd2c73b781&extparam=%E7%A5%9E%E5%B4%8E%E5%85%B0%E5%AD%90"
}
],
"attitudes_count" : 6,
"source" : "微博 weibo.com",
"page_info" : {
"page_pic" : "http://ww2.sinaimg.cn/thumb150/ee275f2egw1eljs1aelmcj2050050q3d.jpg",
"page_id" : "10080817ad041a19b851f7b382b493dc652b35",
"page_desc" : "【「偶像大师」剧场版首周销量6.3万 荣登BD排行榜首位】大人气偶像动画「偶像大师」的剧场版「偶像大师 走向光辉的未来」于10月8日正式发售,首周销量高达6.3万,并斩获了ORICON每周排行榜BD榜单的首位!",
"buttons" : [
{
"actionlog" : {
"act_code" : 577,
"ext" : "mid:3883506071735358|rid:13_0_1_2598762708012504133",
"oid" : "10080817ad041a19b851f7b382b493dc652b35"
},
"pic" : "http://u1.sinaimg.cn/upload/2014/01/02/card_icon_award.png",
"type" : "link",
"name" : "抽奖",
"params" : {
"scheme" : "sinaweibo://pageinfo?containerid=10080817ad041a19b851f7b382b493dc652b35&containerid=10080817ad041a19b851f7b382b493dc652b35&extparam=%E5%81%B6%E5%83%8F%E5%A4%A7%E5%B8%88"
}
}
],
"object_type" : "topic",
"object_id" : "1022:10080817ad041a19b851f7b382b493dc652b35",
"actionlog" : {
"ext" : "mid:|rid:13_0_1_2598762708012504133",
"oid" : "10080817ad041a19b851f7b382b493dc652b35",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=10080817ad041a19b851f7b382b493dc652b35&containerid=10080817ad041a19b851f7b382b493dc652b35&extparam=%E5%81%B6%E5%83%8F%E5%A4%A7%E5%B8%88",
"tips" : "239人关注",
"page_title" : "#偶像大师#"
},
"source_type" : 1,
"idstr" : "3883506071735358",
"mid" : "3883506071735358",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 2,
"pic_infos" : {
"6f5ef307gw1evqvl3mzfvj20c80ggq48" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/6f5ef307gw1evqvl3mzfvj20c80ggq48.jpg",
"width" : 180,
"height" : 242
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/6f5ef307gw1evqvl3mzfvj20c80ggq48.jpg",
"width" : 360,
"height" : 484
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/6f5ef307gw1evqvl3mzfvj20c80ggq48.jpg",
"width" : "440",
"height" : "592"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/6f5ef307gw1evqvl3mzfvj20c80ggq48.jpg",
"width" : "440",
"height" : "592"
},
"pic_id" : "6f5ef307gw1evqvl3mzfvj20c80ggq48",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/6f5ef307gw1evqvl3mzfvj20c80ggq48.jpg",
"width" : "440",
"height" : "592"
},
"object_id" : "1042018:4021c57635248a9c38f322f010275779",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/6f5ef307gw1evqvl3mzfvj20c80ggq48.jpg",
"width" : "440",
"height" : "592"
}
},
"6f5ef307gw1evqvl45l75j20c80ak753" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6f5ef307gw1evqvl45l75j20c80ak753.jpg",
"width" : 173,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6f5ef307gw1evqvl45l75j20c80ak753.jpg",
"width" : 312,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6f5ef307gw1evqvl45l75j20c80ak753.jpg",
"width" : "440",
"height" : "380"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6f5ef307gw1evqvl45l75j20c80ak753.jpg",
"width" : "440",
"height" : "380"
},
"pic_id" : "6f5ef307gw1evqvl45l75j20c80ak753",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6f5ef307gw1evqvl45l75j20c80ak753.jpg",
"width" : "440",
"height" : "380"
},
"object_id" : "1042018:f4158a54e2b46be10b1dbf7d73fa29ee",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6f5ef307gw1evqvl45l75j20c80ak753.jpg",
"width" : 416,
"height" : 360
}
},
"6f5ef307gw1evqvl3hm0hj20c80mzjss" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6f5ef307gw1evqvl3hm0hj20c80mzjss.jpg",
"width" : 180,
"height" : 338
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6f5ef307gw1evqvl3hm0hj20c80mzjss.jpg",
"width" : 360,
"height" : 676
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6f5ef307gw1evqvl3hm0hj20c80mzjss.jpg",
"width" : "440",
"height" : "827"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6f5ef307gw1evqvl3hm0hj20c80mzjss.jpg",
"width" : "440",
"height" : "827"
},
"pic_id" : "6f5ef307gw1evqvl3hm0hj20c80mzjss",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6f5ef307gw1evqvl3hm0hj20c80mzjss.jpg",
"width" : "440",
"height" : "827"
},
"object_id" : "1042018:106fa14e61ecf5ce6ab3908c3eb90d99",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6f5ef307gw1evqvl3hm0hj20c80mzjss.jpg",
"width" : "440",
"height" : "827"
}
},
"6f5ef307gw1evqvl3pjg9j20c80mzmyl" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6f5ef307gw1evqvl3pjg9j20c80mzmyl.jpg",
"width" : 180,
"height" : 338
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6f5ef307gw1evqvl3pjg9j20c80mzmyl.jpg",
"width" : 360,
"height" : 676
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6f5ef307gw1evqvl3pjg9j20c80mzmyl.jpg",
"width" : "440",
"height" : "827"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6f5ef307gw1evqvl3pjg9j20c80mzmyl.jpg",
"width" : "440",
"height" : "827"
},
"pic_id" : "6f5ef307gw1evqvl3pjg9j20c80mzmyl",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6f5ef307gw1evqvl3pjg9j20c80mzmyl.jpg",
"width" : "440",
"height" : "827"
},
"object_id" : "1042018:82b742597ba78ebf01d6aafd2cc785a5",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6f5ef307gw1evqvl3pjg9j20c80mzmyl.jpg",
"width" : "440",
"height" : "827"
}
},
"6f5ef307gw1evqvl3n5ufj20c80mzgmx" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6f5ef307gw1evqvl3n5ufj20c80mzgmx.jpg",
"width" : 180,
"height" : 338
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6f5ef307gw1evqvl3n5ufj20c80mzgmx.jpg",
"width" : 360,
"height" : 676
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6f5ef307gw1evqvl3n5ufj20c80mzgmx.jpg",
"width" : "440",
"height" : "827"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6f5ef307gw1evqvl3n5ufj20c80mzgmx.jpg",
"width" : "440",
"height" : "827"
},
"pic_id" : "6f5ef307gw1evqvl3n5ufj20c80mzgmx",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6f5ef307gw1evqvl3n5ufj20c80mzgmx.jpg",
"width" : "440",
"height" : "827"
},
"object_id" : "1042018:c362d0fcb4a3a5de47ed33e91d82b462",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6f5ef307gw1evqvl3n5ufj20c80mzgmx.jpg",
"width" : "440",
"height" : "827"
}
}
},
"reposts_count" : 8,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2nd7hrE",
"geo" : null,
"id" : 3883506071735358,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/1868493575/180/40029164385/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1868493575/50/40029164385/1",
"allow_all_act_msg" : false,
"id" : 1868493575,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/6f5ef307gw1e6b6a3o4jnj20r808cjsu.jpg",
"remark" : "",
"verified_trade" : "1352",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "动漫达人",
"url" : "http://churuya.taobao.com",
"description" : "提供各类限定手办,AZONE娃娃信息,欢迎光临HTTP://CHURUYA.TAOBAO.COM~ 如想加入讨论请加QQ群:118045224",
"followers_count" : 273635,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.359.359.1024/6f5ef307gw1e6vdd1iprqj20a00a0mzg.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "动漫周边,日本动漫",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "鹤屋通贩",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 2,
"friends_count" : 1715,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#偶像大师##神崎兰子#~景品样品图~",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:17:42 +0800 2015",
"pic_ids" : [
"6f5ef307gw1evqvl3hm0hj20c80mzjss",
"6f5ef307gw1evqvl3n5ufj20c80mzgmx",
"6f5ef307gw1evqvl45l75j20c80ak753",
"6f5ef307gw1evqvl3pjg9j20c80mzmyl",
"6f5ef307gw1evqvl3mzfvj20c80ggq48"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "13_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2nd7hrE"
},
{
"topic_struct" : [
{
"topic_title" : "路人女主",
"topic_url" : "sinaweibo://pageinfo?containerid=1008088dd1981caf86c02aac9de24fb093ae62&pageid=1008088dd1981caf86c02aac9de24fb093ae62&extparam=%E8%B7%AF%E4%BA%BA%E5%A5%B3%E4%B8%BB"
},
{
"topic_title" : "aniplex",
"topic_url" : "sinaweibo://pageinfo?containerid=100808fcd7715310ad244f749781fc8ae56c29&pageid=100808fcd7715310ad244f749781fc8ae56c29&extparam=aniplex"
}
],
"attitudes_count" : 14,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883505450859469",
"mid" : "3883505450859469",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 4,
"pic_infos" : {
"6f5ef307gw1evqvjklbsbj20uk133k0l" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6f5ef307gw1evqvjklbsbj20uk133k0l.jpg",
"width" : 180,
"height" : 230
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6f5ef307gw1evqvjklbsbj20uk133k0l.jpg",
"width" : 360,
"height" : 460
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6f5ef307gw1evqvjklbsbj20uk133k0l.jpg",
"width" : 720,
"height" : 920
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6f5ef307gw1evqvjklbsbj20uk133k0l.jpg",
"width" : "1100",
"height" : "1407"
},
"pic_id" : "6f5ef307gw1evqvjklbsbj20uk133k0l",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6f5ef307gw1evqvjklbsbj20uk133k0l.jpg",
"width" : "1100",
"height" : "1407"
},
"keep_size" : 1,
"object_id" : "1042018:775eae823136d48eee3d8396e7a75828",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6f5ef307gw1evqvjklbsbj20uk133k0l.jpg",
"width" : 480,
"height" : 613
}
}
},
"reposts_count" : 16,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2md3BAp",
"geo" : null,
"id" : 3883505450859469,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/1868493575/180/40029164385/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1868493575/50/40029164385/1",
"allow_all_act_msg" : false,
"id" : 1868493575,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/6f5ef307gw1e6b6a3o4jnj20r808cjsu.jpg",
"remark" : "",
"verified_trade" : "1352",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "动漫达人",
"url" : "http://churuya.taobao.com",
"description" : "提供各类限定手办,AZONE娃娃信息,欢迎光临HTTP://CHURUYA.TAOBAO.COM~ 如想加入讨论请加QQ群:118045224",
"followers_count" : 273635,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.359.359.1024/6f5ef307gw1e6vdd1iprqj20a00a0mzg.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "动漫周边,日本动漫",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "鹤屋通贩",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 2,
"friends_count" : 1715,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#路人女主##aniplex#——英梨々、加藤恵 霞ヶ丘詩羽、氷堂美智留~和服版手办公布?!跨系列作品!!!!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:15:13 +0800 2015",
"pic_ids" : [
"6f5ef307gw1evqvjklbsbj20uk133k0l"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "15_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2md3BAp"
},
{
"attitudes_count" : 14,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883505106365352",
"mid" : "3883505106365352",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 2,
"pic_infos" : {
"6f5ef307gw1evqvi3l3erj20go0nkabh" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/6f5ef307gw1evqvi3l3erj20go0nkabh.jpg",
"width" : 180,
"height" : 254
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/6f5ef307gw1evqvi3l3erj20go0nkabh.jpg",
"width" : 360,
"height" : 508
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/6f5ef307gw1evqvi3l3erj20go0nkabh.jpg",
"width" : "600",
"height" : "848"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/6f5ef307gw1evqvi3l3erj20go0nkabh.jpg",
"width" : "600",
"height" : "848"
},
"pic_id" : "6f5ef307gw1evqvi3l3erj20go0nkabh",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/6f5ef307gw1evqvi3l3erj20go0nkabh.jpg",
"width" : "600",
"height" : "848"
},
"keep_size" : 1,
"object_id" : "1042018:66749386b5d236df54688438cd7834fa",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/6f5ef307gw1evqvi3l3erj20go0nkabh.jpg",
"width" : 480,
"height" : 678
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "https://twitter.com/gn_yaky/status/639774515505983488",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2drMc&mark=&mid=3883505106365352",
"short_url" : "http://t.cn/Ry2drMc"
}
],
"reposts_count" : 27,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2lEqHUY",
"geo" : null,
"id" : 3883505106365352,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/1868493575/180/40029164385/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1868493575/50/40029164385/1",
"allow_all_act_msg" : false,
"id" : 1868493575,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/6f5ef307gw1e6b6a3o4jnj20r808cjsu.jpg",
"remark" : "",
"verified_trade" : "1352",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "动漫达人",
"url" : "http://churuya.taobao.com",
"description" : "提供各类限定手办,AZONE娃娃信息,欢迎光临HTTP://CHURUYA.TAOBAO.COM~ 如想加入讨论请加QQ群:118045224",
"followers_count" : 273635,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.359.359.1024/6f5ef307gw1e6vdd1iprqj20a00a0mzg.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "动漫周边,日本动漫",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "鹤屋通贩",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 2,
"friends_count" : 1715,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "水母姫様 ~http://t.cn/Ry2drMc",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:13:52 +0800 2015",
"pic_ids" : [
"6f5ef307gw1evqvi3l3erj20go0nkabh"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "16_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2lEqHUY"
},
{
"topic_struct" : [
{
"topic_title" : "tolove",
"topic_url" : "sinaweibo://pageinfo?containerid=10080864b36af6d1da3078ba1e7091efa85c44&pageid=10080864b36af6d1da3078ba1e7091efa85c44&extparam=tolove"
},
{
"topic_title" : "maxfactory",
"topic_url" : "sinaweibo://pageinfo?containerid=100808ebdb37a38d606e6cbff7922f3a6d62fc&pageid=100808ebdb37a38d606e6cbff7922f3a6d62fc&extparam=maxfactory"
},
{
"topic_title" : "vertex",
"topic_url" : "sinaweibo://pageinfo?containerid=1008082b5bc093b09bd81f51de433bde9d202a&pageid=1008082b5bc093b09bd81f51de433bde9d202a&extparam=vertex"
}
],
"attitudes_count" : 4,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883504947148080",
"mid" : "3883504947148080",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 1,
"pic_infos" : {
"6f5ef307gw1evqvh74jmoj20w00z5wyh" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6f5ef307gw1evqvh74jmoj20w00z5wyh.jpg",
"width" : 180,
"height" : 197
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6f5ef307gw1evqvh74jmoj20w00z5wyh.jpg",
"width" : 360,
"height" : 395
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6f5ef307gw1evqvh74jmoj20w00z5wyh.jpg",
"width" : 720,
"height" : 790
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6f5ef307gw1evqvh74jmoj20w00z5wyh.jpg",
"width" : "1152",
"height" : "1265"
},
"pic_id" : "6f5ef307gw1evqvh74jmoj20w00z5wyh",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6f5ef307gw1evqvh74jmoj20w00z5wyh.jpg",
"width" : "1152",
"height" : "1265"
},
"keep_size" : 1,
"object_id" : "1042018:70369e46fc8b1dbf622fc4188083ec3d",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6f5ef307gw1evqvh74jmoj20w00z5wyh.jpg",
"width" : 480,
"height" : 527
}
}
},
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2lotZxC",
"geo" : null,
"id" : 3883504947148080,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/1868493575/180/40029164385/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1868493575/50/40029164385/1",
"allow_all_act_msg" : false,
"id" : 1868493575,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/6f5ef307gw1e6b6a3o4jnj20r808cjsu.jpg",
"remark" : "",
"verified_trade" : "1352",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "动漫达人",
"url" : "http://churuya.taobao.com",
"description" : "提供各类限定手办,AZONE娃娃信息,欢迎光临HTTP://CHURUYA.TAOBAO.COM~ 如想加入讨论请加QQ群:118045224",
"followers_count" : 273635,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.359.359.1024/6f5ef307gw1e6vdd1iprqj20a00a0mzg.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "动漫周边,日本动漫",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "鹤屋通贩",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 2,
"friends_count" : 1715,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#tolove##maxfactory##vertex#新品公布!vertex&maxfactory各一!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:13:14 +0800 2015",
"pic_ids" : [
"6f5ef307gw1evqvh74jmoj20w00z5wyh"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "17_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2lotZxC"
},
{
"topic_struct" : [
{
"topic_title" : "画手聊聊",
"topic_url" : "sinaweibo://pageinfo?containerid=100808096451cd589febca7ecfdb01b55cb8b1&pageid=100808096451cd589febca7ecfdb01b55cb8b1&extparam=%E7%94%BB%E6%89%8B%E8%81%8A%E8%81%8A"
}
],
"attitudes_count" : 53,
"source" : "画神的iPhone",
"source_type" : 2,
"idstr" : "3883504871605569",
"mid" : "3883504871605569",
"annotations" : [
{
"client_mblogid" : "iPhone-16E1270C-4352-4598-9069-47BFA962E5D6",
"shooting" : 1
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"comments_count" : 115,
"reposts_count" : 132,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2lh6JGh",
"geo" : null,
"id" : 3883504871605569,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"allow_all_act_msg" : false,
"id" : 3178541805,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/designtutorial",
"description" : "每人都是绘画的小天才,只要不懒的话!",
"followers_count" : 264616,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 23,
"verified_reason_url" : "",
"screen_name" : "Sai资源库",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 27,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#画手聊聊# 请AT你认识最黄爆的画手/写手[喵喵]",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:12:56 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "18_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2lh6JGh"
},
{
"attitudes_count" : 114,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883504821243556",
"mid" : "3883504821243556",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "star_003",
"comments_count" : 194,
"pic_infos" : {
"9f0724e6gw1evqvgd8pjrg206t0437v0" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or180/9f0724e6gw1evqvgd8pjrg206t0437v0.gif",
"width" : "245",
"height" : "147"
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or360/9f0724e6gw1evqvgd8pjrg206t0437v0.gif",
"width" : "245",
"height" : "147"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/wap720/9f0724e6gw1evqvgd8pjrg206t0437v0.gif",
"width" : "245",
"height" : "147"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/large/9f0724e6gw1evqvgd8pjrg206t0437v0.gif",
"width" : "245",
"height" : "147"
},
"pic_id" : "9f0724e6gw1evqvgd8pjrg206t0437v0",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/woriginal/9f0724e6gw1evqvgd8pjrg206t0437v0.gif",
"width" : "245",
"height" : "147"
},
"object_id" : "1042018:4dce7099ce6b9bf1dce0c19320e069f6",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or480/9f0724e6gw1evqvgd8pjrg206t0437v0.gif",
"width" : "245",
"height" : "147"
}
},
"9f0724e6gw1evqvesacbxg206t0437vd" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or180/9f0724e6gw1evqvesacbxg206t0437vd.gif",
"width" : "245",
"height" : "147"
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or360/9f0724e6gw1evqvesacbxg206t0437vd.gif",
"width" : "245",
"height" : "147"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/wap720/9f0724e6gw1evqvesacbxg206t0437vd.gif",
"width" : "245",
"height" : "147"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/large/9f0724e6gw1evqvesacbxg206t0437vd.gif",
"width" : "245",
"height" : "147"
},
"pic_id" : "9f0724e6gw1evqvesacbxg206t0437vd",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/woriginal/9f0724e6gw1evqvesacbxg206t0437vd.gif",
"width" : "245",
"height" : "147"
},
"object_id" : "1042018:22545637b49a92b3e8e9f5bbab2483fc",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or480/9f0724e6gw1evqvesacbxg206t0437vd.gif",
"width" : "245",
"height" : "147"
}
},
"9f0724e6gw1evqvevblefg206t043hd2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or180/9f0724e6gw1evqvevblefg206t043hd2.gif",
"width" : "245",
"height" : "147"
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or360/9f0724e6gw1evqvevblefg206t043hd2.gif",
"width" : "245",
"height" : "147"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/wap720/9f0724e6gw1evqvevblefg206t043hd2.gif",
"width" : "245",
"height" : "147"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/large/9f0724e6gw1evqvevblefg206t043hd2.gif",
"width" : "245",
"height" : "147"
},
"pic_id" : "9f0724e6gw1evqvevblefg206t043hd2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/woriginal/9f0724e6gw1evqvevblefg206t043hd2.gif",
"width" : "245",
"height" : "147"
},
"object_id" : "1042018:32a820ca640ccf0661eef56cd67f483b",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or480/9f0724e6gw1evqvevblefg206t043hd2.gif",
"width" : "245",
"height" : "147"
}
},
"9f0724e6gw1evqvexrctyg206t0431k3" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or180/9f0724e6gw1evqvexrctyg206t0431k3.gif",
"width" : "245",
"height" : "147"
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or360/9f0724e6gw1evqvexrctyg206t0431k3.gif",
"width" : "245",
"height" : "147"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/wap720/9f0724e6gw1evqvexrctyg206t0431k3.gif",
"width" : "245",
"height" : "147"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/large/9f0724e6gw1evqvexrctyg206t0431k3.gif",
"width" : "245",
"height" : "147"
},
"pic_id" : "9f0724e6gw1evqvexrctyg206t0431k3",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/woriginal/9f0724e6gw1evqvexrctyg206t0431k3.gif",
"width" : "245",
"height" : "147"
},
"object_id" : "1042018:ac0d3b7a91e805962310d7a98ca2beb9",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or480/9f0724e6gw1evqvexrctyg206t0431k3.gif",
"width" : "245",
"height" : "147"
}
},
"9f0724e6gw1evqveu499ug206t0434ns" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or180/9f0724e6gw1evqveu499ug206t0434ns.gif",
"width" : "245",
"height" : "147"
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or360/9f0724e6gw1evqveu499ug206t0434ns.gif",
"width" : "245",
"height" : "147"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/wap720/9f0724e6gw1evqveu499ug206t0434ns.gif",
"width" : "245",
"height" : "147"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/large/9f0724e6gw1evqveu499ug206t0434ns.gif",
"width" : "245",
"height" : "147"
},
"pic_id" : "9f0724e6gw1evqveu499ug206t0434ns",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/woriginal/9f0724e6gw1evqveu499ug206t0434ns.gif",
"width" : "245",
"height" : "147"
},
"object_id" : "1042018:934bd81164df854c963d9e8a66867a0c",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or480/9f0724e6gw1evqveu499ug206t0434ns.gif",
"width" : "245",
"height" : "147"
}
},
"9f0724e6gw1evqvezeqx5g206t0431jf" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or180/9f0724e6gw1evqvezeqx5g206t0431jf.gif",
"width" : "245",
"height" : "147"
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or360/9f0724e6gw1evqvezeqx5g206t0431jf.gif",
"width" : "245",
"height" : "147"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/wap720/9f0724e6gw1evqvezeqx5g206t0431jf.gif",
"width" : "245",
"height" : "147"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/large/9f0724e6gw1evqvezeqx5g206t0431jf.gif",
"width" : "245",
"height" : "147"
},
"pic_id" : "9f0724e6gw1evqvezeqx5g206t0431jf",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/woriginal/9f0724e6gw1evqvezeqx5g206t0431jf.gif",
"width" : "245",
"height" : "147"
},
"object_id" : "1042018:f480879bd7e3aef87bf7e70c4e5ec42f",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or480/9f0724e6gw1evqvezeqx5g206t0431jf.gif",
"width" : "245",
"height" : "147"
}
}
},
"reposts_count" : 110,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2lc5dvm",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/star_003_y.png?version=2015080302",
"geo" : null,
"id" : 3883504821243556,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/2668045542/180/40027561967/1",
"profile_image_url" : "http://tp3.sinaimg.cn/2668045542/50/40027561967/1",
"allow_all_act_msg" : false,
"id" : 2668045542,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.980.300/9f0724e6gw1ek1qzix4jhj20r808cwkk.jpg",
"remark" : "",
"verified_trade" : "1028",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level5.png"
}
],
"verified_reason" : "影评人 微博签约自媒体",
"url" : "http://www.LanYingWang.com",
"description" : "分享最新资源,推荐好电影!(联系请私信)",
"followers_count" : 481643,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://tp3.sinaimg.cn/2668045542/180/40027561967/1",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.0.0/9f0724e6jw1et2bwtn4ruj20ku0kuq4d.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "影评,欧美电影,影讯",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"dianping" : "movie",
"verified_reason_url" : "",
"screen_name" : "蓝影志",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"cardid" : "star_003",
"urank" : 27,
"friends_count" : 187,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"verified_state" : 0
},
"pic_bg_type" : 1,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "德普教你法式接吻。。[doge]",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:12:44 +0800 2015",
"pic_ids" : [
"9f0724e6gw1evqvesacbxg206t0437vd",
"9f0724e6gw1evqveu499ug206t0434ns",
"9f0724e6gw1evqvevblefg206t043hd2",
"9f0724e6gw1evqvgd8pjrg206t0437v0",
"9f0724e6gw1evqvexrctyg206t0431k3",
"9f0724e6gw1evqvezeqx5g206t0431jf"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "19_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2lc5dvm"
},
{
"mblogtypename" : "",
"attitudes_count" : 2,
"source" : "iPhone 6 Plus",
"source_type" : 1,
"idstr" : "3883504498919906",
"mid" : "3883504498919906",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 557,
"source" : "iPhone 6 Plus",
"source_type" : 1,
"idstr" : "3883351205396344",
"mid" : "3883351205396344",
"annotations" : [
{
"client_mblogid" : "iPhone-738479C1-A936-486F-9114-3B068FAE018B"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 394,
"pic_infos" : {
"6740b74bjw1evqdsb5293j20f00qo75o" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6740b74bjw1evqdsb5293j20f00qo75o.jpg",
"width" : 180,
"height" : 320
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6740b74bjw1evqdsb5293j20f00qo75o.jpg",
"width" : 360,
"height" : 640
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6740b74bjw1evqdsb5293j20f00qo75o.jpg",
"width" : "540",
"height" : "960"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6740b74bjw1evqdsb5293j20f00qo75o.jpg",
"width" : "540",
"height" : "960"
},
"pic_id" : "6740b74bjw1evqdsb5293j20f00qo75o",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6740b74bjw1evqdsb5293j20f00qo75o.jpg",
"width" : "540",
"height" : "960"
},
"object_id" : "1042018:87369b9a969eca68316cf5f6f6396a8e",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6740b74bjw1evqdsb5293j20f00qo75o.jpg",
"width" : 480,
"height" : 853
}
},
"6740b74bjw1evqdsd5hl2j20f00qo402" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/6740b74bjw1evqdsd5hl2j20f00qo402.jpg",
"width" : 180,
"height" : 320
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/6740b74bjw1evqdsd5hl2j20f00qo402.jpg",
"width" : 360,
"height" : 640
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/6740b74bjw1evqdsd5hl2j20f00qo402.jpg",
"width" : "540",
"height" : "960"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/6740b74bjw1evqdsd5hl2j20f00qo402.jpg",
"width" : "540",
"height" : "960"
},
"pic_id" : "6740b74bjw1evqdsd5hl2j20f00qo402",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/6740b74bjw1evqdsd5hl2j20f00qo402.jpg",
"width" : "540",
"height" : "960"
},
"object_id" : "1042018:6c2b3004c53b5438a17e3277f2ca3083",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/6740b74bjw1evqdsd5hl2j20f00qo402.jpg",
"width" : 480,
"height" : 853
}
},
"6740b74bjw1evqdsedbr9j20f00qodi4" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/6740b74bjw1evqdsedbr9j20f00qodi4.jpg",
"width" : 180,
"height" : 320
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/6740b74bjw1evqdsedbr9j20f00qodi4.jpg",
"width" : 360,
"height" : 640
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/6740b74bjw1evqdsedbr9j20f00qodi4.jpg",
"width" : "540",
"height" : "960"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/6740b74bjw1evqdsedbr9j20f00qodi4.jpg",
"width" : "540",
"height" : "960"
},
"pic_id" : "6740b74bjw1evqdsedbr9j20f00qodi4",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/6740b74bjw1evqdsedbr9j20f00qodi4.jpg",
"width" : "540",
"height" : "960"
},
"object_id" : "1042018:c94d40d8362860cda937eac596fdf77b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/6740b74bjw1evqdsedbr9j20f00qodi4.jpg",
"width" : 480,
"height" : 853
}
},
"6740b74bjw1evqdsf04xnj20f00qo408" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/6740b74bjw1evqdsf04xnj20f00qo408.jpg",
"width" : 180,
"height" : 320
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/6740b74bjw1evqdsf04xnj20f00qo408.jpg",
"width" : 360,
"height" : 640
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/6740b74bjw1evqdsf04xnj20f00qo408.jpg",
"width" : "540",
"height" : "960"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/6740b74bjw1evqdsf04xnj20f00qo408.jpg",
"width" : "540",
"height" : "960"
},
"pic_id" : "6740b74bjw1evqdsf04xnj20f00qo408",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/6740b74bjw1evqdsf04xnj20f00qo408.jpg",
"width" : "540",
"height" : "960"
},
"object_id" : "1042018:8b464e79c02f8159eea7b67225551a3e",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/6740b74bjw1evqdsf04xnj20f00qo408.jpg",
"width" : 480,
"height" : 853
}
},
"6740b74bjw1evqdsfu4z9j20hs0e2wfq" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6740b74bjw1evqdsfu4z9j20hs0e2wfq.jpg",
"width" : 189,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6740b74bjw1evqdsfu4z9j20hs0e2wfq.jpg",
"width" : 341,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6740b74bjw1evqdsfu4z9j20hs0e2wfq.jpg",
"width" : "640",
"height" : "506"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6740b74bjw1evqdsfu4z9j20hs0e2wfq.jpg",
"width" : "640",
"height" : "506"
},
"pic_id" : "6740b74bjw1evqdsfu4z9j20hs0e2wfq",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6740b74bjw1evqdsfu4z9j20hs0e2wfq.jpg",
"width" : "640",
"height" : "506"
},
"object_id" : "1042018:ffad8c934644e38df26146ab3c44367a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6740b74bjw1evqdsfu4z9j20hs0e2wfq.jpg",
"width" : 455,
"height" : 360
}
},
"6740b74bjw1evqdscafuuj20hs0hsn0v" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/6740b74bjw1evqdscafuuj20hs0hsn0v.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/6740b74bjw1evqdscafuuj20hs0hsn0v.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/6740b74bjw1evqdscafuuj20hs0hsn0v.jpg",
"width" : "640",
"height" : "640"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/6740b74bjw1evqdscafuuj20hs0hsn0v.jpg",
"width" : "640",
"height" : "640"
},
"pic_id" : "6740b74bjw1evqdscafuuj20hs0hsn0v",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/6740b74bjw1evqdscafuuj20hs0hsn0v.jpg",
"width" : "640",
"height" : "640"
},
"object_id" : "1042018:b7ff39bc580f9ca15afe7f3bced92a5b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/6740b74bjw1evqdscafuuj20hs0hsn0v.jpg",
"width" : 480,
"height" : 480
}
}
},
"reposts_count" : 595,
"userType" : 0,
"favorited" : false,
"mblogid" : "CyYlqmDPO",
"geo" : null,
"id" : 3883351205396344,
"user" : {
"mbtype" : 13,
"avatar_large" : "http://tp4.sinaimg.cn/1732294475/180/5652951939/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1732294475/50/5652951939/1",
"allow_all_act_msg" : true,
"id" : 1732294475,
"remark" : "",
"verified_trade" : "1155",
"level" : 2,
"verified_reason" : "中国公共关系协会副会长 中国传媒大学媒介与公共事务研究院院长",
"url" : "http://blog.sina.com.cn/dongguanpeng",
"description" : "政治传播学教授,温和改良派学者。毕业于北大、剑桥,工作在清华和哈佛,曾为记者、主播和政府官员。2012加入传媒大学。兼任中国公共关系协会副会长",
"followers_count" : 66230,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : 0,
"avatar_hd" : "http://tp4.sinaimg.cn/1732294475/180/5652951939/1",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.0.0/6740b74bjw1ed2qg3vfsjj20e80e8dk7.jpg",
"city" : "8",
"verified_level" : 2,
"has_ability_tag" : 1,
"ability_tags" : "影讯",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"dianping" : "movie",
"verified_reason_url" : "",
"screen_name" : "董关鹏",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 0,
"urank" : 25,
"friends_count" : 1977,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "我充满善意、不点名、不配图地批评媒体人不要拿报道工作忙做理由,在观礼现场记者区留下垃圾。结果先是被先锋青记者诬做给公安拍马,然后就被新浪删帖,删帖前还有私信里的朋友破口大骂… 作为新闻教育工作者,我只能立志培养好自己身边的未来媒体人!新闻伦理与职业道德必须成为核心必修课!",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Fri Sep 04 14:02:19 +0800 2015",
"pic_ids" : [
"6740b74bjw1evqdscafuuj20hs0hsn0v",
"6740b74bjw1evqdsd5hl2j20f00qo402",
"6740b74bjw1evqdsb5293j20f00qo75o",
"6740b74bjw1evqdsedbr9j20f00qodi4",
"6740b74bjw1evqdsf04xnj20f00qo408",
"6740b74bjw1evqdsfu4z9j20hs0e2wfq"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 3,
"reposts_count" : 5,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2kFBqts",
"geo" : null,
"id" : 3883504498919906,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1063890337/180/5730164650/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1063890337/50/5730164650/1",
"allow_all_act_msg" : false,
"id" : 1063890337,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.29.980.300/3f69ada1gw1ej5ktbqjgdj20r8096jwc.jpg",
"remark" : "",
"verified_trade" : "2015",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level5.png"
}
],
"verified_reason" : "作家洪峰,代表作《瀚海》、《离乡》等 微博签约自媒体",
"url" : "http://blog.sina.com.cn/jlhongfeng",
"description" : "微信号:hongfeng57【淘宝店珞妮民族手工 http://luoni2010.taobao.com/主营云南土特产、服装定制、天然植物精油。】",
"followers_count" : 2083470,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.81.1053.1053.1024/3f69ada1jw8etg3purfbxj20t90vjaju.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/6cf8d7ebjw1ehfr4xa8psj20hs0hsgpg.jpg",
"city" : "3",
"verified_level" : 1,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "洪峰",
"province" : "53",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"friends_count" : 253,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "博主没什么错。私信骂人的比直接骂的还差劲,垃圾中的垃圾! //@元猫大大://@王鹏律师:看来精选过还是有垃圾!",
"biz_feature" : 0,
"pid" : 3883499712650979,
"created_at" : "Sat Sep 05 00:11:27 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "20_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2kFBqts"
},
{
"attitudes_count" : 68,
"source" : "萌娘百科",
"source_type" : 1,
"idstr" : "3883504179383678",
"mid" : "3883504179383678",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 14,
"pic_infos" : {
"78f2cc43jw1evqvelxjzpj206y04ct8q" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/78f2cc43jw1evqvelxjzpj206y04ct8q.jpg",
"width" : 240,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/78f2cc43jw1evqvelxjzpj206y04ct8q.jpg",
"width" : "250",
"height" : "156"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/78f2cc43jw1evqvelxjzpj206y04ct8q.jpg",
"width" : "250",
"height" : "156"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/78f2cc43jw1evqvelxjzpj206y04ct8q.jpg",
"width" : "250",
"height" : "156"
},
"pic_id" : "78f2cc43jw1evqvelxjzpj206y04ct8q",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/78f2cc43jw1evqvelxjzpj206y04ct8q.jpg",
"width" : "250",
"height" : "156"
},
"keep_size" : 1,
"object_id" : "1042018:40ce9344af953761a9bd2ede75d76349",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/78f2cc43jw1evqvelxjzpj206y04ct8q.jpg",
"width" : "250",
"height" : "156"
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "http://zh.moegirl.org/%E7%BB%B4%E5%A4%9A%E5%88%A9%E5%8A%A0%C2%B7%E5%BE%B7%C2%B7%E5%B8%83%E6%B4%9B%E7%93%A6",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2dEy9&mark=&mid=3883504179383678",
"short_url" : "http://t.cn/Ry2dEy9"
}
],
"reposts_count" : 14,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2k9Dn7E",
"geo" : null,
"id" : 3883504179383678,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/2029177923/180/5711041271/0",
"profile_image_url" : "http://tp4.sinaimg.cn/2029177923/50/5711041271/0",
"allow_all_act_msg" : true,
"id" : 2029177923,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.920.300/78f2cc43jw1eqy2dxfacjj20pk08cad6.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "",
"url" : "http://zh.moegirl.org/",
"description" : "http://zh.moegirl.org萌娘百科是主收萌娘的ACG百科。任何人注册即可编辑!",
"followers_count" : 442357,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.63.440.440.1024/78f2cc43jw8emc7t7j712j20c80frdgs.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.0.0/78f2cc43jw1epinsms5sfj20iw0iwdid.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "萌娘百科的更新姬",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "f",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 1091,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c0020a"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "维多利加·德·布洛瓦 http://t.cn/Ry2dEy9",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:10:10 +0800 2015",
"pic_ids" : [
"78f2cc43jw1evqvelxjzpj206y04ct8q"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "21_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2k9Dn7E"
},
{
"attitudes_count" : 11,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883503206492222",
"mid" : "3883503206492222",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 1,
"pic_infos" : {
"6f5ef307gw1evqv779qzej20gn0bpjtf" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/6f5ef307gw1evqv779qzej20gn0bpjtf.jpg",
"width" : 213,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/6f5ef307gw1evqv779qzej20gn0bpjtf.jpg",
"width" : 384,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/6f5ef307gw1evqv779qzej20gn0bpjtf.jpg",
"width" : "599",
"height" : "421"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/6f5ef307gw1evqv779qzej20gn0bpjtf.jpg",
"width" : "599",
"height" : "421"
},
"pic_id" : "6f5ef307gw1evqv779qzej20gn0bpjtf",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/6f5ef307gw1evqv779qzej20gn0bpjtf.jpg",
"width" : "599",
"height" : "421"
},
"object_id" : "1042018:54361cf8dfc3110660af4c696ede5d92",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/6f5ef307gw1evqv779qzej20gn0bpjtf.jpg",
"width" : 512,
"height" : 360
}
},
"6f5ef307gw1evqv77ky1xj20gn0bodhf" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6f5ef307gw1evqv77ky1xj20gn0bodhf.jpg",
"width" : 213,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6f5ef307gw1evqv77ky1xj20gn0bodhf.jpg",
"width" : 385,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6f5ef307gw1evqv77ky1xj20gn0bodhf.jpg",
"width" : "599",
"height" : "420"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6f5ef307gw1evqv77ky1xj20gn0bodhf.jpg",
"width" : "599",
"height" : "420"
},
"pic_id" : "6f5ef307gw1evqv77ky1xj20gn0bodhf",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6f5ef307gw1evqv77ky1xj20gn0bodhf.jpg",
"width" : "599",
"height" : "420"
},
"object_id" : "1042018:97f4c9b3dd38d660c71073c5175fe4a2",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6f5ef307gw1evqv77ky1xj20gn0bodhf.jpg",
"width" : 513,
"height" : 360
}
},
"6f5ef307gw1evqv76whlaj20go0bxgn8" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6f5ef307gw1evqv76whlaj20go0bxgn8.jpg",
"width" : 209,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6f5ef307gw1evqv76whlaj20go0bxgn8.jpg",
"width" : 377,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6f5ef307gw1evqv76whlaj20go0bxgn8.jpg",
"width" : "600",
"height" : "429"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6f5ef307gw1evqv76whlaj20go0bxgn8.jpg",
"width" : "600",
"height" : "429"
},
"pic_id" : "6f5ef307gw1evqv76whlaj20go0bxgn8",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6f5ef307gw1evqv76whlaj20go0bxgn8.jpg",
"width" : "600",
"height" : "429"
},
"object_id" : "1042018:491be51905c24c90f743dde9aac33895",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6f5ef307gw1evqv76whlaj20go0bxgn8.jpg",
"width" : 503,
"height" : 360
}
},
"6f5ef307gw1evqv76y9m3j20go0bpmzb" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/6f5ef307gw1evqv76y9m3j20go0bpmzb.jpg",
"width" : 213,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/6f5ef307gw1evqv76y9m3j20go0bpmzb.jpg",
"width" : 384,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/6f5ef307gw1evqv76y9m3j20go0bpmzb.jpg",
"width" : "600",
"height" : "421"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/6f5ef307gw1evqv76y9m3j20go0bpmzb.jpg",
"width" : "600",
"height" : "421"
},
"pic_id" : "6f5ef307gw1evqv76y9m3j20go0bpmzb",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/6f5ef307gw1evqv76y9m3j20go0bpmzb.jpg",
"width" : "600",
"height" : "421"
},
"object_id" : "1042018:7c5603797a5324248f2c62d5f60dee42",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/6f5ef307gw1evqv76y9m3j20go0bpmzb.jpg",
"width" : 513,
"height" : 360
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "https://twitter.com/rin5_ringo/status/639803430928691200",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2djzi&mark=&mid=3883503206492222",
"short_url" : "http://t.cn/Ry2djzi"
}
],
"reposts_count" : 14,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2iAreVg",
"geo" : null,
"id" : 3883503206492222,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/1868493575/180/40029164385/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1868493575/50/40029164385/1",
"allow_all_act_msg" : false,
"id" : 1868493575,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/6f5ef307gw1e6b6a3o4jnj20r808cjsu.jpg",
"remark" : "",
"verified_trade" : "1352",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "动漫达人",
"url" : "http://churuya.taobao.com",
"description" : "提供各类限定手办,AZONE娃娃信息,欢迎光临HTTP://CHURUYA.TAOBAO.COM~ 如想加入讨论请加QQ群:118045224",
"followers_count" : 273635,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.359.359.1024/6f5ef307gw1e6vdd1iprqj20a00a0mzg.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "动漫周边,日本动漫",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "鹤屋通贩",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 2,
"friends_count" : 1715,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "強く! 優しく! 美しく! Go! プリンセスプリキュア ——纯转图~http://t.cn/Ry2djzi",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:06:19 +0800 2015",
"pic_ids" : [
"6f5ef307gw1evqv77ky1xj20gn0bodhf",
"6f5ef307gw1evqv779qzej20gn0bpjtf",
"6f5ef307gw1evqv76whlaj20go0bxgn8",
"6f5ef307gw1evqv76y9m3j20go0bpmzb"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "22_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2iAreVg"
},
{
"attitudes_count" : 29,
"source" : "国主的iPhone 6 Plus",
"source_type" : 2,
"idstr" : "3883502560753573",
"mid" : "3883502560753573",
"annotations" : [
{
"client_mblogid" : "iPhone-13E74D98-DE85-475F-8D74-4533FED8858E"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"comments_count" : 13,
"pic_infos" : {
"6a52edf5jw1evqv41z5j8j20hu0ns791" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6a52edf5jw1evqv41z5j8j20hu0ns791.jpg",
"width" : 180,
"height" : 240
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6a52edf5jw1evqv41z5j8j20hu0ns791.jpg",
"width" : 360,
"height" : 480
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6a52edf5jw1evqv41z5j8j20hu0ns791.jpg",
"width" : "642",
"height" : "856"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6a52edf5jw1evqv41z5j8j20hu0ns791.jpg",
"width" : "642",
"height" : "856"
},
"pic_id" : "6a52edf5jw1evqv41z5j8j20hu0ns791",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6a52edf5jw1evqv41z5j8j20hu0ns791.jpg",
"width" : "642",
"height" : "856"
},
"keep_size" : 0,
"object_id" : "1042018:2f740c7bca3a9b1ef761e08debded25a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6a52edf5jw1evqv41z5j8j20hu0ns791.jpg",
"width" : 480,
"height" : 640
}
}
},
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2hy3a2p",
"geo" : null,
"id" : 3883502560753573,
"user" : {
"mbtype" : 13,
"avatar_large" : "http://tp2.sinaimg.cn/1783819765/180/5736061046/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1783819765/50/5736061046/1",
"allow_all_act_msg" : false,
"id" : 1783819765,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/6a52edf5gw1evn0nd7vojj20pk08cq6k.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "",
"url" : "http://weibo.com/1783819765",
"description" : "【@空气娘Kuuki】👈我老婆✨ 我娘說 一旦我難過 我都會添很多的飯",
"followers_count" : 12112,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.1242.1242.1024/6a52edf5jw8evn02drzkpj20yi0yiju1.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.0.0/6a52edf5jw1evmzvq7clqj20yi0yiq97.jpg",
"city" : "8",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "食土国主",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 501,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "今天出门吃了耶稣 但是我丢没合照[泪][泪][泪][泪][泪][泪]",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:03:45 +0800 2015",
"pic_ids" : [
"6a52edf5jw1evqv41z5j8j20hu0ns791"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "23_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2hy3a2p"
},
{
"attitudes_count" : 6,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883502170327027",
"mid" : "3883502170327027",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 0,
"pic_infos" : {
"6f5ef307gw1evqv36ibmuj20go0m8q4w" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/6f5ef307gw1evqv36ibmuj20go0m8q4w.jpg",
"width" : 180,
"height" : 240
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/6f5ef307gw1evqv36ibmuj20go0m8q4w.jpg",
"width" : 360,
"height" : 480
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/6f5ef307gw1evqv36ibmuj20go0m8q4w.jpg",
"width" : "600",
"height" : "800"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/6f5ef307gw1evqv36ibmuj20go0m8q4w.jpg",
"width" : "600",
"height" : "800"
},
"pic_id" : "6f5ef307gw1evqv36ibmuj20go0m8q4w",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/6f5ef307gw1evqv36ibmuj20go0m8q4w.jpg",
"width" : "600",
"height" : "800"
},
"object_id" : "1042018:9887e4ff1ad3e3e126e958274ae7320b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/6f5ef307gw1evqv36ibmuj20go0m8q4w.jpg",
"width" : 480,
"height" : 640
}
},
"6f5ef307gw1evqv364rxsj20go0godh2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6f5ef307gw1evqv364rxsj20go0godh2.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6f5ef307gw1evqv364rxsj20go0godh2.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6f5ef307gw1evqv364rxsj20go0godh2.jpg",
"width" : "600",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6f5ef307gw1evqv364rxsj20go0godh2.jpg",
"width" : "600",
"height" : "600"
},
"pic_id" : "6f5ef307gw1evqv364rxsj20go0godh2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6f5ef307gw1evqv364rxsj20go0godh2.jpg",
"width" : "600",
"height" : "600"
},
"object_id" : "1042018:972e0af2ce885a94196de9fe61e706ac",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6f5ef307gw1evqv364rxsj20go0godh2.jpg",
"width" : 480,
"height" : 480
}
},
"6f5ef307gw1evqv36ar0wj20go0goq44" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/6f5ef307gw1evqv36ar0wj20go0goq44.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/6f5ef307gw1evqv36ar0wj20go0goq44.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/6f5ef307gw1evqv36ar0wj20go0goq44.jpg",
"width" : "600",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/6f5ef307gw1evqv36ar0wj20go0goq44.jpg",
"width" : "600",
"height" : "600"
},
"pic_id" : "6f5ef307gw1evqv36ar0wj20go0goq44",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/6f5ef307gw1evqv36ar0wj20go0goq44.jpg",
"width" : "600",
"height" : "600"
},
"object_id" : "1042018:35f3a1935f5dc364db24959671eda6de",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/6f5ef307gw1evqv36ar0wj20go0goq44.jpg",
"width" : 480,
"height" : 480
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "https://twitter.com/pop_up_apricot/status/639825703408545792",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2d9ZU&mark=&mid=3883502170327027",
"short_url" : "http://t.cn/Ry2d9ZU"
}
],
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2gV1n4D",
"geo" : null,
"id" : 3883502170327027,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/1868493575/180/40029164385/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1868493575/50/40029164385/1",
"allow_all_act_msg" : false,
"id" : 1868493575,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/6f5ef307gw1e6b6a3o4jnj20r808cjsu.jpg",
"remark" : "",
"verified_trade" : "1352",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "动漫达人",
"url" : "http://churuya.taobao.com",
"description" : "提供各类限定手办,AZONE娃娃信息,欢迎光临HTTP://CHURUYA.TAOBAO.COM~ 如想加入讨论请加QQ群:118045224",
"followers_count" : 273635,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.359.359.1024/6f5ef307gw1e6vdd1iprqj20a00a0mzg.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "动漫周边,日本动漫",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "鹤屋通贩",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 2,
"friends_count" : 1715,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "……我就转转图~http://t.cn/Ry2d9ZU",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:02:12 +0800 2015",
"pic_ids" : [
"6f5ef307gw1evqv36ar0wj20go0goq44",
"6f5ef307gw1evqv364rxsj20go0godh2",
"6f5ef307gw1evqv36ibmuj20go0m8q4w"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "24_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2gV1n4D"
},
{
"attitudes_count" : 81,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883501378438761",
"mid" : "3883501378438761",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 12,
"pic_infos" : {
"9e6b7fdbjw1evqqeqv9gpj20bs0gotbk" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9e6b7fdbjw1evqqeqv9gpj20bs0gotbk.jpg",
"width" : 180,
"height" : 254
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9e6b7fdbjw1evqqeqv9gpj20bs0gotbk.jpg",
"width" : 360,
"height" : 509
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9e6b7fdbjw1evqqeqv9gpj20bs0gotbk.jpg",
"width" : "424",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9e6b7fdbjw1evqqeqv9gpj20bs0gotbk.jpg",
"width" : "424",
"height" : "600"
},
"pic_id" : "9e6b7fdbjw1evqqeqv9gpj20bs0gotbk",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9e6b7fdbjw1evqqeqv9gpj20bs0gotbk.jpg",
"width" : "424",
"height" : "600"
},
"object_id" : "1042018:733c7529934d49e4ca7c26b1d1e631f2",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9e6b7fdbjw1evqqeqv9gpj20bs0gotbk.jpg",
"width" : "424",
"height" : "600"
}
},
"9e6b7fdbjw1evqqir1n2nj20zk1ettiq" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9e6b7fdbjw1evqqir1n2nj20zk1ettiq.jpg",
"width" : 180,
"height" : 257
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9e6b7fdbjw1evqqir1n2nj20zk1ettiq.jpg",
"width" : 360,
"height" : 514
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9e6b7fdbjw1evqqir1n2nj20zk1ettiq.jpg",
"width" : 720,
"height" : 1028
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9e6b7fdbjw1evqqir1n2nj20zk1ettiq.jpg",
"width" : "1280",
"height" : "1829"
},
"pic_id" : "9e6b7fdbjw1evqqir1n2nj20zk1ettiq",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9e6b7fdbjw1evqqir1n2nj20zk1ettiq.jpg",
"width" : "1280",
"height" : "1829"
},
"object_id" : "1042018:f1bb1024a54b1be5a80fd89891f8c1b0",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9e6b7fdbjw1evqqir1n2nj20zk1ettiq.jpg",
"width" : 480,
"height" : 685
}
},
"9e6b7fdbjw1evqqenpidwj20t115otfa" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9e6b7fdbjw1evqqenpidwj20t115otfa.jpg",
"width" : 180,
"height" : 258
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9e6b7fdbjw1evqqenpidwj20t115otfa.jpg",
"width" : 360,
"height" : 516
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9e6b7fdbjw1evqqenpidwj20t115otfa.jpg",
"width" : 720,
"height" : 1033
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9e6b7fdbjw1evqqenpidwj20t115otfa.jpg",
"width" : "1045",
"height" : "1500"
},
"pic_id" : "9e6b7fdbjw1evqqenpidwj20t115otfa",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9e6b7fdbjw1evqqenpidwj20t115otfa.jpg",
"width" : "1045",
"height" : "1500"
},
"object_id" : "1042018:433311eadd716de793c0159cc760bbfc",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9e6b7fdbjw1evqqenpidwj20t115otfa.jpg",
"width" : 480,
"height" : 688
}
},
"9e6b7fdbjw1evqqe62rbnj20dw0hlq5q" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9e6b7fdbjw1evqqe62rbnj20dw0hlq5q.jpg",
"width" : 180,
"height" : 227
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9e6b7fdbjw1evqqe62rbnj20dw0hlq5q.jpg",
"width" : 360,
"height" : 455
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9e6b7fdbjw1evqqe62rbnj20dw0hlq5q.jpg",
"width" : "500",
"height" : "633"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9e6b7fdbjw1evqqe62rbnj20dw0hlq5q.jpg",
"width" : "500",
"height" : "633"
},
"pic_id" : "9e6b7fdbjw1evqqe62rbnj20dw0hlq5q",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9e6b7fdbjw1evqqe62rbnj20dw0hlq5q.jpg",
"width" : "500",
"height" : "633"
},
"object_id" : "1042018:41cd4abc9d52489ca646a874763b035f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9e6b7fdbjw1evqqe62rbnj20dw0hlq5q.jpg",
"width" : 480,
"height" : 607
}
},
"9e6b7fdbjw1evqqe9ar1vj20jg11i3zz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9e6b7fdbjw1evqqe9ar1vj20jg11i3zz.jpg",
"width" : 180,
"height" : 347
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9e6b7fdbjw1evqqe9ar1vj20jg11i3zz.jpg",
"width" : 360,
"height" : 694
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9e6b7fdbjw1evqqe9ar1vj20jg11i3zz.jpg",
"width" : "700",
"height" : "1350"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9e6b7fdbjw1evqqe9ar1vj20jg11i3zz.jpg",
"width" : "700",
"height" : "1350"
},
"pic_id" : "9e6b7fdbjw1evqqe9ar1vj20jg11i3zz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9e6b7fdbjw1evqqe9ar1vj20jg11i3zz.jpg",
"width" : "700",
"height" : "1350"
},
"object_id" : "1042018:beabda27c5d91758b415a608acdc1ff7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9e6b7fdbjw1evqqe9ar1vj20jg11i3zz.jpg",
"width" : 480,
"height" : 925
}
},
"9e6b7fdbjw1evqqj5jmj1j20m80o7422" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9e6b7fdbjw1evqqj5jmj1j20m80o7422.jpg",
"width" : 180,
"height" : 195
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9e6b7fdbjw1evqqj5jmj1j20m80o7422.jpg",
"width" : 360,
"height" : 391
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9e6b7fdbjw1evqqj5jmj1j20m80o7422.jpg",
"width" : 720,
"height" : 783
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9e6b7fdbjw1evqqj5jmj1j20m80o7422.jpg",
"width" : "800",
"height" : "871"
},
"pic_id" : "9e6b7fdbjw1evqqj5jmj1j20m80o7422",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9e6b7fdbjw1evqqj5jmj1j20m80o7422.jpg",
"width" : "800",
"height" : "871"
},
"object_id" : "1042018:ecf4ed85889aa2c5e4952c37811053cc",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9e6b7fdbjw1evqqj5jmj1j20m80o7422.jpg",
"width" : 480,
"height" : 522
}
},
"9e6b7fdbjw1evqqj95l1gj20dn0gotbr" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9e6b7fdbjw1evqqj95l1gj20dn0gotbr.jpg",
"width" : 180,
"height" : 219
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9e6b7fdbjw1evqqj95l1gj20dn0gotbr.jpg",
"width" : 360,
"height" : 439
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9e6b7fdbjw1evqqj95l1gj20dn0gotbr.jpg",
"width" : "491",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9e6b7fdbjw1evqqj95l1gj20dn0gotbr.jpg",
"width" : "491",
"height" : "600"
},
"pic_id" : "9e6b7fdbjw1evqqj95l1gj20dn0gotbr",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9e6b7fdbjw1evqqj95l1gj20dn0gotbr.jpg",
"width" : "491",
"height" : "600"
},
"object_id" : "1042018:bc863903013ae6c80cc0015930f97841",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9e6b7fdbjw1evqqj95l1gj20dn0gotbr.jpg",
"width" : 480,
"height" : 586
}
},
"9e6b7fdbjw1evqqjha4usj20zt0paahx" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9e6b7fdbjw1evqqjha4usj20zt0paahx.jpg",
"width" : 212,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9e6b7fdbjw1evqqjha4usj20zt0paahx.jpg",
"width" : 382,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9e6b7fdbjw1evqqjha4usj20zt0paahx.jpg",
"width" : 720,
"height" : 508
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9e6b7fdbjw1evqqjha4usj20zt0paahx.jpg",
"width" : "1289",
"height" : "910"
},
"pic_id" : "9e6b7fdbjw1evqqjha4usj20zt0paahx",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9e6b7fdbjw1evqqjha4usj20zt0paahx.jpg",
"width" : "1289",
"height" : "910"
},
"object_id" : "1042018:29e1737436d91fdb68ce788a7263a1b6",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9e6b7fdbjw1evqqjha4usj20zt0paahx.jpg",
"width" : 509,
"height" : 360
}
},
"9e6b7fdbjw1evqqih1nscj20nl0xcnay" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9e6b7fdbjw1evqqih1nscj20nl0xcnay.jpg",
"width" : 180,
"height" : 254
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9e6b7fdbjw1evqqih1nscj20nl0xcnay.jpg",
"width" : 360,
"height" : 508
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9e6b7fdbjw1evqqih1nscj20nl0xcnay.jpg",
"width" : 720,
"height" : 1017
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9e6b7fdbjw1evqqih1nscj20nl0xcnay.jpg",
"width" : "849",
"height" : "1200"
},
"pic_id" : "9e6b7fdbjw1evqqih1nscj20nl0xcnay",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9e6b7fdbjw1evqqih1nscj20nl0xcnay.jpg",
"width" : "849",
"height" : "1200"
},
"object_id" : "1042018:afda0e30fd1d1ab47949e1a35737e4ba",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9e6b7fdbjw1evqqih1nscj20nl0xcnay.jpg",
"width" : 480,
"height" : 678
}
}
},
"reposts_count" : 25,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2fDzpj3",
"geo" : null,
"id" : 3883501378438761,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2657845211/180/40048636856/0",
"profile_image_url" : "http://tp4.sinaimg.cn/2657845211/50/40048636856/0",
"allow_all_act_msg" : true,
"id" : 2657845211,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.980.300/9e6b7fdbgw1ea72x5s6ktj20r808cq5s.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "绝对萌域官方微博",
"url" : "http://slolita.taobao.com/",
"description" : "我是萌羽,是绝对萌域同人原创抱枕铺 slolita.taobao.com 的看板娘,大家要支持我呦~人家的梦想是有自己的抱枕呢!",
"followers_count" : 174872,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.180.180.1024/9e6b7fdbgw1ee3xfgtvaij2050050t8x.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 28,
"verified_reason_url" : "",
"screen_name" : "绝对萌域",
"province" : "44",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 2,
"friends_count" : 1983,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "深夜食堂",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 23:59:03 +0800 2015",
"pic_ids" : [
"9e6b7fdbjw1evqqe62rbnj20dw0hlq5q",
"9e6b7fdbjw1evqqe9ar1vj20jg11i3zz",
"9e6b7fdbjw1evqqenpidwj20t115otfa",
"9e6b7fdbjw1evqqeqv9gpj20bs0gotbk",
"9e6b7fdbjw1evqqih1nscj20nl0xcnay",
"9e6b7fdbjw1evqqir1n2nj20zk1ettiq",
"9e6b7fdbjw1evqqj5jmj1j20m80o7422",
"9e6b7fdbjw1evqqj95l1gj20dn0gotbr",
"9e6b7fdbjw1evqqjha4usj20zt0paahx"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "25_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2fDzpj3"
},
{
"topic_struct" : [
{
"topic_title" : "lovelive",
"topic_url" : "sinaweibo://pageinfo?containerid=10080873c329cc190a031bf64c85c580360e4c&pageid=10080873c329cc190a031bf64c85c580360e4c&extparam=lovelive"
},
{
"topic_title" : "sega",
"topic_url" : "sinaweibo://pageinfo?containerid=100808efb26bf0b23d08bbbe33546ea2916d60&pageid=100808efb26bf0b23d08bbbe33546ea2916d60&extparam=sega"
}
],
"attitudes_count" : 9,
"source" : "微博 weibo.com",
"page_info" : {
"page_pic" : "http://ww1.sinaimg.cn/thumb150/80fe6253gw1ehrxaj8iwmj205005074h.jpg",
"page_id" : "10080873c329cc190a031bf64c85c580360e4c",
"page_desc" : "LoveLive! School idol project(日语:ラブライブ! School idol project)是由日本动画公司SUNRISE、唱片公司Lantis、以及ACG月刊杂志电击G's magazine共同合作推出的读者参与活动以及由此展开的多媒体企划。",
"object_id" : "1022:10080873c329cc190a031bf64c85c580360e4c",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:|rid:26_0_1_2598762708012504133",
"oid" : "10080873c329cc190a031bf64c85c580360e4c",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=10080873c329cc190a031bf64c85c580360e4c&containerid=10080873c329cc190a031bf64c85c580360e4c&extparam=lovelive",
"tips" : "8008人关注",
"page_title" : "#lovelive#"
},
"source_type" : 1,
"idstr" : "3883501243647284",
"mid" : "3883501243647284",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 0,
"pic_infos" : {
"6f5ef307gw1evquwr139mj20fk0lgq4s" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/6f5ef307gw1evquwr139mj20fk0lgq4s.jpg",
"width" : 180,
"height" : 248
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/6f5ef307gw1evquwr139mj20fk0lgq4s.jpg",
"width" : 360,
"height" : 496
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/6f5ef307gw1evquwr139mj20fk0lgq4s.jpg",
"width" : "560",
"height" : "772"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/6f5ef307gw1evquwr139mj20fk0lgq4s.jpg",
"width" : "560",
"height" : "772"
},
"pic_id" : "6f5ef307gw1evquwr139mj20fk0lgq4s",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/6f5ef307gw1evquwr139mj20fk0lgq4s.jpg",
"width" : "560",
"height" : "772"
},
"object_id" : "1042018:c4478ea2ab76bb338a1c65f5da21527b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/6f5ef307gw1evquwr139mj20fk0lgq4s.jpg",
"width" : 480,
"height" : 661
}
},
"6f5ef307gw1evquwsit1cj20fk0km408" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6f5ef307gw1evquwsit1cj20fk0km408.jpg",
"width" : 180,
"height" : 238
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6f5ef307gw1evquwsit1cj20fk0km408.jpg",
"width" : 360,
"height" : 477
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6f5ef307gw1evquwsit1cj20fk0km408.jpg",
"width" : "560",
"height" : "742"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6f5ef307gw1evquwsit1cj20fk0km408.jpg",
"width" : "560",
"height" : "742"
},
"pic_id" : "6f5ef307gw1evquwsit1cj20fk0km408",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6f5ef307gw1evquwsit1cj20fk0km408.jpg",
"width" : "560",
"height" : "742"
},
"object_id" : "1042018:369c9a1e0739d1c4f4a3a68267a00d8d",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6f5ef307gw1evquwsit1cj20fk0km408.jpg",
"width" : 480,
"height" : 636
}
},
"6f5ef307gw1evquwres85j20fk0ftab3" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6f5ef307gw1evquwres85j20fk0ftab3.jpg",
"width" : 180,
"height" : 182
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6f5ef307gw1evquwres85j20fk0ftab3.jpg",
"width" : 360,
"height" : 365
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6f5ef307gw1evquwres85j20fk0ftab3.jpg",
"width" : "560",
"height" : "569"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6f5ef307gw1evquwres85j20fk0ftab3.jpg",
"width" : "560",
"height" : "569"
},
"pic_id" : "6f5ef307gw1evquwres85j20fk0ftab3",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6f5ef307gw1evquwres85j20fk0ftab3.jpg",
"width" : "560",
"height" : "569"
},
"object_id" : "1042018:b74d69afd81728eec9142522c46417da",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6f5ef307gw1evquwres85j20fk0ftab3.jpg",
"width" : 480,
"height" : 487
}
},
"6f5ef307gw1evquwsdw0gj20fk0nlwhb" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6f5ef307gw1evquwsdw0gj20fk0nlwhb.jpg",
"width" : 180,
"height" : 272
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6f5ef307gw1evquwsdw0gj20fk0nlwhb.jpg",
"width" : 360,
"height" : 545
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6f5ef307gw1evquwsdw0gj20fk0nlwhb.jpg",
"width" : "560",
"height" : "849"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6f5ef307gw1evquwsdw0gj20fk0nlwhb.jpg",
"width" : "560",
"height" : "849"
},
"pic_id" : "6f5ef307gw1evquwsdw0gj20fk0nlwhb",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6f5ef307gw1evquwsdw0gj20fk0nlwhb.jpg",
"width" : "560",
"height" : "849"
},
"object_id" : "1042018:c5a5e9ab145e83302eaf2b971d9c6278",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6f5ef307gw1evquwsdw0gj20fk0nlwhb.jpg",
"width" : 480,
"height" : 727
}
},
"6f5ef307gw1evquwt47daj20fk0damzi" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6f5ef307gw1evquwt47daj20fk0damzi.jpg",
"width" : 175,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6f5ef307gw1evquwt47daj20fk0damzi.jpg",
"width" : 316,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6f5ef307gw1evquwt47daj20fk0damzi.jpg",
"width" : "560",
"height" : "478"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6f5ef307gw1evquwt47daj20fk0damzi.jpg",
"width" : "560",
"height" : "478"
},
"pic_id" : "6f5ef307gw1evquwt47daj20fk0damzi",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6f5ef307gw1evquwt47daj20fk0damzi.jpg",
"width" : "560",
"height" : "478"
},
"object_id" : "1042018:a150f3cc79c2fe8064e548bb29d9576f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6f5ef307gw1evquwt47daj20fk0damzi.jpg",
"width" : 421,
"height" : 360
}
},
"6f5ef307gw1evquwrwa0ij20fk0pbgp4" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6f5ef307gw1evquwrwa0ij20fk0pbgp4.jpg",
"width" : 180,
"height" : 292
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6f5ef307gw1evquwrwa0ij20fk0pbgp4.jpg",
"width" : 360,
"height" : 585
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6f5ef307gw1evquwrwa0ij20fk0pbgp4.jpg",
"width" : "560",
"height" : "911"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6f5ef307gw1evquwrwa0ij20fk0pbgp4.jpg",
"width" : "560",
"height" : "911"
},
"pic_id" : "6f5ef307gw1evquwrwa0ij20fk0pbgp4",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6f5ef307gw1evquwrwa0ij20fk0pbgp4.jpg",
"width" : "560",
"height" : "911"
},
"object_id" : "1042018:291af0f88c042ecfa2bce96e0897e5e9",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6f5ef307gw1evquwrwa0ij20fk0pbgp4.jpg",
"width" : 480,
"height" : 780
}
},
"6f5ef307gw1evquwt0zwzj20fk08ajt2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/6f5ef307gw1evquwt0zwzj20fk08ajt2.jpg",
"width" : 281,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/6f5ef307gw1evquwt0zwzj20fk08ajt2.jpg",
"width" : 507,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/6f5ef307gw1evquwt0zwzj20fk08ajt2.jpg",
"width" : "560",
"height" : "298"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/6f5ef307gw1evquwt0zwzj20fk08ajt2.jpg",
"width" : "560",
"height" : "298"
},
"pic_id" : "6f5ef307gw1evquwt0zwzj20fk08ajt2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/6f5ef307gw1evquwt0zwzj20fk08ajt2.jpg",
"width" : "560",
"height" : "298"
},
"object_id" : "1042018:1fe1e9ae5c399aa3cc2c5e7c9f8b6b1b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/6f5ef307gw1evquwt0zwzj20fk08ajt2.jpg",
"width" : "560",
"height" : "298"
}
},
"6f5ef307gw1evquwrxzvoj20fk0ka0ve" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/6f5ef307gw1evquwrxzvoj20fk0ka0ve.jpg",
"width" : 180,
"height" : 234
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/6f5ef307gw1evquwrxzvoj20fk0ka0ve.jpg",
"width" : 360,
"height" : 469
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/6f5ef307gw1evquwrxzvoj20fk0ka0ve.jpg",
"width" : "560",
"height" : "730"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/6f5ef307gw1evquwrxzvoj20fk0ka0ve.jpg",
"width" : "560",
"height" : "730"
},
"pic_id" : "6f5ef307gw1evquwrxzvoj20fk0ka0ve",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/6f5ef307gw1evquwrxzvoj20fk0ka0ve.jpg",
"width" : "560",
"height" : "730"
},
"object_id" : "1042018:898a3b90ec9732b8802e94f32cee9409",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/6f5ef307gw1evquwrxzvoj20fk0ka0ve.jpg",
"width" : 480,
"height" : 625
}
},
"6f5ef307gw1evquwr602xj20fk0mxacs" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/6f5ef307gw1evquwr602xj20fk0mxacs.jpg",
"width" : 180,
"height" : 265
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/6f5ef307gw1evquwr602xj20fk0mxacs.jpg",
"width" : 360,
"height" : 530
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/6f5ef307gw1evquwr602xj20fk0mxacs.jpg",
"width" : "560",
"height" : "825"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/6f5ef307gw1evquwr602xj20fk0mxacs.jpg",
"width" : "560",
"height" : "825"
},
"pic_id" : "6f5ef307gw1evquwr602xj20fk0mxacs",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/6f5ef307gw1evquwr602xj20fk0mxacs.jpg",
"width" : "560",
"height" : "825"
},
"object_id" : "1042018:2ecfb6f7f644905e184b471eb113de0e",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/6f5ef307gw1evquwr602xj20fk0mxacs.jpg",
"width" : 480,
"height" : 707
}
}
},
"reposts_count" : 15,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2fqfiPa",
"geo" : null,
"id" : 3883501243647284,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/1868493575/180/40029164385/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1868493575/50/40029164385/1",
"allow_all_act_msg" : false,
"id" : 1868493575,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/6f5ef307gw1e6b6a3o4jnj20r808cjsu.jpg",
"remark" : "",
"verified_trade" : "1352",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "动漫达人",
"url" : "http://churuya.taobao.com",
"description" : "提供各类限定手办,AZONE娃娃信息,欢迎光临HTTP://CHURUYA.TAOBAO.COM~ 如想加入讨论请加QQ群:118045224",
"followers_count" : 273635,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.359.359.1024/6f5ef307gw1e6vdd1iprqj20a00a0mzg.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "动漫周边,日本动漫",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "鹤屋通贩",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 2,
"friends_count" : 1715,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#lovelive##sega#景品!园田海未snow halation~登场!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 23:58:31 +0800 2015",
"pic_ids" : [
"6f5ef307gw1evquwrwa0ij20fk0pbgp4",
"6f5ef307gw1evquwrxzvoj20fk0ka0ve",
"6f5ef307gw1evquwsdw0gj20fk0nlwhb",
"6f5ef307gw1evquwr602xj20fk0mxacs",
"6f5ef307gw1evquwr139mj20fk0lgq4s",
"6f5ef307gw1evquwres85j20fk0ftab3",
"6f5ef307gw1evquwsit1cj20fk0km408",
"6f5ef307gw1evquwt47daj20fk0damzi",
"6f5ef307gw1evquwt0zwzj20fk08ajt2"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "26_0_1_2598762708012504133",
"scheme" : "sinaweibo://detail/?mblogid=Cz2fqfiPa"
}
],
"trends" : [
{
"titles" : {
"struct" : [
{
"scheme" : "sinaweibo://fragmentpage?containerid=1087030002_2148&fearurecode=10000233",
"name" : "好友关注"
}
],
"title" : "好友关注"
},
"position" : 14,
"menus" : [
{
"sub_type" : "",
"params" : {
"action" : ""
},
"pic" : "",
"type" : "hidden",
"show_loading" : "",
"name" : "不感兴趣并隐藏",
"actionlog" : {
"uicode" : "10000001",
"featurecode" : "10000084",
"ext" : "feedsnum:1|feedsorder:1|type:66|styleid:3|cardtype:10|cardnum:1|from:1054093010|prov:11|city:0|unread:25|loadid:0|returnuser:1|fillcard:feed|refreshId:2598762708012504133|position:14|abtest:|button:hidden",
"luicode" : "",
"act_code" : "152",
"fid" : "",
"lfid" : "",
"oid" : ""
}
}
],
"styleid" : 3,
"trend_ext" : "",
"title" : "好友关注",
"datatype" : 1,
"api_type" : "trend",
"feeds" : [
{
"display_arrow" : 0,
"actionlog" : {
"uicode" : "10000001",
"featurecode" : "1000008466",
"ext" : "feedsnum:1|feedsorder:1|type:66|styleid:3|cardtype:10|cardnum:1|from:1054093010|prov:11|city:0|unread:25|loadid:0|returnuser:1|fillcard:feed|refreshId:2598762708012504133|position:14|abtest:|cardorder:1|resourceid:3982382530|realtime:1|relationuid:1683298872|relationnum:1|ruletype:7|sco:113843__|source:1|pollerflag:15091405020039085331",
"luicode" : "",
"act_code" : "151",
"fid" : "",
"lfid" : "",
"oid" : 3982382530
},
"desc1" : "@Onetaway 也关注TA",
"buttons" : [
{
"sub_type" : "",
"params" : {
"itemid" : 3982382530,
"uid" : 3982382530,
"trend_ext" : "refreshId:2598762708012504133|position:14",
"disable_group" : 1,
"allow_replenish" : 1,
"api_type" : "trend",
"trend_type" : 66
},
"pic" : "http://u1.sinaimg.cn/upload/2014/06/04/card_icon_addattention.png",
"type" : "follow",
"show_loading" : "",
"name" : "关注",
"actionlog" : {
"uicode" : "10000001",
"featurecode" : "1000008466",
"ext" : "feedsnum:1|feedsorder:1|type:66|styleid:3|cardtype:10|cardnum:1|from:1054093010|prov:11|city:0|unread:25|loadid:0|returnuser:1|fillcard:feed|refreshId:2598762708012504133|position:14|abtest:|cardorder:1|resourceid:3982382530|realtime:1|relationuid:1683298872|relationnum:1|ruletype:7|sco:113843__|source:1|pollerflag:15091405020039085331|button:follow",
"luicode" : "",
"act_code" : "139",
"fid" : "",
"lfid" : "",
"oid" : 3982382530
}
}
],
"openurl" : "",
"unlike" : "66|_|_|_|_|_|3982382530",
"resourceid" : 3982382530,
"title" : "",
"card_type_name" : "",
"scheme" : "sinaweibo://userinfo?uid=3982382530&featurecode=1000008466",
"card_type" : 10,
"desc2" : "淘宝iQunix官方微博",
"bridgeuid" : "1683298872",
"itemid" : 3982382530,
"cardid" : "feedsnum:1|feedsorder:1|type:66|styleid:3|cardtype:10|cardnum:1|from:1054093010|prov:11|city:0|unread:25|loadid:0|returnuser:1|fillcard:feed|refreshId:2598762708012504133|position:14|abtest:|cardorder:1|resourceid:3982382530|realtime:1|relationuid:1683298872|relationnum:1|ruletype:7|sco:113843__|source:1|pollerflag:15091405020039085331",
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.0.0/ed5e55c2jw1ek1beijxucj20u00u048m.jpg",
"id" : 3982382530,
"bi_followers_count" : 344,
"urank" : 22,
"profile_image_url" : "http://tp3.sinaimg.cn/3982382530/50/5723192353/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "44",
"verified" : true,
"geo_enabled" : true,
"status" : {
"attitudes_count" : 0,
"source" : "转发抽奖平台",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883475242887201",
"mid" : "3883475242887201",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "vip_009",
"in_reply_to_screen_name" : "",
"comments_count" : 0,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"geo" : null,
"id" : 3883475242887200,
"in_reply_to_user_id" : "",
"text" : "第一批中奖名单公布~@淡蓝Feliz, @别过来你丑到本宝宝了 恭喜哦~明天继续抽出两位! 参见http://t.cn/Ry23YSv ,请获奖者进入页面登录领奖,欢迎大家监督。",
"biz_feature" : 0,
"mlevel" : 0,
"pic_ids" : [
],
"visible" : {
"list_id" : 0,
"type" : 0
},
"in_reply_to_status_id" : "",
"created_at" : "Fri Sep 04 22:15:10 +0800 2015"
},
"follow_me" : false,
"url" : "http://iQunix.taobao.com",
"statuses_count" : 1948,
"description" : "设计并制作顶级工艺的金属桌面周边 www.iQunix.com",
"verified_contact_mobile" : "",
"followers_count" : 39309,
"location" : "广东 深圳",
"mbrank" : 3,
"avatar_large" : "http://tp3.sinaimg.cn/3982382530/180/5723192353/1",
"star" : 0,
"verified_trade" : "",
"weihao" : "",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.42.980.300/ed5e55c2gw1eim2mcwv17j20r80kfwjf.jpg",
"profile_url" : "iQunix",
"online_status" : 0,
"verified_contact_name" : "",
"verified_source_url" : "",
"screen_name" : "iQunix",
"pagefriends_count" : 1,
"name" : "iQunix",
"verified_reason" : "淘宝iQunix官方微博",
"friends_count" : 1234,
"mbtype" : 12,
"block_app" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.750.750.1024/ed5e55c2jw8equt3k17z6j20ku0kumxg.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Jan 15 20:01:22 +0800 2014",
"block_word" : 1,
"allow_all_act_msg" : false,
"verified_state" : 2,
"domain" : "iQunix",
"verified_reason_modified" : "iQunix品牌官方微博",
"cardid" : "vip_009",
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"favourites_count" : 677,
"gender" : "m",
"verified_type" : 2,
"idstr" : "3982382530",
"city" : "3",
"user_ability" : 2,
"verified_source" : "",
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
}
}
],
"type" : 66
}
],
"next_cursor" : 3883501080732066,
"since_id" : 3883516494566080
}
================================================
FILE: Demo/YYKitDemo/weibo_3.json
================================================
{
"ad" : [
],
"hasvisible" : false,
"groupInfo" : {
"total_number" : 19,
"users" : [
{
"allow_all_comment" : true,
"avatar_large" : "http://tp2.sinaimg.cn/3543295693/180/40026335097/0",
"profile_image_url" : "http://tp2.sinaimg.cn/3543295693/50/40026335097/0",
"class" : 1,
"id" : 3543295693,
"created_at" : "Tue Jun 18 10:21:26 +0800 2013",
"allow_all_act_msg" : false,
"remark" : "",
"verified_trade" : "",
"mbtype" : 12,
"verified_reason" : "",
"location" : "广东 广州",
"geo_enabled" : true,
"idstr" : "3543295693",
"description" : "UC优视科技 用户研究与体验设计中心(简称RED设计中心),接受投稿和应聘,请私信!",
"url" : "http://red.uc.cn",
"followers_count" : 6972,
"follow_me" : false,
"bi_followers_count" : 104,
"lang" : "zh-cn",
"verified_source_url" : "",
"credit_score" : 80,
"block_word" : 0,
"statuses_count" : 561,
"following" : false,
"verified_type" : -1,
"status_id" : 3882597308282228,
"avatar_hd" : "http://tp2.sinaimg.cn/3543295693/180/40026335097/0",
"star" : 0,
"name" : "UC优视RED设计中心",
"domain" : "UCRED",
"city" : "1",
"block_app" : 1,
"online_status" : 0,
"urank" : 19,
"verified_reason_url" : "",
"screen_name" : "UC优视RED设计中心",
"province" : "44",
"verified_source" : "",
"weihao" : "",
"gender" : "f",
"pagefriends_count" : 0,
"favourites_count" : 5,
"mbrank" : 5,
"profile_url" : "UCRED",
"user_ability" : 0,
"ptype" : 0,
"friends_count" : 147,
"verified" : false
},
{
"id" : 1676499584,
"bi_followers_count" : 258,
"urank" : 21,
"profile_image_url" : "http://tp1.sinaimg.cn/1676499584/50/5679273591/0",
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"status_id" : 3882912611068991,
"verified" : true,
"url" : "http://www.leileihuang.com",
"statuses_count" : 406,
"geo_enabled" : true,
"follow_me" : false,
"description" : "吃香喝辣 读书画画 http://linaliishere.lofter.com/ leileihuang.com",
"followers_count" : 21796,
"verified_contact_mobile" : "",
"location" : "海外 英国",
"mbrank" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1676499584/180/5679273591/0",
"star" : 0,
"verified_trade" : "924",
"profile_url" : "linalihuang",
"weihao" : "",
"online_status" : 0,
"verified_contact_name" : "",
"screen_name" : "LinaliHuang",
"verified_source_url" : "",
"pagefriends_count" : 1,
"name" : "LinaliHuang",
"verified_reason" : "LOFTER 资深插画师",
"friends_count" : 536,
"mbtype" : 0,
"block_app" : 0,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.239.239.1024/63ed5a80jw1eaj511fiqzj206o06o74m.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Aug 09 01:20:45 +0800 2010",
"block_word" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "linalihuang",
"verified_reason_modified" : "",
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "f",
"favourites_count" : 662,
"idstr" : "1676499584",
"verified_type" : 0,
"city" : "2",
"verified_source" : "",
"user_ability" : 0,
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
{
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/69917555jw1eb4t4qjcb1j20hs0hsabh.jpg",
"id" : 1771140437,
"bi_followers_count" : 634,
"urank" : 34,
"profile_image_url" : "http://tp2.sinaimg.cn/1771140437/50/5721402525/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"status_id" : 3883108157715697,
"verified" : true,
"url" : "http://letzterengel.blog.163.com",
"statuses_count" : 11464,
"geo_enabled" : true,
"follow_me" : false,
"description" : "景观建筑师 业余画漫画 偶尔发广告 有时会搬运 P站ID131287",
"followers_count" : 5296005,
"verified_contact_mobile" : "",
"location" : "海外 美国",
"mbrank" : 6,
"avatar_large" : "http://tp2.sinaimg.cn/1771140437/180/5721402525/1",
"star" : 0,
"verified_trade" : "3370",
"profile_url" : "lastangel17th",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.920.300/69917555jw1enw83vcrtyj20pk08cdhq.jpg",
"weihao" : "",
"online_status" : 0,
"verified_contact_name" : "",
"screen_name" : "使徒子",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "使徒子",
"verified_reason" : "漫画家、景观设计师、代表作《脑洞我个超市》《一条狗》",
"friends_count" : 774,
"mbtype" : 12,
"block_app" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.512.512.1024/69917555jw8eq6ux7fycrj20e80e8gma.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Jul 09 01:03:32 +0800 2010",
"block_word" : 1,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "lastangel17th",
"verified_reason_modified" : "",
"cardid" : "vip_005",
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 31,
"idstr" : "1771140437",
"verified_type" : 0,
"city" : "1",
"verified_source" : "",
"user_ability" : 0,
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
{
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e8iktk4ohij20hs0hsmz6.jpg",
"id" : 1867713342,
"bi_followers_count" : 571,
"urank" : 33,
"profile_image_url" : "http://tp3.sinaimg.cn/1867713342/50/40067905001/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "44",
"status_id" : 3882780205254959,
"ability_tags" : "平面设计,网页UI,3D艺术,创意设计,工业设计",
"verified" : true,
"url" : "http://dribbble.com/celegorm",
"statuses_count" : 7469,
"geo_enabled" : true,
"follow_me" : false,
"description" : "不友善 |作品:dribbble.com/celegorm|微信:celegorm",
"followers_count" : 25760,
"verified_contact_mobile" : "",
"location" : "广东 深圳",
"mbrank" : 6,
"avatar_large" : "http://tp3.sinaimg.cn/1867713342/180/40067905001/1",
"star" : 0,
"verified_trade" : "1841",
"profile_url" : "celegorm",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.920.300/6f530b3egw1evn1u6svi2j20pk08c0ul.jpg",
"weihao" : "",
"online_status" : 0,
"verified_contact_name" : "",
"screen_name" : "张晓翔Celegorm",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "张晓翔Celegorm",
"verified_reason" : "腾讯视觉设计师",
"friends_count" : 569,
"mbtype" : 12,
"block_app" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.499.499.1024/6f530b3egw1el9r2lbuk8j20dw0dw0ti.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Nov 03 19:30:59 +0800 2010",
"block_word" : 1,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "celegorm",
"verified_reason_modified" : "",
"cardid" : "vip_008",
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 15,
"idstr" : "1867713342",
"verified_type" : 0,
"city" : "3",
"verified_source" : "",
"user_ability" : 0,
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
{
"id" : 2161097894,
"bi_followers_count" : 30,
"urank" : 20,
"profile_image_url" : "http://tp3.sinaimg.cn/2161097894/50/5733799406/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"status_id" : 3882618733266043,
"verified" : true,
"url" : "http://www.fengzhudesign.com",
"statuses_count" : 850,
"geo_enabled" : true,
"follow_me" : false,
"description" : "如果您对成为电影和游戏领域的概念艺术家感兴趣,那么请访问FZD设计学院www.fzdschool.com来获得更多的信息 WeChat ID: FengFZD",
"followers_count" : 62001,
"verified_contact_mobile" : "",
"location" : "海外 新加坡",
"mbrank" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/2161097894/180/5733799406/1",
"star" : 0,
"verified_trade" : "1344",
"profile_url" : "fengzhudesign",
"weihao" : "",
"online_status" : 0,
"verified_contact_name" : "",
"screen_name" : "FengZhu朱峰",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "FengZhu朱峰",
"verified_reason" : "新加坡FZD设计学院 创始人",
"friends_count" : 39,
"mbtype" : 0,
"block_app" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.320.320.1024/80cfbca6jw8eusqm2wlikj208w08w3zm.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Jun 06 17:20:37 +0800 2011",
"block_word" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "fengzhudesign",
"verified_reason_modified" : "",
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 2,
"idstr" : "2161097894",
"verified_type" : 0,
"city" : "11",
"verified_source" : "",
"user_ability" : 0,
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
{
"allow_all_comment" : true,
"avatar_large" : "http://tp3.sinaimg.cn/1773655610/180/5728783840/1",
"profile_image_url" : "http://tp3.sinaimg.cn/1773655610/50/5728783840/1",
"class" : 1,
"id" : 1773655610,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/69b7d63agw1eud54grcfsj20pk08cdir.jpg",
"created_at" : "Thu Jul 29 21:24:18 +0800 2010",
"allow_all_act_msg" : true,
"remark" : "",
"verified_trade" : "",
"mbtype" : 12,
"verified_reason" : "",
"location" : "湖北 武汉",
"geo_enabled" : false,
"idstr" : "1773655610",
"description" : "可能是国内人气最高的网页设计师学习平台,优设网(uisdc.com)",
"url" : "http://www.uisdc.com",
"followers_count" : 1006615,
"follow_me" : false,
"bi_followers_count" : 1830,
"lang" : "zh-cn",
"verified_source_url" : "",
"credit_score" : 80,
"block_word" : 0,
"statuses_count" : 23424,
"following" : false,
"verified_type" : -1,
"status_id" : 3883087819608949,
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.0.0/69b7d63ajw1eud3f7gabdj20ku0kvmyj.jpg",
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.600.600.1024/69b7d63ajw8esxmkhrbtvj20go0gowft.jpg",
"name" : "优秀网页设计",
"star" : 0,
"domain" : "uidesign",
"city" : "1",
"block_app" : 1,
"online_status" : 0,
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "优秀网页设计",
"province" : "42",
"verified_source" : "",
"weihao" : "",
"gender" : "m",
"pagefriends_count" : 6,
"favourites_count" : 1739,
"mbrank" : 5,
"profile_url" : "uidesign",
"user_ability" : 0,
"cardid" : "star_003",
"ptype" : 0,
"friends_count" : 1873,
"verified" : false
},
{
"id" : 3178541805,
"bi_followers_count" : 19,
"urank" : 23,
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"status_id" : 3883142655785423,
"verified" : true,
"url" : "http://blog.sina.com.cn/designtutorial",
"statuses_count" : 1448,
"geo_enabled" : true,
"follow_me" : false,
"description" : "每人都是绘画的小天才,只要不懒的话!",
"followers_count" : 263665,
"verified_contact_mobile" : "",
"location" : "海外",
"mbrank" : 3,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "615234284",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"weihao" : "615234284",
"online_status" : 0,
"verified_contact_name" : "",
"screen_name" : "Sai资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "Sai资源库",
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"friends_count" : 27,
"mbtype" : 12,
"block_app" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 08 21:58:24 +0800 2012",
"block_word" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "designtutorial",
"verified_reason_modified" : "",
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 5,
"idstr" : "3178541805",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"user_ability" : 0,
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
}
],
"settings" : {
"mode" : "private",
"remind" : 0
},
"name" : "绘画/设计",
"list_id" : "3518251529297285"
},
"interval" : 0,
"advertises" : [
],
"previous_cursor" : 0,
"uve_blank" : -1,
"total_number" : 1991,
"has_unread" : 0,
"max_id" : 3883004608438339,
"statuses" : [
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 00:20:31 +0800 2015",
"id" : 3883144392991722,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CySXRcyhA",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/vip_002_y.png?version=2015080302",
"text" : "哇哇哇哇!爱你毛毛[爱你]!可爱死了啊!",
"idstr" : "3883144392991722",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 41,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883134870975952",
"mid" : "3883134870975952",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww2.sinaimg.cn/large/613bfbfbgw1evpozdltf3j20ai0f8abf.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 9,
"cardid" : "vip_009",
"pic_infos" : {
"613bfbfbgw1evpozdltf3j20ai0f8abf" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/613bfbfbgw1evpozdltf3j20ai0f8abf.jpg",
"width" : 180,
"height" : 260
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/613bfbfbgw1evpozdltf3j20ai0f8abf.jpg",
"width" : 360,
"height" : 521
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/613bfbfbgw1evpozdltf3j20ai0f8abf.jpg",
"width" : "378",
"height" : "548"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/613bfbfbgw1evpozdltf3j20ai0f8abf.jpg",
"width" : "378",
"height" : "548"
},
"pic_id" : "613bfbfbgw1evpozdltf3j20ai0f8abf",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/613bfbfbgw1evpozdltf3j20ai0f8abf.jpg",
"width" : "378",
"height" : "548"
},
"keep_size" : 1,
"object_id" : "1042018:3381f1417050278152ae0c1a8a934520",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/613bfbfbgw1evpozdltf3j20ai0f8abf.jpg",
"width" : "378",
"height" : "548"
}
}
},
"reposts_count" : 8,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww2.sinaimg.cn/thumbnail/613bfbfbgw1evpozdltf3j20ai0f8abf.jpg",
"bmiddle_pic" : "http://ww2.sinaimg.cn/bmiddle/613bfbfbgw1evpozdltf3j20ai0f8abf.jpg",
"mblogid" : "CySIv45Ta",
"geo" : null,
"id" : 3883134870975952,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e8iktk4ohij20hs0hsmz6.jpg",
"id" : 1631321083,
"bi_followers_count" : 1190,
"urank" : 30,
"profile_image_url" : "http://tp4.sinaimg.cn/1631321083/50/5710401296/0",
"class" : 1,
"province" : "400",
"verified" : false,
"url" : "",
"statuses_count" : 12164,
"geo_enabled" : true,
"follow_me" : false,
"description" : "HP【别看俺这么水其实真的不会画画】【PX:2830245】百度:莉_____| 推@hp0715",
"type" : 1,
"followers_count" : 8528,
"location" : "海外 日本",
"mbrank" : 5,
"avatar_large" : "http://tp4.sinaimg.cn/1631321083/180/5710401296/0",
"star" : 0,
"verified_trade" : "",
"profile_url" : "hp0715",
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/613bfbfbjw1eo89987atij20pk08ctbv.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "腿毛崩二栗",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "腿毛崩二栗",
"verified_reason" : "",
"friends_count" : 2065,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.561.75.125.125.1024/613bfbfbjw1em3nj21gsmj20ys0afn2u.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon May 16 22:33:38 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "hp0715",
"cardid" : "vip_009",
"level" : 7,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "f",
"favourites_count" : 26,
"idstr" : "1631321083",
"verified_type" : 220,
"city" : "15",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "@fiodo 小小么~[太开心]",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Sep 03 23:42:41 +0800 2015",
"pic_ids" : [
"613bfbfbgw1evpozdltf3j20ai0f8abf"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/854945c8jw1euibmamaolj20yi0yi0vr.jpg",
"id" : 2236171720,
"bi_followers_count" : 204,
"urank" : 27,
"profile_image_url" : "http://tp1.sinaimg.cn/2236171720/50/5733018646/0",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"province" : "100",
"verified" : false,
"url" : "http://www.pixiv.net/member.php?id=3124455",
"statuses_count" : 1229,
"geo_enabled" : false,
"follow_me" : false,
"description" : "名字读作菲奥朵(小么也可以)■游戏原画■futafutafuta■P站:3124455■",
"type" : 1,
"followers_count" : 20853,
"location" : "其他",
"mbrank" : 4,
"avatar_large" : "http://tp1.sinaimg.cn/2236171720/180/5733018646/0",
"star" : 0,
"verified_trade" : "",
"profile_url" : "xiaomeboss",
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/854945c8gw1euiado2dhyj20pk08c766.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "fiodo",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "fiodo",
"verified_reason" : "",
"friends_count" : 287,
"mbtype" : 11,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.37.8.203.203.1024/854945c8jw8euiaiiivm7j208007emxl.jpg",
"credit_score" : 76,
"remark" : "",
"created_at" : "Sat Jul 09 20:10:08 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"domain" : "xiaomeboss",
"cardid" : "vip_002",
"level" : 7,
"allow_all_comment" : false,
"verified_reason_url" : "",
"gender" : "f",
"favourites_count" : 0,
"idstr" : "2236171720",
"verified_type" : 220,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 3,
"source" : "Android客户端",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"client_mblogid" : "e27f2f02-5d3b-4e63-818c-4446bb8d808c"
},
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=CySXRcyhA",
"visible" : {
"type" : 0,
"list_id" : 0
},
"pic_bg_type" : 1,
"in_reply_to_status_id" : "",
"mid" : "3883144392991722",
"pic_ids" : [
],
"reposts_count" : 6,
"mlevel" : 0,
"attitudes_count" : 14,
"darwin_tags" : [
],
"rid" : "0_0_200_2789453011045785910",
"userType" : 0,
"cardid" : "vip_002",
"in_reply_to_user_id" : ""
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 00:13:36 +0800 2015",
"id" : 3883142655785423,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CySV3oh3h",
"topic_struct" : [
{
"topic_title" : "Lightroom",
"topic_url" : "sinaweibo://pageinfo?containerid=1008088227fe6a4827fb21e6facc8c1229a286&pageid=1008088227fe6a4827fb21e6facc8c1229a286&extparam=Lightroom"
}
],
"text" : "转需!//@will_999: 这个是好东西,言简意赅",
"idstr" : "3883142655785423",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 93,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883140499901498",
"mid" : "3883140499901498",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww1.sinaimg.cn/large/dccb2f02gw1evo8jw37ooj21kw23uk60.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 14,
"pic_infos" : {
"dccb2f02gw1evo8ku5d1uj21kw7401ky" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/dccb2f02gw1evo8ku5d1uj21kw7401ky.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/dccb2f02gw1evo8ku5d1uj21kw7401ky.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/dccb2f02gw1evo8ku5d1uj21kw7401ky.jpg",
"width" : 720,
"height" : 3240
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/dccb2f02gw1evo8ku5d1uj21kw7401ky.jpg",
"width" : "2048",
"height" : "9216"
},
"pic_id" : "dccb2f02gw1evo8ku5d1uj21kw7401ky",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/dccb2f02gw1evo8ku5d1uj21kw7401ky.jpg",
"width" : "2048",
"height" : "9216"
},
"object_id" : "1042018:807b8733eac835d3bb7bb197648f7acd",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/dccb2f02gw1evo8ku5d1uj21kw7401ky.jpg",
"width" : 480,
"height" : 1599
}
},
"dccb2f02gw1evo8ke0t2pj21kw740u0x" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/dccb2f02gw1evo8ke0t2pj21kw740u0x.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/dccb2f02gw1evo8ke0t2pj21kw740u0x.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/dccb2f02gw1evo8ke0t2pj21kw740u0x.jpg",
"width" : 720,
"height" : 3240
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/dccb2f02gw1evo8ke0t2pj21kw740u0x.jpg",
"width" : "2048",
"height" : "9216"
},
"pic_id" : "dccb2f02gw1evo8ke0t2pj21kw740u0x",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/dccb2f02gw1evo8ke0t2pj21kw740u0x.jpg",
"width" : "2048",
"height" : "9216"
},
"object_id" : "1042018:2d8822d42bb52815ac779d7defb92cae",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/dccb2f02gw1evo8ke0t2pj21kw740u0x.jpg",
"width" : 480,
"height" : 1599
}
},
"dccb2f02gw1evo8mistttj21kw740npd" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/dccb2f02gw1evo8mistttj21kw740npd.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/dccb2f02gw1evo8mistttj21kw740npd.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/dccb2f02gw1evo8mistttj21kw740npd.jpg",
"width" : 720,
"height" : 3240
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/dccb2f02gw1evo8mistttj21kw740npd.jpg",
"width" : "2048",
"height" : "9216"
},
"pic_id" : "dccb2f02gw1evo8mistttj21kw740npd",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/dccb2f02gw1evo8mistttj21kw740npd.jpg",
"width" : "2048",
"height" : "9216"
},
"object_id" : "1042018:7b838a841a4b998d4c92dd1f9d2bf67e",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/dccb2f02gw1evo8mistttj21kw740npd.jpg",
"width" : 480,
"height" : 1599
}
},
"dccb2f02gw1evo8jw37ooj21kw23uk60" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/dccb2f02gw1evo8jw37ooj21kw23uk60.jpg",
"width" : 180,
"height" : 239
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/dccb2f02gw1evo8jw37ooj21kw23uk60.jpg",
"width" : 360,
"height" : 479
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/dccb2f02gw1evo8jw37ooj21kw23uk60.jpg",
"width" : 720,
"height" : 959
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/dccb2f02gw1evo8jw37ooj21kw23uk60.jpg",
"width" : "2048",
"height" : "2730"
},
"pic_id" : "dccb2f02gw1evo8jw37ooj21kw23uk60",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/dccb2f02gw1evo8jw37ooj21kw23uk60.jpg",
"width" : "2048",
"height" : "2730"
},
"object_id" : "1042018:aed06b03e7d6b4e61b2386e6be618a77",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/dccb2f02gw1evo8jw37ooj21kw23uk60.jpg",
"width" : 480,
"height" : 639
}
},
"dccb2f02gw1evo8kdejrrj21kw23u12y" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/dccb2f02gw1evo8kdejrrj21kw23u12y.jpg",
"width" : 180,
"height" : 239
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/dccb2f02gw1evo8kdejrrj21kw23u12y.jpg",
"width" : 360,
"height" : 479
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/dccb2f02gw1evo8kdejrrj21kw23u12y.jpg",
"width" : 720,
"height" : 959
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/dccb2f02gw1evo8kdejrrj21kw23u12y.jpg",
"width" : "2048",
"height" : "2730"
},
"pic_id" : "dccb2f02gw1evo8kdejrrj21kw23u12y",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/dccb2f02gw1evo8kdejrrj21kw23u12y.jpg",
"width" : "2048",
"height" : "2730"
},
"object_id" : "1042018:e346687669ffda36982a9c2036703d69",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/dccb2f02gw1evo8kdejrrj21kw23u12y.jpg",
"width" : 480,
"height" : 639
}
},
"dccb2f02gw1evo8k0r4m8j21kw23u14p" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/dccb2f02gw1evo8k0r4m8j21kw23u14p.jpg",
"width" : 180,
"height" : 239
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/dccb2f02gw1evo8k0r4m8j21kw23u14p.jpg",
"width" : 360,
"height" : 479
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/dccb2f02gw1evo8k0r4m8j21kw23u14p.jpg",
"width" : 720,
"height" : 959
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/dccb2f02gw1evo8k0r4m8j21kw23u14p.jpg",
"width" : "2048",
"height" : "2730"
},
"pic_id" : "dccb2f02gw1evo8k0r4m8j21kw23u14p",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/dccb2f02gw1evo8k0r4m8j21kw23u14p.jpg",
"width" : "2048",
"height" : "2730"
},
"object_id" : "1042018:dbac43117944e45766286a22372bd30b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/dccb2f02gw1evo8k0r4m8j21kw23u14p.jpg",
"width" : 480,
"height" : 639
}
},
"dccb2f02gw1evo8k2ybi8j21kw23uahg" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/dccb2f02gw1evo8k2ybi8j21kw23uahg.jpg",
"width" : 180,
"height" : 239
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/dccb2f02gw1evo8k2ybi8j21kw23uahg.jpg",
"width" : 360,
"height" : 479
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/dccb2f02gw1evo8k2ybi8j21kw23uahg.jpg",
"width" : 720,
"height" : 959
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/dccb2f02gw1evo8k2ybi8j21kw23uahg.jpg",
"width" : "2048",
"height" : "2730"
},
"pic_id" : "dccb2f02gw1evo8k2ybi8j21kw23uahg",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/dccb2f02gw1evo8k2ybi8j21kw23uahg.jpg",
"width" : "2048",
"height" : "2730"
},
"object_id" : "1042018:5c2dd789071d7de0a8722d76655f6ea8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/dccb2f02gw1evo8k2ybi8j21kw23uahg.jpg",
"width" : 480,
"height" : 639
}
},
"dccb2f02gw1evo8jxa5o2j21kw23uaob" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/dccb2f02gw1evo8jxa5o2j21kw23uaob.jpg",
"width" : 180,
"height" : 239
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/dccb2f02gw1evo8jxa5o2j21kw23uaob.jpg",
"width" : 360,
"height" : 479
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/dccb2f02gw1evo8jxa5o2j21kw23uaob.jpg",
"width" : 720,
"height" : 959
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/dccb2f02gw1evo8jxa5o2j21kw23uaob.jpg",
"width" : "2048",
"height" : "2730"
},
"pic_id" : "dccb2f02gw1evo8jxa5o2j21kw23uaob",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/dccb2f02gw1evo8jxa5o2j21kw23uaob.jpg",
"width" : "2048",
"height" : "2730"
},
"object_id" : "1042018:3597fbdeded6a7b6164b094eee15dc87",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/dccb2f02gw1evo8jxa5o2j21kw23uaob.jpg",
"width" : 480,
"height" : 639
}
},
"dccb2f02gw1evo8k7j5gjj21kw23utlu" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/dccb2f02gw1evo8k7j5gjj21kw23utlu.jpg",
"width" : 180,
"height" : 239
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/dccb2f02gw1evo8k7j5gjj21kw23utlu.jpg",
"width" : 360,
"height" : 479
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/dccb2f02gw1evo8k7j5gjj21kw23utlu.jpg",
"width" : 720,
"height" : 959
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/dccb2f02gw1evo8k7j5gjj21kw23utlu.jpg",
"width" : "2048",
"height" : "2730"
},
"pic_id" : "dccb2f02gw1evo8k7j5gjj21kw23utlu",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/dccb2f02gw1evo8k7j5gjj21kw23utlu.jpg",
"width" : "2048",
"height" : "2730"
},
"object_id" : "1042018:c4afce108382a74fdd6839b971c91cab",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/dccb2f02gw1evo8k7j5gjj21kw23utlu.jpg",
"width" : 480,
"height" : 639
}
}
},
"reposts_count" : 188,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/dccb2f02gw1evo8jw37ooj21kw23uk60.jpg",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/dccb2f02gw1evo8jw37ooj21kw23uk60.jpg",
"mblogid" : "CySRzFxPA",
"geo" : null,
"id" : 3883140499901498,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat8op0e1j20hs0hswgu.jpg",
"id" : 3704303362,
"bi_followers_count" : 32,
"urank" : 14,
"profile_image_url" : "http://tp3.sinaimg.cn/3704303362/50/5731726065/0",
"class" : 1,
"province" : "81",
"verified" : false,
"url" : "",
"statuses_count" : 148,
"geo_enabled" : true,
"follow_me" : false,
"description" : "学摄影;拍照片;修大片!(欢迎摄影师投稿,私信!)",
"type" : 1,
"followers_count" : 52448,
"location" : "香港 中西区",
"mbrank" : 5,
"avatar_large" : "http://tp3.sinaimg.cn/3704303362/180/5731726065/0",
"star" : 0,
"verified_trade" : "",
"profile_url" : "LRzyk",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "Lightroom资源库",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "Lightroom资源库",
"verified_reason" : "",
"friends_count" : 57,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.32.31.448.448.1024/dccb2f02jw8eu0zv6b780j20e80e8t9h.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Aug 07 22:52:52 +0800 2013",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "LRzyk",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "f",
"favourites_count" : 1,
"idstr" : "3704303362",
"verified_type" : -1,
"city" : "2",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#Lightroom# 【第137期】lighroom午后猫咖调色思路及方法,对这种调色感兴趣可以借鉴学习,转需~(摄影,后期@柒柒天天是逗比摄影师 )",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 00:05:03 +0800 2015",
"pic_ids" : [
"dccb2f02gw1evo8jw37ooj21kw23uk60",
"dccb2f02gw1evo8ke0t2pj21kw740u0x",
"dccb2f02gw1evo8jxa5o2j21kw23uaob",
"dccb2f02gw1evo8k0r4m8j21kw23u14p",
"dccb2f02gw1evo8k2ybi8j21kw23uahg",
"dccb2f02gw1evo8k7j5gjj21kw23utlu",
"dccb2f02gw1evo8kdejrrj21kw23u12y",
"dccb2f02gw1evo8ku5d1uj21kw7401ky",
"dccb2f02gw1evo8mistttj21kw740npd"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"id" : 3178541805,
"bi_followers_count" : 19,
"urank" : 23,
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"verified" : true,
"url" : "http://blog.sina.com.cn/designtutorial",
"statuses_count" : 1448,
"geo_enabled" : true,
"follow_me" : false,
"description" : "每人都是绘画的小天才,只要不懒的话!",
"type" : 1,
"followers_count" : 263665,
"verified_contact_mobile" : "",
"location" : "海外",
"mbrank" : 3,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "615234284",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"weihao" : "615234284",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "Sai资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "Sai资源库",
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"friends_count" : 27,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 08 21:58:24 +0800 2012",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "designtutorial",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 5,
"idstr" : "3178541805",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 2,
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=CySV3oh3h",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883142655785423",
"pic_ids" : [
],
"reposts_count" : 30,
"mlevel" : 0,
"attitudes_count" : 42,
"darwin_tags" : [
],
"rid" : "1_0_200_2789453011045785910",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3883142487828039
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 00:12:21 +0800 2015",
"id" : 3883142337091650,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CySUxtKRs",
"text" : "他说:“无论她有多大错,她开始哭的一刹那就是我错了 ”",
"idstr" : "3883142337091650",
"source_type" : 1,
"geo" : null,
"user" : {
"id" : 3178541805,
"bi_followers_count" : 19,
"urank" : 23,
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"verified" : true,
"url" : "http://blog.sina.com.cn/designtutorial",
"statuses_count" : 1448,
"geo_enabled" : true,
"follow_me" : false,
"description" : "每人都是绘画的小天才,只要不懒的话!",
"type" : 1,
"followers_count" : 263665,
"verified_contact_mobile" : "",
"location" : "海外",
"mbrank" : 3,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "615234284",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"weihao" : "615234284",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "Sai资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "Sai资源库",
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"friends_count" : 27,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 08 21:58:24 +0800 2012",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "designtutorial",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 5,
"idstr" : "3178541805",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 28,
"thumbnail_pic" : "http://ww3.sinaimg.cn/thumbnail/bd74b2edgw1evppuiiqg5j20c80h676x.jpg",
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"bmiddle_pic" : "http://ww3.sinaimg.cn/bmiddle/bd74b2edgw1evppuiiqg5j20c80h676x.jpg",
"scheme" : "sinaweibo://detail/?mblogid=CySUxtKRs",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883142337091650",
"pic_ids" : [
"bd74b2edgw1evppuiiqg5j20c80h676x"
],
"reposts_count" : 46,
"mlevel" : 0,
"attitudes_count" : 153,
"darwin_tags" : [
],
"rid" : "2_0_200_2789453011045785910",
"userType" : 0,
"pic_infos" : {
"bd74b2edgw1evppuiiqg5j20c80h676x" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/bd74b2edgw1evppuiiqg5j20c80h676x.jpg",
"width" : 180,
"height" : 252
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/bd74b2edgw1evppuiiqg5j20c80h676x.jpg",
"width" : 360,
"height" : 505
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/bd74b2edgw1evppuiiqg5j20c80h676x.jpg",
"width" : "440",
"height" : "618"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evppuiiqg5j20c80h676x.jpg",
"width" : "440",
"height" : "618"
},
"pic_id" : "bd74b2edgw1evppuiiqg5j20c80h676x",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/bd74b2edgw1evppuiiqg5j20c80h676x.jpg",
"width" : "440",
"height" : "618"
},
"keep_size" : 1,
"object_id" : "1042018:25c942731d0b9599d293e6f6887e23ed",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/bd74b2edgw1evppuiiqg5j20c80h676x.jpg",
"width" : "440",
"height" : "618"
}
}
},
"in_reply_to_user_id" : "",
"original_pic" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evppuiiqg5j20c80h676x.jpg"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 00:01:36 +0800 2015",
"id" : 3883139631941982,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CySQb89ci",
"topic_struct" : [
{
"topic_title" : "UI教程",
"topic_url" : "sinaweibo://pageinfo?containerid=1008086922642bb5132ca08131c09fb294c748&pageid=1008086922642bb5132ca08131c09fb294c748&extparam=UI%E6%95%99%E7%A8%8B"
}
],
"text" : "转需!",
"idstr" : "3883139631941982",
"source_type" : 2,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 43,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3881600351332260",
"mid" : "3881600351332260",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww1.sinaimg.cn/large/0069Fypigw1evjebcujxpj30bu0arq6b.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 5,
"pic_infos" : {
"0069Fypigw1evjebdijjvj30ia0ueqaz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0069Fypigw1evjebdijjvj30ia0ueqaz.jpg",
"width" : 180,
"height" : 299
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0069Fypigw1evjebdijjvj30ia0ueqaz.jpg",
"width" : 360,
"height" : 598
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0069Fypigw1evjebdijjvj30ia0ueqaz.jpg",
"width" : "658",
"height" : "1094"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0069Fypigw1evjebdijjvj30ia0ueqaz.jpg",
"width" : "658",
"height" : "1094"
},
"pic_id" : "0069Fypigw1evjebdijjvj30ia0ueqaz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0069Fypigw1evjebdijjvj30ia0ueqaz.jpg",
"width" : "658",
"height" : "1094"
},
"object_id" : "1042018:ec96367ea6750ab09d157aae6eb0a788",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0069Fypigw1evjebdijjvj30ia0ueqaz.jpg",
"width" : 480,
"height" : 798
}
},
"0069Fypigw1evjebga605j30ia19sqeb" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/0069Fypigw1evjebga605j30ia19sqeb.jpg",
"width" : 180,
"height" : 450
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/0069Fypigw1evjebga605j30ia19sqeb.jpg",
"width" : 360,
"height" : 901
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/0069Fypigw1evjebga605j30ia19sqeb.jpg",
"width" : "658",
"height" : "1648"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/0069Fypigw1evjebga605j30ia19sqeb.jpg",
"width" : "658",
"height" : "1648"
},
"pic_id" : "0069Fypigw1evjebga605j30ia19sqeb",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/0069Fypigw1evjebga605j30ia19sqeb.jpg",
"width" : "658",
"height" : "1648"
},
"object_id" : "1042018:f7be9e3140d6f9cf1a0e28db79313ad3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/0069Fypigw1evjebga605j30ia19sqeb.jpg",
"width" : 480,
"height" : 1202
}
},
"0069Fypigw1evjebj6gbbj30ia124akc" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0069Fypigw1evjebj6gbbj30ia124akc.jpg",
"width" : 180,
"height" : 375
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0069Fypigw1evjebj6gbbj30ia124akc.jpg",
"width" : 360,
"height" : 750
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0069Fypigw1evjebj6gbbj30ia124akc.jpg",
"width" : "658",
"height" : "1372"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0069Fypigw1evjebj6gbbj30ia124akc.jpg",
"width" : "658",
"height" : "1372"
},
"pic_id" : "0069Fypigw1evjebj6gbbj30ia124akc",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0069Fypigw1evjebj6gbbj30ia124akc.jpg",
"width" : "658",
"height" : "1372"
},
"object_id" : "1042018:5a5482417a468c622b3850fdd3ded60a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0069Fypigw1evjebj6gbbj30ia124akc.jpg",
"width" : 480,
"height" : 1000
}
},
"0069Fypigw1evjebie67wj30ia0jgn0y" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/0069Fypigw1evjebie67wj30ia0jgn0y.jpg",
"width" : 180,
"height" : 191
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/0069Fypigw1evjebie67wj30ia0jgn0y.jpg",
"width" : 360,
"height" : 382
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/0069Fypigw1evjebie67wj30ia0jgn0y.jpg",
"width" : "658",
"height" : "700"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/0069Fypigw1evjebie67wj30ia0jgn0y.jpg",
"width" : "658",
"height" : "700"
},
"pic_id" : "0069Fypigw1evjebie67wj30ia0jgn0y",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/0069Fypigw1evjebie67wj30ia0jgn0y.jpg",
"width" : "658",
"height" : "700"
},
"object_id" : "1042018:bb932320d387e7c5b802dc75d1268d1c",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/0069Fypigw1evjebie67wj30ia0jgn0y.jpg",
"width" : 480,
"height" : 510
}
},
"0069Fypigw1evjebcujxpj30bu0arq6b" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/0069Fypigw1evjebcujxpj30bu0arq6b.jpg",
"width" : 165,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/0069Fypigw1evjebcujxpj30bu0arq6b.jpg",
"width" : 297,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/0069Fypigw1evjebcujxpj30bu0arq6b.jpg",
"width" : "426",
"height" : "387"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/0069Fypigw1evjebcujxpj30bu0arq6b.jpg",
"width" : "426",
"height" : "387"
},
"pic_id" : "0069Fypigw1evjebcujxpj30bu0arq6b",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/0069Fypigw1evjebcujxpj30bu0arq6b.jpg",
"width" : "426",
"height" : "387"
},
"object_id" : "1042018:bcf77a2c7a7372b10649d21107de1bab",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/0069Fypigw1evjebcujxpj30bu0arq6b.jpg",
"width" : 396,
"height" : 360
}
},
"0069Fypigw1evjebedk41j30ia0z4afz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0069Fypigw1evjebedk41j30ia0z4afz.jpg",
"width" : 180,
"height" : 345
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0069Fypigw1evjebedk41j30ia0z4afz.jpg",
"width" : 360,
"height" : 691
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0069Fypigw1evjebedk41j30ia0z4afz.jpg",
"width" : "658",
"height" : "1264"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0069Fypigw1evjebedk41j30ia0z4afz.jpg",
"width" : "658",
"height" : "1264"
},
"pic_id" : "0069Fypigw1evjebedk41j30ia0z4afz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0069Fypigw1evjebedk41j30ia0z4afz.jpg",
"width" : "658",
"height" : "1264"
},
"object_id" : "1042018:9ab317df1edaa083c3c4c7360c0e2a80",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0069Fypigw1evjebedk41j30ia0z4afz.jpg",
"width" : 480,
"height" : 922
}
},
"0069Fypigw1evjebf5minj30ia140k0k" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0069Fypigw1evjebf5minj30ia140k0k.jpg",
"width" : 180,
"height" : 393
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0069Fypigw1evjebf5minj30ia140k0k.jpg",
"width" : 360,
"height" : 787
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0069Fypigw1evjebf5minj30ia140k0k.jpg",
"width" : "658",
"height" : "1440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0069Fypigw1evjebf5minj30ia140k0k.jpg",
"width" : "658",
"height" : "1440"
},
"pic_id" : "0069Fypigw1evjebf5minj30ia140k0k",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0069Fypigw1evjebf5minj30ia140k0k.jpg",
"width" : "658",
"height" : "1440"
},
"object_id" : "1042018:ce960c140570db3d4e7a52bf3d2c5c63",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0069Fypigw1evjebf5minj30ia140k0k.jpg",
"width" : 480,
"height" : 1050
}
},
"0069Fypigw1evjebgvx5cj30ia10845k" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/0069Fypigw1evjebgvx5cj30ia10845k.jpg",
"width" : 180,
"height" : 356
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/0069Fypigw1evjebgvx5cj30ia10845k.jpg",
"width" : 360,
"height" : 713
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/0069Fypigw1evjebgvx5cj30ia10845k.jpg",
"width" : "658",
"height" : "1304"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/0069Fypigw1evjebgvx5cj30ia10845k.jpg",
"width" : "658",
"height" : "1304"
},
"pic_id" : "0069Fypigw1evjebgvx5cj30ia10845k",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/0069Fypigw1evjebgvx5cj30ia10845k.jpg",
"width" : "658",
"height" : "1304"
},
"object_id" : "1042018:24172856c5fd62b41284336973dbbe3c",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/0069Fypigw1evjebgvx5cj30ia10845k.jpg",
"width" : 480,
"height" : 951
}
},
"0069Fypigw1evjebhgllmj30ia0rk7aa" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/0069Fypigw1evjebhgllmj30ia0rk7aa.jpg",
"width" : 180,
"height" : 271
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/0069Fypigw1evjebhgllmj30ia0rk7aa.jpg",
"width" : 360,
"height" : 542
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/0069Fypigw1evjebhgllmj30ia0rk7aa.jpg",
"width" : "658",
"height" : "992"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/0069Fypigw1evjebhgllmj30ia0rk7aa.jpg",
"width" : "658",
"height" : "992"
},
"pic_id" : "0069Fypigw1evjebhgllmj30ia0rk7aa",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/0069Fypigw1evjebhgllmj30ia0rk7aa.jpg",
"width" : "658",
"height" : "992"
},
"object_id" : "1042018:6f820303d84ea69f4655cc1afbf4c913",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/0069Fypigw1evjebhgllmj30ia0rk7aa.jpg",
"width" : 480,
"height" : 723
}
}
},
"reposts_count" : 96,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/0069Fypigw1evjebcujxpj30bu0arq6b.jpg",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/0069Fypigw1evjebcujxpj30bu0arq6b.jpg",
"mblogid" : "CyeNt5AA4",
"geo" : null,
"id" : 3881600351332260,
"user" : {
"id" : 5639687728,
"bi_followers_count" : 4,
"urank" : 8,
"profile_image_url" : "http://tp1.sinaimg.cn/5639687728/50/5730172554/1",
"class" : 1,
"province" : "44",
"verified" : false,
"url" : "http://weibo.com/u/5639687728",
"statuses_count" : 139,
"geo_enabled" : true,
"follow_me" : false,
"description" : "UI即User Interface(用户界面)的简称。(欢迎同学跟着做,交作业啊)",
"type" : 1,
"followers_count" : 27560,
"location" : "广东 深圳",
"mbrank" : 2,
"avatar_large" : "http://tp1.sinaimg.cn/5639687728/180/5730172554/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "UIziyuanku",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "UI资源库",
"verified_source_url" : "",
"pagefriends_count" : 1,
"name" : "UI资源库",
"verified_reason" : "",
"friends_count" : 53,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.41.60.517.517.1024/0069Fypijw8etg7ixig1xj30g60gaq4n.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Thu Jun 25 11:40:16 +0800 2015",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "UIziyuanku",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 0,
"idstr" : "5639687728",
"verified_type" : -1,
"city" : "3",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#UI教程# 【第127期】绘制一个风扇的图标,整个教程详细,有兴趣的可以借鉴学习,记得交作业,转需~",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sun Aug 30 18:05:03 +0800 2015",
"pic_ids" : [
"0069Fypigw1evjebcujxpj30bu0arq6b",
"0069Fypigw1evjebdijjvj30ia0ueqaz",
"0069Fypigw1evjebedk41j30ia0z4afz",
"0069Fypigw1evjebf5minj30ia140k0k",
"0069Fypigw1evjebga605j30ia19sqeb",
"0069Fypigw1evjebgvx5cj30ia10845k",
"0069Fypigw1evjebhgllmj30ia0rk7aa",
"0069Fypigw1evjebie67wj30ia0jgn0y",
"0069Fypigw1evjebj6gbbj30ia124akc"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"id" : 2630646082,
"bi_followers_count" : 148,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "100",
"verified" : true,
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"statuses_count" : 3955,
"geo_enabled" : false,
"follow_me" : false,
"description" : "理想,让库粉们都成为设计师!",
"type" : 1,
"followers_count" : 1116888,
"verified_contact_mobile" : "",
"location" : "其他",
"mbrank" : 6,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "xieixiaoyuan",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"weihao" : "222870112",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "photoshop资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "photoshop资源库",
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"friends_count" : 155,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 24 12:49:36 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "xieixiaoyuan",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 44,
"idstr" : "2630646082",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-hk",
"ptype" : 0,
"following" : true
},
"comments_count" : 5,
"source" : "资源菌iPhone 5",
"recom_state" : -1,
"source_allowclick" : 1,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=CySQb89ci",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883139631941982",
"pic_ids" : [
],
"reposts_count" : 48,
"mlevel" : 0,
"attitudes_count" : 56,
"darwin_tags" : [
],
"rid" : "3_0_200_2789453011045785910",
"userType" : 0,
"in_reply_to_user_id" : ""
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"page_pic" : "http://ww1.sinaimg.cn/thumbnail/9ccc7942gw1ethz96ybhxj2050050aa6.jpg",
"page_id" : "100808bedf7b07f11e215d884d5f7f9766dc95",
"page_desc" : "每个设计师都需要有自己的素材库,而素材是日积月累的,用的时候才可以顺手拈来!微盘地址:http://vdisk.weibo.com/u/2630646082 欢迎关注!",
"object_id" : "1022:100808bedf7b07f11e215d884d5f7f9766dc95",
"object_type" : "topic",
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808bedf7b07f11e215d884d5f7f9766dc95&containerid=100808bedf7b07f11e215d884d5f7f9766dc95&extparam=%E5%AE%9E%E7%94%A8%E7%B4%A0%E6%9D%90",
"tips" : "1278人关注",
"page_title" : "#实用素材#"
},
"created_at" : "Thu Sep 03 22:54:59 +0800 2015",
"id" : 3883122867774053,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CySp8wCnX",
"topic_struct" : [
{
"topic_title" : "实用素材",
"topic_url" : "sinaweibo://pageinfo?containerid=100808bedf7b07f11e215d884d5f7f9766dc95&pageid=100808bedf7b07f11e215d884d5f7f9766dc95&extparam=%E5%AE%9E%E7%94%A8%E7%B4%A0%E6%9D%90"
}
],
"text" : "转需,画起来",
"idstr" : "3883122867774053",
"source_type" : 2,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 479,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883110301608293",
"mid" : "3883110301608293",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 31,
"pic_infos" : {
"9ccc7942gw1evpdknw32fj20c80c8t8z" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evpdknw32fj20c80c8t8z.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evpdknw32fj20c80c8t8z.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evpdknw32fj20c80c8t8z.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evpdknw32fj20c80c8t8z.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdknw32fj20c80c8t8z",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evpdknw32fj20c80c8t8z.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:d07dfbf3b44eca6b3796719694e20f8b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evpdknw32fj20c80c8t8z.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdkolruqj20c80c8wet" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evpdkolruqj20c80c8wet.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evpdkolruqj20c80c8wet.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evpdkolruqj20c80c8wet.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evpdkolruqj20c80c8wet.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdkolruqj20c80c8wet",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evpdkolruqj20c80c8wet.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:bbf81e0dadc30f05ade316fc7b7f884a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evpdkolruqj20c80c8wet.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdkrpie3j20c80c8q3j" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942gw1evpdkrpie3j20c80c8q3j.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942gw1evpdkrpie3j20c80c8q3j.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942gw1evpdkrpie3j20c80c8q3j.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942gw1evpdkrpie3j20c80c8q3j.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdkrpie3j20c80c8q3j",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942gw1evpdkrpie3j20c80c8q3j.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:1fb50b2e45d788dc4a8c104777ba4ca3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942gw1evpdkrpie3j20c80c8q3j.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdkq0ionj20c80c8jrt" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942gw1evpdkq0ionj20c80c8jrt.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942gw1evpdkq0ionj20c80c8jrt.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942gw1evpdkq0ionj20c80c8jrt.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evpdkq0ionj20c80c8jrt.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdkq0ionj20c80c8jrt",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942gw1evpdkq0ionj20c80c8jrt.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:b3f1dede730ef75addfeab3065b577be",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942gw1evpdkq0ionj20c80c8jrt.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdknd5hwj20c80c8mxd" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942gw1evpdknd5hwj20c80c8mxd.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942gw1evpdknd5hwj20c80c8mxd.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942gw1evpdknd5hwj20c80c8mxd.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942gw1evpdknd5hwj20c80c8mxd.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdknd5hwj20c80c8mxd",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942gw1evpdknd5hwj20c80c8mxd.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:8326b0015ce53be5d72448ab9f955ac1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942gw1evpdknd5hwj20c80c8mxd.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdkqge0tj20c80c8t97" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evpdkqge0tj20c80c8t97.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evpdkqge0tj20c80c8t97.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evpdkqge0tj20c80c8t97.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evpdkqge0tj20c80c8t97.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdkqge0tj20c80c8t97",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evpdkqge0tj20c80c8t97.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:ca5cabed9540ee3d5c549955d76f6fcb",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evpdkqge0tj20c80c8t97.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdkp8am6j20c80c874k" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942gw1evpdkp8am6j20c80c874k.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942gw1evpdkp8am6j20c80c874k.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942gw1evpdkp8am6j20c80c874k.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evpdkp8am6j20c80c874k.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdkp8am6j20c80c874k",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942gw1evpdkp8am6j20c80c874k.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:ceb0424a4a143b1b38662f8f5334a590",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942gw1evpdkp8am6j20c80c874k.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdkmqstdj20c80c83yw" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdkmqstdj20c80c83yw",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:18febb0adcde28887b7225d6701439a3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdkr4dypj20a10a1gly" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evpdkr4dypj20a10a1gly.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evpdkr4dypj20a10a1gly.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evpdkr4dypj20a10a1gly.jpg",
"width" : "361",
"height" : "361"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evpdkr4dypj20a10a1gly.jpg",
"width" : "361",
"height" : "361"
},
"pic_id" : "9ccc7942gw1evpdkr4dypj20a10a1gly",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evpdkr4dypj20a10a1gly.jpg",
"width" : "361",
"height" : "361"
},
"object_id" : "1042018:5d0b5308c12d275db94a68286b159d49",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evpdkr4dypj20a10a1gly.jpg",
"width" : "361",
"height" : "361"
}
}
},
"reposts_count" : 422,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww4.sinaimg.cn/thumbnail/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"bmiddle_pic" : "http://ww4.sinaimg.cn/bmiddle/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"mblogid" : "CyS4S6Kod",
"geo" : null,
"id" : 3883110301608293,
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"id" : 2630646082,
"bi_followers_count" : 148,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "100",
"verified" : true,
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"statuses_count" : 3955,
"geo_enabled" : false,
"follow_me" : false,
"description" : "理想,让库粉们都成为设计师!",
"type" : 1,
"followers_count" : 1116888,
"verified_contact_mobile" : "",
"location" : "其他",
"mbrank" : 6,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "xieixiaoyuan",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"weihao" : "222870112",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "photoshop资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "photoshop资源库",
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"friends_count" : 155,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 24 12:49:36 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "xieixiaoyuan",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 44,
"idstr" : "2630646082",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-hk",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#实用素材# 把国旗放入眼睛,让祖国尽在眼里,今天最美丽最迷人的眼睛,画法及上色思路,非常棒,无水印,自己收藏。转需~(画师:@典zei )",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Sep 03 22:05:03 +0800 2015",
"pic_ids" : [
"9ccc7942gw1evpdkmqstdj20c80c83yw",
"9ccc7942gw1evpdknd5hwj20c80c8mxd",
"9ccc7942gw1evpdknw32fj20c80c8t8z",
"9ccc7942gw1evpdkolruqj20c80c8wet",
"9ccc7942gw1evpdkp8am6j20c80c874k",
"9ccc7942gw1evpdkq0ionj20c80c8jrt",
"9ccc7942gw1evpdkqge0tj20c80c8t97",
"9ccc7942gw1evpdkr4dypj20a10a1gly",
"9ccc7942gw1evpdkrpie3j20c80c8q3j"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"id" : 3178541805,
"bi_followers_count" : 19,
"urank" : 23,
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"verified" : true,
"url" : "http://blog.sina.com.cn/designtutorial",
"statuses_count" : 1448,
"geo_enabled" : true,
"follow_me" : false,
"description" : "每人都是绘画的小天才,只要不懒的话!",
"type" : 1,
"followers_count" : 263665,
"verified_contact_mobile" : "",
"location" : "海外",
"mbrank" : 3,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "615234284",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"weihao" : "615234284",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "Sai资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "Sai资源库",
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"friends_count" : 27,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 08 21:58:24 +0800 2012",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "designtutorial",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 5,
"idstr" : "3178541805",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 1,
"source" : "画神的iPhone",
"recom_state" : -1,
"source_allowclick" : 1,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=CySp8wCnX",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883122867774053",
"pic_ids" : [
],
"reposts_count" : 203,
"mlevel" : 0,
"attitudes_count" : 141,
"darwin_tags" : [
],
"rid" : "4_0_200_2789453011045785910",
"userType" : 0,
"in_reply_to_user_id" : ""
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"page_pic" : "http://ww1.sinaimg.cn/thumbnail/9ccc7942gw1ethz96ybhxj2050050aa6.jpg",
"page_id" : "100808bedf7b07f11e215d884d5f7f9766dc95",
"page_desc" : "每个设计师都需要有自己的素材库,而素材是日积月累的,用的时候才可以顺手拈来!微盘地址:http://vdisk.weibo.com/u/2630646082 欢迎关注!",
"object_id" : "1022:100808bedf7b07f11e215d884d5f7f9766dc95",
"object_type" : "topic",
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808bedf7b07f11e215d884d5f7f9766dc95&containerid=100808bedf7b07f11e215d884d5f7f9766dc95&extparam=%E5%AE%9E%E7%94%A8%E7%B4%A0%E6%9D%90",
"tips" : "1278人关注",
"page_title" : "#实用素材#"
},
"created_at" : "Thu Sep 03 22:05:03 +0800 2015",
"id" : 3883110301608293,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyS4S6Kod",
"topic_struct" : [
{
"topic_title" : "实用素材",
"topic_url" : "sinaweibo://pageinfo?containerid=100808bedf7b07f11e215d884d5f7f9766dc95&pageid=100808bedf7b07f11e215d884d5f7f9766dc95&extparam=%E5%AE%9E%E7%94%A8%E7%B4%A0%E6%9D%90"
}
],
"text" : "#实用素材# 把国旗放入眼睛,让祖国尽在眼里,今天最美丽最迷人的眼睛,画法及上色思路,非常棒,无水印,自己收藏。转需~(画师:@典zei )",
"idstr" : "3883110301608293",
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"id" : 2630646082,
"bi_followers_count" : 148,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "100",
"verified" : true,
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"statuses_count" : 3955,
"geo_enabled" : false,
"follow_me" : false,
"description" : "理想,让库粉们都成为设计师!",
"type" : 1,
"followers_count" : 1116888,
"verified_contact_mobile" : "",
"location" : "其他",
"mbrank" : 6,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "xieixiaoyuan",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"weihao" : "222870112",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "photoshop资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "photoshop资源库",
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"friends_count" : 155,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 24 12:49:36 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "xieixiaoyuan",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 44,
"idstr" : "2630646082",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-hk",
"ptype" : 0,
"following" : true
},
"comments_count" : 31,
"thumbnail_pic" : "http://ww4.sinaimg.cn/thumbnail/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"bmiddle_pic" : "http://ww4.sinaimg.cn/bmiddle/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"scheme" : "sinaweibo://detail/?mblogid=CyS4S6Kod",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883110301608293",
"pic_ids" : [
"9ccc7942gw1evpdkmqstdj20c80c83yw",
"9ccc7942gw1evpdknd5hwj20c80c8mxd",
"9ccc7942gw1evpdknw32fj20c80c8t8z",
"9ccc7942gw1evpdkolruqj20c80c8wet",
"9ccc7942gw1evpdkp8am6j20c80c874k",
"9ccc7942gw1evpdkq0ionj20c80c8jrt",
"9ccc7942gw1evpdkqge0tj20c80c8t97",
"9ccc7942gw1evpdkr4dypj20a10a1gly",
"9ccc7942gw1evpdkrpie3j20c80c8q3j"
],
"reposts_count" : 422,
"mlevel" : 0,
"attitudes_count" : 479,
"darwin_tags" : [
],
"rid" : "5_0_200_2789453011045785910",
"userType" : 0,
"pic_infos" : {
"9ccc7942gw1evpdknw32fj20c80c8t8z" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evpdknw32fj20c80c8t8z.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evpdknw32fj20c80c8t8z.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evpdknw32fj20c80c8t8z.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evpdknw32fj20c80c8t8z.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdknw32fj20c80c8t8z",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evpdknw32fj20c80c8t8z.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:d07dfbf3b44eca6b3796719694e20f8b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evpdknw32fj20c80c8t8z.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdkolruqj20c80c8wet" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evpdkolruqj20c80c8wet.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evpdkolruqj20c80c8wet.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evpdkolruqj20c80c8wet.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evpdkolruqj20c80c8wet.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdkolruqj20c80c8wet",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evpdkolruqj20c80c8wet.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:bbf81e0dadc30f05ade316fc7b7f884a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evpdkolruqj20c80c8wet.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdkrpie3j20c80c8q3j" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942gw1evpdkrpie3j20c80c8q3j.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942gw1evpdkrpie3j20c80c8q3j.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942gw1evpdkrpie3j20c80c8q3j.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942gw1evpdkrpie3j20c80c8q3j.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdkrpie3j20c80c8q3j",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942gw1evpdkrpie3j20c80c8q3j.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:1fb50b2e45d788dc4a8c104777ba4ca3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942gw1evpdkrpie3j20c80c8q3j.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdkq0ionj20c80c8jrt" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942gw1evpdkq0ionj20c80c8jrt.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942gw1evpdkq0ionj20c80c8jrt.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942gw1evpdkq0ionj20c80c8jrt.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evpdkq0ionj20c80c8jrt.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdkq0ionj20c80c8jrt",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942gw1evpdkq0ionj20c80c8jrt.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:b3f1dede730ef75addfeab3065b577be",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942gw1evpdkq0ionj20c80c8jrt.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdknd5hwj20c80c8mxd" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942gw1evpdknd5hwj20c80c8mxd.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942gw1evpdknd5hwj20c80c8mxd.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942gw1evpdknd5hwj20c80c8mxd.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942gw1evpdknd5hwj20c80c8mxd.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdknd5hwj20c80c8mxd",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942gw1evpdknd5hwj20c80c8mxd.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:8326b0015ce53be5d72448ab9f955ac1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942gw1evpdknd5hwj20c80c8mxd.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdkqge0tj20c80c8t97" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evpdkqge0tj20c80c8t97.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evpdkqge0tj20c80c8t97.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evpdkqge0tj20c80c8t97.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evpdkqge0tj20c80c8t97.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdkqge0tj20c80c8t97",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evpdkqge0tj20c80c8t97.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:ca5cabed9540ee3d5c549955d76f6fcb",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evpdkqge0tj20c80c8t97.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdkp8am6j20c80c874k" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942gw1evpdkp8am6j20c80c874k.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942gw1evpdkp8am6j20c80c874k.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942gw1evpdkp8am6j20c80c874k.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evpdkp8am6j20c80c874k.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdkp8am6j20c80c874k",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942gw1evpdkp8am6j20c80c874k.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:ceb0424a4a143b1b38662f8f5334a590",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942gw1evpdkp8am6j20c80c874k.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdkmqstdj20c80c83yw" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942gw1evpdkmqstdj20c80c83yw",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:18febb0adcde28887b7225d6701439a3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942gw1evpdkr4dypj20a10a1gly" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evpdkr4dypj20a10a1gly.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evpdkr4dypj20a10a1gly.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evpdkr4dypj20a10a1gly.jpg",
"width" : "361",
"height" : "361"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evpdkr4dypj20a10a1gly.jpg",
"width" : "361",
"height" : "361"
},
"pic_id" : "9ccc7942gw1evpdkr4dypj20a10a1gly",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evpdkr4dypj20a10a1gly.jpg",
"width" : "361",
"height" : "361"
},
"object_id" : "1042018:5d0b5308c12d275db94a68286b159d49",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evpdkr4dypj20a10a1gly.jpg",
"width" : "361",
"height" : "361"
}
}
},
"in_reply_to_user_id" : "",
"original_pic" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evpdkmqstdj20c80c83yw.jpg"
},
{
"mblogtypename" : "",
"attitudes_count" : 15,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883108350371413",
"mid" : "3883108350371413",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"attitudes_count" : 151,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3882643697934073",
"mid" : "3882643697934073",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww1.sinaimg.cn/large/c280884cgw1evo4i0014pj20c80omju6.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 179,
"pic_infos" : {
"c280884cgw1evo4i0014pj20c80omju6" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/c280884cgw1evo4i0014pj20c80omju6.jpg",
"width" : 180,
"height" : 362
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/c280884cgw1evo4i0014pj20c80omju6.jpg",
"width" : 360,
"height" : 724
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/c280884cgw1evo4i0014pj20c80omju6.jpg",
"width" : "440",
"height" : "886"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/c280884cgw1evo4i0014pj20c80omju6.jpg",
"width" : "440",
"height" : "886"
},
"pic_id" : "c280884cgw1evo4i0014pj20c80omju6",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/c280884cgw1evo4i0014pj20c80omju6.jpg",
"width" : "440",
"height" : "886"
},
"object_id" : "1042018:f097a25e342d2b29c5f5c36f63529d49",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/c280884cgw1evo4i0014pj20c80omju6.jpg",
"width" : "440",
"height" : "886"
}
},
"c280884cgw1evo4i0q50ej20c80omq4j" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/c280884cgw1evo4i0q50ej20c80omq4j.jpg",
"width" : 180,
"height" : 362
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/c280884cgw1evo4i0q50ej20c80omq4j.jpg",
"width" : 360,
"height" : 724
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/c280884cgw1evo4i0q50ej20c80omq4j.jpg",
"width" : "440",
"height" : "886"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/c280884cgw1evo4i0q50ej20c80omq4j.jpg",
"width" : "440",
"height" : "886"
},
"pic_id" : "c280884cgw1evo4i0q50ej20c80omq4j",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/c280884cgw1evo4i0q50ej20c80omq4j.jpg",
"width" : "440",
"height" : "886"
},
"object_id" : "1042018:4289d2fb309a91c25769dd6106afaf49",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/c280884cgw1evo4i0q50ej20c80omq4j.jpg",
"width" : "440",
"height" : "886"
}
},
"c280884cgw1evo4hz2sodj20c80omq52" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/c280884cgw1evo4hz2sodj20c80omq52.jpg",
"width" : 180,
"height" : 362
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/c280884cgw1evo4hz2sodj20c80omq52.jpg",
"width" : 360,
"height" : 724
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/c280884cgw1evo4hz2sodj20c80omq52.jpg",
"width" : "440",
"height" : "886"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/c280884cgw1evo4hz2sodj20c80omq52.jpg",
"width" : "440",
"height" : "886"
},
"pic_id" : "c280884cgw1evo4hz2sodj20c80omq52",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/c280884cgw1evo4hz2sodj20c80omq52.jpg",
"width" : "440",
"height" : "886"
},
"object_id" : "1042018:d25354e9c6b05adb580a888a76f8a8e5",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/c280884cgw1evo4hz2sodj20c80omq52.jpg",
"width" : "440",
"height" : "886"
}
},
"c280884cgw1evo4huqe8wj20c80omtbw" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/c280884cgw1evo4huqe8wj20c80omtbw.jpg",
"width" : 180,
"height" : 362
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/c280884cgw1evo4huqe8wj20c80omtbw.jpg",
"width" : 360,
"height" : 724
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/c280884cgw1evo4huqe8wj20c80omtbw.jpg",
"width" : "440",
"height" : "886"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/c280884cgw1evo4huqe8wj20c80omtbw.jpg",
"width" : "440",
"height" : "886"
},
"pic_id" : "c280884cgw1evo4huqe8wj20c80omtbw",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/c280884cgw1evo4huqe8wj20c80omtbw.jpg",
"width" : "440",
"height" : "886"
},
"object_id" : "1042018:28fd634505c4a33b39a306c30ea074d1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/c280884cgw1evo4huqe8wj20c80omtbw.jpg",
"width" : "440",
"height" : "886"
}
},
"c280884cgw1evo4hwarnij20c80omgn8" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/c280884cgw1evo4hwarnij20c80omgn8.jpg",
"width" : 180,
"height" : 362
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/c280884cgw1evo4hwarnij20c80omgn8.jpg",
"width" : 360,
"height" : 724
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/c280884cgw1evo4hwarnij20c80omgn8.jpg",
"width" : "440",
"height" : "886"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/c280884cgw1evo4hwarnij20c80omgn8.jpg",
"width" : "440",
"height" : "886"
},
"pic_id" : "c280884cgw1evo4hwarnij20c80omgn8",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/c280884cgw1evo4hwarnij20c80omgn8.jpg",
"width" : "440",
"height" : "886"
},
"object_id" : "1042018:13f07c6d1bb0c76cde9f87529950e616",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/c280884cgw1evo4hwarnij20c80omgn8.jpg",
"width" : "440",
"height" : "886"
}
},
"c280884cgw1evo4hx16ucj20c80omac9" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/c280884cgw1evo4hx16ucj20c80omac9.jpg",
"width" : 180,
"height" : 362
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/c280884cgw1evo4hx16ucj20c80omac9.jpg",
"width" : 360,
"height" : 724
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/c280884cgw1evo4hx16ucj20c80omac9.jpg",
"width" : "440",
"height" : "886"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/c280884cgw1evo4hx16ucj20c80omac9.jpg",
"width" : "440",
"height" : "886"
},
"pic_id" : "c280884cgw1evo4hx16ucj20c80omac9",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/c280884cgw1evo4hx16ucj20c80omac9.jpg",
"width" : "440",
"height" : "886"
},
"object_id" : "1042018:7758ee30905e0b5aebbe1eddf765cbdf",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/c280884cgw1evo4hx16ucj20c80omac9.jpg",
"width" : "440",
"height" : "886"
}
},
"c280884cgw1evo4hvibbzj20c80om40s" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/c280884cgw1evo4hvibbzj20c80om40s.jpg",
"width" : 180,
"height" : 362
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/c280884cgw1evo4hvibbzj20c80om40s.jpg",
"width" : 360,
"height" : 724
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/c280884cgw1evo4hvibbzj20c80om40s.jpg",
"width" : "440",
"height" : "886"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/c280884cgw1evo4hvibbzj20c80om40s.jpg",
"width" : "440",
"height" : "886"
},
"pic_id" : "c280884cgw1evo4hvibbzj20c80om40s",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/c280884cgw1evo4hvibbzj20c80om40s.jpg",
"width" : "440",
"height" : "886"
},
"object_id" : "1042018:a383a7ff557d2a4ed0484d5937b53038",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/c280884cgw1evo4hvibbzj20c80om40s.jpg",
"width" : "440",
"height" : "886"
}
},
"c280884cgw1evo4hxz7z7j20c80omdhw" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/c280884cgw1evo4hxz7z7j20c80omdhw.jpg",
"width" : 180,
"height" : 362
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/c280884cgw1evo4hxz7z7j20c80omdhw.jpg",
"width" : 360,
"height" : 724
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/c280884cgw1evo4hxz7z7j20c80omdhw.jpg",
"width" : "440",
"height" : "886"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/c280884cgw1evo4hxz7z7j20c80omdhw.jpg",
"width" : "440",
"height" : "886"
},
"pic_id" : "c280884cgw1evo4hxz7z7j20c80omdhw",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/c280884cgw1evo4hxz7z7j20c80omdhw.jpg",
"width" : "440",
"height" : "886"
},
"object_id" : "1042018:ca7b92899554e1cd0176a7ac8fdd0948",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/c280884cgw1evo4hxz7z7j20c80omdhw.jpg",
"width" : "440",
"height" : "886"
}
},
"c280884cgw1evo4htpdlaj20c80omtbj" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/c280884cgw1evo4htpdlaj20c80omtbj.jpg",
"width" : 180,
"height" : 362
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/c280884cgw1evo4htpdlaj20c80omtbj.jpg",
"width" : 360,
"height" : 724
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/c280884cgw1evo4htpdlaj20c80omtbj.jpg",
"width" : "440",
"height" : "886"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/c280884cgw1evo4htpdlaj20c80omtbj.jpg",
"width" : "440",
"height" : "886"
},
"pic_id" : "c280884cgw1evo4htpdlaj20c80omtbj",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/c280884cgw1evo4htpdlaj20c80omtbj.jpg",
"width" : "440",
"height" : "886"
},
"object_id" : "1042018:e656c00ad4e7b4c8e5bfc934a9be24eb",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/c280884cgw1evo4htpdlaj20c80omtbj.jpg",
"width" : "440",
"height" : "886"
}
}
},
"reposts_count" : 1466,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/c280884cgw1evo4i0014pj20c80omju6.jpg",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/c280884cgw1evo4i0014pj20c80omju6.jpg",
"mblogid" : "CyFWhxi0V",
"geo" : null,
"id" : 3882643697934073,
"user" : {
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.0.0/c280884cjw1et0bgz7e5cj20u00u010n.jpg",
"id" : 3263203404,
"bi_followers_count" : 1846,
"urank" : 19,
"profile_image_url" : "http://tp1.sinaimg.cn/3263203404/50/5734417321/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "11",
"verified" : true,
"url" : "",
"statuses_count" : 1145,
"geo_enabled" : true,
"follow_me" : false,
"description" : "我是小毛驴,不是羊驼! 初创爱屁屁免费推荐,合作请走私信!白天么么哒,晚上啪啪啪!",
"type" : 1,
"followers_count" : 207048,
"verified_contact_mobile" : "",
"location" : "北京 东城区",
"mbrank" : 3,
"avatar_large" : "http://tp1.sinaimg.cn/3263203404/180/5734417321/1",
"star" : 0,
"verified_trade" : "1027",
"profile_url" : "u/3263203404",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "App小毛驴的日常",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "App小毛驴的日常",
"verified_reason" : "搞笑幽默博主",
"friends_count" : 2534,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.30.420.420.1024/c280884cjw8ev109ompt3j20bo0gt0ty.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Mar 15 18:23:15 +0800 2013",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 19,
"idstr" : "3263203404",
"verified_type" : 0,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "吐血整理九款打发无聊时间的几款实用爱屁屁,吃喝玩乐全承包了!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 02 15:10:55 +0800 2015",
"pic_ids" : [
"c280884cgw1evo4i0014pj20c80omju6",
"c280884cgw1evo4huqe8wj20c80omtbw",
"c280884cgw1evo4hvibbzj20c80om40s",
"c280884cgw1evo4htpdlaj20c80omtbj",
"c280884cgw1evo4i0q50ej20c80omq4j",
"c280884cgw1evo4hxz7z7j20c80omdhw",
"c280884cgw1evo4hwarnij20c80omgn8",
"c280884cgw1evo4hz2sodj20c80omq52",
"c280884cgw1evo4hx16ucj20c80omac9"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 3,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "CyS1J1yCx",
"geo" : null,
"id" : 3883108350371413,
"user" : {
"id" : 3178541805,
"bi_followers_count" : 19,
"urank" : 23,
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"verified" : true,
"url" : "http://blog.sina.com.cn/designtutorial",
"statuses_count" : 1448,
"geo_enabled" : true,
"follow_me" : false,
"description" : "每人都是绘画的小天才,只要不懒的话!",
"type" : 1,
"followers_count" : 263665,
"verified_contact_mobile" : "",
"location" : "海外",
"mbrank" : 3,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "615234284",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"weihao" : "615234284",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "Sai资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "Sai资源库",
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"friends_count" : 27,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 08 21:58:24 +0800 2012",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "designtutorial",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 5,
"idstr" : "3178541805",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "马住,放假无聊不妨下来看看~",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Sep 03 21:57:18 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "6_0_200_2789453011045785910",
"scheme" : "sinaweibo://detail/?mblogid=CyS1J1yCx"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Thu Sep 03 21:56:31 +0800 2015",
"id" : 3883108157715697,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyS1pwncJ",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/vip_005_y.png?version=2015080302",
"text" : "准备军训结束汇报阅兵的时候搬个小板凳去看晒黑的新生[doge]",
"idstr" : "3883108157715697",
"source_type" : 2,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 4339,
"source" : "WeicoPro.iPad",
"truncated" : false,
"source_type" : 1,
"idstr" : "3882955829561702",
"mid" : "3882955829561702",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"comments_count" : 1472,
"reposts_count" : 13245,
"userType" : 0,
"favorited" : false,
"mblogid" : "CyO3IE7r0",
"geo" : null,
"id" : 3882955829561702,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e8iktk4ohij20hs0hsmz6.jpg",
"id" : 2530813523,
"bi_followers_count" : 276,
"urank" : 30,
"profile_image_url" : "http://tp4.sinaimg.cn/2530813523/50/5736009032/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "11",
"ability_tags" : "搞笑,幽默艺术,三俗,重口味,新闻趣事",
"verified" : true,
"url" : "http://qnmbig.taobao.com/",
"statuses_count" : 13030,
"geo_enabled" : true,
"follow_me" : false,
"description" : "我就是你要找的那个死贱人!!",
"type" : 1,
"followers_count" : 3430258,
"verified_contact_mobile" : "",
"location" : "北京 朝阳区",
"mbrank" : 5,
"avatar_large" : "http://tp4.sinaimg.cn/2530813523/180/5736009032/1",
"star" : 0,
"verified_trade" : "3370",
"profile_url" : "6wnw",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.920.300/96d92653jw1eupcukek9oj20pk08c427.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "杠子",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "杠子",
"verified_reason" : "春秋大梦 创作组成员",
"friends_count" : 368,
"mbtype" : 11,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.512.295.887.887.1024/96d92653jw8evmb0dnpkbj21kw16owgz.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Dec 14 18:14:20 +0800 2011",
"block_word" : 0,
"ulevel" : 36028797018963968,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "6wnw",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 78,
"idstr" : "2530813523",
"verified_type" : 0,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 2,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "既然今天大家看得这么爽,过几天军训你们也要好好表现哟![doge]",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Sep 03 11:51:13 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/69917555jw1eb4t4qjcb1j20hs0hsabh.jpg",
"id" : 1771140437,
"bi_followers_count" : 634,
"urank" : 34,
"profile_image_url" : "http://tp2.sinaimg.cn/1771140437/50/5721402525/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"verified" : true,
"url" : "http://letzterengel.blog.163.com",
"statuses_count" : 11464,
"geo_enabled" : true,
"follow_me" : false,
"description" : "景观建筑师 业余画漫画 偶尔发广告 有时会搬运 P站ID131287",
"type" : 4,
"followers_count" : 5296005,
"verified_contact_mobile" : "",
"location" : "海外 美国",
"mbrank" : 6,
"avatar_large" : "http://tp2.sinaimg.cn/1771140437/180/5721402525/1",
"star" : 0,
"verified_trade" : "3370",
"profile_url" : "lastangel17th",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.920.300/69917555jw1enw83vcrtyj20pk08cdhq.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "使徒子",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "使徒子",
"verified_reason" : "漫画家、景观设计师、代表作《脑洞我个超市》《一条狗》",
"friends_count" : 774,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.512.512.1024/69917555jw8eq6ux7fycrj20e80e8gma.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Jul 09 01:03:32 +0800 2010",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "lastangel17th",
"verified_reason_modified" : "",
"cardid" : "vip_005",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 31,
"idstr" : "1771140437",
"verified_type" : 0,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 184,
"source" : "赵日天的iPhone 5c",
"recom_state" : -1,
"source_allowclick" : 1,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=CyS1pwncJ",
"visible" : {
"type" : 0,
"list_id" : 0
},
"pic_bg_type" : 1,
"in_reply_to_status_id" : "",
"mid" : "3883108157715697",
"pic_ids" : [
],
"reposts_count" : 537,
"mlevel" : 0,
"attitudes_count" : 2483,
"darwin_tags" : [
],
"rid" : "7_0_200_2789453011045785910",
"userType" : 0,
"cardid" : "vip_005",
"in_reply_to_user_id" : ""
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"page_pic" : "http://ww4.sinaimg.cn/thumbnail/73502605gw1etvex3tob6j2050050glp.jpg",
"page_id" : "100808a64f619efc9e17611ca9b4b5629c1863",
"page_desc" : "@SAI资源库",
"object_id" : "1022:100808a64f619efc9e17611ca9b4b5629c1863",
"object_type" : "topic",
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808a64f619efc9e17611ca9b4b5629c1863&containerid=100808a64f619efc9e17611ca9b4b5629c1863&extparam=SAI%E8%B5%84%E6%BA%90%E5%BA%93",
"tips" : "4613人关注",
"page_title" : "#SAI资源库#"
},
"created_at" : "Thu Sep 03 21:36:20 +0800 2015",
"id" : 3883103074697495,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyRTdjI23",
"topic_struct" : [
{
"topic_title" : "SAI资源库",
"topic_url" : "sinaweibo://pageinfo?containerid=100808a64f619efc9e17611ca9b4b5629c1863&pageid=100808a64f619efc9e17611ca9b4b5629c1863&extparam=SAI%E8%B5%84%E6%BA%90%E5%BA%93"
}
],
"text" : "转需!//@photoshop资源库: 转需!超级棒的绘画参考~",
"idstr" : "3883103074697495",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 342,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883095201419619",
"mid" : "3883095201419619",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 24,
"pic_infos" : {
"bd74b2edgw1evp2pm5s6gj20c809675i" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pm5s6gj20c809675i",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:4464ffabf08a0810e142f2b4e0100fac",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pmb937j20c8096wfu" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pmb937j20c8096wfu",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:f8df0c5d8696bda5705def4027400210",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pm1fbwj20c8096wfp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pm1fbwj20c8096wfp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:f3a83e52e074d75c1ae9e657a0b62dcb",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pn4jx6j20c809675p" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pn4jx6j20c809675p",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:c1870ea5943db693f0425d7ac4463ded",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pmlsbyj20c8096t9x" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pmlsbyj20c8096t9x",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:e5cbf922c529f6aab33a4522fbaec7eb",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pmp8xbj20c8096my7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pmp8xbj20c8096my7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:b9edad036b83c5a12dcbed728dfa7df3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pn6cs4j20c80963zy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pn6cs4j20c80963zy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:5a749c7257f24e94b7cedac601e493e7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pnjynpj20c8096gn2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pnjynpj20c8096gn2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:9b34202074613310fd00706dbe69346f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : "440",
"height" : "330"
}
}
},
"reposts_count" : 984,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww3.sinaimg.cn/thumbnail/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"bmiddle_pic" : "http://ww3.sinaimg.cn/bmiddle/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"mblogid" : "CyRGw5Xj5",
"geo" : null,
"id" : 3883095201419619,
"user" : {
"id" : 3178541805,
"bi_followers_count" : 19,
"urank" : 23,
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"verified" : true,
"url" : "http://blog.sina.com.cn/designtutorial",
"statuses_count" : 1448,
"geo_enabled" : true,
"follow_me" : false,
"description" : "每人都是绘画的小天才,只要不懒的话!",
"type" : 1,
"followers_count" : 263665,
"verified_contact_mobile" : "",
"location" : "海外",
"mbrank" : 3,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "615234284",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"weihao" : "615234284",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "Sai资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "Sai资源库",
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"friends_count" : 27,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 08 21:58:24 +0800 2012",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "designtutorial",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 5,
"idstr" : "3178541805",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#SAI资源库# 挥刀持枪的姿势动作集,实用粗暴值得借鉴学习,转需~",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Sep 03 21:05:03 +0800 2015",
"pic_ids" : [
"bd74b2edgw1evp2pm1fbwj20c8096wfp",
"bd74b2edgw1evp2pm5s6gj20c809675i",
"bd74b2edgw1evp2pmb937j20c8096wfu",
"bd74b2edgw1evp2pmlsbyj20c8096t9x",
"bd74b2edgw1evp2pmp8xbj20c8096my7",
"bd74b2edgw1evp2pn4jx6j20c809675p",
"bd74b2edgw1evp2pn6cs4j20c80963zy",
"bd74b2edgw1evp2pnjynpj20c8096gn2"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"id" : 3178541805,
"bi_followers_count" : 19,
"urank" : 23,
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"verified" : true,
"url" : "http://blog.sina.com.cn/designtutorial",
"statuses_count" : 1448,
"geo_enabled" : true,
"follow_me" : false,
"description" : "每人都是绘画的小天才,只要不懒的话!",
"type" : 1,
"followers_count" : 263665,
"verified_contact_mobile" : "",
"location" : "海外",
"mbrank" : 3,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "615234284",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"weihao" : "615234284",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "Sai资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "Sai资源库",
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"friends_count" : 27,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 08 21:58:24 +0800 2012",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "designtutorial",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 5,
"idstr" : "3178541805",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 2,
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=CyRTdjI23",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883103074697495",
"pic_ids" : [
],
"reposts_count" : 287,
"mlevel" : 0,
"attitudes_count" : 189,
"darwin_tags" : [
],
"rid" : "8_0_200_2789453011045785910",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3883097001483038
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"page_pic" : "http://ww4.sinaimg.cn/thumbnail/73502605gw1etvex3tob6j2050050glp.jpg",
"page_id" : "100808a64f619efc9e17611ca9b4b5629c1863",
"page_desc" : "@SAI资源库",
"object_id" : "1022:100808a64f619efc9e17611ca9b4b5629c1863",
"object_type" : "topic",
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808a64f619efc9e17611ca9b4b5629c1863&containerid=100808a64f619efc9e17611ca9b4b5629c1863&extparam=SAI%E8%B5%84%E6%BA%90%E5%BA%93",
"tips" : "4613人关注",
"page_title" : "#SAI资源库#"
},
"created_at" : "Thu Sep 03 21:12:12 +0800 2015",
"id" : 3883097001483038,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyRJq6dNY",
"topic_struct" : [
{
"topic_title" : "SAI资源库",
"topic_url" : "sinaweibo://pageinfo?containerid=100808a64f619efc9e17611ca9b4b5629c1863&pageid=100808a64f619efc9e17611ca9b4b5629c1863&extparam=SAI%E8%B5%84%E6%BA%90%E5%BA%93"
}
],
"text" : "转需!超级棒的绘画参考~",
"idstr" : "3883097001483038",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 342,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883095201419619",
"mid" : "3883095201419619",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 24,
"pic_infos" : {
"bd74b2edgw1evp2pm5s6gj20c809675i" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pm5s6gj20c809675i",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:4464ffabf08a0810e142f2b4e0100fac",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pmb937j20c8096wfu" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pmb937j20c8096wfu",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:f8df0c5d8696bda5705def4027400210",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pm1fbwj20c8096wfp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pm1fbwj20c8096wfp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:f3a83e52e074d75c1ae9e657a0b62dcb",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pn4jx6j20c809675p" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pn4jx6j20c809675p",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:c1870ea5943db693f0425d7ac4463ded",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pmlsbyj20c8096t9x" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pmlsbyj20c8096t9x",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:e5cbf922c529f6aab33a4522fbaec7eb",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pmp8xbj20c8096my7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pmp8xbj20c8096my7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:b9edad036b83c5a12dcbed728dfa7df3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pn6cs4j20c80963zy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pn6cs4j20c80963zy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:5a749c7257f24e94b7cedac601e493e7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pnjynpj20c8096gn2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pnjynpj20c8096gn2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:9b34202074613310fd00706dbe69346f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : "440",
"height" : "330"
}
}
},
"reposts_count" : 984,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww3.sinaimg.cn/thumbnail/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"bmiddle_pic" : "http://ww3.sinaimg.cn/bmiddle/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"mblogid" : "CyRGw5Xj5",
"geo" : null,
"id" : 3883095201419619,
"user" : {
"id" : 3178541805,
"bi_followers_count" : 19,
"urank" : 23,
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"verified" : true,
"url" : "http://blog.sina.com.cn/designtutorial",
"statuses_count" : 1448,
"geo_enabled" : true,
"follow_me" : false,
"description" : "每人都是绘画的小天才,只要不懒的话!",
"type" : 1,
"followers_count" : 263665,
"verified_contact_mobile" : "",
"location" : "海外",
"mbrank" : 3,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "615234284",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"weihao" : "615234284",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "Sai资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "Sai资源库",
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"friends_count" : 27,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 08 21:58:24 +0800 2012",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "designtutorial",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 5,
"idstr" : "3178541805",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#SAI资源库# 挥刀持枪的姿势动作集,实用粗暴值得借鉴学习,转需~",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Sep 03 21:05:03 +0800 2015",
"pic_ids" : [
"bd74b2edgw1evp2pm1fbwj20c8096wfp",
"bd74b2edgw1evp2pm5s6gj20c809675i",
"bd74b2edgw1evp2pmb937j20c8096wfu",
"bd74b2edgw1evp2pmlsbyj20c8096t9x",
"bd74b2edgw1evp2pmp8xbj20c8096my7",
"bd74b2edgw1evp2pn4jx6j20c809675p",
"bd74b2edgw1evp2pn6cs4j20c80963zy",
"bd74b2edgw1evp2pnjynpj20c8096gn2"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"id" : 2630646082,
"bi_followers_count" : 148,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "100",
"verified" : true,
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"statuses_count" : 3955,
"geo_enabled" : false,
"follow_me" : false,
"description" : "理想,让库粉们都成为设计师!",
"type" : 1,
"followers_count" : 1116888,
"verified_contact_mobile" : "",
"location" : "其他",
"mbrank" : 6,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "xieixiaoyuan",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"weihao" : "222870112",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "photoshop资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "photoshop资源库",
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"friends_count" : 155,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 24 12:49:36 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "xieixiaoyuan",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 44,
"idstr" : "2630646082",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-hk",
"ptype" : 0,
"following" : true
},
"comments_count" : 3,
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=CyRJq6dNY",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883097001483038",
"pic_ids" : [
],
"reposts_count" : 459,
"mlevel" : 0,
"attitudes_count" : 122,
"darwin_tags" : [
],
"rid" : "9_0_200_2789453011045785910",
"userType" : 0,
"in_reply_to_user_id" : ""
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"page_pic" : "http://ww4.sinaimg.cn/thumbnail/73502605gw1etvex3tob6j2050050glp.jpg",
"page_id" : "100808a64f619efc9e17611ca9b4b5629c1863",
"page_desc" : "@SAI资源库",
"object_id" : "1022:100808a64f619efc9e17611ca9b4b5629c1863",
"object_type" : "topic",
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808a64f619efc9e17611ca9b4b5629c1863&containerid=100808a64f619efc9e17611ca9b4b5629c1863&extparam=SAI%E8%B5%84%E6%BA%90%E5%BA%93",
"tips" : "4613人关注",
"page_title" : "#SAI资源库#"
},
"created_at" : "Thu Sep 03 21:05:03 +0800 2015",
"id" : 3883095201419619,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyRGw5Xj5",
"topic_struct" : [
{
"topic_title" : "SAI资源库",
"topic_url" : "sinaweibo://pageinfo?containerid=100808a64f619efc9e17611ca9b4b5629c1863&pageid=100808a64f619efc9e17611ca9b4b5629c1863&extparam=SAI%E8%B5%84%E6%BA%90%E5%BA%93"
}
],
"text" : "#SAI资源库# 挥刀持枪的姿势动作集,实用粗暴值得借鉴学习,转需~",
"idstr" : "3883095201419619",
"source_type" : 1,
"geo" : null,
"user" : {
"id" : 3178541805,
"bi_followers_count" : 19,
"urank" : 23,
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"verified" : true,
"url" : "http://blog.sina.com.cn/designtutorial",
"statuses_count" : 1448,
"geo_enabled" : true,
"follow_me" : false,
"description" : "每人都是绘画的小天才,只要不懒的话!",
"type" : 1,
"followers_count" : 263665,
"verified_contact_mobile" : "",
"location" : "海外",
"mbrank" : 3,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "615234284",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"weihao" : "615234284",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "Sai资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "Sai资源库",
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"friends_count" : 27,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 08 21:58:24 +0800 2012",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "designtutorial",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 5,
"idstr" : "3178541805",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 24,
"thumbnail_pic" : "http://ww3.sinaimg.cn/thumbnail/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"bmiddle_pic" : "http://ww3.sinaimg.cn/bmiddle/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"scheme" : "sinaweibo://detail/?mblogid=CyRGw5Xj5",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883095201419619",
"pic_ids" : [
"bd74b2edgw1evp2pm1fbwj20c8096wfp",
"bd74b2edgw1evp2pm5s6gj20c809675i",
"bd74b2edgw1evp2pmb937j20c8096wfu",
"bd74b2edgw1evp2pmlsbyj20c8096t9x",
"bd74b2edgw1evp2pmp8xbj20c8096my7",
"bd74b2edgw1evp2pn4jx6j20c809675p",
"bd74b2edgw1evp2pn6cs4j20c80963zy",
"bd74b2edgw1evp2pnjynpj20c8096gn2"
],
"reposts_count" : 984,
"mlevel" : 0,
"attitudes_count" : 342,
"darwin_tags" : [
],
"rid" : "10_0_200_2789453011045785910",
"userType" : 0,
"pic_infos" : {
"bd74b2edgw1evp2pm5s6gj20c809675i" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pm5s6gj20c809675i",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:4464ffabf08a0810e142f2b4e0100fac",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edgw1evp2pm5s6gj20c809675i.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pmb937j20c8096wfu" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pmb937j20c8096wfu",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:f8df0c5d8696bda5705def4027400210",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/bd74b2edgw1evp2pmb937j20c8096wfu.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pm1fbwj20c8096wfp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pm1fbwj20c8096wfp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:f3a83e52e074d75c1ae9e657a0b62dcb",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pn4jx6j20c809675p" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pn4jx6j20c809675p",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:c1870ea5943db693f0425d7ac4463ded",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/bd74b2edgw1evp2pn4jx6j20c809675p.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pmlsbyj20c8096t9x" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pmlsbyj20c8096t9x",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:e5cbf922c529f6aab33a4522fbaec7eb",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/bd74b2edgw1evp2pmlsbyj20c8096t9x.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pmp8xbj20c8096my7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pmp8xbj20c8096my7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:b9edad036b83c5a12dcbed728dfa7df3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/bd74b2edgw1evp2pmp8xbj20c8096my7.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pn6cs4j20c80963zy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pn6cs4j20c80963zy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:5a749c7257f24e94b7cedac601e493e7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/bd74b2edgw1evp2pn6cs4j20c80963zy.jpg",
"width" : "440",
"height" : "330"
}
},
"bd74b2edgw1evp2pnjynpj20c8096gn2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : "440",
"height" : "330"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : "440",
"height" : "330"
},
"pic_id" : "bd74b2edgw1evp2pnjynpj20c8096gn2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : "440",
"height" : "330"
},
"object_id" : "1042018:9b34202074613310fd00706dbe69346f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/bd74b2edgw1evp2pnjynpj20c8096gn2.jpg",
"width" : "440",
"height" : "330"
}
}
},
"in_reply_to_user_id" : "",
"original_pic" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evp2pm1fbwj20c8096wfp.jpg"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Thu Sep 03 20:47:03 +0800 2015",
"id" : 3883090679976162,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyRzdFRfQ",
"text" : "大哥,这是智商欠费了吧……",
"idstr" : "3883090679976162",
"source_type" : 1,
"geo" : null,
"user" : {
"id" : 1448595507,
"bi_followers_count" : 741,
"urank" : 28,
"profile_image_url" : "http://tp4.sinaimg.cn/1448595507/50/22871434059/1",
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"class" : 1,
"verified_contact_email" : "f@ui.cn",
"province" : "11",
"verified" : false,
"url" : "http://www.iconfans.com/",
"statuses_count" : 18634,
"geo_enabled" : true,
"follow_me" : false,
"description" : "UI中国(ui.cn)是专业的图形界面设计师、交互设计师、相互学习、交流、分享的平台。 我们一直以来为我们的会员打造一个优秀的交流平台:www.ui.cn",
"type" : 1,
"followers_count" : 167551,
"verified_contact_mobile" : "18618488663",
"location" : "北京",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/1448595507/180/22871434059/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "iconfans",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.920.300/5657d033jw1elr42buakfj20pk08cdgu.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "朱君",
"screen_name" : "UI中国",
"verified_source_url" : "",
"pagefriends_count" : 12,
"name" : "UI中国",
"verified_reason" : "UI中国 专业界面交互设计平台(原iconfans) 官方微博",
"friends_count" : 861,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.179.179.1024/5657d033tw1ef3lupi1pwj2050050747.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Oct 13 19:45:59 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 2,
"domain" : "iconfans",
"verified_reason_modified" : "UI中国 专业界面交互设计平台 官方微博",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 217,
"idstr" : "1448595507",
"verified_type" : -1,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 15,
"thumbnail_pic" : "http://ww3.sinaimg.cn/thumbnail/5657d033jw1evpjwywt77g206o04pnpd.gif",
"source" : "UI中国",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"bmiddle_pic" : "http://ww3.sinaimg.cn/bmiddle/5657d033jw1evpjwywt77g206o04pnpd.gif",
"scheme" : "sinaweibo://detail/?mblogid=CyRzdFRfQ",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883090679976162",
"pic_ids" : [
"5657d033jw1evpjwywt77g206o04pnpd"
],
"reposts_count" : 42,
"mlevel" : 0,
"attitudes_count" : 55,
"darwin_tags" : [
],
"rid" : "11_0_200_2789453011045785910",
"userType" : 0,
"pic_infos" : {
"5657d033jw1evpjwywt77g206o04pnpd" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or180/5657d033jw1evpjwywt77g206o04pnpd.gif",
"width" : 213,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or360/5657d033jw1evpjwywt77g206o04pnpd.gif",
"width" : "240",
"height" : "169"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/wap720/5657d033jw1evpjwywt77g206o04pnpd.gif",
"width" : "240",
"height" : "169"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/large/5657d033jw1evpjwywt77g206o04pnpd.gif",
"width" : "240",
"height" : "169"
},
"pic_id" : "5657d033jw1evpjwywt77g206o04pnpd",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/woriginal/5657d033jw1evpjwywt77g206o04pnpd.gif",
"width" : "240",
"height" : "169"
},
"keep_size" : 1,
"object_id" : "1042018:a8cb895ada90e177835fb3bf689114bd",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or480/5657d033jw1evpjwywt77g206o04pnpd.gif",
"width" : "240",
"height" : "169"
}
}
},
"in_reply_to_user_id" : "",
"original_pic" : "http://ww3.sinaimg.cn/large/5657d033jw1evpjwywt77g206o04pnpd.gif"
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"page_pic" : "http://ww4.sinaimg.cn/thumbnail/9ccc7942gw1ets808n4o2j20500503yo.jpg",
"page_id" : "100808cc7ca10d37bb9948f12871adabb76ebb",
"page_desc" : "最优质photoshop教程都在这里,理想,帮助大家成为设计师!更多的资源下载:http://vdisk.weibo.com/u/2630646082?log_target=personal_name 欢迎大家关注!",
"object_id" : "1022:100808cc7ca10d37bb9948f12871adabb76ebb",
"object_type" : "topic",
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808cc7ca10d37bb9948f12871adabb76ebb&containerid=100808cc7ca10d37bb9948f12871adabb76ebb&extparam=ps%E6%95%99%E7%A8%8B",
"tips" : "4352人关注",
"page_title" : "#ps教程#"
},
"created_at" : "Thu Sep 03 20:38:31 +0800 2015",
"id" : 3883088524632354,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyRvKjr5o",
"topic_struct" : [
{
"topic_title" : "ps教程",
"topic_url" : "sinaweibo://pageinfo?containerid=100808cc7ca10d37bb9948f12871adabb76ebb&pageid=100808cc7ca10d37bb9948f12871adabb76ebb&extparam=ps%E6%95%99%E7%A8%8B"
}
],
"text" : "转需!//@孤独的咕噜咩: 还是后期厉害[doge] //@Sai资源库:转需!",
"idstr" : "3883088524632354",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 545,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3882596918741412",
"mid" : "3882596918741412",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evn3dz8wc7j20f00miaes.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 51,
"pic_infos" : {
"9ccc7942gw1evn3dz8wc7j20f00miaes" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942gw1evn3dz8wc7j20f00miaes.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942gw1evn3dz8wc7j20f00miaes.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942gw1evn3dz8wc7j20f00miaes.jpg",
"width" : "540",
"height" : "810"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evn3dz8wc7j20f00miaes.jpg",
"width" : "540",
"height" : "810"
},
"pic_id" : "9ccc7942gw1evn3dz8wc7j20f00miaes",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942gw1evn3dz8wc7j20f00miaes.jpg",
"width" : "540",
"height" : "810"
},
"object_id" : "1042018:215e37766e81962fcd02fb4aa799f582",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942gw1evn3dz8wc7j20f00miaes.jpg",
"width" : 480,
"height" : 720
}
},
"9ccc7942gw1evn3e1n8z0j20c81jkqbu" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942gw1evn3e1n8z0j20c81jkqbu.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942gw1evn3e1n8z0j20c81jkqbu.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942gw1evn3e1n8z0j20c81jkqbu.jpg",
"width" : "440",
"height" : "2000"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942gw1evn3e1n8z0j20c81jkqbu.jpg",
"width" : "440",
"height" : "2000"
},
"pic_id" : "9ccc7942gw1evn3e1n8z0j20c81jkqbu",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942gw1evn3e1n8z0j20c81jkqbu.jpg",
"width" : "440",
"height" : "2000"
},
"object_id" : "1042018:0e2061111bd11e0e4bc41095eeebd2e6",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942gw1evn3e1n8z0j20c81jkqbu.jpg",
"width" : "440",
"height" : 1466
}
},
"9ccc7942gw1evn3e3o21uj20c81jkwny" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942gw1evn3e3o21uj20c81jkwny.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942gw1evn3e3o21uj20c81jkwny.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942gw1evn3e3o21uj20c81jkwny.jpg",
"width" : "440",
"height" : "2000"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evn3e3o21uj20c81jkwny.jpg",
"width" : "440",
"height" : "2000"
},
"pic_id" : "9ccc7942gw1evn3e3o21uj20c81jkwny",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942gw1evn3e3o21uj20c81jkwny.jpg",
"width" : "440",
"height" : "2000"
},
"object_id" : "1042018:1f497db62d8605e850ef4b3fd6155137",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942gw1evn3e3o21uj20c81jkwny.jpg",
"width" : "440",
"height" : 1466
}
},
"9ccc7942gw1evn3e9gtpqj20ia0c6765" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942gw1evn3e9gtpqj20ia0c6765.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942gw1evn3e9gtpqj20ia0c6765.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942gw1evn3e9gtpqj20ia0c6765.jpg",
"width" : "658",
"height" : "438"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942gw1evn3e9gtpqj20ia0c6765.jpg",
"width" : "658",
"height" : "438"
},
"pic_id" : "9ccc7942gw1evn3e9gtpqj20ia0c6765",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942gw1evn3e9gtpqj20ia0c6765.jpg",
"width" : "658",
"height" : "438"
},
"object_id" : "1042018:829cbae03cbcd6e19064f4952296c6fa",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942gw1evn3e9gtpqj20ia0c6765.jpg",
"width" : 540,
"height" : 360
}
},
"9ccc7942gw1evn3e2o4dhj20c81jkn6n" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942gw1evn3e2o4dhj20c81jkn6n.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942gw1evn3e2o4dhj20c81jkn6n.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942gw1evn3e2o4dhj20c81jkn6n.jpg",
"width" : "440",
"height" : "2000"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942gw1evn3e2o4dhj20c81jkn6n.jpg",
"width" : "440",
"height" : "2000"
},
"pic_id" : "9ccc7942gw1evn3e2o4dhj20c81jkn6n",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942gw1evn3e2o4dhj20c81jkn6n.jpg",
"width" : "440",
"height" : "2000"
},
"object_id" : "1042018:4970ae3e35ef636044f1e442cfa8aec4",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942gw1evn3e2o4dhj20c81jkn6n.jpg",
"width" : "440",
"height" : 1466
}
},
"9ccc7942gw1evn3e4s55kj20c81fvdob" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942gw1evn3e4s55kj20c81fvdob.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942gw1evn3e4s55kj20c81fvdob.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942gw1evn3e4s55kj20c81fvdob.jpg",
"width" : "440",
"height" : "1867"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942gw1evn3e4s55kj20c81fvdob.jpg",
"width" : "440",
"height" : "1867"
},
"pic_id" : "9ccc7942gw1evn3e4s55kj20c81fvdob",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942gw1evn3e4s55kj20c81fvdob.jpg",
"width" : "440",
"height" : "1867"
},
"object_id" : "1042018:751ad4cc6a0366cebe3b1997dea961dc",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942gw1evn3e4s55kj20c81fvdob.jpg",
"width" : "440",
"height" : 1466
}
},
"9ccc7942gw1evn3e0mqw1j20c81jkq9b" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942gw1evn3e0mqw1j20c81jkq9b.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942gw1evn3e0mqw1j20c81jkq9b.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942gw1evn3e0mqw1j20c81jkq9b.jpg",
"width" : "440",
"height" : "2000"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942gw1evn3e0mqw1j20c81jkq9b.jpg",
"width" : "440",
"height" : "2000"
},
"pic_id" : "9ccc7942gw1evn3e0mqw1j20c81jkq9b",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942gw1evn3e0mqw1j20c81jkq9b.jpg",
"width" : "440",
"height" : "2000"
},
"object_id" : "1042018:d852623a604b6c7ef87c9ffe08354aa7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942gw1evn3e0mqw1j20c81jkq9b.jpg",
"width" : "440",
"height" : 1466
}
},
"9ccc7942gw1evn3e8uyf3j20go09vq5d" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evn3e8uyf3j20go09vq5d.jpg",
"width" : 253,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evn3e8uyf3j20go09vq5d.jpg",
"width" : 456,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evn3e8uyf3j20go09vq5d.jpg",
"width" : "600",
"height" : "355"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evn3e8uyf3j20go09vq5d.jpg",
"width" : "600",
"height" : "355"
},
"pic_id" : "9ccc7942gw1evn3e8uyf3j20go09vq5d",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evn3e8uyf3j20go09vq5d.jpg",
"width" : "600",
"height" : "355"
},
"object_id" : "1042018:869d41c548137d7ead1dbf151b70458a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evn3e8uyf3j20go09vq5d.jpg",
"width" : "600",
"height" : "355"
}
},
"9ccc7942gw1evn3dzwz4dj20dw09240p" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942gw1evn3dzwz4dj20dw09240p.jpg",
"width" : 230,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942gw1evn3dzwz4dj20dw09240p.jpg",
"width" : 414,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942gw1evn3dzwz4dj20dw09240p.jpg",
"width" : "500",
"height" : "326"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evn3dzwz4dj20dw09240p.jpg",
"width" : "500",
"height" : "326"
},
"pic_id" : "9ccc7942gw1evn3dzwz4dj20dw09240p",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942gw1evn3dzwz4dj20dw09240p.jpg",
"width" : "500",
"height" : "326"
},
"object_id" : "1042018:2f96e045fdaf9b7187522aece06f2a87",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942gw1evn3dzwz4dj20dw09240p.jpg",
"width" : "500",
"height" : "326"
}
}
},
"reposts_count" : 1211,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww2.sinaimg.cn/thumbnail/9ccc7942gw1evn3dz8wc7j20f00miaes.jpg",
"bmiddle_pic" : "http://ww2.sinaimg.cn/bmiddle/9ccc7942gw1evn3dz8wc7j20f00miaes.jpg",
"mblogid" : "CyEIPAG2w",
"geo" : null,
"id" : 3882596918741412,
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"id" : 2630646082,
"bi_followers_count" : 148,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "100",
"verified" : true,
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"statuses_count" : 3955,
"geo_enabled" : false,
"follow_me" : false,
"description" : "理想,让库粉们都成为设计师!",
"type" : 1,
"followers_count" : 1116888,
"verified_contact_mobile" : "",
"location" : "其他",
"mbrank" : 6,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "xieixiaoyuan",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"weihao" : "222870112",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "photoshop资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "photoshop资源库",
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"friends_count" : 155,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 24 12:49:36 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "xieixiaoyuan",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 44,
"idstr" : "2630646082",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-hk",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#ps教程# 利用Photoshop让一片白的天空变得很有层次感,让手机拍照片可以修图十万元单反级别的照片效果,简单粗暴,效果大气,值得借鉴学习,转需~(作者:知乎小时先生)",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 02 12:05:03 +0800 2015",
"pic_ids" : [
"9ccc7942gw1evn3dz8wc7j20f00miaes",
"9ccc7942gw1evn3dzwz4dj20dw09240p",
"9ccc7942gw1evn3e0mqw1j20c81jkq9b",
"9ccc7942gw1evn3e1n8z0j20c81jkqbu",
"9ccc7942gw1evn3e2o4dhj20c81jkn6n",
"9ccc7942gw1evn3e3o21uj20c81jkwny",
"9ccc7942gw1evn3e4s55kj20c81fvdob",
"9ccc7942gw1evn3e8uyf3j20go09vq5d",
"9ccc7942gw1evn3e9gtpqj20ia0c6765"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"id" : 2630646082,
"bi_followers_count" : 148,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "100",
"verified" : true,
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"statuses_count" : 3955,
"geo_enabled" : false,
"follow_me" : false,
"description" : "理想,让库粉们都成为设计师!",
"type" : 1,
"followers_count" : 1116888,
"verified_contact_mobile" : "",
"location" : "其他",
"mbrank" : 6,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "xieixiaoyuan",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"weihao" : "222870112",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "photoshop资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "photoshop资源库",
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"friends_count" : 155,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 24 12:49:36 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "xieixiaoyuan",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 44,
"idstr" : "2630646082",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-hk",
"ptype" : 0,
"following" : true
},
"comments_count" : 6,
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=CyRvKjr5o",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883088524632354",
"pic_ids" : [
],
"reposts_count" : 296,
"mlevel" : 0,
"attitudes_count" : 196,
"darwin_tags" : [
],
"rid" : "12_0_200_2789453011045785910",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3882604640167351
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Thu Sep 03 20:35:42 +0800 2015",
"id" : 3883087819608949,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyRuBEjJ3",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/star_003_y.png?version=2015080302",
"text" : "[围观]//@煮玲是也: Good",
"idstr" : "3883087819608949",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 66,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3836553153983838",
"mid" : "3836553153983838",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"comments_count" : 15,
"reposts_count" : 433,
"userType" : 0,
"favorited" : false,
"mblogid" : "CfkUHgIns",
"geo" : null,
"id" : 3836553153983838,
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/4b1e0d43jw1ectd4uo1e1j20hs0hsjtb.jpg",
"id" : 1239351665,
"bi_followers_count" : 120,
"urank" : 22,
"profile_image_url" : "http://tp2.sinaimg.cn/1239351665/50/5735747234/0",
"class" : 1,
"verified_contact_email" : "",
"province" : "43",
"ability_tags" : "画师",
"verified" : true,
"url" : "",
"statuses_count" : 183,
"geo_enabled" : true,
"follow_me" : false,
"description" : "设计、插画、合作相关请私信。Wechat:zc8973",
"type" : 1,
"followers_count" : 4797,
"verified_contact_mobile" : "",
"location" : "湖南 长沙",
"mbrank" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/1239351665/180/5735747234/0",
"star" : 0,
"verified_trade" : "924",
"profile_url" : "u/1239351665",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "周小馋",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "周小馋",
"verified_reason" : "ACAA认证 商业插画师",
"friends_count" : 220,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.1242.1242.1024/49df0171jw8evisweiirtj20yi0yi0v4.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Apr 07 17:12:18 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "f",
"favourites_count" : 206,
"idstr" : "1239351665",
"verified_type" : 0,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "一直很喜欢的两篇文章,今天推荐给大家!【如何让你的配色与排版及格】设计入门必备。否则你就是把图片和文字放上去的美工...→[求关注]《为什么有的颜色看起来非常高档》http://t.cn/RhqFbI8 《如何设计一张高品位高水准的海报》http://t.cn/RALrbGN",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Tue Apr 28 10:43:34 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.0.0/69b7d63ajw1eud3f7gabdj20ku0kvmyj.jpg",
"id" : 1773655610,
"bi_followers_count" : 1830,
"urank" : 33,
"profile_image_url" : "http://tp3.sinaimg.cn/1773655610/50/5728783840/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level5.png"
}
],
"class" : 1,
"province" : "42",
"verified" : false,
"url" : "http://www.uisdc.com",
"statuses_count" : 23424,
"geo_enabled" : false,
"follow_me" : false,
"description" : "可能是国内人气最高的网页设计师学习平台,优设网(uisdc.com)",
"type" : 1,
"followers_count" : 1006615,
"location" : "湖北 武汉",
"mbrank" : 5,
"avatar_large" : "http://tp3.sinaimg.cn/1773655610/180/5728783840/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "uidesign",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/69b7d63agw1eud54grcfsj20pk08cdir.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "优秀网页设计",
"verified_source_url" : "",
"pagefriends_count" : 6,
"name" : "优秀网页设计",
"verified_reason" : "",
"friends_count" : 1873,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.600.600.1024/69b7d63ajw8esxmkhrbtvj20go0gowft.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Thu Jul 29 21:24:18 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"domain" : "uidesign",
"cardid" : "star_003",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 1739,
"idstr" : "1773655610",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 10,
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=CyRuBEjJ3",
"visible" : {
"type" : 0,
"list_id" : 0
},
"pic_bg_type" : 1,
"in_reply_to_status_id" : "",
"mid" : "3883087819608949",
"pic_ids" : [
],
"reposts_count" : 183,
"mlevel" : 0,
"attitudes_count" : 111,
"darwin_tags" : [
],
"rid" : "13_0_200_2789453011045785910",
"userType" : 0,
"cardid" : "star_003",
"in_reply_to_user_id" : "",
"pid" : 3871347861866362,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.uisdc.com/what-make-color-upscale",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RhqFbI8&mark=&mid=3883087819608949",
"short_url" : "http://t.cn/RhqFbI8"
},
{
"result" : true,
"ori_url" : "http://www.uisdc.com/design-high-end-poster-3",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RALrbGN&mark=&mid=3883087819608949",
"short_url" : "http://t.cn/RALrbGN"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"page_pic" : "http://ww4.sinaimg.cn/thumbnail/9e5389bbjw1evmzx2857cj2050050dgb.jpg",
"page_id" : "10080830890926b0f478271d8b0aaad57eb67f",
"page_desc" : "9月3日,天安门广场举行纪念中国人民抗日战争暨世界反法西斯战争胜利70周大会(包括检阅部队)。习近平出席并作重要讲话。纪念活动中,习近平将亲自为抗战老战士、老同志代表,抗战将领或其遗属颁发纪念章。目前,阅兵总体安排已经发布!更多精彩敬请持续关注@央视新闻!",
"object_id" : "1022:10080830890926b0f478271d8b0aaad57eb67f",
"object_type" : "topic",
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=10080830890926b0f478271d8b0aaad57eb67f&containerid=10080830890926b0f478271d8b0aaad57eb67f&extparam=9.3%E8%83%9C%E5%88%A9%E6%97%A5%E5%A4%A7%E9%98%85%E5%85%B5",
"tips" : "101804人关注",
"page_title" : "#9.3胜利日大阅兵#"
},
"created_at" : "Thu Sep 03 18:55:49 +0800 2015",
"id" : 3883062678841748,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyQQ3B68Q",
"topic_struct" : [
{
"topic_title" : "9.3胜利日大阅兵",
"topic_url" : "sinaweibo://pageinfo?containerid=10080830890926b0f478271d8b0aaad57eb67f&pageid=10080830890926b0f478271d8b0aaad57eb67f&extparam=9.3%E8%83%9C%E5%88%A9%E6%97%A5%E5%A4%A7%E9%98%85%E5%85%B5"
}
],
"text" : "“弱弱弱水,只取一勺”,好萌。",
"idstr" : "3883062678841748",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 48618,
"source" : "360安全浏览器",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883026607726969",
"mid" : "3883026607726969",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww2.sinaimg.cn/large/005ATVcYgw1evpcf6x8bdg30b405j7wh.gif",
"in_reply_to_screen_name" : "",
"comments_count" : 22218,
"pic_infos" : {
"005ATVcYgw1evpch3o7a9g30b405jb2a" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or180/005ATVcYgw1evpch3o7a9g30b405jb2a.gif",
"width" : 301,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or360/005ATVcYgw1evpch3o7a9g30b405jb2a.gif",
"width" : "400",
"height" : "199"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/wap720/005ATVcYgw1evpch3o7a9g30b405jb2a.gif",
"width" : "400",
"height" : "199"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/large/005ATVcYgw1evpch3o7a9g30b405jb2a.gif",
"width" : "400",
"height" : "199"
},
"pic_id" : "005ATVcYgw1evpch3o7a9g30b405jb2a",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/woriginal/005ATVcYgw1evpch3o7a9g30b405jb2a.gif",
"width" : "400",
"height" : "199"
},
"object_id" : "1042018:9942d52f1831eb045689e92c676348d0",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or480/005ATVcYgw1evpch3o7a9g30b405jb2a.gif",
"width" : "400",
"height" : "199"
}
},
"005ATVcYgw1evpcf6x8bdg30b405j7wh" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or180/005ATVcYgw1evpcf6x8bdg30b405j7wh.gif",
"width" : 301,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or360/005ATVcYgw1evpcf6x8bdg30b405j7wh.gif",
"width" : "400",
"height" : "199"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/wap720/005ATVcYgw1evpcf6x8bdg30b405j7wh.gif",
"width" : "400",
"height" : "199"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/large/005ATVcYgw1evpcf6x8bdg30b405j7wh.gif",
"width" : "400",
"height" : "199"
},
"pic_id" : "005ATVcYgw1evpcf6x8bdg30b405j7wh",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/woriginal/005ATVcYgw1evpcf6x8bdg30b405j7wh.gif",
"width" : "400",
"height" : "199"
},
"object_id" : "1042018:9662c8fac8a5e2bd212180fc9dcfb6a4",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or480/005ATVcYgw1evpcf6x8bdg30b405j7wh.gif",
"width" : "400",
"height" : "199"
}
},
"005ATVcYgw1evpcfcfpkug30b405ju0y" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or180/005ATVcYgw1evpcfcfpkug30b405ju0y.gif",
"width" : 301,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or360/005ATVcYgw1evpcfcfpkug30b405ju0y.gif",
"width" : "400",
"height" : "199"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/wap720/005ATVcYgw1evpcfcfpkug30b405ju0y.gif",
"width" : "400",
"height" : "199"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/large/005ATVcYgw1evpcfcfpkug30b405ju0y.gif",
"width" : "400",
"height" : "199"
},
"pic_id" : "005ATVcYgw1evpcfcfpkug30b405ju0y",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/woriginal/005ATVcYgw1evpcfcfpkug30b405ju0y.gif",
"width" : "400",
"height" : "199"
},
"object_id" : "1042018:6be478c1cea246086e607f738b391a95",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or480/005ATVcYgw1evpcfcfpkug30b405ju0y.gif",
"width" : "400",
"height" : "199"
}
},
"005ATVcYgw1evpcg5qbgdg30b405j1ky" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or180/005ATVcYgw1evpcg5qbgdg30b405j1ky.gif",
"width" : 301,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or360/005ATVcYgw1evpcg5qbgdg30b405j1ky.gif",
"width" : "400",
"height" : "199"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/wap720/005ATVcYgw1evpcg5qbgdg30b405j1ky.gif",
"width" : "400",
"height" : "199"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/large/005ATVcYgw1evpcg5qbgdg30b405j1ky.gif",
"width" : "400",
"height" : "199"
},
"pic_id" : "005ATVcYgw1evpcg5qbgdg30b405j1ky",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/woriginal/005ATVcYgw1evpcg5qbgdg30b405j1ky.gif",
"width" : "400",
"height" : "199"
},
"object_id" : "1042018:6502f0b914a6d9864d4ad6416b8e9275",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or480/005ATVcYgw1evpcg5qbgdg30b405j1ky.gif",
"width" : "400",
"height" : "199"
}
}
},
"reposts_count" : 180136,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww2.sinaimg.cn/thumbnail/005ATVcYgw1evpcf6x8bdg30b405j7wh.gif",
"bmiddle_pic" : "http://ww2.sinaimg.cn/bmiddle/005ATVcYgw1evpcf6x8bdg30b405j7wh.gif",
"mblogid" : "CyPTSwq8x",
"geo" : null,
"id" : 3883026607726969,
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasw82c0pj20hs0hs3zv.jpg",
"id" : 5125940208,
"bi_followers_count" : 36,
"urank" : 19,
"profile_image_url" : "http://tp1.sinaimg.cn/5125940208/50/5735552435/0",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "",
"statuses_count" : 525,
"geo_enabled" : true,
"follow_me" : false,
"description" : "Life is a healer. Is life a healer?",
"type" : 1,
"followers_count" : 1158,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/5125940208/180/5735552435/0",
"star" : 0,
"verified_trade" : "",
"profile_url" : "u/5125940208",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "种子醒了会发芽吗",
"verified_source_url" : "",
"pagefriends_count" : 1,
"name" : "种子醒了会发芽吗",
"verified_reason" : "",
"friends_count" : 209,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.7.509.509.1024/005ATVcYjw8evg72amhloj30e60jutcu.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Apr 28 20:40:41 +0800 2014",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "f",
"favourites_count" : 11,
"idstr" : "5125940208",
"verified_type" : -1,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "#9.3胜利日大阅兵# 兵哥哥们实在是太可爱惹!求主持人此刻心理阴影面积 [笑cry]你们要的视频在此→http://t.cn/RyAr6rx",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Sep 03 16:32:29 +0800 2015",
"pic_ids" : [
"005ATVcYgw1evpcf6x8bdg30b405j7wh",
"005ATVcYgw1evpcfcfpkug30b405ju0y",
"005ATVcYgw1evpcg5qbgdg30b405j1ky",
"005ATVcYgw1evpch3o7a9g30b405jb2a"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecassls6b2j20hs0hsq50.jpg",
"id" : 1392951763,
"bi_followers_count" : 741,
"urank" : 30,
"profile_image_url" : "http://tp4.sinaimg.cn/1392951763/50/40055887613/1",
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"class" : 1,
"verified_contact_email" : "ccgaa@ccgaa.com",
"province" : "44",
"verified" : false,
"url" : "http://blog.sina.com.cn/yuanhuaren",
"statuses_count" : 10080,
"geo_enabled" : false,
"follow_me" : false,
"description" : "官方Q Q:800005455 外包合作邮箱:ccgaa@ccgaa.com 欢迎投稿:请私信@原画人官方微博 CG精英群:28204930 (作品优秀才可以进入)",
"type" : 1,
"followers_count" : 363659,
"verified_contact_mobile" : "0755-29036613",
"location" : "广东 深圳",
"mbrank" : 4,
"avatar_large" : "http://tp4.sinaimg.cn/1392951763/180/40055887613/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "519931345",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/5306c1d3gw1egsy8hfppcj20r808ctdm.jpg",
"weihao" : "519931345",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "15818764321",
"screen_name" : "原画人官方微博",
"verified_source_url" : "",
"pagefriends_count" : 11,
"name" : "原画人官方微博",
"verified_reason" : "原画人CG艺术家联盟网 www.ccgaa.com官方微博",
"friends_count" : 1043,
"mbtype" : 2,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.179.179.1024/5306c1d3gw1egsy6otv01j2050050aag.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Sep 11 10:59:37 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "ccgaa",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 176,
"idstr" : "1392951763",
"verified_type" : -1,
"city" : "3",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 65,
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=CyQQ3B68Q",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883062678841748",
"pic_ids" : [
],
"reposts_count" : 1880,
"mlevel" : 0,
"attitudes_count" : 259,
"darwin_tags" : [
],
"rid" : "14_0_200_2789453011045785910",
"userType" : 0,
"in_reply_to_user_id" : "",
"url_struct" : [
{
"result" : true,
"ori_url" : "http://kangzhan.brtn.cn/20150903/VIDE1441260666148590.shtml?url_type=39&object_type=webpage&pos=1",
"url_title" : "阅兵训练基地连线 官兵凯旋归来-BRTN北京网络台",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"log" : "su=RyAr6rx&mark=&mid=3883062678841748",
"short_url" : "http://t.cn/RyAr6rx"
}
]
},
{
"mblogtypename" : "",
"attitudes_count" : 112,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883060330225030",
"mid" : "3883060330225030",
"darwin_tags" : [
],
"topic_struct" : [
{
"topic_title" : "Lightroom",
"topic_url" : "sinaweibo://pageinfo?containerid=1008088227fe6a4827fb21e6facc8c1229a286&pageid=1008088227fe6a4827fb21e6facc8c1229a286&extparam=Lightroom"
}
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"attitudes_count" : 94,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883049903120564",
"mid" : "3883049903120564",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww1.sinaimg.cn/large/dccb2f02gw1evmx6d0nkbj20dw09aabx.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 11,
"pic_infos" : {
"dccb2f02gw1evmx6atv0qj20dw095ac7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/dccb2f02gw1evmx6atv0qj20dw095ac7.jpg",
"width" : 227,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/dccb2f02gw1evmx6atv0qj20dw095ac7.jpg",
"width" : 410,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/dccb2f02gw1evmx6atv0qj20dw095ac7.jpg",
"width" : "500",
"height" : "329"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/dccb2f02gw1evmx6atv0qj20dw095ac7.jpg",
"width" : "500",
"height" : "329"
},
"pic_id" : "dccb2f02gw1evmx6atv0qj20dw095ac7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/dccb2f02gw1evmx6atv0qj20dw095ac7.jpg",
"width" : "500",
"height" : "329"
},
"object_id" : "1042018:97abcd90be95bc90a05781da896481ea",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/dccb2f02gw1evmx6atv0qj20dw095ac7.jpg",
"width" : "500",
"height" : "329"
}
},
"dccb2f02gw1evmx6gn06tj20c80gowg3" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/dccb2f02gw1evmx6gn06tj20c80gowg3.jpg",
"width" : 180,
"height" : 245
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/dccb2f02gw1evmx6gn06tj20c80gowg3.jpg",
"width" : 360,
"height" : 490
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/dccb2f02gw1evmx6gn06tj20c80gowg3.jpg",
"width" : "440",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/dccb2f02gw1evmx6gn06tj20c80gowg3.jpg",
"width" : "440",
"height" : "600"
},
"pic_id" : "dccb2f02gw1evmx6gn06tj20c80gowg3",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/dccb2f02gw1evmx6gn06tj20c80gowg3.jpg",
"width" : "440",
"height" : "600"
},
"object_id" : "1042018:87c800c883e00d706eef850a81712b6f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/dccb2f02gw1evmx6gn06tj20c80gowg3.jpg",
"width" : "440",
"height" : "600"
}
},
"dccb2f02gw1evmx6d0nkbj20dw09aabx" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/dccb2f02gw1evmx6d0nkbj20dw09aabx.jpg",
"width" : 224,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/dccb2f02gw1evmx6d0nkbj20dw09aabx.jpg",
"width" : 404,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/dccb2f02gw1evmx6d0nkbj20dw09aabx.jpg",
"width" : "500",
"height" : "334"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/dccb2f02gw1evmx6d0nkbj20dw09aabx.jpg",
"width" : "500",
"height" : "334"
},
"pic_id" : "dccb2f02gw1evmx6d0nkbj20dw09aabx",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/dccb2f02gw1evmx6d0nkbj20dw09aabx.jpg",
"width" : "500",
"height" : "334"
},
"object_id" : "1042018:5b71514bea79ffda060492065d06edef",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/dccb2f02gw1evmx6d0nkbj20dw09aabx.jpg",
"width" : "500",
"height" : "334"
}
},
"dccb2f02gw1evmx6gidj4j20c80gomz7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/dccb2f02gw1evmx6gidj4j20c80gomz7.jpg",
"width" : 180,
"height" : 245
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/dccb2f02gw1evmx6gidj4j20c80gomz7.jpg",
"width" : 360,
"height" : 490
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/dccb2f02gw1evmx6gidj4j20c80gomz7.jpg",
"width" : "440",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/dccb2f02gw1evmx6gidj4j20c80gomz7.jpg",
"width" : "440",
"height" : "600"
},
"pic_id" : "dccb2f02gw1evmx6gidj4j20c80gomz7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/dccb2f02gw1evmx6gidj4j20c80gomz7.jpg",
"width" : "440",
"height" : "600"
},
"object_id" : "1042018:75941bc935ad3e75af1c82801ed05317",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/dccb2f02gw1evmx6gidj4j20c80gomz7.jpg",
"width" : "440",
"height" : "600"
}
},
"dccb2f02gw1evmx6gkkcrj20c80goaav" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/dccb2f02gw1evmx6gkkcrj20c80goaav.jpg",
"width" : 180,
"height" : 245
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/dccb2f02gw1evmx6gkkcrj20c80goaav.jpg",
"width" : 360,
"height" : 490
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/dccb2f02gw1evmx6gkkcrj20c80goaav.jpg",
"width" : "440",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/dccb2f02gw1evmx6gkkcrj20c80goaav.jpg",
"width" : "440",
"height" : "600"
},
"pic_id" : "dccb2f02gw1evmx6gkkcrj20c80goaav",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/dccb2f02gw1evmx6gkkcrj20c80goaav.jpg",
"width" : "440",
"height" : "600"
},
"object_id" : "1042018:f7d7ac74aa4e2b983365582aa1ac8b97",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/dccb2f02gw1evmx6gkkcrj20c80goaav.jpg",
"width" : "440",
"height" : "600"
}
},
"dccb2f02gw1evmx6h2atwj20c80go3zp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/dccb2f02gw1evmx6h2atwj20c80go3zp.jpg",
"width" : 180,
"height" : 245
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/dccb2f02gw1evmx6h2atwj20c80go3zp.jpg",
"width" : 360,
"height" : 490
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/dccb2f02gw1evmx6h2atwj20c80go3zp.jpg",
"width" : "440",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/dccb2f02gw1evmx6h2atwj20c80go3zp.jpg",
"width" : "440",
"height" : "600"
},
"pic_id" : "dccb2f02gw1evmx6h2atwj20c80go3zp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/dccb2f02gw1evmx6h2atwj20c80go3zp.jpg",
"width" : "440",
"height" : "600"
},
"object_id" : "1042018:a01fabfea54dd959d82c47282ad42e34",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/dccb2f02gw1evmx6h2atwj20c80go3zp.jpg",
"width" : "440",
"height" : "600"
}
},
"dccb2f02gw1evmx6hh6kij20c80cadh9" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/dccb2f02gw1evmx6hh6kij20c80cadh9.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/dccb2f02gw1evmx6hh6kij20c80cadh9.jpg",
"width" : 360,
"height" : 361
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/dccb2f02gw1evmx6hh6kij20c80cadh9.jpg",
"width" : "440",
"height" : "442"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/dccb2f02gw1evmx6hh6kij20c80cadh9.jpg",
"width" : "440",
"height" : "442"
},
"pic_id" : "dccb2f02gw1evmx6hh6kij20c80cadh9",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/dccb2f02gw1evmx6hh6kij20c80cadh9.jpg",
"width" : "440",
"height" : "442"
},
"object_id" : "1042018:983d410db5caf6ed0dcd9357cfb2b7f9",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/dccb2f02gw1evmx6hh6kij20c80cadh9.jpg",
"width" : "440",
"height" : "442"
}
}
},
"reposts_count" : 206,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/dccb2f02gw1evmx6d0nkbj20dw09aabx.jpg",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/dccb2f02gw1evmx6d0nkbj20dw09aabx.jpg",
"mblogid" : "CyQvsd5NG",
"geo" : null,
"id" : 3883049903120564,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat8op0e1j20hs0hswgu.jpg",
"id" : 3704303362,
"bi_followers_count" : 32,
"urank" : 14,
"profile_image_url" : "http://tp3.sinaimg.cn/3704303362/50/5731726065/0",
"class" : 1,
"province" : "81",
"verified" : false,
"url" : "",
"statuses_count" : 148,
"geo_enabled" : true,
"follow_me" : false,
"description" : "学摄影;拍照片;修大片!(欢迎摄影师投稿,私信!)",
"type" : 1,
"followers_count" : 52448,
"location" : "香港 中西区",
"mbrank" : 5,
"avatar_large" : "http://tp3.sinaimg.cn/3704303362/180/5731726065/0",
"star" : 0,
"verified_trade" : "",
"profile_url" : "LRzyk",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "Lightroom资源库",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "Lightroom资源库",
"verified_reason" : "",
"friends_count" : 57,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.32.31.448.448.1024/dccb2f02jw8eu0zv6b780j20e80e8t9h.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Aug 07 22:52:52 +0800 2013",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "LRzyk",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "f",
"favourites_count" : 1,
"idstr" : "3704303362",
"verified_type" : -1,
"city" : "2",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#Lightroom# 【第136期】Lightroom简单几步 把城市风光烂片变商业大片,值得借鉴学习,转需~(摄影,后期@丞曳-faketo)",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Sep 03 18:05:02 +0800 2015",
"pic_ids" : [
"dccb2f02gw1evmx6d0nkbj20dw09aabx",
"dccb2f02gw1evmx6atv0qj20dw095ac7",
"dccb2f02gw1evmx6gidj4j20c80gomz7",
"dccb2f02gw1evmx6gkkcrj20c80goaav",
"dccb2f02gw1evmx6gn06tj20c80gowg3",
"dccb2f02gw1evmx6h2atwj20c80go3zp",
"dccb2f02gw1evmx6hh6kij20c80cadh9"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 8,
"reposts_count" : 139,
"userType" : 0,
"favorited" : false,
"mblogid" : "CyQMh0Wxw",
"geo" : null,
"id" : 3883060330225030,
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"id" : 2630646082,
"bi_followers_count" : 148,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "100",
"verified" : true,
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"statuses_count" : 3955,
"geo_enabled" : false,
"follow_me" : false,
"description" : "理想,让库粉们都成为设计师!",
"type" : 1,
"followers_count" : 1116888,
"verified_contact_mobile" : "",
"location" : "其他",
"mbrank" : 6,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "xieixiaoyuan",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"weihao" : "222870112",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "photoshop资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "photoshop资源库",
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"friends_count" : 155,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 24 12:49:36 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "xieixiaoyuan",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 44,
"idstr" : "2630646082",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-hk",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "转需!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Sep 03 18:46:29 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "15_0_200_2789453011045785910",
"scheme" : "sinaweibo://detail/?mblogid=CyQMh0Wxw"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Thu Sep 03 18:20:30 +0800 2015",
"id" : 3883053791269345,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyQBJ5kdj",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/star_003_y.png?version=2015080302",
"text" : "马住,很宝贵的资源[围观]",
"idstr" : "3883053791269345",
"source_type" : 2,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 27,
"source" : "优秀网页设计",
"truncated" : false,
"source_type" : 1,
"idstr" : "3882076464183670",
"mid" : "3882076464183670",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww1.sinaimg.cn/large/6f72ff90jw1evmbfnkyh0j20j604gabu.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 1,
"pic_infos" : {
"6f72ff90jw1evmbfnkyh0j20j604gabu" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6f72ff90jw1evmbfnkyh0j20j604gabu.jpg",
"width" : 499,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6f72ff90jw1evmbfnkyh0j20j604gabu.jpg",
"width" : 533,
"height" : "160"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6f72ff90jw1evmbfnkyh0j20j604gabu.jpg",
"width" : "690",
"height" : "160"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6f72ff90jw1evmbfnkyh0j20j604gabu.jpg",
"width" : "690",
"height" : "160"
},
"pic_id" : "6f72ff90jw1evmbfnkyh0j20j604gabu",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6f72ff90jw1evmbfnkyh0j20j604gabu.jpg",
"width" : "690",
"height" : "160"
},
"keep_size" : 1,
"object_id" : "1042018:1c9ad0dbf7138f9cafecb3382681bd91",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6f72ff90jw1evmbfnkyh0j20j604gabu.jpg",
"width" : 533,
"height" : "160"
}
}
},
"reposts_count" : 382,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/6f72ff90jw1evmbfnkyh0j20j604gabu.jpg",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/6f72ff90jw1evmbfnkyh0j20j604gabu.jpg",
"mblogid" : "Cyrbohymy",
"geo" : null,
"id" : 3882076464183670,
"user" : {
"id" : 1869807504,
"bi_followers_count" : 28,
"urank" : 27,
"profile_image_url" : "http://tp1.sinaimg.cn/1869807504/50/40095858411/1",
"class" : 1,
"province" : "400",
"verified" : false,
"url" : "",
"statuses_count" : 8584,
"geo_enabled" : true,
"follow_me" : false,
"description" : "I'm just an analog man in a digital world.",
"type" : 1,
"followers_count" : 506,
"location" : "海外 其他",
"mbrank" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1869807504/180/40095858411/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "starock",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "somebodynone",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "somebodynone",
"verified_reason" : "",
"friends_count" : 141,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 0,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.116.24.343.343.1024/6f72ff90gw1evnshhnvzjj20go0go75f.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Nov 06 07:17:54 +0800 2010",
"block_word" : 0,
"ulevel" : 36028797018963968,
"allow_all_act_msg" : false,
"domain" : "starock",
"level" : 6,
"allow_all_comment" : false,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 219,
"idstr" : "1869807504",
"verified_type" : 200,
"city" : "16",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "【颜值担当!20款全球知名设计师的顶尖字体打包下载】不同于中文字体的方正撇捺,英文字体的变化更显得充满个性和想象。从火车铁轨、运动激进分子、文化风潮、怀旧书信…中获取灵感,每个字体背后的设计… @优秀网页设计 戳链接→ http://t.cn/RyZHvT1",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Tue Sep 01 01:36:56 +0800 2015",
"pic_ids" : [
"6f72ff90jw1evmbfnkyh0j20j604gabu"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.0.0/69b7d63ajw1eud3f7gabdj20ku0kvmyj.jpg",
"id" : 1773655610,
"bi_followers_count" : 1830,
"urank" : 33,
"profile_image_url" : "http://tp3.sinaimg.cn/1773655610/50/5728783840/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level5.png"
}
],
"class" : 1,
"province" : "42",
"verified" : false,
"url" : "http://www.uisdc.com",
"statuses_count" : 23424,
"geo_enabled" : false,
"follow_me" : false,
"description" : "可能是国内人气最高的网页设计师学习平台,优设网(uisdc.com)",
"type" : 1,
"followers_count" : 1006615,
"location" : "湖北 武汉",
"mbrank" : 5,
"avatar_large" : "http://tp3.sinaimg.cn/1773655610/180/5728783840/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "uidesign",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/69b7d63agw1eud54grcfsj20pk08cdir.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "优秀网页设计",
"verified_source_url" : "",
"pagefriends_count" : 6,
"name" : "优秀网页设计",
"verified_reason" : "",
"friends_count" : 1873,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.600.600.1024/69b7d63ajw8esxmkhrbtvj20go0gowft.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Thu Jul 29 21:24:18 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"domain" : "uidesign",
"cardid" : "star_003",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 1739,
"idstr" : "1773655610",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 16,
"source" : "优设iPhone 6",
"recom_state" : -1,
"source_allowclick" : 1,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=CyQBJ5kdj",
"visible" : {
"type" : 0,
"list_id" : 0
},
"pic_bg_type" : 1,
"in_reply_to_status_id" : "",
"mid" : "3883053791269345",
"pic_ids" : [
],
"reposts_count" : 326,
"mlevel" : 0,
"attitudes_count" : 176,
"darwin_tags" : [
],
"rid" : "16_0_200_2789453011045785910",
"userType" : 0,
"cardid" : "star_003",
"in_reply_to_user_id" : "",
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.uisdc.com/2015-august-best-free-fonts?url_type=39&object_type=webpage&pos=1",
"url_title" : "颜值担当!20款全球知名设计师的顶尖字体打包下载",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"log" : "su=RyZHvT1&mark=&mid=3883053791269345",
"short_url" : "http://t.cn/RyZHvT1"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Thu Sep 03 18:00:26 +0800 2015",
"id" : 3883048740994532,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyQtA4aIQ",
"topic_struct" : [
{
"topic_title" : "原画人腾讯课堂",
"topic_url" : "sinaweibo://pageinfo?containerid=1008085f4fcd3b07441c73604af20904b4e17c&pageid=1008085f4fcd3b07441c73604af20904b4e17c&extparam=%E5%8E%9F%E7%94%BB%E4%BA%BA%E8%85%BE%E8%AE%AF%E8%AF%BE%E5%A0%82"
},
{
"topic_title" : "原画人腾讯课堂",
"topic_url" : "sinaweibo://pageinfo?containerid=1008085f4fcd3b07441c73604af20904b4e17c&pageid=1008085f4fcd3b07441c73604af20904b4e17c&extparam=%E5%8E%9F%E7%94%BB%E4%BA%BA%E8%85%BE%E8%AE%AF%E8%AF%BE%E5%A0%82"
}
],
"text" : "#原画人腾讯课堂# 9:30-11:30,不见不散![xkl扭]",
"idstr" : "3883048740994532",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 55,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3880545903506228",
"mid" : "3880545903506228",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww1.sinaimg.cn/large/5306c1d3gw1evhaiq4i8cj20u00gwjts.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 6,
"pic_infos" : {
"5306c1d3gw1evhajdmo75j20jg0yk466" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/5306c1d3gw1evhajdmo75j20jg0yk466.jpg",
"width" : 180,
"height" : 319
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/5306c1d3gw1evhajdmo75j20jg0yk466.jpg",
"width" : 360,
"height" : 639
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/5306c1d3gw1evhajdmo75j20jg0yk466.jpg",
"width" : "700",
"height" : "1244"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/5306c1d3gw1evhajdmo75j20jg0yk466.jpg",
"width" : "700",
"height" : "1244"
},
"pic_id" : "5306c1d3gw1evhajdmo75j20jg0yk466",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/5306c1d3gw1evhajdmo75j20jg0yk466.jpg",
"width" : "700",
"height" : "1244"
},
"object_id" : "1042018:d564854ebefe8732af70af9eae0b25e9",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/5306c1d3gw1evhajdmo75j20jg0yk466.jpg",
"width" : 480,
"height" : 853
}
},
"5306c1d3gw1evhak06ji8j20rs1117f2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/5306c1d3gw1evhak06ji8j20rs1117f2.jpg",
"width" : 180,
"height" : 239
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/5306c1d3gw1evhak06ji8j20rs1117f2.jpg",
"width" : 360,
"height" : 479
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/5306c1d3gw1evhak06ji8j20rs1117f2.jpg",
"width" : 720,
"height" : 959
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/5306c1d3gw1evhak06ji8j20rs1117f2.jpg",
"width" : "1000",
"height" : "1333"
},
"pic_id" : "5306c1d3gw1evhak06ji8j20rs1117f2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/5306c1d3gw1evhak06ji8j20rs1117f2.jpg",
"width" : "1000",
"height" : "1333"
},
"object_id" : "1042018:5fef41dfba35eab7ccf43f6600de8b51",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/5306c1d3gw1evhak06ji8j20rs1117f2.jpg",
"width" : 480,
"height" : 639
}
},
"5306c1d3gw1evhajq8yv4j20p00um12k" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/5306c1d3gw1evhajq8yv4j20p00um12k.jpg",
"width" : 180,
"height" : 220
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/5306c1d3gw1evhajq8yv4j20p00um12k.jpg",
"width" : 360,
"height" : 440
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/5306c1d3gw1evhajq8yv4j20p00um12k.jpg",
"width" : 720,
"height" : 881
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/5306c1d3gw1evhajq8yv4j20p00um12k.jpg",
"width" : "900",
"height" : "1102"
},
"pic_id" : "5306c1d3gw1evhajq8yv4j20p00um12k",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/5306c1d3gw1evhajq8yv4j20p00um12k.jpg",
"width" : "900",
"height" : "1102"
},
"object_id" : "1042018:244ebac03cdf380185ec1c4dfea48323",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/5306c1d3gw1evhajq8yv4j20p00um12k.jpg",
"width" : 480,
"height" : 587
}
},
"5306c1d3gw1evhajuopqdj20vl13en4z" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/5306c1d3gw1evhajuopqdj20vl13en4z.jpg",
"width" : 180,
"height" : 224
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/5306c1d3gw1evhajuopqdj20vl13en4z.jpg",
"width" : 360,
"height" : 448
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/5306c1d3gw1evhajuopqdj20vl13en4z.jpg",
"width" : 720,
"height" : 897
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/5306c1d3gw1evhajuopqdj20vl13en4z.jpg",
"width" : "1137",
"height" : "1418"
},
"pic_id" : "5306c1d3gw1evhajuopqdj20vl13en4z",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/5306c1d3gw1evhajuopqdj20vl13en4z.jpg",
"width" : "1137",
"height" : "1418"
},
"object_id" : "1042018:c7c5ff713229060376a19328561f7145",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/5306c1d3gw1evhajuopqdj20vl13en4z.jpg",
"width" : 480,
"height" : 598
}
},
"5306c1d3gw1evhajwbsn6j20p00vb487" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/5306c1d3gw1evhajwbsn6j20p00vb487.jpg",
"width" : 180,
"height" : 225
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/5306c1d3gw1evhajwbsn6j20p00vb487.jpg",
"width" : 360,
"height" : 450
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/5306c1d3gw1evhajwbsn6j20p00vb487.jpg",
"width" : 720,
"height" : 901
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/5306c1d3gw1evhajwbsn6j20p00vb487.jpg",
"width" : "900",
"height" : "1127"
},
"pic_id" : "5306c1d3gw1evhajwbsn6j20p00vb487",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/5306c1d3gw1evhajwbsn6j20p00vb487.jpg",
"width" : "900",
"height" : "1127"
},
"object_id" : "1042018:be389f440c96e5d4c45566c0516b706a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/5306c1d3gw1evhajwbsn6j20p00vb487.jpg",
"width" : 480,
"height" : 601
}
},
"5306c1d3gw1evhajyilblj20p00xcwon" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/5306c1d3gw1evhajyilblj20p00xcwon.jpg",
"width" : 180,
"height" : 240
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/5306c1d3gw1evhajyilblj20p00xcwon.jpg",
"width" : 360,
"height" : 480
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/5306c1d3gw1evhajyilblj20p00xcwon.jpg",
"width" : 720,
"height" : 960
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/5306c1d3gw1evhajyilblj20p00xcwon.jpg",
"width" : "900",
"height" : "1200"
},
"pic_id" : "5306c1d3gw1evhajyilblj20p00xcwon",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/5306c1d3gw1evhajyilblj20p00xcwon.jpg",
"width" : "900",
"height" : "1200"
},
"object_id" : "1042018:3cdaa6e7e90fb04e1d0002165b4bbcf6",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/5306c1d3gw1evhajyilblj20p00xcwon.jpg",
"width" : 480,
"height" : 640
}
},
"5306c1d3gw1evhajzdr5cj20rs111tkr" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/5306c1d3gw1evhajzdr5cj20rs111tkr.jpg",
"width" : 180,
"height" : 239
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/5306c1d3gw1evhajzdr5cj20rs111tkr.jpg",
"width" : 360,
"height" : 479
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/5306c1d3gw1evhajzdr5cj20rs111tkr.jpg",
"width" : 720,
"height" : 959
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/5306c1d3gw1evhajzdr5cj20rs111tkr.jpg",
"width" : "1000",
"height" : "1333"
},
"pic_id" : "5306c1d3gw1evhajzdr5cj20rs111tkr",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/5306c1d3gw1evhajzdr5cj20rs111tkr.jpg",
"width" : "1000",
"height" : "1333"
},
"object_id" : "1042018:249b49c754cd09bbf3670f5b68ecf76d",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/5306c1d3gw1evhajzdr5cj20rs111tkr.jpg",
"width" : 480,
"height" : 639
}
},
"5306c1d3gw1evhaiq4i8cj20u00gwjts" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/5306c1d3gw1evhaiq4i8cj20u00gwjts.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/5306c1d3gw1evhaiq4i8cj20u00gwjts.jpg",
"width" : 479,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/5306c1d3gw1evhaiq4i8cj20u00gwjts.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/5306c1d3gw1evhaiq4i8cj20u00gwjts.jpg",
"width" : "1080",
"height" : "608"
},
"pic_id" : "5306c1d3gw1evhaiq4i8cj20u00gwjts",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/5306c1d3gw1evhaiq4i8cj20u00gwjts.jpg",
"width" : "1080",
"height" : "608"
},
"object_id" : "1042018:493bb9cf51b45c5d0787cce86af524c0",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/5306c1d3gw1evhaiq4i8cj20u00gwjts.jpg",
"width" : 639,
"height" : 360
}
},
"5306c1d3gw1evhajvkp86j20p00xc14w" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/5306c1d3gw1evhajvkp86j20p00xc14w.jpg",
"width" : 180,
"height" : 240
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/5306c1d3gw1evhajvkp86j20p00xc14w.jpg",
"width" : 360,
"height" : 480
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/5306c1d3gw1evhajvkp86j20p00xc14w.jpg",
"width" : 720,
"height" : 960
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/5306c1d3gw1evhajvkp86j20p00xc14w.jpg",
"width" : "900",
"height" : "1200"
},
"pic_id" : "5306c1d3gw1evhajvkp86j20p00xc14w",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/5306c1d3gw1evhajvkp86j20p00xc14w.jpg",
"width" : "900",
"height" : "1200"
},
"object_id" : "1042018:8488ba3839212731c78aab032b0ee147",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/5306c1d3gw1evhajvkp86j20p00xc14w.jpg",
"width" : 480,
"height" : 640
}
}
},
"reposts_count" : 39,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/5306c1d3gw1evhaiq4i8cj20u00gwjts.jpg",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/5306c1d3gw1evhaiq4i8cj20u00gwjts.jpg",
"mblogid" : "CxNmKeI84",
"geo" : null,
"id" : 3880545903506228,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecassls6b2j20hs0hsq50.jpg",
"id" : 1392951763,
"bi_followers_count" : 741,
"urank" : 30,
"profile_image_url" : "http://tp4.sinaimg.cn/1392951763/50/40055887613/1",
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"class" : 1,
"verified_contact_email" : "ccgaa@ccgaa.com",
"province" : "44",
"verified" : false,
"url" : "http://blog.sina.com.cn/yuanhuaren",
"statuses_count" : 10080,
"geo_enabled" : false,
"follow_me" : false,
"description" : "官方Q Q:800005455 外包合作邮箱:ccgaa@ccgaa.com 欢迎投稿:请私信@原画人官方微博 CG精英群:28204930 (作品优秀才可以进入)",
"type" : 1,
"followers_count" : 363659,
"verified_contact_mobile" : "0755-29036613",
"location" : "广东 深圳",
"mbrank" : 4,
"avatar_large" : "http://tp4.sinaimg.cn/1392951763/180/40055887613/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "519931345",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/5306c1d3gw1egsy8hfppcj20r808ctdm.jpg",
"weihao" : "519931345",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "15818764321",
"screen_name" : "原画人官方微博",
"verified_source_url" : "",
"pagefriends_count" : 11,
"name" : "原画人官方微博",
"verified_reason" : "原画人CG艺术家联盟网 www.ccgaa.com官方微博",
"friends_count" : 1043,
"mbtype" : 2,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.179.179.1024/5306c1d3gw1egsy6otv01j2050050aag.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Sep 11 10:59:37 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "ccgaa",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 176,
"idstr" : "1392951763",
"verified_type" : -1,
"city" : "3",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#原画人腾讯课堂# ✿◡‿◡上课温馨提示 :今晚 (9:30-11:30) 是@NWA守川文化 刘卓老师的《角色插图》课堂→http://t.cn/RLpESkh ,有问题的同学还可以上课期间问老师哟,燥起来吧~[阴险]",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Aug 27 20:15:03 +0800 2015",
"pic_ids" : [
"5306c1d3gw1evhaiq4i8cj20u00gwjts",
"5306c1d3gw1evhajdmo75j20jg0yk466",
"5306c1d3gw1evhajq8yv4j20p00um12k",
"5306c1d3gw1evhajuopqdj20vl13en4z",
"5306c1d3gw1evhajvkp86j20p00xc14w",
"5306c1d3gw1evhajwbsn6j20p00vb487",
"5306c1d3gw1evhajyilblj20p00xcwon",
"5306c1d3gw1evhajzdr5cj20rs111tkr",
"5306c1d3gw1evhak06ji8j20rs1117f2"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecassls6b2j20hs0hsq50.jpg",
"id" : 1392951763,
"bi_followers_count" : 741,
"urank" : 30,
"profile_image_url" : "http://tp4.sinaimg.cn/1392951763/50/40055887613/1",
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"class" : 1,
"verified_contact_email" : "ccgaa@ccgaa.com",
"province" : "44",
"verified" : false,
"url" : "http://blog.sina.com.cn/yuanhuaren",
"statuses_count" : 10080,
"geo_enabled" : false,
"follow_me" : false,
"description" : "官方Q Q:800005455 外包合作邮箱:ccgaa@ccgaa.com 欢迎投稿:请私信@原画人官方微博 CG精英群:28204930 (作品优秀才可以进入)",
"type" : 1,
"followers_count" : 363659,
"verified_contact_mobile" : "0755-29036613",
"location" : "广东 深圳",
"mbrank" : 4,
"avatar_large" : "http://tp4.sinaimg.cn/1392951763/180/40055887613/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "519931345",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/5306c1d3gw1egsy8hfppcj20r808ctdm.jpg",
"weihao" : "519931345",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "15818764321",
"screen_name" : "原画人官方微博",
"verified_source_url" : "",
"pagefriends_count" : 11,
"name" : "原画人官方微博",
"verified_reason" : "原画人CG艺术家联盟网 www.ccgaa.com官方微博",
"friends_count" : 1043,
"mbtype" : 2,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.179.179.1024/5306c1d3gw1egsy6otv01j2050050aag.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Sep 11 10:59:37 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "ccgaa",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 176,
"idstr" : "1392951763",
"verified_type" : -1,
"city" : "3",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 4,
"source" : "360安全浏览器",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=CyQtA4aIQ",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883048740994532",
"pic_ids" : [
],
"reposts_count" : 15,
"mlevel" : 0,
"attitudes_count" : 35,
"darwin_tags" : [
],
"rid" : "17_0_200_2789453011045785910",
"userType" : 0,
"in_reply_to_user_id" : "",
"url_struct" : [
{
"result" : true,
"ori_url" : "http://ke.qq.com/cgi-bin/courseDetail?course_id=81003",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RLpESkh&mark=&mid=3883048740994532",
"short_url" : "http://t.cn/RLpESkh"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"page_pic" : "http://ww4.sinaimg.cn/thumbnail/73502605gw1etvex3tob6j2050050glp.jpg",
"page_id" : "100808a64f619efc9e17611ca9b4b5629c1863",
"page_desc" : "@SAI资源库",
"object_id" : "1022:100808a64f619efc9e17611ca9b4b5629c1863",
"object_type" : "topic",
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808a64f619efc9e17611ca9b4b5629c1863&containerid=100808a64f619efc9e17611ca9b4b5629c1863&extparam=SAI%E8%B5%84%E6%BA%90%E5%BA%93",
"tips" : "4613人关注",
"page_title" : "#SAI资源库#"
},
"created_at" : "Thu Sep 03 17:50:03 +0800 2015",
"id" : 3883046128028802,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyQpmxGEO",
"topic_struct" : [
{
"topic_title" : "SAI资源库",
"topic_url" : "sinaweibo://pageinfo?containerid=100808a64f619efc9e17611ca9b4b5629c1863&pageid=100808a64f619efc9e17611ca9b4b5629c1863&extparam=SAI%E8%B5%84%E6%BA%90%E5%BA%93"
}
],
"text" : "#SAI资源库# P站衣着图解仍然是摩耶薫子老师绘画参考。实用,值得收藏借鉴,转需~",
"idstr" : "3883046128028802",
"source_type" : 1,
"geo" : null,
"user" : {
"id" : 3178541805,
"bi_followers_count" : 19,
"urank" : 23,
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"verified" : true,
"url" : "http://blog.sina.com.cn/designtutorial",
"statuses_count" : 1448,
"geo_enabled" : true,
"follow_me" : false,
"description" : "每人都是绘画的小天才,只要不懒的话!",
"type" : 1,
"followers_count" : 263665,
"verified_contact_mobile" : "",
"location" : "海外",
"mbrank" : 3,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "615234284",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"weihao" : "615234284",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "Sai资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "Sai资源库",
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"friends_count" : 27,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 08 21:58:24 +0800 2012",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "designtutorial",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 5,
"idstr" : "3178541805",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 12,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/bd74b2edgw1evp2m9aplwj20c80n0abu.jpg",
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/bd74b2edgw1evp2m9aplwj20c80n0abu.jpg",
"scheme" : "sinaweibo://detail/?mblogid=CyQpmxGEO",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883046128028802",
"pic_ids" : [
"bd74b2edgw1evp2m9aplwj20c80n0abu",
"bd74b2edgw1evp2m9f15lj20c80i70um",
"bd74b2edgw1evp2m9jy5wj20c80h3dh9",
"bd74b2edgw1evp2m9p6wnj20c80gigmx",
"bd74b2edgw1evp2m9ywy7j20c80g5my7",
"bd74b2edgw1evp2ma2w1cj20c80h3q5b",
"bd74b2edgw1evp2ma7qrvj20c80h30up",
"bd74b2edgw1evp2macwczj20c80h3gnp",
"bd74b2edgw1evp2majg5uj20c80hm763"
],
"reposts_count" : 753,
"mlevel" : 0,
"attitudes_count" : 649,
"darwin_tags" : [
],
"rid" : "18_0_200_2789453011045785910",
"userType" : 0,
"pic_infos" : {
"bd74b2edgw1evp2m9ywy7j20c80g5my7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edgw1evp2m9ywy7j20c80g5my7.jpg",
"width" : 180,
"height" : 237
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edgw1evp2m9ywy7j20c80g5my7.jpg",
"width" : 360,
"height" : 475
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edgw1evp2m9ywy7j20c80g5my7.jpg",
"width" : "440",
"height" : "581"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edgw1evp2m9ywy7j20c80g5my7.jpg",
"width" : "440",
"height" : "581"
},
"pic_id" : "bd74b2edgw1evp2m9ywy7j20c80g5my7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edgw1evp2m9ywy7j20c80g5my7.jpg",
"width" : "440",
"height" : "581"
},
"object_id" : "1042018:77667ad0be8042442fc80e7f39ffefc3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edgw1evp2m9ywy7j20c80g5my7.jpg",
"width" : "440",
"height" : "581"
}
},
"bd74b2edgw1evp2m9aplwj20c80n0abu" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edgw1evp2m9aplwj20c80n0abu.jpg",
"width" : 180,
"height" : 338
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edgw1evp2m9aplwj20c80n0abu.jpg",
"width" : 360,
"height" : 677
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edgw1evp2m9aplwj20c80n0abu.jpg",
"width" : "440",
"height" : "828"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edgw1evp2m9aplwj20c80n0abu.jpg",
"width" : "440",
"height" : "828"
},
"pic_id" : "bd74b2edgw1evp2m9aplwj20c80n0abu",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edgw1evp2m9aplwj20c80n0abu.jpg",
"width" : "440",
"height" : "828"
},
"object_id" : "1042018:2143827bfa0bf1591752bd6d6a2da092",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edgw1evp2m9aplwj20c80n0abu.jpg",
"width" : "440",
"height" : "828"
}
},
"bd74b2edgw1evp2m9p6wnj20c80gigmx" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/bd74b2edgw1evp2m9p6wnj20c80gigmx.jpg",
"width" : 180,
"height" : 243
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/bd74b2edgw1evp2m9p6wnj20c80gigmx.jpg",
"width" : 360,
"height" : 486
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/bd74b2edgw1evp2m9p6wnj20c80gigmx.jpg",
"width" : "440",
"height" : "594"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/bd74b2edgw1evp2m9p6wnj20c80gigmx.jpg",
"width" : "440",
"height" : "594"
},
"pic_id" : "bd74b2edgw1evp2m9p6wnj20c80gigmx",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/bd74b2edgw1evp2m9p6wnj20c80gigmx.jpg",
"width" : "440",
"height" : "594"
},
"object_id" : "1042018:fe2c45377113ef21f2964d7346ac8954",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/bd74b2edgw1evp2m9p6wnj20c80gigmx.jpg",
"width" : "440",
"height" : "594"
}
},
"bd74b2edgw1evp2m9f15lj20c80i70um" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edgw1evp2m9f15lj20c80i70um.jpg",
"width" : 180,
"height" : 267
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edgw1evp2m9f15lj20c80i70um.jpg",
"width" : 360,
"height" : 535
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edgw1evp2m9f15lj20c80i70um.jpg",
"width" : "440",
"height" : "655"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edgw1evp2m9f15lj20c80i70um.jpg",
"width" : "440",
"height" : "655"
},
"pic_id" : "bd74b2edgw1evp2m9f15lj20c80i70um",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edgw1evp2m9f15lj20c80i70um.jpg",
"width" : "440",
"height" : "655"
},
"object_id" : "1042018:ab7f687855c1e878ec5cc2b83c7533ce",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edgw1evp2m9f15lj20c80i70um.jpg",
"width" : "440",
"height" : "655"
}
},
"bd74b2edgw1evp2ma2w1cj20c80h3q5b" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/bd74b2edgw1evp2ma2w1cj20c80h3q5b.jpg",
"width" : 180,
"height" : 251
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/bd74b2edgw1evp2ma2w1cj20c80h3q5b.jpg",
"width" : 360,
"height" : 503
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/bd74b2edgw1evp2ma2w1cj20c80h3q5b.jpg",
"width" : "440",
"height" : "615"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evp2ma2w1cj20c80h3q5b.jpg",
"width" : "440",
"height" : "615"
},
"pic_id" : "bd74b2edgw1evp2ma2w1cj20c80h3q5b",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/bd74b2edgw1evp2ma2w1cj20c80h3q5b.jpg",
"width" : "440",
"height" : "615"
},
"object_id" : "1042018:c1e99460afe48f7a15d6465e4821e0f4",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/bd74b2edgw1evp2ma2w1cj20c80h3q5b.jpg",
"width" : "440",
"height" : "615"
}
},
"bd74b2edgw1evp2ma7qrvj20c80h30up" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edgw1evp2ma7qrvj20c80h30up.jpg",
"width" : 180,
"height" : 251
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edgw1evp2ma7qrvj20c80h30up.jpg",
"width" : 360,
"height" : 503
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edgw1evp2ma7qrvj20c80h30up.jpg",
"width" : "440",
"height" : "615"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edgw1evp2ma7qrvj20c80h30up.jpg",
"width" : "440",
"height" : "615"
},
"pic_id" : "bd74b2edgw1evp2ma7qrvj20c80h30up",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edgw1evp2ma7qrvj20c80h30up.jpg",
"width" : "440",
"height" : "615"
},
"object_id" : "1042018:0df4664ccd72e186ef79eeb7cc8eaec2",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edgw1evp2ma7qrvj20c80h30up.jpg",
"width" : "440",
"height" : "615"
}
},
"bd74b2edgw1evp2macwczj20c80h3gnp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/bd74b2edgw1evp2macwczj20c80h3gnp.jpg",
"width" : 180,
"height" : 251
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/bd74b2edgw1evp2macwczj20c80h3gnp.jpg",
"width" : 360,
"height" : 503
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/bd74b2edgw1evp2macwczj20c80h3gnp.jpg",
"width" : "440",
"height" : "615"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/bd74b2edgw1evp2macwczj20c80h3gnp.jpg",
"width" : "440",
"height" : "615"
},
"pic_id" : "bd74b2edgw1evp2macwczj20c80h3gnp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/bd74b2edgw1evp2macwczj20c80h3gnp.jpg",
"width" : "440",
"height" : "615"
},
"object_id" : "1042018:2414a3de86dc5ffd3c20fd14877c5864",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/bd74b2edgw1evp2macwczj20c80h3gnp.jpg",
"width" : "440",
"height" : "615"
}
},
"bd74b2edgw1evp2m9jy5wj20c80h3dh9" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/bd74b2edgw1evp2m9jy5wj20c80h3dh9.jpg",
"width" : 180,
"height" : 251
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/bd74b2edgw1evp2m9jy5wj20c80h3dh9.jpg",
"width" : 360,
"height" : 503
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/bd74b2edgw1evp2m9jy5wj20c80h3dh9.jpg",
"width" : "440",
"height" : "615"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/bd74b2edgw1evp2m9jy5wj20c80h3dh9.jpg",
"width" : "440",
"height" : "615"
},
"pic_id" : "bd74b2edgw1evp2m9jy5wj20c80h3dh9",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/bd74b2edgw1evp2m9jy5wj20c80h3dh9.jpg",
"width" : "440",
"height" : "615"
},
"object_id" : "1042018:6da7313ec31fa6dd034f614f34ec363d",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/bd74b2edgw1evp2m9jy5wj20c80h3dh9.jpg",
"width" : "440",
"height" : "615"
}
},
"bd74b2edgw1evp2majg5uj20c80hm763" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/bd74b2edgw1evp2majg5uj20c80hm763.jpg",
"width" : 180,
"height" : 259
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/bd74b2edgw1evp2majg5uj20c80hm763.jpg",
"width" : 360,
"height" : 518
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/bd74b2edgw1evp2majg5uj20c80hm763.jpg",
"width" : "440",
"height" : "634"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/bd74b2edgw1evp2majg5uj20c80hm763.jpg",
"width" : "440",
"height" : "634"
},
"pic_id" : "bd74b2edgw1evp2majg5uj20c80hm763",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/bd74b2edgw1evp2majg5uj20c80hm763.jpg",
"width" : "440",
"height" : "634"
},
"object_id" : "1042018:8210f0123c42affad08a79ac7b6da7d2",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/bd74b2edgw1evp2majg5uj20c80hm763.jpg",
"width" : "440",
"height" : "634"
}
}
},
"in_reply_to_user_id" : "",
"original_pic" : "http://ww1.sinaimg.cn/large/bd74b2edgw1evp2m9aplwj20c80n0abu.jpg"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Thu Sep 03 17:30:03 +0800 2015",
"id" : 3883041095276130,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyQhfm8yS",
"text" : "哥特风格的手工艺饰品~ (by ParrishRelics)",
"idstr" : "3883041095276130",
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecassls6b2j20hs0hsq50.jpg",
"id" : 1392951763,
"bi_followers_count" : 741,
"urank" : 30,
"profile_image_url" : "http://tp4.sinaimg.cn/1392951763/50/40055887613/1",
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"class" : 1,
"verified_contact_email" : "ccgaa@ccgaa.com",
"province" : "44",
"verified" : false,
"url" : "http://blog.sina.com.cn/yuanhuaren",
"statuses_count" : 10080,
"geo_enabled" : false,
"follow_me" : false,
"description" : "官方Q Q:800005455 外包合作邮箱:ccgaa@ccgaa.com 欢迎投稿:请私信@原画人官方微博 CG精英群:28204930 (作品优秀才可以进入)",
"type" : 1,
"followers_count" : 363659,
"verified_contact_mobile" : "0755-29036613",
"location" : "广东 深圳",
"mbrank" : 4,
"avatar_large" : "http://tp4.sinaimg.cn/1392951763/180/40055887613/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "519931345",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/5306c1d3gw1egsy8hfppcj20r808ctdm.jpg",
"weihao" : "519931345",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "15818764321",
"screen_name" : "原画人官方微博",
"verified_source_url" : "",
"pagefriends_count" : 11,
"name" : "原画人官方微博",
"verified_reason" : "原画人CG艺术家联盟网 www.ccgaa.com官方微博",
"friends_count" : 1043,
"mbtype" : 2,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.179.179.1024/5306c1d3gw1egsy6otv01j2050050aag.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Sep 11 10:59:37 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "ccgaa",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 176,
"idstr" : "1392951763",
"verified_type" : -1,
"city" : "3",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 4,
"thumbnail_pic" : "http://ww3.sinaimg.cn/thumbnail/5306c1d3gw1evnylgoeolj20fu0iegn7.jpg",
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"bmiddle_pic" : "http://ww3.sinaimg.cn/bmiddle/5306c1d3gw1evnylgoeolj20fu0iegn7.jpg",
"scheme" : "sinaweibo://detail/?mblogid=CyQhfm8yS",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883041095276130",
"pic_ids" : [
"5306c1d3gw1evnylgoeolj20fu0iegn7",
"5306c1d3gw1evnyli07w9j20fu0i7gmr",
"5306c1d3gw1evnylj2k0vj20fu0kq76j",
"5306c1d3gw1evnyln2wqvj20fu0gw0ua",
"5306c1d3gw1evnyle0ia5j20kg0s178e",
"5306c1d3gw1evnylhba2cj20fu0jzmyp",
"5306c1d3gw1evnylj9wvvj20fu0g3wg1",
"5306c1d3gw1evnyljp6wsj20fu0keq4o",
"5306c1d3gw1evnylkeqk5j20fu0g13zy"
],
"reposts_count" : 305,
"mlevel" : 0,
"attitudes_count" : 281,
"darwin_tags" : [
],
"rid" : "19_0_200_2789453011045785910",
"userType" : 0,
"pic_infos" : {
"5306c1d3gw1evnylj2k0vj20fu0kq76j" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/5306c1d3gw1evnylj2k0vj20fu0kq76j.jpg",
"width" : 180,
"height" : 235
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/5306c1d3gw1evnylj2k0vj20fu0kq76j.jpg",
"width" : 360,
"height" : 471
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/5306c1d3gw1evnylj2k0vj20fu0kq76j.jpg",
"width" : "570",
"height" : "746"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/5306c1d3gw1evnylj2k0vj20fu0kq76j.jpg",
"width" : "570",
"height" : "746"
},
"pic_id" : "5306c1d3gw1evnylj2k0vj20fu0kq76j",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/5306c1d3gw1evnylj2k0vj20fu0kq76j.jpg",
"width" : "570",
"height" : "746"
},
"object_id" : "1042018:73f20578060523c2349f5aaa7cea445b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/5306c1d3gw1evnylj2k0vj20fu0kq76j.jpg",
"width" : 480,
"height" : 628
}
},
"5306c1d3gw1evnylgoeolj20fu0iegn7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/5306c1d3gw1evnylgoeolj20fu0iegn7.jpg",
"width" : 180,
"height" : 209
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/5306c1d3gw1evnylgoeolj20fu0iegn7.jpg",
"width" : 360,
"height" : 418
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/5306c1d3gw1evnylgoeolj20fu0iegn7.jpg",
"width" : "570",
"height" : "662"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/5306c1d3gw1evnylgoeolj20fu0iegn7.jpg",
"width" : "570",
"height" : "662"
},
"pic_id" : "5306c1d3gw1evnylgoeolj20fu0iegn7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/5306c1d3gw1evnylgoeolj20fu0iegn7.jpg",
"width" : "570",
"height" : "662"
},
"object_id" : "1042018:d8f9683e757c77bbfcce750f5b8e15c6",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/5306c1d3gw1evnylgoeolj20fu0iegn7.jpg",
"width" : 480,
"height" : 557
}
},
"5306c1d3gw1evnyln2wqvj20fu0gw0ua" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/5306c1d3gw1evnyln2wqvj20fu0gw0ua.jpg",
"width" : 180,
"height" : 192
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/5306c1d3gw1evnyln2wqvj20fu0gw0ua.jpg",
"width" : 360,
"height" : 384
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/5306c1d3gw1evnyln2wqvj20fu0gw0ua.jpg",
"width" : "570",
"height" : "608"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/5306c1d3gw1evnyln2wqvj20fu0gw0ua.jpg",
"width" : "570",
"height" : "608"
},
"pic_id" : "5306c1d3gw1evnyln2wqvj20fu0gw0ua",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/5306c1d3gw1evnyln2wqvj20fu0gw0ua.jpg",
"width" : "570",
"height" : "608"
},
"object_id" : "1042018:9f8d3f9f5ad48b6dc327771eb11c77a2",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/5306c1d3gw1evnyln2wqvj20fu0gw0ua.jpg",
"width" : 480,
"height" : 512
}
},
"5306c1d3gw1evnyle0ia5j20kg0s178e" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/5306c1d3gw1evnyle0ia5j20kg0s178e.jpg",
"width" : 180,
"height" : 246
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/5306c1d3gw1evnyle0ia5j20kg0s178e.jpg",
"width" : 360,
"height" : 493
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/5306c1d3gw1evnyle0ia5j20kg0s178e.jpg",
"width" : 720,
"height" : 987
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/5306c1d3gw1evnyle0ia5j20kg0s178e.jpg",
"width" : "736",
"height" : "1009"
},
"pic_id" : "5306c1d3gw1evnyle0ia5j20kg0s178e",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/5306c1d3gw1evnyle0ia5j20kg0s178e.jpg",
"width" : "736",
"height" : "1009"
},
"object_id" : "1042018:8b7fc1ea5a23799fda3ec12238aea32c",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/5306c1d3gw1evnyle0ia5j20kg0s178e.jpg",
"width" : 480,
"height" : 658
}
},
"5306c1d3gw1evnylhba2cj20fu0jzmyp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/5306c1d3gw1evnylhba2cj20fu0jzmyp.jpg",
"width" : 180,
"height" : 227
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/5306c1d3gw1evnylhba2cj20fu0jzmyp.jpg",
"width" : 360,
"height" : 454
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/5306c1d3gw1evnylhba2cj20fu0jzmyp.jpg",
"width" : "570",
"height" : "719"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/5306c1d3gw1evnylhba2cj20fu0jzmyp.jpg",
"width" : "570",
"height" : "719"
},
"pic_id" : "5306c1d3gw1evnylhba2cj20fu0jzmyp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/5306c1d3gw1evnylhba2cj20fu0jzmyp.jpg",
"width" : "570",
"height" : "719"
},
"object_id" : "1042018:75f55a5f84f06c17469bf9c86f18ad89",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/5306c1d3gw1evnylhba2cj20fu0jzmyp.jpg",
"width" : 480,
"height" : 605
}
},
"5306c1d3gw1evnylkeqk5j20fu0g13zy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/5306c1d3gw1evnylkeqk5j20fu0g13zy.jpg",
"width" : 180,
"height" : 182
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/5306c1d3gw1evnylkeqk5j20fu0g13zy.jpg",
"width" : 360,
"height" : 364
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/5306c1d3gw1evnylkeqk5j20fu0g13zy.jpg",
"width" : "570",
"height" : "577"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/5306c1d3gw1evnylkeqk5j20fu0g13zy.jpg",
"width" : "570",
"height" : "577"
},
"pic_id" : "5306c1d3gw1evnylkeqk5j20fu0g13zy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/5306c1d3gw1evnylkeqk5j20fu0g13zy.jpg",
"width" : "570",
"height" : "577"
},
"object_id" : "1042018:8da00ce0a25ff9d0437d059125403a60",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/5306c1d3gw1evnylkeqk5j20fu0g13zy.jpg",
"width" : 480,
"height" : 485
}
},
"5306c1d3gw1evnylj9wvvj20fu0g3wg1" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/5306c1d3gw1evnylj9wvvj20fu0g3wg1.jpg",
"width" : 180,
"height" : 182
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/5306c1d3gw1evnylj9wvvj20fu0g3wg1.jpg",
"width" : 360,
"height" : 365
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/5306c1d3gw1evnylj9wvvj20fu0g3wg1.jpg",
"width" : "570",
"height" : "579"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/5306c1d3gw1evnylj9wvvj20fu0g3wg1.jpg",
"width" : "570",
"height" : "579"
},
"pic_id" : "5306c1d3gw1evnylj9wvvj20fu0g3wg1",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/5306c1d3gw1evnylj9wvvj20fu0g3wg1.jpg",
"width" : "570",
"height" : "579"
},
"object_id" : "1042018:bd1d4c586580f3ccd7a3ca6f320e16f1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/5306c1d3gw1evnylj9wvvj20fu0g3wg1.jpg",
"width" : 480,
"height" : 487
}
},
"5306c1d3gw1evnyljp6wsj20fu0keq4o" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/5306c1d3gw1evnyljp6wsj20fu0keq4o.jpg",
"width" : 180,
"height" : 231
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/5306c1d3gw1evnyljp6wsj20fu0keq4o.jpg",
"width" : 360,
"height" : 463
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/5306c1d3gw1evnyljp6wsj20fu0keq4o.jpg",
"width" : "570",
"height" : "734"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/5306c1d3gw1evnyljp6wsj20fu0keq4o.jpg",
"width" : "570",
"height" : "734"
},
"pic_id" : "5306c1d3gw1evnyljp6wsj20fu0keq4o",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/5306c1d3gw1evnyljp6wsj20fu0keq4o.jpg",
"width" : "570",
"height" : "734"
},
"object_id" : "1042018:e465949ca8be5db7092c9e067f951aba",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/5306c1d3gw1evnyljp6wsj20fu0keq4o.jpg",
"width" : 480,
"height" : 618
}
},
"5306c1d3gw1evnyli07w9j20fu0i7gmr" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/5306c1d3gw1evnyli07w9j20fu0i7gmr.jpg",
"width" : 180,
"height" : 206
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/5306c1d3gw1evnyli07w9j20fu0i7gmr.jpg",
"width" : 360,
"height" : 413
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/5306c1d3gw1evnyli07w9j20fu0i7gmr.jpg",
"width" : "570",
"height" : "655"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/5306c1d3gw1evnyli07w9j20fu0i7gmr.jpg",
"width" : "570",
"height" : "655"
},
"pic_id" : "5306c1d3gw1evnyli07w9j20fu0i7gmr",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/5306c1d3gw1evnyli07w9j20fu0i7gmr.jpg",
"width" : "570",
"height" : "655"
},
"object_id" : "1042018:da598ef753fdee1c6033922925a3cca0",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/5306c1d3gw1evnyli07w9j20fu0i7gmr.jpg",
"width" : 480,
"height" : 551
}
}
},
"in_reply_to_user_id" : "",
"original_pic" : "http://ww3.sinaimg.cn/large/5306c1d3gw1evnylgoeolj20fu0iegn7.jpg"
},
{
"favorited" : false,
"tag_struct" : [
{
"tag_hidden" : 2,
"tag_name" : "上海·上海文庙",
"tag_scheme" : "sinaweibo://pageinfo?containerid=100101B2094654DA6EA0FB439D&title=位置",
"tag_type" : 1,
"url_type_pic" : "http://h5.sinaimg.cn/upload/2015/07/17/34/timeline_icon_locate.png"
}
],
"attitudes_status" : 0,
"page_info" : {
"page_title" : "上海·上海文庙",
"page_id" : "100101B2094654DA6EA0FB439D",
"page_desc" : "上海市黄浦区文庙路215号",
"tips" : "4222条微博",
"object_type" : "place",
"object_id" : "1022:100101B2094654DA6EA0FB439D",
"buttons" : [
{
"pic" : "http://u1.sinaimg.cn/upload/2014/01/15/card_icon_comment.png",
"name" : "点评",
"type" : "link",
"params" : {
"scheme" : "sinaweibo://rating?rating_object_id=1022:100101B2094654DA6EA0FB439D&title=上海·上海文庙"
}
}
],
"is_asyn" : 0,
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100101B2094654DA6EA0FB439D&title=位置",
"page_pic" : "http://ww3.sinaimg.cn/thumb180/4e704b16jw1e2nziqis0qj.jpg"
},
"created_at" : "Thu Sep 03 17:12:38 +0800 2015",
"id" : 3883036712212117,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyQab9htj",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/vip_005_y.png?version=2015080302",
"text" : "剁手圣地文庙",
"idstr" : "3883036712212117",
"source_type" : 2,
"geo" : {
"type" : "Point",
"coordinates" : [
31.218662,
121.487396
]
},
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/69917555jw1eb4t4qjcb1j20hs0hsabh.jpg",
"id" : 1771140437,
"bi_followers_count" : 634,
"urank" : 34,
"profile_image_url" : "http://tp2.sinaimg.cn/1771140437/50/5721402525/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"verified" : true,
"url" : "http://letzterengel.blog.163.com",
"statuses_count" : 11464,
"geo_enabled" : true,
"follow_me" : false,
"description" : "景观建筑师 业余画漫画 偶尔发广告 有时会搬运 P站ID131287",
"type" : 4,
"followers_count" : 5296005,
"verified_contact_mobile" : "",
"location" : "海外 美国",
"mbrank" : 6,
"avatar_large" : "http://tp2.sinaimg.cn/1771140437/180/5721402525/1",
"star" : 0,
"verified_trade" : "3370",
"profile_url" : "lastangel17th",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.920.300/69917555jw1enw83vcrtyj20pk08cdhq.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "使徒子",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "使徒子",
"verified_reason" : "漫画家、景观设计师、代表作《脑洞我个超市》《一条狗》",
"friends_count" : 774,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.512.512.1024/69917555jw8eq6ux7fycrj20e80e8gma.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Jul 09 01:03:32 +0800 2010",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "lastangel17th",
"verified_reason_modified" : "",
"cardid" : "vip_005",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 31,
"idstr" : "1771140437",
"verified_type" : 0,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 491,
"thumbnail_pic" : "http://ww3.sinaimg.cn/thumbnail/69917555jw1evpdplqfflj20dc0hsju7.jpg",
"source" : "赵日天的iPhone 5c",
"recom_state" : -1,
"source_allowclick" : 1,
"biz_feature" : 4294967300,
"mblogtypename" : "",
"annotations" : [
{
"place" : {
"title" : "上海文庙",
"poiid" : "B2094654DA6EA0FB439D",
"lon" : 121.487396,
"type" : "checkin",
"lat" : 31.218662
},
"client_mblogid" : "iPhone-955454D6-0A11-4BA4-8DBE-3BC5DA5F3D95"
},
{
"mapi_request" : true
}
],
"bmiddle_pic" : "http://ww3.sinaimg.cn/bmiddle/69917555jw1evpdplqfflj20dc0hsju7.jpg",
"scheme" : "sinaweibo://detail/?mblogid=CyQab9htj",
"visible" : {
"type" : 0,
"list_id" : 0
},
"biz_ids" : [
100101
],
"in_reply_to_status_id" : "",
"mid" : "3883036712212117",
"pic_ids" : [
"69917555jw1evpdplqfflj20dc0hsju7",
"69917555jw1evpdpt2no9j20dc0hs0uk"
],
"reposts_count" : 401,
"mlevel" : 0,
"attitudes_count" : 4009,
"darwin_tags" : [
],
"rid" : "20_0_200_2789453011045785910",
"userType" : 0,
"cardid" : "vip_005",
"pic_infos" : {
"69917555jw1evpdpt2no9j20dc0hs0uk" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/69917555jw1evpdpt2no9j20dc0hs0uk.jpg",
"width" : 180,
"height" : 240
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/69917555jw1evpdpt2no9j20dc0hs0uk.jpg",
"width" : 360,
"height" : 480
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/69917555jw1evpdpt2no9j20dc0hs0uk.jpg",
"width" : "480",
"height" : "640"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/69917555jw1evpdpt2no9j20dc0hs0uk.jpg",
"width" : "480",
"height" : "640"
},
"pic_id" : "69917555jw1evpdpt2no9j20dc0hs0uk",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/69917555jw1evpdpt2no9j20dc0hs0uk.jpg",
"width" : "480",
"height" : "640"
},
"object_id" : "1042018:2547e482c64536301f0d17b70615fcfb",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/69917555jw1evpdpt2no9j20dc0hs0uk.jpg",
"width" : "480",
"height" : "640"
}
},
"69917555jw1evpdplqfflj20dc0hsju7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/69917555jw1evpdplqfflj20dc0hsju7.jpg",
"width" : 180,
"height" : 240
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/69917555jw1evpdplqfflj20dc0hsju7.jpg",
"width" : 360,
"height" : 480
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/69917555jw1evpdplqfflj20dc0hsju7.jpg",
"width" : "480",
"height" : "640"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/69917555jw1evpdplqfflj20dc0hsju7.jpg",
"width" : "480",
"height" : "640"
},
"pic_id" : "69917555jw1evpdplqfflj20dc0hsju7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/69917555jw1evpdplqfflj20dc0hsju7.jpg",
"width" : "480",
"height" : "640"
},
"object_id" : "1042018:e7982a1c94be04d83a1b72f1a21b1504",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/69917555jw1evpdplqfflj20dc0hsju7.jpg",
"width" : "480",
"height" : "640"
}
}
},
"pic_bg_type" : 1,
"in_reply_to_user_id" : "",
"original_pic" : "http://ww3.sinaimg.cn/large/69917555jw1evpdplqfflj20dc0hsju7.jpg"
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"scheme" : "http://vdisk.weibo.com/s/ahNyypCZZDSg4",
"page_id" : "1001211036:507aed13fcba67c4327297a5b591e41b",
"page_pic" : "http://vt-feed-2.wcdn.cn/corp/feed/get_weibo_feedlinkcardimg?share_url=http://vdisk.weibo.com/s/ahNyypCZZDSg4&obj_type=2&share_tag=2",
"act_status" : 0,
"object_type" : "file",
"object_id" : "1036:507aed13fcba67c4327297a5b591e41b",
"content2" : "",
"page_url" : "sinaweibo://infopage?containerid=1001211036:507aed13fcba67c4327297a5b591e41b&containerid=1001211036:507aed13fcba67c4327297a5b591e41b&showurl=http%3A%2F%2Fvdisk.weibo.com%2Fs%2FahNyypCZZDSg4&url_open_direct=1&url_type=39&object_type=file&pos=2",
"content1" : "9套128款高清高质泼墨矢量素材纹理打包",
"type" : 2,
"page_title" : "9套128款高清高质泼墨矢量素材纹理打包"
},
"created_at" : "Thu Sep 03 16:10:32 +0800 2015",
"id" : 3883021087919702,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyPKYxeh8",
"topic_struct" : [
{
"topic_title" : "实用素材",
"topic_url" : "sinaweibo://pageinfo?containerid=100808bedf7b07f11e215d884d5f7f9766dc95&pageid=100808bedf7b07f11e215d884d5f7f9766dc95&extparam=%E5%AE%9E%E7%94%A8%E7%B4%A0%E6%9D%90"
}
],
"text" : "转需!好素材!",
"idstr" : "3883021087919702",
"source_type" : 2,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 657,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883019703932869",
"mid" : "3883019703932869",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww3.sinaimg.cn/large/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 41,
"pic_infos" : {
"9ccc7942gw1evnck2imvdj20go0cujsz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942gw1evnck2imvdj20go0cujsz.jpg",
"width" : 194,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942gw1evnck2imvdj20go0cujsz.jpg",
"width" : 350,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942gw1evnck2imvdj20go0cujsz.jpg",
"width" : "600",
"height" : "462"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evnck2imvdj20go0cujsz.jpg",
"width" : "600",
"height" : "462"
},
"pic_id" : "9ccc7942gw1evnck2imvdj20go0cujsz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942gw1evnck2imvdj20go0cujsz.jpg",
"width" : "600",
"height" : "462"
},
"object_id" : "1042018:15cb4a7f69096b354d72e16d91bbfc1f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942gw1evnck2imvdj20go0cujsz.jpg",
"width" : 467,
"height" : 360
}
},
"9ccc7942gw1evnck4egqej20go0wu7ct" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942gw1evnck4egqej20go0wu7ct.jpg",
"width" : 180,
"height" : 354
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942gw1evnck4egqej20go0wu7ct.jpg",
"width" : 360,
"height" : 709
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942gw1evnck4egqej20go0wu7ct.jpg",
"width" : "600",
"height" : "1182"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942gw1evnck4egqej20go0wu7ct.jpg",
"width" : "600",
"height" : "1182"
},
"pic_id" : "9ccc7942gw1evnck4egqej20go0wu7ct",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942gw1evnck4egqej20go0wu7ct.jpg",
"width" : "600",
"height" : "1182"
},
"object_id" : "1042018:66103e70146c198ddbb7b949043ede26",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942gw1evnck4egqej20go0wu7ct.jpg",
"width" : 480,
"height" : 945
}
},
"9ccc7942gw1evnck21gq1j20go0cu760" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942gw1evnck21gq1j20go0cu760.jpg",
"width" : 194,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942gw1evnck21gq1j20go0cu760.jpg",
"width" : 350,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942gw1evnck21gq1j20go0cu760.jpg",
"width" : "600",
"height" : "462"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942gw1evnck21gq1j20go0cu760.jpg",
"width" : "600",
"height" : "462"
},
"pic_id" : "9ccc7942gw1evnck21gq1j20go0cu760",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942gw1evnck21gq1j20go0cu760.jpg",
"width" : "600",
"height" : "462"
},
"object_id" : "1042018:d3cdedaeba2af04a5a4335272d1475ac",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942gw1evnck21gq1j20go0cu760.jpg",
"width" : 467,
"height" : 360
}
},
"9ccc7942gw1evnck3705wj20go0cn42e" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942gw1evnck3705wj20go0cn42e.jpg",
"width" : 197,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942gw1evnck3705wj20go0cn42e.jpg",
"width" : 356,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942gw1evnck3705wj20go0cn42e.jpg",
"width" : "600",
"height" : "455"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evnck3705wj20go0cn42e.jpg",
"width" : "600",
"height" : "455"
},
"pic_id" : "9ccc7942gw1evnck3705wj20go0cn42e",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942gw1evnck3705wj20go0cn42e.jpg",
"width" : "600",
"height" : "455"
},
"object_id" : "1042018:5e611505835eb922d2911a9a2fb43a24",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942gw1evnck3705wj20go0cn42e.jpg",
"width" : 474,
"height" : 360
}
},
"9ccc7942gw1evnck3upyij20cs0m2tcy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evnck3upyij20cs0m2tcy.jpg",
"width" : 180,
"height" : 310
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evnck3upyij20cs0m2tcy.jpg",
"width" : 360,
"height" : 621
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evnck3upyij20cs0m2tcy.jpg",
"width" : "460",
"height" : "794"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evnck3upyij20cs0m2tcy.jpg",
"width" : "460",
"height" : "794"
},
"pic_id" : "9ccc7942gw1evnck3upyij20cs0m2tcy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evnck3upyij20cs0m2tcy.jpg",
"width" : "460",
"height" : "794"
},
"object_id" : "1042018:4f80ffec5e0740404199f6e96af65e4b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evnck3upyij20cs0m2tcy.jpg",
"width" : "460",
"height" : "794"
}
},
"9ccc7942gw1evnck51nhsj20iw0e6wgy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evnck51nhsj20iw0e6wgy.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evnck51nhsj20iw0e6wgy.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evnck51nhsj20iw0e6wgy.jpg",
"width" : "680",
"height" : "510"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evnck51nhsj20iw0e6wgy.jpg",
"width" : "680",
"height" : "510"
},
"pic_id" : "9ccc7942gw1evnck51nhsj20iw0e6wgy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evnck51nhsj20iw0e6wgy.jpg",
"width" : "680",
"height" : "510"
},
"object_id" : "1042018:41c144740a41e4652c59a51128ddae82",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evnck51nhsj20iw0e6wgy.jpg",
"width" : 480,
"height" : 360
}
},
"9ccc7942gw1evnck35gtpj20go0cujsp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evnck35gtpj20go0cujsp.jpg",
"width" : 194,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evnck35gtpj20go0cujsp.jpg",
"width" : 350,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evnck35gtpj20go0cujsp.jpg",
"width" : "600",
"height" : "462"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evnck35gtpj20go0cujsp.jpg",
"width" : "600",
"height" : "462"
},
"pic_id" : "9ccc7942gw1evnck35gtpj20go0cujsp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evnck35gtpj20go0cujsp.jpg",
"width" : "600",
"height" : "462"
},
"object_id" : "1042018:a22bed1160ca60dc1d637683a77999b0",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evnck35gtpj20go0cujsp.jpg",
"width" : 467,
"height" : 360
}
},
"9ccc7942gw1evnck0ozrkj20go0cujtb" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"width" : 194,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"width" : 350,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"width" : "600",
"height" : "462"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"width" : "600",
"height" : "462"
},
"pic_id" : "9ccc7942gw1evnck0ozrkj20go0cujtb",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"width" : "600",
"height" : "462"
},
"object_id" : "1042018:4f31635bf22bf2dac82afd416d9d1839",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"width" : 467,
"height" : 360
}
},
"9ccc7942gw1evnck18bbbj20go0cujt5" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942gw1evnck18bbbj20go0cujt5.jpg",
"width" : 194,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942gw1evnck18bbbj20go0cujt5.jpg",
"width" : 350,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942gw1evnck18bbbj20go0cujt5.jpg",
"width" : "600",
"height" : "462"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evnck18bbbj20go0cujt5.jpg",
"width" : "600",
"height" : "462"
},
"pic_id" : "9ccc7942gw1evnck18bbbj20go0cujt5",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942gw1evnck18bbbj20go0cujt5.jpg",
"width" : "600",
"height" : "462"
},
"object_id" : "1042018:957946f35521cfad6afcdc32d0fdb695",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942gw1evnck18bbbj20go0cujt5.jpg",
"width" : 467,
"height" : 360
}
}
},
"reposts_count" : 1431,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww3.sinaimg.cn/thumbnail/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"bmiddle_pic" : "http://ww3.sinaimg.cn/bmiddle/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"mblogid" : "CyPIKgv7n",
"geo" : null,
"id" : 3883019703932869,
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"id" : 2630646082,
"bi_followers_count" : 148,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "100",
"verified" : true,
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"statuses_count" : 3955,
"geo_enabled" : false,
"follow_me" : false,
"description" : "理想,让库粉们都成为设计师!",
"type" : 1,
"followers_count" : 1116888,
"verified_contact_mobile" : "",
"location" : "其他",
"mbrank" : 6,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "xieixiaoyuan",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"weihao" : "222870112",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "photoshop资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "photoshop资源库",
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"friends_count" : 155,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 24 12:49:36 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "xieixiaoyuan",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 44,
"idstr" : "2630646082",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-hk",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "#实用素材# 【第35期】分享一组《9套128款高清高质泼墨矢量素材纹理打包》微盘 下载:http://t.cn/RyABnAo 中国风泼墨素材,样样精品,款款实用,值得收藏,万一哪一天要用呢,转需~",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Sep 03 16:05:03 +0800 2015",
"pic_ids" : [
"9ccc7942gw1evnck0ozrkj20go0cujtb",
"9ccc7942gw1evnck18bbbj20go0cujt5",
"9ccc7942gw1evnck21gq1j20go0cu760",
"9ccc7942gw1evnck2imvdj20go0cujsz",
"9ccc7942gw1evnck35gtpj20go0cujsp",
"9ccc7942gw1evnck3705wj20go0cn42e",
"9ccc7942gw1evnck3upyij20cs0m2tcy",
"9ccc7942gw1evnck4egqej20go0wu7ct",
"9ccc7942gw1evnck51nhsj20iw0e6wgy"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"id" : 3178541805,
"bi_followers_count" : 19,
"urank" : 23,
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"verified" : true,
"url" : "http://blog.sina.com.cn/designtutorial",
"statuses_count" : 1448,
"geo_enabled" : true,
"follow_me" : false,
"description" : "每人都是绘画的小天才,只要不懒的话!",
"type" : 1,
"followers_count" : 263665,
"verified_contact_mobile" : "",
"location" : "海外",
"mbrank" : 3,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "615234284",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"weihao" : "615234284",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "Sai资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "Sai资源库",
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"friends_count" : 27,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 08 21:58:24 +0800 2012",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "designtutorial",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 5,
"idstr" : "3178541805",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 5,
"source" : "画神的iPhone",
"recom_state" : -1,
"source_allowclick" : 1,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=CyPKYxeh8",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883021087919702",
"pic_ids" : [
],
"reposts_count" : 677,
"mlevel" : 0,
"attitudes_count" : 211,
"darwin_tags" : [
],
"rid" : "21_0_200_2789453011045785910",
"userType" : 0,
"in_reply_to_user_id" : "",
"url_struct" : [
{
"scheme" : "http://vdisk.weibo.com/s/ahNyypCZZDSg4",
"page_id" : "1001211036:507aed13fcba67c4327297a5b591e41b",
"result" : false,
"ori_url" : "sinaweibo://infopage?containerid=1001211036:507aed13fcba67c4327297a5b591e41b&containerid=1001211036:507aed13fcba67c4327297a5b591e41b&showurl=http%3A%2F%2Fvdisk.weibo.com%2Fs%2FahNyypCZZDSg4&url_open_direct=1&url_type=39&object_type=file&pos=1",
"url_title" : "9套128款高清高质泼墨矢量素材纹理打包",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"short_url" : "http://t.cn/RyABnAo"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"scheme" : "http://vdisk.weibo.com/s/ahNyypCZZDSg4",
"page_id" : "1001211036:507aed13fcba67c4327297a5b591e41b",
"page_pic" : "http://vt-feed-2.wcdn.cn/corp/feed/get_weibo_feedlinkcardimg?share_url=http://vdisk.weibo.com/s/ahNyypCZZDSg4&obj_type=2&share_tag=2",
"act_status" : 0,
"object_type" : "file",
"object_id" : "1036:507aed13fcba67c4327297a5b591e41b",
"content2" : "",
"page_url" : "sinaweibo://infopage?containerid=1001211036:507aed13fcba67c4327297a5b591e41b&containerid=1001211036:507aed13fcba67c4327297a5b591e41b&showurl=http%3A%2F%2Fvdisk.weibo.com%2Fs%2FahNyypCZZDSg4&url_open_direct=1&url_type=39&object_type=file&pos=2",
"content1" : "9套128款高清高质泼墨矢量素材纹理打包",
"type" : 2,
"page_title" : "9套128款高清高质泼墨矢量素材纹理打包"
},
"created_at" : "Thu Sep 03 16:05:03 +0800 2015",
"id" : 3883019703932869,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyPIKgv7n",
"topic_struct" : [
{
"topic_title" : "实用素材",
"topic_url" : "sinaweibo://pageinfo?containerid=100808bedf7b07f11e215d884d5f7f9766dc95&pageid=100808bedf7b07f11e215d884d5f7f9766dc95&extparam=%E5%AE%9E%E7%94%A8%E7%B4%A0%E6%9D%90"
}
],
"text" : "#实用素材# 【第35期】分享一组《9套128款高清高质泼墨矢量素材纹理打包》微盘 下载:http://t.cn/RyABnAo 中国风泼墨素材,样样精品,款款实用,值得收藏,万一哪一天要用呢,转需~",
"idstr" : "3883019703932869",
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"id" : 2630646082,
"bi_followers_count" : 148,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "100",
"verified" : true,
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"statuses_count" : 3955,
"geo_enabled" : false,
"follow_me" : false,
"description" : "理想,让库粉们都成为设计师!",
"type" : 1,
"followers_count" : 1116888,
"verified_contact_mobile" : "",
"location" : "其他",
"mbrank" : 6,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "xieixiaoyuan",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"weihao" : "222870112",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "photoshop资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "photoshop资源库",
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"friends_count" : 155,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 24 12:49:36 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "xieixiaoyuan",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 44,
"idstr" : "2630646082",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-hk",
"ptype" : 0,
"following" : true
},
"comments_count" : 41,
"thumbnail_pic" : "http://ww3.sinaimg.cn/thumbnail/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"bmiddle_pic" : "http://ww3.sinaimg.cn/bmiddle/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"scheme" : "sinaweibo://detail/?mblogid=CyPIKgv7n",
"visible" : {
"type" : 0,
"list_id" : 0
},
"biz_ids" : [
0
],
"in_reply_to_status_id" : "",
"mid" : "3883019703932869",
"pic_ids" : [
"9ccc7942gw1evnck0ozrkj20go0cujtb",
"9ccc7942gw1evnck18bbbj20go0cujt5",
"9ccc7942gw1evnck21gq1j20go0cu760",
"9ccc7942gw1evnck2imvdj20go0cujsz",
"9ccc7942gw1evnck35gtpj20go0cujsp",
"9ccc7942gw1evnck3705wj20go0cn42e",
"9ccc7942gw1evnck3upyij20cs0m2tcy",
"9ccc7942gw1evnck4egqej20go0wu7ct",
"9ccc7942gw1evnck51nhsj20iw0e6wgy"
],
"reposts_count" : 1431,
"mlevel" : 0,
"attitudes_count" : 657,
"darwin_tags" : [
],
"rid" : "22_0_200_2789453011045785910",
"userType" : 0,
"pic_infos" : {
"9ccc7942gw1evnck2imvdj20go0cujsz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942gw1evnck2imvdj20go0cujsz.jpg",
"width" : 194,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942gw1evnck2imvdj20go0cujsz.jpg",
"width" : 350,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942gw1evnck2imvdj20go0cujsz.jpg",
"width" : "600",
"height" : "462"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evnck2imvdj20go0cujsz.jpg",
"width" : "600",
"height" : "462"
},
"pic_id" : "9ccc7942gw1evnck2imvdj20go0cujsz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942gw1evnck2imvdj20go0cujsz.jpg",
"width" : "600",
"height" : "462"
},
"object_id" : "1042018:15cb4a7f69096b354d72e16d91bbfc1f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942gw1evnck2imvdj20go0cujsz.jpg",
"width" : 467,
"height" : 360
}
},
"9ccc7942gw1evnck4egqej20go0wu7ct" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942gw1evnck4egqej20go0wu7ct.jpg",
"width" : 180,
"height" : 354
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942gw1evnck4egqej20go0wu7ct.jpg",
"width" : 360,
"height" : 709
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942gw1evnck4egqej20go0wu7ct.jpg",
"width" : "600",
"height" : "1182"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942gw1evnck4egqej20go0wu7ct.jpg",
"width" : "600",
"height" : "1182"
},
"pic_id" : "9ccc7942gw1evnck4egqej20go0wu7ct",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942gw1evnck4egqej20go0wu7ct.jpg",
"width" : "600",
"height" : "1182"
},
"object_id" : "1042018:66103e70146c198ddbb7b949043ede26",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942gw1evnck4egqej20go0wu7ct.jpg",
"width" : 480,
"height" : 945
}
},
"9ccc7942gw1evnck21gq1j20go0cu760" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942gw1evnck21gq1j20go0cu760.jpg",
"width" : 194,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942gw1evnck21gq1j20go0cu760.jpg",
"width" : 350,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942gw1evnck21gq1j20go0cu760.jpg",
"width" : "600",
"height" : "462"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942gw1evnck21gq1j20go0cu760.jpg",
"width" : "600",
"height" : "462"
},
"pic_id" : "9ccc7942gw1evnck21gq1j20go0cu760",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942gw1evnck21gq1j20go0cu760.jpg",
"width" : "600",
"height" : "462"
},
"object_id" : "1042018:d3cdedaeba2af04a5a4335272d1475ac",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942gw1evnck21gq1j20go0cu760.jpg",
"width" : 467,
"height" : 360
}
},
"9ccc7942gw1evnck3705wj20go0cn42e" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942gw1evnck3705wj20go0cn42e.jpg",
"width" : 197,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942gw1evnck3705wj20go0cn42e.jpg",
"width" : 356,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942gw1evnck3705wj20go0cn42e.jpg",
"width" : "600",
"height" : "455"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evnck3705wj20go0cn42e.jpg",
"width" : "600",
"height" : "455"
},
"pic_id" : "9ccc7942gw1evnck3705wj20go0cn42e",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942gw1evnck3705wj20go0cn42e.jpg",
"width" : "600",
"height" : "455"
},
"object_id" : "1042018:5e611505835eb922d2911a9a2fb43a24",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942gw1evnck3705wj20go0cn42e.jpg",
"width" : 474,
"height" : 360
}
},
"9ccc7942gw1evnck3upyij20cs0m2tcy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evnck3upyij20cs0m2tcy.jpg",
"width" : 180,
"height" : 310
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evnck3upyij20cs0m2tcy.jpg",
"width" : 360,
"height" : 621
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evnck3upyij20cs0m2tcy.jpg",
"width" : "460",
"height" : "794"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evnck3upyij20cs0m2tcy.jpg",
"width" : "460",
"height" : "794"
},
"pic_id" : "9ccc7942gw1evnck3upyij20cs0m2tcy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evnck3upyij20cs0m2tcy.jpg",
"width" : "460",
"height" : "794"
},
"object_id" : "1042018:4f80ffec5e0740404199f6e96af65e4b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evnck3upyij20cs0m2tcy.jpg",
"width" : "460",
"height" : "794"
}
},
"9ccc7942gw1evnck51nhsj20iw0e6wgy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evnck51nhsj20iw0e6wgy.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evnck51nhsj20iw0e6wgy.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evnck51nhsj20iw0e6wgy.jpg",
"width" : "680",
"height" : "510"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evnck51nhsj20iw0e6wgy.jpg",
"width" : "680",
"height" : "510"
},
"pic_id" : "9ccc7942gw1evnck51nhsj20iw0e6wgy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evnck51nhsj20iw0e6wgy.jpg",
"width" : "680",
"height" : "510"
},
"object_id" : "1042018:41c144740a41e4652c59a51128ddae82",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evnck51nhsj20iw0e6wgy.jpg",
"width" : 480,
"height" : 360
}
},
"9ccc7942gw1evnck35gtpj20go0cujsp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942gw1evnck35gtpj20go0cujsp.jpg",
"width" : 194,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942gw1evnck35gtpj20go0cujsp.jpg",
"width" : 350,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942gw1evnck35gtpj20go0cujsp.jpg",
"width" : "600",
"height" : "462"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942gw1evnck35gtpj20go0cujsp.jpg",
"width" : "600",
"height" : "462"
},
"pic_id" : "9ccc7942gw1evnck35gtpj20go0cujsp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942gw1evnck35gtpj20go0cujsp.jpg",
"width" : "600",
"height" : "462"
},
"object_id" : "1042018:a22bed1160ca60dc1d637683a77999b0",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942gw1evnck35gtpj20go0cujsp.jpg",
"width" : 467,
"height" : 360
}
},
"9ccc7942gw1evnck0ozrkj20go0cujtb" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"width" : 194,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"width" : 350,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"width" : "600",
"height" : "462"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"width" : "600",
"height" : "462"
},
"pic_id" : "9ccc7942gw1evnck0ozrkj20go0cujtb",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"width" : "600",
"height" : "462"
},
"object_id" : "1042018:4f31635bf22bf2dac82afd416d9d1839",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg",
"width" : 467,
"height" : 360
}
},
"9ccc7942gw1evnck18bbbj20go0cujt5" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942gw1evnck18bbbj20go0cujt5.jpg",
"width" : 194,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942gw1evnck18bbbj20go0cujt5.jpg",
"width" : 350,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942gw1evnck18bbbj20go0cujt5.jpg",
"width" : "600",
"height" : "462"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942gw1evnck18bbbj20go0cujt5.jpg",
"width" : "600",
"height" : "462"
},
"pic_id" : "9ccc7942gw1evnck18bbbj20go0cujt5",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942gw1evnck18bbbj20go0cujt5.jpg",
"width" : "600",
"height" : "462"
},
"object_id" : "1042018:957946f35521cfad6afcdc32d0fdb695",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942gw1evnck18bbbj20go0cujt5.jpg",
"width" : 467,
"height" : 360
}
}
},
"in_reply_to_user_id" : "",
"url_struct" : [
{
"scheme" : "http://vdisk.weibo.com/s/ahNyypCZZDSg4",
"page_id" : "1001211036:507aed13fcba67c4327297a5b591e41b",
"result" : false,
"ori_url" : "sinaweibo://infopage?containerid=1001211036:507aed13fcba67c4327297a5b591e41b&containerid=1001211036:507aed13fcba67c4327297a5b591e41b&showurl=http%3A%2F%2Fvdisk.weibo.com%2Fs%2FahNyypCZZDSg4&url_open_direct=1&url_type=39&object_type=file&pos=1",
"url_title" : "9套128款高清高质泼墨矢量素材纹理打包",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"short_url" : "http://t.cn/RyABnAo"
}
],
"original_pic" : "http://ww3.sinaimg.cn/large/9ccc7942gw1evnck0ozrkj20go0cujtb.jpg"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Thu Sep 03 15:21:26 +0800 2015",
"id" : 3883008727818916,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyPr2wO3y",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/star_003_y.png?version=2015080302",
"text" : "【内部培训资料!帮你从零开始掌握交互设计的学习笔记】@四四四毛 最近两个月给公司的伙伴们做交互设计的分享,这是第一期分享的内容。在这次分享中,我认真梳理了交互设计师掌握和精通这门技艺的方法。我认为,如果想成为拔尖的设计师,只有这条路可走。全文戳→http://t.cn/RyAJm6S",
"idstr" : "3883008727818916",
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.0.0/69b7d63ajw1eud3f7gabdj20ku0kvmyj.jpg",
"id" : 1773655610,
"bi_followers_count" : 1830,
"urank" : 33,
"profile_image_url" : "http://tp3.sinaimg.cn/1773655610/50/5728783840/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level5.png"
}
],
"class" : 1,
"province" : "42",
"verified" : false,
"url" : "http://www.uisdc.com",
"statuses_count" : 23424,
"geo_enabled" : false,
"follow_me" : false,
"description" : "可能是国内人气最高的网页设计师学习平台,优设网(uisdc.com)",
"type" : 1,
"followers_count" : 1006615,
"location" : "湖北 武汉",
"mbrank" : 5,
"avatar_large" : "http://tp3.sinaimg.cn/1773655610/180/5728783840/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "uidesign",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/69b7d63agw1eud54grcfsj20pk08cdir.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "优秀网页设计",
"verified_source_url" : "",
"pagefriends_count" : 6,
"name" : "优秀网页设计",
"verified_reason" : "",
"friends_count" : 1873,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.600.600.1024/69b7d63ajw8esxmkhrbtvj20go0gowft.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Thu Jul 29 21:24:18 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"domain" : "uidesign",
"cardid" : "star_003",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 1739,
"idstr" : "1773655610",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 29,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/69b7d63agw1evpahjcqzxj20nx0hxgop.jpg",
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/69b7d63agw1evpahjcqzxj20nx0hxgop.jpg",
"scheme" : "sinaweibo://detail/?mblogid=CyPr2wO3y",
"visible" : {
"type" : 0,
"list_id" : 0
},
"biz_ids" : [
0
],
"in_reply_to_status_id" : "",
"mid" : "3883008727818916",
"pic_ids" : [
"69b7d63agw1evpahjcqzxj20nx0hxgop",
"69b7d63agw1evpahnmuwgj20n70d00w4",
"69b7d63agw1evpahogk0dj20sg0ek0um",
"69b7d63agw1evpahn7gfqj20og0ah3zd",
"69b7d63agw1evpahtjr3mj20at0hjab7",
"69b7d63agw1evpai3jxcrj20nx0hx406"
],
"reposts_count" : 330,
"mlevel" : 0,
"attitudes_count" : 227,
"darwin_tags" : [
],
"rid" : "23_0_200_2789453011045785910",
"userType" : 0,
"cardid" : "star_003",
"pic_infos" : {
"69b7d63agw1evpahtjr3mj20at0hjab7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/69b7d63agw1evpahtjr3mj20at0hjab7.jpg",
"width" : 180,
"height" : 291
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/69b7d63agw1evpahtjr3mj20at0hjab7.jpg",
"width" : 360,
"height" : 583
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/69b7d63agw1evpahtjr3mj20at0hjab7.jpg",
"width" : "389",
"height" : "631"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/69b7d63agw1evpahtjr3mj20at0hjab7.jpg",
"width" : "389",
"height" : "631"
},
"pic_id" : "69b7d63agw1evpahtjr3mj20at0hjab7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/69b7d63agw1evpahtjr3mj20at0hjab7.jpg",
"width" : "389",
"height" : "631"
},
"object_id" : "1042018:ccde93e3c7981b3fe400f52ed5aa4a70",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/69b7d63agw1evpahtjr3mj20at0hjab7.jpg",
"width" : "389",
"height" : "631"
}
},
"69b7d63agw1evpahogk0dj20sg0ek0um" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/69b7d63agw1evpahogk0dj20sg0ek0um.jpg",
"width" : 293,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/69b7d63agw1evpahogk0dj20sg0ek0um.jpg",
"width" : 527,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/69b7d63agw1evpahogk0dj20sg0ek0um.jpg",
"width" : 720,
"height" : 368
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/69b7d63agw1evpahogk0dj20sg0ek0um.jpg",
"width" : "1024",
"height" : "524"
},
"pic_id" : "69b7d63agw1evpahogk0dj20sg0ek0um",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/69b7d63agw1evpahogk0dj20sg0ek0um.jpg",
"width" : "1024",
"height" : "524"
},
"object_id" : "1042018:e8fce12d5ff4cfa13c266bb981316e77",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/69b7d63agw1evpahogk0dj20sg0ek0um.jpg",
"width" : 703,
"height" : 360
}
},
"69b7d63agw1evpai3jxcrj20nx0hx406" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/69b7d63agw1evpai3jxcrj20nx0hx406.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/69b7d63agw1evpai3jxcrj20nx0hx406.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/69b7d63agw1evpai3jxcrj20nx0hx406.jpg",
"width" : 720,
"height" : 539
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/69b7d63agw1evpai3jxcrj20nx0hx406.jpg",
"width" : "861",
"height" : "645"
},
"pic_id" : "69b7d63agw1evpai3jxcrj20nx0hx406",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/69b7d63agw1evpai3jxcrj20nx0hx406.jpg",
"width" : "861",
"height" : "645"
},
"object_id" : "1042018:abb9a69d1c96a1086c40b14001e24bbe",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/69b7d63agw1evpai3jxcrj20nx0hx406.jpg",
"width" : 480,
"height" : 360
}
},
"69b7d63agw1evpahjcqzxj20nx0hxgop" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/69b7d63agw1evpahjcqzxj20nx0hxgop.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/69b7d63agw1evpahjcqzxj20nx0hxgop.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/69b7d63agw1evpahjcqzxj20nx0hxgop.jpg",
"width" : 720,
"height" : 539
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/69b7d63agw1evpahjcqzxj20nx0hxgop.jpg",
"width" : "861",
"height" : "645"
},
"pic_id" : "69b7d63agw1evpahjcqzxj20nx0hxgop",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/69b7d63agw1evpahjcqzxj20nx0hxgop.jpg",
"width" : "861",
"height" : "645"
},
"object_id" : "1042018:e9b0810d1ccd1c1df3c35d6e4c3149e5",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/69b7d63agw1evpahjcqzxj20nx0hxgop.jpg",
"width" : 480,
"height" : 360
}
},
"69b7d63agw1evpahnmuwgj20n70d00w4" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/69b7d63agw1evpahnmuwgj20n70d00w4.jpg",
"width" : 267,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/69b7d63agw1evpahnmuwgj20n70d00w4.jpg",
"width" : 481,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/69b7d63agw1evpahnmuwgj20n70d00w4.jpg",
"width" : 720,
"height" : 403
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/69b7d63agw1evpahnmuwgj20n70d00w4.jpg",
"width" : "835",
"height" : "468"
},
"pic_id" : "69b7d63agw1evpahnmuwgj20n70d00w4",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/69b7d63agw1evpahnmuwgj20n70d00w4.jpg",
"width" : "835",
"height" : "468"
},
"object_id" : "1042018:f6dbce4e7107ad1b50bce3a7b1057823",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/69b7d63agw1evpahnmuwgj20n70d00w4.jpg",
"width" : 642,
"height" : 360
}
},
"69b7d63agw1evpahn7gfqj20og0ah3zd" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/69b7d63agw1evpahn7gfqj20og0ah3zd.jpg",
"width" : 350,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/69b7d63agw1evpahn7gfqj20og0ah3zd.jpg",
"width" : 630,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/69b7d63agw1evpahn7gfqj20og0ah3zd.jpg",
"width" : 720,
"height" : 308
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/69b7d63agw1evpahn7gfqj20og0ah3zd.jpg",
"width" : "880",
"height" : "377"
},
"pic_id" : "69b7d63agw1evpahn7gfqj20og0ah3zd",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/69b7d63agw1evpahn7gfqj20og0ah3zd.jpg",
"width" : "880",
"height" : "377"
},
"object_id" : "1042018:b0dc68dcf3e6c84c8a80a6d2bf1e9796",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/69b7d63agw1evpahn7gfqj20og0ah3zd.jpg",
"width" : 840,
"height" : 360
}
}
},
"pic_bg_type" : 1,
"in_reply_to_user_id" : "",
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.uisdc.com/hand-first-interaction-design-note?url_type=39&object_type=webpage&pos=1",
"url_title" : "内部培训资料!帮你从零开始掌握交互设计的学习笔记",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"log" : "su=RyAJm6S&mark=&mid=3883008727818916",
"short_url" : "http://t.cn/RyAJm6S"
}
],
"original_pic" : "http://ww1.sinaimg.cn/large/69b7d63agw1evpahjcqzxj20nx0hxgop.jpg"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Thu Sep 03 15:06:20 +0800 2015",
"id" : 3883004927981160,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyPkUxugo",
"topic_struct" : [
{
"topic_title" : "原画人腾讯课堂",
"topic_url" : "sinaweibo://pageinfo?containerid=1008085f4fcd3b07441c73604af20904b4e17c&pageid=1008085f4fcd3b07441c73604af20904b4e17c&extparam=%E5%8E%9F%E7%94%BB%E4%BA%BA%E8%85%BE%E8%AE%AF%E8%AF%BE%E5%A0%82"
},
{
"topic_title" : "原画人腾讯课堂",
"topic_url" : "sinaweibo://pageinfo?containerid=1008085f4fcd3b07441c73604af20904b4e17c&pageid=1008085f4fcd3b07441c73604af20904b4e17c&extparam=%E5%8E%9F%E7%94%BB%E4%BA%BA%E8%85%BE%E8%AE%AF%E8%AF%BE%E5%A0%82"
}
],
"text" : "#原画人腾讯课堂# 对的,放假也有课呢![拍手]",
"idstr" : "3883004927981160",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 54,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3875433466266359",
"mid" : "3875433466266359",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww2.sinaimg.cn/large/5306c1d3gw1ev13bxne8oj20u00gwjuj.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 2,
"pic_infos" : {
"5306c1d3gw1ev13gkiph8j213n0rqdrp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/5306c1d3gw1ev13gkiph8j213n0rqdrp.jpg",
"width" : 214,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/5306c1d3gw1ev13gkiph8j213n0rqdrp.jpg",
"width" : 386,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/5306c1d3gw1ev13gkiph8j213n0rqdrp.jpg",
"width" : 720,
"height" : 503
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/5306c1d3gw1ev13gkiph8j213n0rqdrp.jpg",
"width" : "1427",
"height" : "998"
},
"pic_id" : "5306c1d3gw1ev13gkiph8j213n0rqdrp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/5306c1d3gw1ev13gkiph8j213n0rqdrp.jpg",
"width" : "1427",
"height" : "998"
},
"object_id" : "1042018:126084334d4364495b892b1cdbbd06b5",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/5306c1d3gw1ev13gkiph8j213n0rqdrp.jpg",
"width" : 514,
"height" : 360
}
},
"5306c1d3gw1ev13gu0xkcj21kw13tqci" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/5306c1d3gw1ev13gu0xkcj21kw13tqci.jpg",
"width" : 214,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/5306c1d3gw1ev13gu0xkcj21kw13tqci.jpg",
"width" : 385,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/5306c1d3gw1ev13gu0xkcj21kw13tqci.jpg",
"width" : 720,
"height" : 503
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/5306c1d3gw1ev13gu0xkcj21kw13tqci.jpg",
"width" : "2048",
"height" : "1433"
},
"pic_id" : "5306c1d3gw1ev13gu0xkcj21kw13tqci",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/5306c1d3gw1ev13gu0xkcj21kw13tqci.jpg",
"width" : "2048",
"height" : "1433"
},
"object_id" : "1042018:4fa606971b67e101c76825c15f134f02",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/5306c1d3gw1ev13gu0xkcj21kw13tqci.jpg",
"width" : 514,
"height" : 360
}
},
"5306c1d3gw1ev13d2mw2xj21kw13t48z" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/5306c1d3gw1ev13d2mw2xj21kw13t48z.jpg",
"width" : 214,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/5306c1d3gw1ev13d2mw2xj21kw13t48z.jpg",
"width" : 385,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/5306c1d3gw1ev13d2mw2xj21kw13t48z.jpg",
"width" : 720,
"height" : 503
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/5306c1d3gw1ev13d2mw2xj21kw13t48z.jpg",
"width" : "2048",
"height" : "1433"
},
"pic_id" : "5306c1d3gw1ev13d2mw2xj21kw13t48z",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/5306c1d3gw1ev13d2mw2xj21kw13t48z.jpg",
"width" : "2048",
"height" : "1433"
},
"object_id" : "1042018:07a6cba04072fca73f5f4a9941eeac40",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/5306c1d3gw1ev13d2mw2xj21kw13t48z.jpg",
"width" : 514,
"height" : 360
}
},
"5306c1d3gw1ev13hiqmpij213n0rlwqp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/5306c1d3gw1ev13hiqmpij213n0rlwqp.jpg",
"width" : 215,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/5306c1d3gw1ev13hiqmpij213n0rlwqp.jpg",
"width" : 388,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/5306c1d3gw1ev13hiqmpij213n0rlwqp.jpg",
"width" : 720,
"height" : 501
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/5306c1d3gw1ev13hiqmpij213n0rlwqp.jpg",
"width" : "1427",
"height" : "993"
},
"pic_id" : "5306c1d3gw1ev13hiqmpij213n0rlwqp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/5306c1d3gw1ev13hiqmpij213n0rlwqp.jpg",
"width" : "1427",
"height" : "993"
},
"object_id" : "1042018:9ba196766658b715138eab8976b10dca",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/5306c1d3gw1ev13hiqmpij213n0rlwqp.jpg",
"width" : 517,
"height" : 360
}
},
"5306c1d3gw1ev13bxne8oj20u00gwjuj" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/5306c1d3gw1ev13bxne8oj20u00gwjuj.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/5306c1d3gw1ev13bxne8oj20u00gwjuj.jpg",
"width" : 479,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/5306c1d3gw1ev13bxne8oj20u00gwjuj.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/5306c1d3gw1ev13bxne8oj20u00gwjuj.jpg",
"width" : "1080",
"height" : "608"
},
"pic_id" : "5306c1d3gw1ev13bxne8oj20u00gwjuj",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/5306c1d3gw1ev13bxne8oj20u00gwjuj.jpg",
"width" : "1080",
"height" : "608"
},
"object_id" : "1042018:4b709bd10fdfc8971163cef69abd34db",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/5306c1d3gw1ev13bxne8oj20u00gwjuj.jpg",
"width" : 639,
"height" : 360
}
},
"5306c1d3gw1ev13c24xp7j20jg0ykagt" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/5306c1d3gw1ev13c24xp7j20jg0ykagt.jpg",
"width" : 180,
"height" : 319
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/5306c1d3gw1ev13c24xp7j20jg0ykagt.jpg",
"width" : 360,
"height" : 639
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/5306c1d3gw1ev13c24xp7j20jg0ykagt.jpg",
"width" : "700",
"height" : "1244"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/5306c1d3gw1ev13c24xp7j20jg0ykagt.jpg",
"width" : "700",
"height" : "1244"
},
"pic_id" : "5306c1d3gw1ev13c24xp7j20jg0ykagt",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/5306c1d3gw1ev13c24xp7j20jg0ykagt.jpg",
"width" : "700",
"height" : "1244"
},
"object_id" : "1042018:26df6cb35bbfe7b6f42e0006d972eac7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/5306c1d3gw1ev13c24xp7j20jg0ykagt.jpg",
"width" : 480,
"height" : 853
}
}
},
"reposts_count" : 40,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww2.sinaimg.cn/thumbnail/5306c1d3gw1ev13bxne8oj20u00gwjuj.jpg",
"bmiddle_pic" : "http://ww2.sinaimg.cn/bmiddle/5306c1d3gw1ev13bxne8oj20u00gwjuj.jpg",
"mblogid" : "CvEmSqiaj",
"geo" : null,
"id" : 3875433466266359,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecassls6b2j20hs0hsq50.jpg",
"id" : 1392951763,
"bi_followers_count" : 741,
"urank" : 30,
"profile_image_url" : "http://tp4.sinaimg.cn/1392951763/50/40055887613/1",
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"class" : 1,
"verified_contact_email" : "ccgaa@ccgaa.com",
"province" : "44",
"verified" : false,
"url" : "http://blog.sina.com.cn/yuanhuaren",
"statuses_count" : 10080,
"geo_enabled" : false,
"follow_me" : false,
"description" : "官方Q Q:800005455 外包合作邮箱:ccgaa@ccgaa.com 欢迎投稿:请私信@原画人官方微博 CG精英群:28204930 (作品优秀才可以进入)",
"type" : 1,
"followers_count" : 363659,
"verified_contact_mobile" : "0755-29036613",
"location" : "广东 深圳",
"mbrank" : 4,
"avatar_large" : "http://tp4.sinaimg.cn/1392951763/180/40055887613/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "519931345",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/5306c1d3gw1egsy8hfppcj20r808ctdm.jpg",
"weihao" : "519931345",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "15818764321",
"screen_name" : "原画人官方微博",
"verified_source_url" : "",
"pagefriends_count" : 11,
"name" : "原画人官方微博",
"verified_reason" : "原画人CG艺术家联盟网 www.ccgaa.com官方微博",
"friends_count" : 1043,
"mbtype" : 2,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.179.179.1024/5306c1d3gw1egsy6otv01j2050050aag.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Sep 11 10:59:37 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "ccgaa",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 176,
"idstr" : "1392951763",
"verified_type" : -1,
"city" : "3",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#原画人腾讯课堂# 培养创意思维方式,通过有趣的学习过程提高设计基础能力。今晚是@王大伟epcg 老师的EP概设课堂→http://t.cn/R2WNdaD [bm兴奋]",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Aug 13 17:40:03 +0800 2015",
"pic_ids" : [
"5306c1d3gw1ev13bxne8oj20u00gwjuj",
"5306c1d3gw1ev13c24xp7j20jg0ykagt",
"5306c1d3gw1ev13d2mw2xj21kw13t48z",
"5306c1d3gw1ev13gkiph8j213n0rqdrp",
"5306c1d3gw1ev13gu0xkcj21kw13tqci",
"5306c1d3gw1ev13hiqmpij213n0rlwqp"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecassls6b2j20hs0hsq50.jpg",
"id" : 1392951763,
"bi_followers_count" : 741,
"urank" : 30,
"profile_image_url" : "http://tp4.sinaimg.cn/1392951763/50/40055887613/1",
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"class" : 1,
"verified_contact_email" : "ccgaa@ccgaa.com",
"province" : "44",
"verified" : false,
"url" : "http://blog.sina.com.cn/yuanhuaren",
"statuses_count" : 10080,
"geo_enabled" : false,
"follow_me" : false,
"description" : "官方Q Q:800005455 外包合作邮箱:ccgaa@ccgaa.com 欢迎投稿:请私信@原画人官方微博 CG精英群:28204930 (作品优秀才可以进入)",
"type" : 1,
"followers_count" : 363659,
"verified_contact_mobile" : "0755-29036613",
"location" : "广东 深圳",
"mbrank" : 4,
"avatar_large" : "http://tp4.sinaimg.cn/1392951763/180/40055887613/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "519931345",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/5306c1d3gw1egsy8hfppcj20r808ctdm.jpg",
"weihao" : "519931345",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "15818764321",
"screen_name" : "原画人官方微博",
"verified_source_url" : "",
"pagefriends_count" : 11,
"name" : "原画人官方微博",
"verified_reason" : "原画人CG艺术家联盟网 www.ccgaa.com官方微博",
"friends_count" : 1043,
"mbtype" : 2,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.179.179.1024/5306c1d3gw1egsy6otv01j2050050aag.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Sep 11 10:59:37 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "ccgaa",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 176,
"idstr" : "1392951763",
"verified_type" : -1,
"city" : "3",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 2,
"source" : "360安全浏览器",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=CyPkUxugo",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883004927981160",
"pic_ids" : [
],
"reposts_count" : 6,
"mlevel" : 0,
"attitudes_count" : 33,
"darwin_tags" : [
],
"rid" : "24_0_200_2789453011045785910",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3880506716225482,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://ke.qq.com/cgi-bin/courseDetail?course_id=74044",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=R2WNdaD&mark=&mid=3883004927981160",
"short_url" : "http://t.cn/R2WNdaD"
}
]
}
],
"next_cursor" : 3883004608438339,
"since_id" : 3883144392991722
}
================================================
FILE: Demo/YYKitDemo/weibo_4.json
================================================
{
"ad" : [
],
"hasvisible" : false,
"groupInfo" : {
"total_number" : 83,
"users" : [
{
"allow_all_comment" : true,
"avatar_large" : "http://tp4.sinaimg.cn/2626996387/180/5732886931/1",
"profile_image_url" : "http://tp4.sinaimg.cn/2626996387/50/5732886931/1",
"class" : 1,
"id" : 2626996387,
"created_at" : "Wed Feb 22 22:09:19 +0800 2012",
"allow_all_act_msg" : true,
"remark" : "",
"verified_trade" : "",
"mbtype" : 0,
"verified_reason" : "",
"location" : "上海 闸北区",
"geo_enabled" : false,
"idstr" : "2626996387",
"description" : "iOS 开发者,健身爱好者,詹姆斯粉丝",
"url" : "http://github.com/MoZhouqi",
"followers_count" : 1021,
"follow_me" : false,
"bi_followers_count" : 83,
"lang" : "zh-cn",
"verified_source_url" : "",
"credit_score" : 80,
"block_word" : 0,
"statuses_count" : 424,
"following" : false,
"verified_type" : -1,
"status_id" : 3882549741284311,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.750.750.1024/9c94c8a3jw8eugj2d4znnj20ku0kv75g.jpg",
"star" : 0,
"name" : "Kyrrr",
"domain" : "",
"city" : "8",
"block_app" : 0,
"online_status" : 0,
"urank" : 23,
"verified_reason_url" : "",
"screen_name" : "Kyrrr",
"province" : "31",
"verified_source" : "",
"weihao" : "",
"gender" : "m",
"pagefriends_count" : 0,
"favourites_count" : 1522,
"mbrank" : 0,
"profile_url" : "u/2626996387",
"user_ability" : 0,
"ptype" : 0,
"friends_count" : 269,
"verified" : false
},
{
"allow_all_comment" : true,
"avatar_large" : "http://tp3.sinaimg.cn/2393762974/180/5733699606/1",
"profile_image_url" : "http://tp3.sinaimg.cn/2393762974/50/5733699606/1",
"class" : 1,
"id" : 2393762974,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.126.980.300/8eadec9egw1ebx87bruyaj20r80fbwku.jpg",
"created_at" : "Tue Sep 13 22:50:56 +0800 2011",
"allow_all_act_msg" : true,
"remark" : "",
"verified_trade" : "",
"mbtype" : 0,
"verified_reason" : "",
"location" : "其他",
"geo_enabled" : true,
"idstr" : "2393762974",
"description" : "一个普通程序员,独立思考者。不惧权威,尊重知识,热爱生活。",
"url" : "http://crespoxiao.blogcn.com",
"followers_count" : 1394,
"follow_me" : false,
"bi_followers_count" : 219,
"lang" : "zh-cn",
"verified_source_url" : "",
"credit_score" : 80,
"block_word" : 0,
"statuses_count" : 3535,
"following" : false,
"verified_type" : 220,
"status_id" : 3883424458553154,
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.1242.1242.1024/8eadec9ejw8eurejecrfej20yi0yiacl.jpg",
"name" : "CrespoXiao",
"star" : 0,
"domain" : "crespoxiao",
"city" : "1000",
"block_app" : 0,
"online_status" : 0,
"urank" : 26,
"verified_reason_url" : "",
"screen_name" : "CrespoXiao",
"province" : "100",
"verified_source" : "",
"weihao" : "",
"gender" : "m",
"pagefriends_count" : 22,
"favourites_count" : 63,
"mbrank" : 0,
"profile_url" : "crespoxiao",
"user_ability" : 0,
"ptype" : 0,
"friends_count" : 328,
"verified" : false
},
{
"allow_all_comment" : true,
"avatar_large" : "http://tp1.sinaimg.cn/1734607224/180/5727313400/1",
"profile_image_url" : "http://tp1.sinaimg.cn/1734607224/50/5727313400/1",
"class" : 1,
"id" : 1734607224,
"created_at" : "Mon Apr 26 14:50:37 +0800 2010",
"allow_all_act_msg" : false,
"remark" : "",
"verified_trade" : "",
"mbtype" : 0,
"verified_reason" : "",
"location" : "上海 虹口区",
"geo_enabled" : true,
"idstr" : "1734607224",
"description" : "即使缤纷落尽,繁华消亡,也不要被生活磨平了棱角",
"url" : "http://blog.csdn.net/pjk1129?viewmode=list",
"followers_count" : 705,
"follow_me" : false,
"bi_followers_count" : 130,
"lang" : "zh-cn",
"verified_source_url" : "",
"credit_score" : 80,
"block_word" : 0,
"statuses_count" : 6358,
"following" : false,
"verified_type" : -1,
"status_id" : 3883294535971422,
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yqb21wg3j20hs0hsmzk.jpg",
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.750.750.1024/67640178jw8esdy8t9pj7j20ku0kumy2.jpg",
"name" : "彭纪奎",
"star" : 0,
"domain" : "rubbishpicker",
"city" : "9",
"block_app" : 0,
"online_status" : 0,
"urank" : 25,
"verified_reason_url" : "",
"screen_name" : "彭纪奎",
"province" : "31",
"verified_source" : "",
"weihao" : "",
"gender" : "m",
"pagefriends_count" : 1,
"favourites_count" : 42,
"mbrank" : 0,
"profile_url" : "rubbishpicker",
"user_ability" : 0,
"ptype" : 0,
"friends_count" : 136,
"verified" : false
},
{
"allow_all_comment" : true,
"avatar_large" : "http://tp2.sinaimg.cn/1867784325/180/40043382596/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1867784325/50/40043382596/1",
"class" : 1,
"id" : 1867784325,
"created_at" : "Fri Nov 19 18:05:23 +0800 2010",
"allow_all_act_msg" : true,
"remark" : "",
"verified_trade" : "",
"mbtype" : 0,
"verified_reason" : "",
"location" : "北京 海淀区",
"geo_enabled" : false,
"idstr" : "1867784325",
"description" : "iOS攻城尸; 最喜欢的3类人是绘师, 设计师和工程师; 喜欢可视化的东西; 崇尚简洁; github ID = johnnywjy",
"url" : "http://github.com/johnnywjy",
"followers_count" : 542,
"follow_me" : false,
"bi_followers_count" : 94,
"lang" : "zh-cn",
"verified_source_url" : "",
"credit_score" : 80,
"block_word" : 0,
"statuses_count" : 4238,
"following" : false,
"verified_type" : -1,
"status_id" : 3883453848126643,
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.174.174.1024/6f542085gw1ec5meklqmbj205005074e.jpg",
"name" : "囧了个泥的",
"star" : 0,
"domain" : "johnnywjy",
"city" : "8",
"block_app" : 0,
"online_status" : 0,
"urank" : 27,
"verified_reason_url" : "",
"screen_name" : "囧了个泥的",
"province" : "11",
"verified_source" : "",
"weihao" : "272277189",
"gender" : "m",
"pagefriends_count" : 12,
"favourites_count" : 1055,
"mbrank" : 0,
"profile_url" : "272277189",
"user_ability" : 0,
"ptype" : 0,
"friends_count" : 516,
"verified" : false
},
{
"allow_all_comment" : true,
"avatar_large" : "http://tp4.sinaimg.cn/2277420203/180/5715852821/1",
"profile_image_url" : "http://tp4.sinaimg.cn/2277420203/50/5715852821/1",
"class" : 1,
"id" : 2277420203,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.980.300/87beacabjw1dy42dzuxx8j.jpg",
"created_at" : "Sun Aug 28 22:42:22 +0800 2011",
"allow_all_act_msg" : false,
"remark" : "",
"verified_trade" : "",
"mbtype" : 0,
"verified_reason" : "",
"location" : "北京 海淀区",
"geo_enabled" : true,
"idstr" : "2277420203",
"description" : "用 PHP 做网站,用 Swift 搞 iOS,打杂 CTO,正在写一本 iOS 的书 🙈",
"url" : "http://lvwenhan.com",
"followers_count" : 1891,
"follow_me" : false,
"bi_followers_count" : 136,
"lang" : "zh-cn",
"verified_source_url" : "",
"credit_score" : 80,
"block_word" : 0,
"statuses_count" : 1056,
"following" : false,
"verified_type" : 220,
"status_id" : 3883501080732066,
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.0.640.640/6ce2240djw1e9uwupbjn7j20hs0hstc2.jpg",
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.512.512.1024/87beacabjw8eo4lkuid0tj20e80e8jsj.jpg",
"name" : "吕文翰_JohnLui",
"star" : 0,
"domain" : "balishengmuyuan",
"city" : "8",
"block_app" : 0,
"online_status" : 0,
"urank" : 21,
"verified_reason_url" : "",
"screen_name" : "吕文翰_JohnLui",
"province" : "11",
"verified_source" : "",
"weihao" : "",
"gender" : "m",
"pagefriends_count" : 0,
"favourites_count" : 20,
"mbrank" : 0,
"profile_url" : "balishengmuyuan",
"user_ability" : 0,
"ptype" : 0,
"friends_count" : 147,
"verified" : false
},
{
"allow_all_comment" : true,
"avatar_large" : "http://tp2.sinaimg.cn/1640068765/180/40001524099/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1640068765/50/40001524099/1",
"class" : 1,
"id" : 1640068765,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.980.300/aee58cdbtw1egmjsj1mukj20r808cq3z.jpg",
"created_at" : "Fri Aug 28 16:35:01 +0800 2009",
"allow_all_act_msg" : false,
"remark" : "",
"verified_trade" : "",
"mbtype" : 0,
"verified_reason" : "",
"location" : "北京 朝阳区",
"geo_enabled" : true,
"idstr" : "1640068765",
"description" : "不会就问,不懂就学。没看完 WWDC 的所有 Session,不好意思说自己努力。",
"url" : "",
"followers_count" : 506,
"follow_me" : false,
"bi_followers_count" : 58,
"lang" : "zh-cn",
"verified_source_url" : "",
"credit_score" : 80,
"block_word" : 0,
"statuses_count" : 2442,
"following" : false,
"verified_type" : -1,
"status_id" : 3883083009133772,
"avatar_hd" : "http://tp2.sinaimg.cn/1640068765/180/40001524099/1",
"star" : 0,
"name" : "nathan1",
"domain" : "elepone",
"city" : "5",
"block_app" : 0,
"online_status" : 0,
"urank" : 27,
"verified_reason_url" : "",
"screen_name" : "nathan1",
"province" : "11",
"verified_source" : "",
"weihao" : "",
"gender" : "m",
"pagefriends_count" : 0,
"favourites_count" : 652,
"mbrank" : 0,
"profile_url" : "elepone",
"user_ability" : 0,
"ptype" : 0,
"friends_count" : 231,
"verified" : false
},
{
"allow_all_comment" : true,
"avatar_large" : "http://tp4.sinaimg.cn/1641167047/180/5691306924/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1641167047/50/5691306924/1",
"class" : 1,
"id" : 1641167047,
"created_at" : "Fri Aug 13 18:36:16 +0800 2010",
"allow_all_act_msg" : false,
"remark" : "",
"verified_trade" : "",
"mbtype" : 0,
"verified_reason" : "",
"location" : "浙江 杭州",
"geo_enabled" : true,
"idstr" : "1641167047",
"description" : "无名段子手,业余程序员,全职男朋友。",
"url" : "http://blog.callmewhy.com/",
"followers_count" : 2243,
"follow_me" : false,
"bi_followers_count" : 273,
"lang" : "zh-cn",
"verified_source_url" : "",
"credit_score" : 80,
"block_word" : 0,
"statuses_count" : 2245,
"following" : false,
"verified_type" : -1,
"status_id" : 3883482499334399,
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/6cf8d7ebjw1ehfr4xa8psj20hs0hsgpg.jpg",
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.399.399.1024/61d238c7jw1ef05lfrbplj20b40b4abh.jpg",
"name" : "请叫我汪二",
"star" : 0,
"domain" : "small1030light",
"city" : "1",
"block_app" : 0,
"online_status" : 0,
"urank" : 26,
"verified_reason_url" : "",
"screen_name" : "请叫我汪二",
"province" : "33",
"verified_source" : "",
"weihao" : "",
"gender" : "m",
"pagefriends_count" : 0,
"favourites_count" : 156,
"mbrank" : 0,
"profile_url" : "small1030light",
"user_ability" : 0,
"ptype" : 0,
"friends_count" : 508,
"verified" : false
}
],
"settings" : {
"mode" : "private",
"remind" : 0
},
"name" : "iOS",
"list_id" : "3633112485772531"
},
"interval" : 0,
"advertises" : [
],
"previous_cursor" : 0,
"uve_blank" : -1,
"total_number" : 1989,
"has_unread" : 0,
"max_id" : 3883426354455193,
"statuses" : [
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Sat Sep 05 02:21:54 +0800 2015",
"id" : 3883537327884057,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz3bCx50d",
"text" : "@我的印象笔记 //@极客江南:👍",
"idstr" : "3883537327884057",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 9,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883462118887525",
"mid" : "3883462118887525",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww4.sinaimg.cn/large/0066KRqFgw1evpuor41kbg30m80gox5n.gif",
"in_reply_to_screen_name" : "",
"comments_count" : 5,
"cardid" : "vip_009",
"pic_infos" : {
"0066KRqFgw1evpurtrx8hg30b408cjsw" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or180/0066KRqFgw1evpurtrx8hg30b408cjsw.gif",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or360/0066KRqFgw1evpurtrx8hg30b408cjsw.gif",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/wap720/0066KRqFgw1evpurtrx8hg30b408cjsw.gif",
"width" : "400",
"height" : "300"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/large/0066KRqFgw1evpurtrx8hg30b408cjsw.gif",
"width" : "400",
"height" : "300"
},
"pic_id" : "0066KRqFgw1evpurtrx8hg30b408cjsw",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/woriginal/0066KRqFgw1evpurtrx8hg30b408cjsw.gif",
"width" : "400",
"height" : "300"
},
"object_id" : "1042018:1036693f2817e043cad4c2083233d38d",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or480/0066KRqFgw1evpurtrx8hg30b408cjsw.gif",
"width" : "400",
"height" : "300"
}
},
"0066KRqFgw1evpuor41kbg30m80gox5n" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or180/0066KRqFgw1evpuor41kbg30m80gox5n.gif",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or360/0066KRqFgw1evpuor41kbg30m80gox5n.gif",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/wap720/0066KRqFgw1evpuor41kbg30m80gox5n.gif",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/large/0066KRqFgw1evpuor41kbg30m80gox5n.gif",
"width" : "800",
"height" : "600"
},
"pic_id" : "0066KRqFgw1evpuor41kbg30m80gox5n",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/woriginal/0066KRqFgw1evpuor41kbg30m80gox5n.gif",
"width" : "800",
"height" : "600"
},
"object_id" : "1042018:aba5712c0a5e9b8d64bd6f613621e95e",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or480/0066KRqFgw1evpuor41kbg30m80gox5n.gif",
"width" : 480,
"height" : 360
}
},
"0066KRqFgw1evpur22fopg30m80go4ga" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or180/0066KRqFgw1evpur22fopg30m80go4ga.gif",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or360/0066KRqFgw1evpur22fopg30m80go4ga.gif",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/wap720/0066KRqFgw1evpur22fopg30m80go4ga.gif",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/large/0066KRqFgw1evpur22fopg30m80go4ga.gif",
"width" : "800",
"height" : "600"
},
"pic_id" : "0066KRqFgw1evpur22fopg30m80go4ga",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/woriginal/0066KRqFgw1evpur22fopg30m80go4ga.gif",
"width" : "800",
"height" : "600"
},
"object_id" : "1042018:519cc3f2ea1ea96c3e192d22cd730cac",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or480/0066KRqFgw1evpur22fopg30m80go4ga.gif",
"width" : 480,
"height" : 360
}
},
"0066KRqFgw1evpurrduizg30m80gowp0" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or180/0066KRqFgw1evpurrduizg30m80gowp0.gif",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or360/0066KRqFgw1evpurrduizg30m80gowp0.gif",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/wap720/0066KRqFgw1evpurrduizg30m80gowp0.gif",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/large/0066KRqFgw1evpurrduizg30m80gowp0.gif",
"width" : "800",
"height" : "600"
},
"pic_id" : "0066KRqFgw1evpurrduizg30m80gowp0",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/woriginal/0066KRqFgw1evpurrduizg30m80gowp0.gif",
"width" : "800",
"height" : "600"
},
"object_id" : "1042018:0b1bb8b86c9958126f5666ef309a3b1d",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or480/0066KRqFgw1evpurrduizg30m80gowp0.gif",
"width" : 480,
"height" : 360
}
},
"0066KRqFgw1evpuqt47p8j31kw0u8aje" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/0066KRqFgw1evpuqt47p8j31kw0u8aje.jpg",
"width" : 282,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/0066KRqFgw1evpuqt47p8j31kw0u8aje.jpg",
"width" : 508,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/0066KRqFgw1evpuqt47p8j31kw0u8aje.jpg",
"width" : 720,
"height" : 382
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/0066KRqFgw1evpuqt47p8j31kw0u8aje.jpg",
"width" : "2048",
"height" : "1088"
},
"pic_id" : "0066KRqFgw1evpuqt47p8j31kw0u8aje",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/0066KRqFgw1evpuqt47p8j31kw0u8aje.jpg",
"width" : "2048",
"height" : "1088"
},
"object_id" : "1042018:c11ef52a4016c0d1198e0d84e953798a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/0066KRqFgw1evpuqt47p8j31kw0u8aje.jpg",
"width" : 677,
"height" : 360
}
},
"0066KRqFgw1evputh0shsg30m80go1l2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or180/0066KRqFgw1evputh0shsg30m80go1l2.gif",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or360/0066KRqFgw1evputh0shsg30m80go1l2.gif",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/wap720/0066KRqFgw1evputh0shsg30m80go1l2.gif",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/large/0066KRqFgw1evputh0shsg30m80go1l2.gif",
"width" : "800",
"height" : "600"
},
"pic_id" : "0066KRqFgw1evputh0shsg30m80go1l2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/woriginal/0066KRqFgw1evputh0shsg30m80go1l2.gif",
"width" : "800",
"height" : "600"
},
"object_id" : "1042018:b5e7b7a42cc006e0fb8debbad3f81767",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or480/0066KRqFgw1evputh0shsg30m80go1l2.gif",
"width" : 480,
"height" : 360
}
},
"0066KRqFgw1evpuus4kisg30m80gou13" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or180/0066KRqFgw1evpuus4kisg30m80gou13.gif",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or360/0066KRqFgw1evpuus4kisg30m80gou13.gif",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/wap720/0066KRqFgw1evpuus4kisg30m80gou13.gif",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/large/0066KRqFgw1evpuus4kisg30m80gou13.gif",
"width" : "800",
"height" : "600"
},
"pic_id" : "0066KRqFgw1evpuus4kisg30m80gou13",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/woriginal/0066KRqFgw1evpuus4kisg30m80gou13.gif",
"width" : "800",
"height" : "600"
},
"object_id" : "1042018:69b16ad862f65a0dbaa6a5a9543f4afa",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or480/0066KRqFgw1evpuus4kisg30m80gou13.gif",
"width" : 480,
"height" : 360
}
},
"0066KRqFgw1evpuv7hjo6g30m80gokjm" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or180/0066KRqFgw1evpuv7hjo6g30m80gokjm.gif",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or360/0066KRqFgw1evpuv7hjo6g30m80gokjm.gif",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/wap720/0066KRqFgw1evpuv7hjo6g30m80gokjm.gif",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/large/0066KRqFgw1evpuv7hjo6g30m80gokjm.gif",
"width" : "800",
"height" : "600"
},
"pic_id" : "0066KRqFgw1evpuv7hjo6g30m80gokjm",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/woriginal/0066KRqFgw1evpuv7hjo6g30m80gokjm.gif",
"width" : "800",
"height" : "600"
},
"object_id" : "1042018:d2c187cef553d6ba2b4fa8bb89801856",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or480/0066KRqFgw1evpuv7hjo6g30m80gokjm.gif",
"width" : 480,
"height" : 360
}
},
"0066KRqFgw1evpurjvkk2g30m80go4qp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or180/0066KRqFgw1evpurjvkk2g30m80go4qp.gif",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or360/0066KRqFgw1evpurjvkk2g30m80go4qp.gif",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/wap720/0066KRqFgw1evpurjvkk2g30m80go4qp.gif",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/large/0066KRqFgw1evpurjvkk2g30m80go4qp.gif",
"width" : "800",
"height" : "600"
},
"pic_id" : "0066KRqFgw1evpurjvkk2g30m80go4qp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/woriginal/0066KRqFgw1evpurjvkk2g30m80go4qp.gif",
"width" : "800",
"height" : "600"
},
"object_id" : "1042018:5a0115171fd3c37460b2ba427ca92b6c",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or480/0066KRqFgw1evpurjvkk2g30m80go4qp.gif",
"width" : 480,
"height" : 360
}
}
},
"reposts_count" : 23,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww4.sinaimg.cn/thumbnail/0066KRqFgw1evpuor41kbg30m80gox5n.gif",
"bmiddle_pic" : "http://ww4.sinaimg.cn/bmiddle/0066KRqFgw1evpuor41kbg30m80gox5n.gif",
"mblogid" : "Cz1ejBi3b",
"geo" : null,
"id" : 3883462118887525,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.0.0/0066KRqFjw1esmakhs94fj30ku0ku3zy.jpg",
"id" : 5596623481,
"bi_followers_count" : 64,
"urank" : 13,
"profile_image_url" : "http://tp2.sinaimg.cn/5596623481/50/5726629821/1",
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"class" : 1,
"verified_contact_email" : "service@520it.com",
"province" : "44",
"verified" : false,
"url" : "",
"statuses_count" : 162,
"geo_enabled" : true,
"follow_me" : false,
"description" : "人气名师团队,实力IT教育,挑战20K薪资!",
"type" : 1,
"followers_count" : 2379,
"verified_contact_mobile" : "020-29007520",
"location" : "广东 广州",
"mbrank" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/5596623481/180/5726629821/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "ITxiaomage",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.920.300/0066KRqFgw1esj0pt3wsrj30pk08cq42.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "小码哥教育科技有限公司",
"screen_name" : "小码哥教育",
"verified_source_url" : "",
"pagefriends_count" : 1,
"name" : "小码哥教育",
"verified_reason" : "广州小码哥教育科技有限公司",
"friends_count" : 157,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.300.300.1024/0066KRqFjw8es4syi9tb7j308c08c74f.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Apr 27 16:38:33 +0800 2015",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "ITxiaomage",
"verified_reason_modified" : "",
"cardid" : "vip_009",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 40,
"idstr" : "5596623481",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【小码哥技术分享】小编给大家推荐一个令创作家、艺术工作者、设计师等脑洞大开的创意类作品网站http://t.cn/8skbbSM [太开心],从上一期的“输入框标签浮动效果”到这一期的“有折叠效果的TabBar”灵感都是来自Dribbble[给力][给力]http://t.cn/RAVJrFO [嘻嘻][嘻嘻]@M了个J @极客江南 @吖了个峥",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 21:23:03 +0800 2015",
"pic_ids" : [
"0066KRqFgw1evpuor41kbg30m80gox5n",
"0066KRqFgw1evpuqt47p8j31kw0u8aje",
"0066KRqFgw1evpur22fopg30m80go4ga",
"0066KRqFgw1evpurjvkk2g30m80go4qp",
"0066KRqFgw1evpurrduizg30m80gowp0",
"0066KRqFgw1evpurtrx8hg30b408cjsw",
"0066KRqFgw1evputh0shsg30m80go1l2",
"0066KRqFgw1evpuus4kisg30m80gou13",
"0066KRqFgw1evpuv7hjo6g30m80gokjm"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"id" : 3653102955,
"bi_followers_count" : 44,
"urank" : 19,
"profile_image_url" : "http://tp4.sinaimg.cn/3653102955/50/5730815929/1",
"class" : 1,
"province" : "43",
"verified" : false,
"url" : "",
"statuses_count" : 2317,
"geo_enabled" : true,
"follow_me" : false,
"description" : "细水长流,终有所获。",
"type" : 1,
"followers_count" : 145,
"location" : "湖南 湘潭",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/3653102955/180/5730815929/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "u/3653102955",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "flyfly溪水长流",
"verified_source_url" : "",
"pagefriends_count" : 2,
"name" : "flyfly溪水长流",
"verified_reason" : "",
"friends_count" : 557,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.511.511.1024/d9bded6bjw8etotg18qraj20e80e7mxh.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Jul 24 00:00:32 +0800 2013",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 27,
"idstr" : "3653102955",
"verified_type" : -1,
"city" : "3",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 0,
"source" : "iPhone 5s",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=Cz3bCx50d",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883537327884057",
"pic_ids" : [
],
"reposts_count" : 0,
"mlevel" : 0,
"attitudes_count" : 0,
"darwin_tags" : [
],
"rid" : "0_0_200_2789462460011413478",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3883534261317369,
"url_struct" : [
{
"result" : true,
"ori_url" : "https://dribbble.com",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=8skbbSM&mark=&mid=3883537327884057",
"short_url" : "http://t.cn/8skbbSM"
},
{
"result" : true,
"ori_url" : "https://github.com/Yalantis/FoldingTabBar.iOS",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RAVJrFO&mark=&mid=3883537327884057",
"short_url" : "http://t.cn/RAVJrFO"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"page_pic" : "http://ww1.sinaimg.cn/thumbnail/9ccc7942gw1ethz96ybhxj2050050aa6.jpg",
"page_id" : "100808bedf7b07f11e215d884d5f7f9766dc95",
"page_desc" : "每个设计师都需要有自己的素材库,而素材是日积月累的,用的时候才可以顺手拈来!微盘地址:http://vdisk.weibo.com/u/2630646082 欢迎关注!",
"object_id" : "1022:100808bedf7b07f11e215d884d5f7f9766dc95",
"object_type" : "topic",
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808bedf7b07f11e215d884d5f7f9766dc95&containerid=100808bedf7b07f11e215d884d5f7f9766dc95&extparam=%E5%AE%9E%E7%94%A8%E7%B4%A0%E6%9D%90",
"tips" : "1309人关注",
"page_title" : "#实用素材#"
},
"created_at" : "Sat Sep 05 02:19:36 +0800 2015",
"id" : 3883536748797895,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz3aGAUJx",
"topic_struct" : [
{
"topic_title" : "实用素材",
"topic_url" : "sinaweibo://pageinfo?containerid=100808bedf7b07f11e215d884d5f7f9766dc95&pageid=100808bedf7b07f11e215d884d5f7f9766dc95&extparam=%E5%AE%9E%E7%94%A8%E7%B4%A0%E6%9D%90"
}
],
"text" : "@我的印象笔记 //@jxd001:正用得上 //@iOSnow:@我的印象笔记",
"idstr" : "3883536748797895",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 445,
"source" : "资源菌iPhone 5",
"truncated" : false,
"source_type" : 2,
"idstr" : "3883488807546442",
"mid" : "3883488807546442",
"annotations" : [
{
"client_mblogid" : "iPhone-133D7ECF-53E3-4975-9840-66CEB1A40957"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww1.sinaimg.cn/large/9ccc7942jw1evqszrdfrtj20c80c8gli.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 21,
"pic_infos" : {
"9ccc7942jw1evqt0oqgguj20c80c8745" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evqt0oqgguj20c80c8745.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evqt0oqgguj20c80c8745.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evqt0oqgguj20c80c8745.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evqt0oqgguj20c80c8745.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942jw1evqt0oqgguj20c80c8745",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evqt0oqgguj20c80c8745.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:b8aa17b195a8f16f584d247b0b7097ae",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evqt0oqgguj20c80c8745.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942jw1evqszt23z9j20c80c8gli" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942jw1evqszt23z9j20c80c8gli.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942jw1evqszt23z9j20c80c8gli.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942jw1evqszt23z9j20c80c8gli.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942jw1evqszt23z9j20c80c8gli.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942jw1evqszt23z9j20c80c8gli",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942jw1evqszt23z9j20c80c8gli.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:48964825dd457436c7a2c751ba89e3f9",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942jw1evqszt23z9j20c80c8gli.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942jw1evqszrvo2dj20c80c8a9x" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942jw1evqszrvo2dj20c80c8a9x.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942jw1evqszrvo2dj20c80c8a9x.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942jw1evqszrvo2dj20c80c8a9x.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942jw1evqszrvo2dj20c80c8a9x.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942jw1evqszrvo2dj20c80c8a9x",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942jw1evqszrvo2dj20c80c8a9x.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:c64cbfd647bb3b1d1fd9adbfe11cb5f4",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942jw1evqszrvo2dj20c80c8a9x.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942jw1evqszrdfrtj20c80c8gli" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942jw1evqszrdfrtj20c80c8gli.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942jw1evqszrdfrtj20c80c8gli.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942jw1evqszrdfrtj20c80c8gli.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942jw1evqszrdfrtj20c80c8gli.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942jw1evqszrdfrtj20c80c8gli",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942jw1evqszrdfrtj20c80c8gli.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:ffe16ed0811e264459605ed86f0310f8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942jw1evqszrdfrtj20c80c8gli.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942jw1evqt0n4l5uj20c80c80sn" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942jw1evqt0n4l5uj20c80c80sn.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942jw1evqt0n4l5uj20c80c80sn.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942jw1evqt0n4l5uj20c80c80sn.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942jw1evqt0n4l5uj20c80c80sn.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942jw1evqt0n4l5uj20c80c80sn",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942jw1evqt0n4l5uj20c80c80sn.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:a6a0d258b36ba203bf300ff0ebba1e53",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942jw1evqt0n4l5uj20c80c80sn.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942jw1evqt0np1shj20c80c8mx2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evqt0np1shj20c80c8mx2.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evqt0np1shj20c80c8mx2.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evqt0np1shj20c80c8mx2.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evqt0np1shj20c80c8mx2.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942jw1evqt0np1shj20c80c8mx2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evqt0np1shj20c80c8mx2.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:5fc1851f62031e0197ab7ff5752ea2a2",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evqt0np1shj20c80c8mx2.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942jw1evqszqhwg5j20c80c8mx1" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942jw1evqszqhwg5j20c80c8mx1.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942jw1evqszqhwg5j20c80c8mx1.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942jw1evqszqhwg5j20c80c8mx1.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942jw1evqszqhwg5j20c80c8mx1.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942jw1evqszqhwg5j20c80c8mx1",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942jw1evqszqhwg5j20c80c8mx1.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:1e001d0806e0a4d153b3acb62074d0a3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942jw1evqszqhwg5j20c80c8mx1.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942jw1evqtn1ok9uj20c80c8t8l" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942jw1evqtn1ok9uj20c80c8t8l.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942jw1evqtn1ok9uj20c80c8t8l.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942jw1evqtn1ok9uj20c80c8t8l.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942jw1evqtn1ok9uj20c80c8t8l.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942jw1evqtn1ok9uj20c80c8t8l",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942jw1evqtn1ok9uj20c80c8t8l.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:8f3c1d290e65e8c72eca896d2296fea2",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942jw1evqtn1ok9uj20c80c8t8l.jpg",
"width" : "440",
"height" : "440"
}
},
"9ccc7942jw1evqszu6mnwj20c80c8jr9" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9ccc7942jw1evqszu6mnwj20c80c8jr9.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9ccc7942jw1evqszu6mnwj20c80c8jr9.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9ccc7942jw1evqszu6mnwj20c80c8jr9.jpg",
"width" : "440",
"height" : "440"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9ccc7942jw1evqszu6mnwj20c80c8jr9.jpg",
"width" : "440",
"height" : "440"
},
"pic_id" : "9ccc7942jw1evqszu6mnwj20c80c8jr9",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9ccc7942jw1evqszu6mnwj20c80c8jr9.jpg",
"width" : "440",
"height" : "440"
},
"object_id" : "1042018:3e3b70342e9ce806b6ca91696f2be536",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9ccc7942jw1evqszu6mnwj20c80c8jr9.jpg",
"width" : "440",
"height" : "440"
}
}
},
"reposts_count" : 953,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/9ccc7942jw1evqszrdfrtj20c80c8gli.jpg",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/9ccc7942jw1evqszrdfrtj20c80c8gli.jpg",
"mblogid" : "Cz1VmvFaO",
"geo" : null,
"id" : 3883488807546442,
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"id" : 2630646082,
"bi_followers_count" : 148,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "100",
"verified" : true,
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"statuses_count" : 3963,
"geo_enabled" : false,
"follow_me" : false,
"description" : "理想,让库粉们都成为设计师!",
"type" : 1,
"followers_count" : 1117930,
"verified_contact_mobile" : "",
"location" : "其他",
"mbrank" : 6,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"star" : 0,
"verified_trade" : "885",
"profile_url" : "xieixiaoyuan",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"weihao" : "222870112",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "photoshop资源库",
"verified_source_url" : "",
"pagefriends_count" : 3,
"name" : "photoshop资源库",
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"friends_count" : 155,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 24 12:49:36 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "xieixiaoyuan",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 44,
"idstr" : "2630646082",
"verified_type" : 0,
"city" : "1000",
"verified_source" : "",
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-hk",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#实用素材#最中意的一组渐变配色方案,喜欢收藏,转需![心]",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Fri Sep 04 23:09:06 +0800 2015",
"pic_ids" : [
"9ccc7942jw1evqszrdfrtj20c80c8gli",
"9ccc7942jw1evqszrvo2dj20c80c8a9x",
"9ccc7942jw1evqszt23z9j20c80c8gli",
"9ccc7942jw1evqszu6mnwj20c80c8jr9",
"9ccc7942jw1evqtn1ok9uj20c80c8t8l",
"9ccc7942jw1evqt0n4l5uj20c80c80sn",
"9ccc7942jw1evqt0np1shj20c80c8mx2",
"9ccc7942jw1evqt0oqgguj20c80c8745",
"9ccc7942jw1evqszqhwg5j20c80c8mx1"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"id" : 3653102955,
"bi_followers_count" : 44,
"urank" : 19,
"profile_image_url" : "http://tp4.sinaimg.cn/3653102955/50/5730815929/1",
"class" : 1,
"province" : "43",
"verified" : false,
"url" : "",
"statuses_count" : 2317,
"geo_enabled" : true,
"follow_me" : false,
"description" : "细水长流,终有所获。",
"type" : 1,
"followers_count" : 145,
"location" : "湖南 湘潭",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/3653102955/180/5730815929/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "u/3653102955",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "flyfly溪水长流",
"verified_source_url" : "",
"pagefriends_count" : 2,
"name" : "flyfly溪水长流",
"verified_reason" : "",
"friends_count" : 557,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.511.511.1024/d9bded6bjw8etotg18qraj20e80e7mxh.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Jul 24 00:00:32 +0800 2013",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 27,
"idstr" : "3653102955",
"verified_type" : -1,
"city" : "3",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 0,
"source" : "iPhone 5s",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=Cz3aGAUJx",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883536748797895",
"pic_ids" : [
],
"reposts_count" : 0,
"mlevel" : 0,
"attitudes_count" : 0,
"darwin_tags" : [
],
"rid" : "1_0_200_2789462460011413478",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3883496466125239
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Sat Sep 05 00:22:03 +0800 2015",
"id" : 3883507166342441,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz2oYqBXr",
"topic_struct" : [
{
"topic_title" : "Girl学iOS",
"topic_url" : "sinaweibo://pageinfo?containerid=100808d1c02ab61578ebcca325b9cf3a8cde5a&pageid=100808d1c02ab61578ebcca325b9cf3a8cde5a&extparam=Girl%E5%AD%A6iOS"
}
],
"text" : " //@吕文翰_JohnLui:看了几天发现这 300 多块花的简直太值了,好几个 pdf,里面内嵌了一堆视频,学习效率和效果都非常好,还节省时间,十分推荐[good][good][good]//@叶孤城___: 我买过的性价比最高的,没有之一。",
"idstr" : "3883507166342441",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 7,
"source" : "OS X",
"truncated" : false,
"source_type" : 1,
"idstr" : "3880565633821247",
"mid" : "3880565633821247",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww2.sinaimg.cn/large/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 13,
"pic_infos" : {
"e8232d83jw1evhhx2foaxj20sg0jrabk" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : 216,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : 388,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : 720,
"height" : 499
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : "1024",
"height" : "711"
},
"pic_id" : "e8232d83jw1evhhx2foaxj20sg0jrabk",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : "1024",
"height" : "711"
},
"keep_size" : 1,
"object_id" : "1042018:9563728b89c494c87ebe4b25d03a1e69",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : 518,
"height" : 360
}
}
},
"reposts_count" : 70,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww2.sinaimg.cn/thumbnail/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"bmiddle_pic" : "http://ww2.sinaimg.cn/bmiddle/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"mblogid" : "CxNSzg251",
"geo" : null,
"id" : 3880565633821247,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yqb21wg3j20hs0hsmzk.jpg",
"id" : 3894619523,
"bi_followers_count" : 349,
"urank" : 20,
"profile_image_url" : "http://tp4.sinaimg.cn/3894619523/50/5725631617/0",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://girlios.github.io",
"statuses_count" : 1003,
"geo_enabled" : true,
"follow_me" : false,
"description" : "一个iOS程序媛的成长记录.",
"type" : 1,
"followers_count" : 3221,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/3894619523/180/5725631617/0",
"star" : 0,
"verified_trade" : "",
"profile_url" : "alllios",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "Girl_iOS",
"verified_source_url" : "",
"pagefriends_count" : 25,
"name" : "Girl_iOS",
"verified_reason" : "",
"friends_count" : 479,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.640.0.800.800.1024/e8232d83jw8errg44v4njj21400p07ef.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Nov 09 08:11:09 +0800 2013",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "alllios",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "f",
"favourites_count" : 271,
"idstr" : "3894619523",
"verified_type" : -1,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#Girl学iOS#这本书如何?值得购买吗? http://t.cn/RhRHzms",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Aug 27 21:33:26 +0800 2015",
"pic_ids" : [
"e8232d83jw1evhhx2foaxj20sg0jrabk"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"id" : 3200393164,
"bi_followers_count" : 30,
"urank" : 20,
"profile_image_url" : "http://tp1.sinaimg.cn/3200393164/50/40040857218/1",
"class" : 1,
"province" : "44",
"verified" : false,
"url" : "",
"statuses_count" : 661,
"geo_enabled" : false,
"follow_me" : false,
"description" : "深圳大学,iOS Developer,Blog:http://blog.csdn.net/paulery2012/article/category/1897335",
"type" : 1,
"followers_count" : 408,
"location" : "广东 深圳",
"mbrank" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/3200393164/180/40040857218/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "u/3200393164",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "Paulery",
"verified_source_url" : "",
"pagefriends_count" : 2,
"name" : "Paulery",
"verified_reason" : "",
"friends_count" : 193,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.1.93.592.592.1024/bec21fccgw1eb7twn8lbzj20gl0m8grl.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Feb 23 12:44:32 +0800 2013",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 2772,
"idstr" : "3200393164",
"verified_type" : -1,
"city" : "3",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 0,
"source" : "iPhone 6 Plus",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=Cz2oYqBXr",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883507166342441",
"pic_ids" : [
],
"reposts_count" : 0,
"mlevel" : 0,
"attitudes_count" : 0,
"darwin_tags" : [
],
"rid" : "2_0_200_2789462460011413478",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3883501080732066,
"url_struct" : [
{
"result" : true,
"ori_url" : "https://designcode.io",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RhRHzms&mark=&mid=3883507166342441",
"short_url" : "http://t.cn/RhRHzms"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 23:57:52 +0800 2015",
"id" : 3883501080732066,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz2fa34rw",
"topic_struct" : [
{
"topic_title" : "Girl学iOS",
"topic_url" : "sinaweibo://pageinfo?containerid=100808d1c02ab61578ebcca325b9cf3a8cde5a&pageid=100808d1c02ab61578ebcca325b9cf3a8cde5a&extparam=Girl%E5%AD%A6iOS"
}
],
"text" : "看了几天发现这 300 多块花的简直太值了,好几个 pdf,里面内嵌了一堆视频,学习效率和效果都非常好,还节省时间,十分推荐[good][good][good]//@叶孤城___: 我买过的性价比最高的,没有之一。",
"idstr" : "3883501080732066",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 7,
"source" : "OS X",
"truncated" : false,
"source_type" : 1,
"idstr" : "3880565633821247",
"mid" : "3880565633821247",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww2.sinaimg.cn/large/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 13,
"pic_infos" : {
"e8232d83jw1evhhx2foaxj20sg0jrabk" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : 216,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : 388,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : 720,
"height" : 499
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : "1024",
"height" : "711"
},
"pic_id" : "e8232d83jw1evhhx2foaxj20sg0jrabk",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : "1024",
"height" : "711"
},
"keep_size" : 1,
"object_id" : "1042018:9563728b89c494c87ebe4b25d03a1e69",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"width" : 518,
"height" : 360
}
}
},
"reposts_count" : 70,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww2.sinaimg.cn/thumbnail/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"bmiddle_pic" : "http://ww2.sinaimg.cn/bmiddle/e8232d83jw1evhhx2foaxj20sg0jrabk.jpg",
"mblogid" : "CxNSzg251",
"geo" : null,
"id" : 3880565633821247,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yqb21wg3j20hs0hsmzk.jpg",
"id" : 3894619523,
"bi_followers_count" : 349,
"urank" : 20,
"profile_image_url" : "http://tp4.sinaimg.cn/3894619523/50/5725631617/0",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://girlios.github.io",
"statuses_count" : 1003,
"geo_enabled" : true,
"follow_me" : false,
"description" : "一个iOS程序媛的成长记录.",
"type" : 1,
"followers_count" : 3221,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/3894619523/180/5725631617/0",
"star" : 0,
"verified_trade" : "",
"profile_url" : "alllios",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "Girl_iOS",
"verified_source_url" : "",
"pagefriends_count" : 25,
"name" : "Girl_iOS",
"verified_reason" : "",
"friends_count" : 479,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.640.0.800.800.1024/e8232d83jw8errg44v4njj21400p07ef.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Nov 09 08:11:09 +0800 2013",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "alllios",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "f",
"favourites_count" : 271,
"idstr" : "3894619523",
"verified_type" : -1,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#Girl学iOS#这本书如何?值得购买吗? http://t.cn/RhRHzms",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Aug 27 21:33:26 +0800 2015",
"pic_ids" : [
"e8232d83jw1evhhx2foaxj20sg0jrabk"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.0.640.640/6ce2240djw1e9uwupbjn7j20hs0hstc2.jpg",
"id" : 2277420203,
"bi_followers_count" : 136,
"urank" : 21,
"profile_image_url" : "http://tp4.sinaimg.cn/2277420203/50/5715852821/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://lvwenhan.com",
"statuses_count" : 1056,
"geo_enabled" : true,
"follow_me" : false,
"description" : "用 PHP 做网站,用 Swift 搞 iOS,打杂 CTO,正在写一本 iOS 的书 🙈",
"type" : 1,
"followers_count" : 1891,
"location" : "北京 海淀区",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2277420203/180/5715852821/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "balishengmuyuan",
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.980.300/87beacabjw1dy42dzuxx8j.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "吕文翰_JohnLui",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "吕文翰_JohnLui",
"verified_reason" : "",
"friends_count" : 147,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.512.512.1024/87beacabjw8eo4lkuid0tj20e80e8jsj.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sun Aug 28 22:42:22 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "balishengmuyuan",
"level" : 7,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 20,
"idstr" : "2277420203",
"verified_type" : 220,
"city" : "8",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000002"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 1,
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=Cz2fa34rw",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883501080732066",
"pic_ids" : [
],
"reposts_count" : 12,
"mlevel" : 0,
"attitudes_count" : 1,
"darwin_tags" : [
],
"rid" : "3_0_200_2789462460011413478",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3880569596983102,
"url_struct" : [
{
"result" : true,
"ori_url" : "https://designcode.io",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RhRHzms&mark=&mid=3883501080732066",
"short_url" : "http://t.cn/RhRHzms"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"actionlog" : {
"ext" : "uid:2477831984|mid:3883500551694049|objectid:2017607%3A5a7e2020dd0548a6ba7ae2cf404ba70d|from:1|detail:native",
"source" : "video",
"act_code" : 799,
"act_type" : 1
},
"page_id" : "2304425a7e2020dd0548a6ba7ae2cf404ba70d",
"act_status" : 1,
"content1" : "秒拍视频",
"type" : 11,
"content2" : "TED 我们看到的真的是现实吗? via@独立鱼",
"oid" : 1890589381,
"page_url" : "sinaweibo://infopage?containerid=2304425a7e2020dd0548a6ba7ae2cf404ba70d&containerid=2304425a7e2020dd0548a6ba7ae2cf404ba70d&showurl=http%3A%2F%2Fmiaopai.com%2Fshow%2FOXEFXdUIU90yduUazs1gBA__.htm&url_open_direct=1&url_type=39&object_type=video&pos=2",
"page_title" : "秒拍视频",
"pic_info" : {
"pic_big" : {
"url" : "http://wscdn.miaopai.com/stream/OXEFXdUIU90yduUazs1gBA___tmp_11_613_.jpg",
"width" : "157",
"height" : "157"
},
"pic_middle" : {
"url" : "http://wscdn.miaopai.com/stream/OXEFXdUIU90yduUazs1gBA___tmp_11_613_.jpg",
"width" : "157",
"height" : "157"
},
"pic_small" : {
"url" : "http://wscdn.miaopai.com/stream/OXEFXdUIU90yduUazs1gBA___tmp_11_613_.jpg",
"width" : "157",
"height" : "157"
}
},
"object_type" : "video",
"object_id" : "2017607:5a7e2020dd0548a6ba7ae2cf404ba70d",
"page_pic" : "http://wscdn.miaopai.com/stream/OXEFXdUIU90yduUazs1gBA___tmp_11_613_.jpg",
"media_info" : {
"h5_url" : "http://miaopai.com/show/OXEFXdUIU90yduUazs1gBA__.htm",
"stream_url" : "http://gslb.miaopai.com/stream/OXEFXdUIU90yduUazs1gBA__.mp4?yx=&refer=weibo_app",
"mp4_sd_url" : "",
"duration" : 1314,
"stream_url_hd" : "",
"name" : "秒拍视频",
"mp4_hd_url" : ""
},
"type_icon" : null
},
"created_at" : "Fri Sep 04 23:55:45 +0800 2015",
"id" : 3883500551694049,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz2ej76Hn",
"topic_struct" : [
{
"topic_title" : "TED",
"topic_url" : "sinaweibo://pageinfo?containerid=10080814d16cde73dd92758805733332ed5d72&pageid=10080814d16cde73dd92758805733332ed5d72&extparam=TED"
}
],
"text" : "基本正确,推荐观看。限于观众接受能力,也只能讲到这样子了。脑神经科学继续向前走,又会回到几千前的那个终点。",
"idstr" : "3883500551694049",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 156,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883456402274980",
"mid" : "3883456402274980",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "star_005",
"in_reply_to_screen_name" : "",
"comments_count" : 39,
"reposts_count" : 522,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1569xPe",
"geo" : null,
"id" : 3883456402274980,
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.0.0/70b01ac5jw1et19z0piysj20hs0hs0x4.jpg",
"id" : 1890589381,
"bi_followers_count" : 285,
"urank" : 23,
"profile_image_url" : "http://tp2.sinaimg.cn/1890589381/50/40072735048/1",
"class" : 1,
"verified_contact_email" : "vip@duliyu.com",
"province" : "31",
"ability_tags" : "影评,国产电影,欧美电影,港台电影,日韩电影,影讯,导演,字幕翻译",
"verified" : true,
"url" : "http://www.duliyu.com",
"statuses_count" : 1459,
"geo_enabled" : true,
"follow_me" : false,
"description" : "电影+逼格-节操=我,无电影不欢,独立鱼网站:www.duliyu.com 邮件vip@duliyu.com",
"type" : 1,
"followers_count" : 362499,
"verified_contact_mobile" : "17098716050",
"location" : "上海 徐汇区",
"mbrank" : 3,
"avatar_large" : "http://tp2.sinaimg.cn/1890589381/180/40072735048/1",
"star" : 0,
"verified_trade" : "1028",
"profile_url" : "duliyu",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/70b01ac5gw1el9yezlol5j20pk08cwf8.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "木无秦",
"screen_name" : "独立鱼",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "独立鱼",
"verified_reason" : "影视评论人 微博签约自媒体",
"friends_count" : 311,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.599.599.1024/70b01ac5gw1en2dqzt4trj20go0gomye.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sun Dec 12 13:02:28 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"dianping" : "movie",
"domain" : "duliyu",
"verified_reason_modified" : "",
"cardid" : "star_005",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 118,
"idstr" : "1890589381",
"verified_type" : 0,
"city" : "4",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"biz_ids" : [
230442
],
"attitudes_status" : 0,
"text" : "#TED# 我们看到的真的是现实吗?我们经历的到底是这个世界真实的样子,还是我们需要它成为的样子?http://t.cn/Ry2nRYW",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 21:00:20 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"id" : 1796149773,
"bi_followers_count" : 50,
"urank" : 27,
"profile_image_url" : "http://tp2.sinaimg.cn/1796149773/50/1295600139/1",
"class" : 1,
"province" : "33",
"verified" : false,
"url" : "http://github.com/Quotation",
"statuses_count" : 2899,
"geo_enabled" : true,
"follow_me" : false,
"description" : "念念觉知,事事留神",
"type" : 1,
"followers_count" : 2634,
"location" : "浙江 杭州",
"mbrank" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/1796149773/180/1295600139/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "xiaoleiwang",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "王_晓磊",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "王_晓磊",
"verified_reason" : "",
"friends_count" : 89,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp2.sinaimg.cn/1796149773/180/1295600139/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Aug 16 12:39:28 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "xiaoleiwang",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 103,
"idstr" : "1796149773",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 0,
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=Cz2ej76Hn",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883500551694049",
"pic_ids" : [
],
"reposts_count" : 1,
"mlevel" : 0,
"attitudes_count" : 0,
"darwin_tags" : [
],
"rid" : "4_0_200_2789462460011413478",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3883478238015508,
"url_struct" : [
{
"result" : true,
"page_id" : "2304425a7e2020dd0548a6ba7ae2cf404ba70d",
"hide" : 1,
"ori_url" : "sinaweibo://infopage?containerid=2304425a7e2020dd0548a6ba7ae2cf404ba70d&containerid=2304425a7e2020dd0548a6ba7ae2cf404ba70d&showurl=http%3A%2F%2Fmiaopai.com%2Fshow%2FOXEFXdUIU90yduUazs1gBA__.htm&url_open_direct=1&url_type=39&object_type=video&pos=1",
"url_title" : "秒拍视频",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_video.png",
"url_type" : 39,
"log" : "su=Ry2nRYW&mark=&mid=3883500551694049",
"short_url" : "http://t.cn/Ry2nRYW",
"actionlog" : {
"ext" : "uid:2477831984|mid:3883500551694049|objectid:2017607%3A5a7e2020dd0548a6ba7ae2cf404ba70d|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
}
}
]
},
{
"favorited" : false,
"tag_struct" : [
{
"tag_hidden" : 2,
"tag_name" : "黑客帝国",
"tag_type" : 2,
"oid" : "1022:10012040846",
"tag_scheme" : "sinaweibo://pageinfo?containerid=10012040846&containerid=10012040846",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/11/07/timeline_icon_movie.png"
}
],
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 23:02:28 +0800 2015",
"id" : 3883487146406806,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz1SGqSHA",
"text" : "读过《神经漫游者》 ★★★★ “这版翻译有很大提高,终于完整啃完了一遍,约翰尼记忆术、黑客帝国、Tron、电子世界争霸战的各种片段脑中划过” http://t.cn/zTf024p",
"idstr" : "3883487146406806",
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat8op0e1j20hs0hswgu.jpg",
"id" : 1956547962,
"bi_followers_count" : 1142,
"urank" : 20,
"profile_image_url" : "http://tp3.sinaimg.cn/1956547962/50/5734439197/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "",
"statuses_count" : 1177,
"geo_enabled" : true,
"follow_me" : false,
"description" : "看上去很厉害的菜鸡,擅忽悠,实习生水平",
"type" : 1,
"followers_count" : 3919,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1956547962/180/5734439197/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "u/1956547962",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "MartinRGB",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "MartinRGB",
"verified_reason" : "",
"friends_count" : 1365,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.512.512.1024/749e8d7ajw8ev1at1n88fj20e80e8mxp.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat May 21 20:50:07 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 130,
"idstr" : "1956547962",
"verified_type" : -1,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 0,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/749e8d7ajw1evqtg76u2mj208f0c6dga.jpg",
"source" : "豆瓣读书",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/749e8d7ajw1evqtg76u2mj208f0c6dga.jpg",
"scheme" : "sinaweibo://detail/?mblogid=Cz1SGqSHA",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883487146406806",
"pic_ids" : [
"749e8d7ajw1evqtg76u2mj208f0c6dga"
],
"reposts_count" : 0,
"mlevel" : 0,
"attitudes_count" : 4,
"darwin_tags" : [
{
"object_type" : "movie",
"object_id" : "1022:10012040846",
"display_name" : "黑客帝国"
}
],
"rid" : "5_0_200_2789462460011413478",
"userType" : 0,
"pic_infos" : {
"749e8d7ajw1evqtg76u2mj208f0c6dga" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/749e8d7ajw1evqtg76u2mj208f0c6dga.jpg",
"width" : 180,
"height" : 260
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/749e8d7ajw1evqtg76u2mj208f0c6dga.jpg",
"width" : "303",
"height" : "438"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/749e8d7ajw1evqtg76u2mj208f0c6dga.jpg",
"width" : "303",
"height" : "438"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/749e8d7ajw1evqtg76u2mj208f0c6dga.jpg",
"width" : "303",
"height" : "438"
},
"pic_id" : "749e8d7ajw1evqtg76u2mj208f0c6dga",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/749e8d7ajw1evqtg76u2mj208f0c6dga.jpg",
"width" : "303",
"height" : "438"
},
"keep_size" : 1,
"object_id" : "1042018:3af8c259b31acdcbfe663c046e9e75a8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/749e8d7ajw1evqtg76u2mj208f0c6dga.jpg",
"width" : "303",
"height" : "438"
}
}
},
"in_reply_to_user_id" : "",
"url_struct" : [
{
"result" : true,
"ori_url" : "http://book.douban.com/subject/24107596/",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=zTf024p&mark=&mid=3883487146406806",
"short_url" : "http://t.cn/zTf024p"
}
],
"original_pic" : "http://ww1.sinaimg.cn/large/749e8d7ajw1evqtg76u2mj208f0c6dga.jpg"
},
{
"scheme" : "sinaweibo://detail/?mblogid=Cz1NgsECJ",
"attitudes_count" : 1,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883483786829345",
"mid" : "3883483786829345",
"darwin_tags" : [
],
"mblogtypename" : "",
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Wed Sep 02 21:51:25 +0800 2015",
"id" : 3882744482060154,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyIyQ8DWi",
"text" : "难道不觉得,应该这样介绍便笺的markdown功能才对么?既有范本,又有效果[心] 我是双鱼座的,但早产了八个月,本来应该是处女座的[doge]@朱萧木 @毅哥胖子",
"idstr" : "3882744482060154",
"stickerID" : null,
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat4uqw77j20hs0hsacp.jpg",
"id" : 1611427581,
"bi_followers_count" : 176,
"urank" : 24,
"profile_image_url" : "http://tp2.sinaimg.cn/1611427581/50/5632368228/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "11",
"verified" : true,
"url" : "http://baohaojun.github.io",
"statuses_count" : 543,
"geo_enabled" : true,
"follow_me" : false,
"description" : "beagrep、bbyac、ajoke.el的作者。",
"type" : 1,
"followers_count" : 3382,
"verified_contact_mobile" : "",
"location" : "北京 朝阳区",
"mbrank" : 4,
"avatar_large" : "http://tp2.sinaimg.cn/1611427581/180/5632368228/1",
"star" : 0,
"verified_trade" : "1979",
"profile_url" : "baohaojun",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "包昊军",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "包昊军",
"verified_reason" : "锤子科技(北京)有限公司工程师",
"friends_count" : 184,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp2.sinaimg.cn/1611427581/180/5632368228/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Nov 22 16:12:40 +0800 2010",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "baohaojun",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 45,
"idstr" : "1611427581",
"verified_type" : 0,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"comments_count" : 28,
"thumbnail_pic" : "http://ww3.sinaimg.cn/thumbnail/600c6efdjw1evog3c4y70j20ri4npney.jpg",
"source" : "Smartisan T1",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 4294967300,
"annotations" : [
{
"client_mblogid" : "54867bba-0c13-429d-aaca-10adf1629722"
},
{
"mapi_request" : true
}
],
"filterID" : null,
"bmiddle_pic" : "http://ww3.sinaimg.cn/bmiddle/600c6efdjw1evog3c4y70j20ri4npney.jpg",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3882744482060154",
"pic_ids" : [
"600c6efdjw1evog3c4y70j20ri4npney"
],
"reposts_count" : 42,
"mlevel" : 0,
"attitudes_count" : 19,
"darwin_tags" : [
],
"userType" : 0,
"pic_infos" : {
"600c6efdjw1evog3c4y70j20ri4npney" : {
"pic_id" : "600c6efdjw1evog3c4y70j20ri4npney",
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/600c6efdjw1evog3c4y70j20ri4npney.jpg",
"width" : "990",
"height" : "6037"
},
"photo_tag" : 0,
"keep_size" : 0,
"sticker_id" : "-1",
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/600c6efdjw1evog3c4y70j20ri4npney.jpg",
"width" : "990",
"height" : "6037"
},
"object_id" : "1042018:fd566a598d5b62977f9d304c0c88adbf",
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/600c6efdjw1evog3c4y70j20ri4npney.jpg",
"width" : 180,
"height" : 600
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/600c6efdjw1evog3c4y70j20ri4npney.jpg",
"width" : 720,
"height" : 4390
},
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/600c6efdjw1evog3c4y70j20ri4npney.jpg",
"width" : 480,
"height" : 1600
},
"filter_id" : "1",
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/600c6efdjw1evog3c4y70j20ri4npney.jpg",
"width" : 360,
"height" : 1200
}
}
},
"in_reply_to_user_id" : "",
"original_pic" : "http://ww3.sinaimg.cn/large/600c6efdjw1evog3c4y70j20ri4npney.jpg"
},
"comments_count" : 1,
"reposts_count" : 3,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1NgsECJ",
"geo" : null,
"id" : 3883483786829345,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e8iktk4ohij20hs0hsmz6.jpg",
"id" : 1680236111,
"bi_followers_count" : 109,
"urank" : 26,
"profile_image_url" : "http://tp4.sinaimg.cn/1680236111/50/5735606570/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "",
"statuses_count" : 2397,
"geo_enabled" : true,
"follow_me" : false,
"description" : "动次打次",
"type" : 1,
"followers_count" : 2560,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/1680236111/180/5735606570/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "huisemuma",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "每日一动刘嘉伟",
"verified_source_url" : "",
"pagefriends_count" : 1,
"name" : "每日一动刘嘉伟",
"verified_reason" : "",
"friends_count" : 322,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.200.200.1024/64265e4fjw8evgx52tmxwj205k05kjre.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Mar 29 10:36:20 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "huisemuma",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 53,
"idstr" : "1680236111",
"verified_type" : -1,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "之前好奇如何一边介绍语法一边显示效果//@包昊军: 哈哈哈来揭晓迷底了。有一个Unicode字符叫零宽度空格,没错,我在 # 一级标题 前加一个这个字符,导致它不是顶格开始的文字,便签就不会把它当成标题了。类似的,在 **粗体** 第1和第2个*之间也加一个该特殊空格,可以让便签不加粗而是原文显示",
"biz_feature" : 0,
"pid" : 3883469962295977,
"created_at" : "Fri Sep 04 22:49:08 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "6_0_200_2789462460011413478"
},
{
"scheme" : "sinaweibo://detail/?mblogid=Cz1LbDaiP",
"attitudes_count" : 0,
"source" : "墨客",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883482499334399",
"mid" : "3883482499334399",
"darwin_tags" : [
],
"mblogtypename" : "",
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"attitudes_count" : 1450,
"source" : "iPhone 6 Plus",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883358276598522",
"mid" : "3883358276598522",
"annotations" : [
{
"client_mblogid" : "iPhone-9C1F9B07-B27E-4402-AC14-A434A6ACD627"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww4.sinaimg.cn/large/624206fcjw1evqeeqm0udj20jz0zktbx.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 1398,
"pic_infos" : {
"624206fcjw1evqeer5lvnj20jz0zk42f" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/624206fcjw1evqeer5lvnj20jz0zk42f.jpg",
"width" : 180,
"height" : 320
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/624206fcjw1evqeer5lvnj20jz0zk42f.jpg",
"width" : 360,
"height" : 640
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/624206fcjw1evqeer5lvnj20jz0zk42f.jpg",
"width" : "719",
"height" : "1280"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/624206fcjw1evqeer5lvnj20jz0zk42f.jpg",
"width" : "719",
"height" : "1280"
},
"pic_id" : "624206fcjw1evqeer5lvnj20jz0zk42f",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/624206fcjw1evqeer5lvnj20jz0zk42f.jpg",
"width" : "719",
"height" : "1280"
},
"object_id" : "1042018:190e2599badef6aca694a9f88d783b2d",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/624206fcjw1evqeer5lvnj20jz0zk42f.jpg",
"width" : 480,
"height" : 854
}
},
"624206fcjw1evqeercejbj20jz0zkgp4" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/624206fcjw1evqeercejbj20jz0zkgp4.jpg",
"width" : 180,
"height" : 320
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/624206fcjw1evqeercejbj20jz0zkgp4.jpg",
"width" : 360,
"height" : 640
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/624206fcjw1evqeercejbj20jz0zkgp4.jpg",
"width" : "719",
"height" : "1280"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/624206fcjw1evqeercejbj20jz0zkgp4.jpg",
"width" : "719",
"height" : "1280"
},
"pic_id" : "624206fcjw1evqeercejbj20jz0zkgp4",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/624206fcjw1evqeercejbj20jz0zkgp4.jpg",
"width" : "719",
"height" : "1280"
},
"object_id" : "1042018:c29f335986217430c019a16296589b07",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/624206fcjw1evqeercejbj20jz0zkgp4.jpg",
"width" : 480,
"height" : 854
}
},
"624206fcjw1evqeeqm0udj20jz0zktbx" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/624206fcjw1evqeeqm0udj20jz0zktbx.jpg",
"width" : 180,
"height" : 320
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/624206fcjw1evqeeqm0udj20jz0zktbx.jpg",
"width" : 360,
"height" : 640
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/624206fcjw1evqeeqm0udj20jz0zktbx.jpg",
"width" : "719",
"height" : "1280"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/624206fcjw1evqeeqm0udj20jz0zktbx.jpg",
"width" : "719",
"height" : "1280"
},
"pic_id" : "624206fcjw1evqeeqm0udj20jz0zktbx",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/624206fcjw1evqeeqm0udj20jz0zktbx.jpg",
"width" : "719",
"height" : "1280"
},
"object_id" : "1042018:5ea95ad56a43654d8985875379ad2096",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/624206fcjw1evqeeqm0udj20jz0zktbx.jpg",
"width" : 480,
"height" : 854
}
},
"624206fcjw1evqeeqvoszj20jz0zk77r" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/624206fcjw1evqeeqvoszj20jz0zk77r.jpg",
"width" : 180,
"height" : 320
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/624206fcjw1evqeeqvoszj20jz0zk77r.jpg",
"width" : 360,
"height" : 640
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/624206fcjw1evqeeqvoszj20jz0zk77r.jpg",
"width" : "719",
"height" : "1280"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/624206fcjw1evqeeqvoszj20jz0zk77r.jpg",
"width" : "719",
"height" : "1280"
},
"pic_id" : "624206fcjw1evqeeqvoszj20jz0zk77r",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/624206fcjw1evqeeqvoszj20jz0zk77r.jpg",
"width" : "719",
"height" : "1280"
},
"object_id" : "1042018:044a0c139634068bd2871214865409f8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/624206fcjw1evqeeqvoszj20jz0zk77r.jpg",
"width" : 480,
"height" : 854
}
}
},
"reposts_count" : 6387,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww4.sinaimg.cn/thumbnail/624206fcjw1evqeeqm0udj20jz0zktbx.jpg",
"bmiddle_pic" : "http://ww4.sinaimg.cn/bmiddle/624206fcjw1evqeeqm0udj20jz0zktbx.jpg",
"mblogid" : "CyYwPrGzM",
"geo" : null,
"id" : 3883358276598522,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/6cf8d7ebjw1ebx82fofq9j20hs0hs3zj.jpg",
"id" : 1648494332,
"bi_followers_count" : 424,
"urank" : 30,
"profile_image_url" : "http://tp1.sinaimg.cn/1648494332/50/40061279636/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://ushi.blogbus.com",
"statuses_count" : 6943,
"geo_enabled" : true,
"follow_me" : false,
"description" : "| Instagram: ushi666 |",
"type" : 1,
"followers_count" : 7455,
"location" : "北京 朝阳区",
"mbrank" : 6,
"avatar_large" : "http://tp1.sinaimg.cn/1648494332/180/40061279636/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "ushi",
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.980.300/624206fcjw1e09caeyny6j.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "颜良辰",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "颜良辰",
"verified_reason" : "",
"friends_count" : 711,
"mbtype" : 2,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.256.76.436.436.1024/624206fcgw1eit3kmkr8fj20rs0ijdoc.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sun Sep 20 02:23:58 +0800 2009",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "ushi",
"level" : 7,
"allow_all_comment" : false,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 36,
"idstr" : "1648494332",
"verified_type" : 220,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "我朝人民现在真是无理取闹到难以置信的境界,蔡康永阅兵日不发微博都要去洗版辱骂。",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Fri Sep 04 14:30:24 +0800 2015",
"pic_ids" : [
"624206fcjw1evqeeqm0udj20jz0zktbx",
"624206fcjw1evqeeqvoszj20jz0zk77r",
"624206fcjw1evqeer5lvnj20jz0zk42f",
"624206fcjw1evqeercejbj20jz0zkgp4"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 1,
"reposts_count" : 1,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1LbDaiP",
"geo" : null,
"id" : 3883482499334399,
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/6cf8d7ebjw1ehfr4xa8psj20hs0hsgpg.jpg",
"id" : 1641167047,
"bi_followers_count" : 273,
"urank" : 26,
"profile_image_url" : "http://tp4.sinaimg.cn/1641167047/50/5691306924/1",
"class" : 1,
"province" : "33",
"verified" : false,
"url" : "http://blog.callmewhy.com/",
"statuses_count" : 2245,
"geo_enabled" : true,
"follow_me" : false,
"description" : "无名段子手,业余程序员,全职男朋友。",
"type" : 1,
"followers_count" : 2243,
"location" : "浙江 杭州",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/1641167047/180/5691306924/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "small1030light",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "请叫我汪二",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "请叫我汪二",
"verified_reason" : "",
"friends_count" : 508,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.399.399.1024/61d238c7jw1ef05lfrbplj20b40b4abh.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Aug 13 18:36:16 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "small1030light",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 156,
"idstr" : "1641167047",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "吓死了[衰] //@红烧Lo:其实康永哥这样洗了一批粉也是挺好的//@tinyfool: 好赞//@余啸: 某党多以来的思想教育看来还是有效的,成功的驯养了一批_______。 //@女王C-cup:这盛世,可如你愿~[心][心][心]",
"biz_feature" : 0,
"pid" : 3883468422982491,
"created_at" : "Fri Sep 04 22:44:01 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "7_0_200_2789462460011413478"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 22:16:04 +0800 2015",
"id" : 3883475461570616,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz1zQ6AAw",
"text" : " //@isaced:[泪] //@人字拖2号:真是伤感。",
"idstr" : "3883475461570616",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 2,
"source" : "多说评论框",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883443597804902",
"mid" : "3883443597804902",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww1.sinaimg.cn/large/c21b19e0jw1evqog3v71ij20go09m3yz.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 9,
"pic_infos" : {
"c21b19e0jw1evqog43ag0j20go0dt75b" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/c21b19e0jw1evqog43ag0j20go0dt75b.jpg",
"width" : 181,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/c21b19e0jw1evqog43ag0j20go0dt75b.jpg",
"width" : 325,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/c21b19e0jw1evqog43ag0j20go0dt75b.jpg",
"width" : "600",
"height" : "497"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/c21b19e0jw1evqog43ag0j20go0dt75b.jpg",
"width" : "600",
"height" : "497"
},
"pic_id" : "c21b19e0jw1evqog43ag0j20go0dt75b",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/c21b19e0jw1evqog43ag0j20go0dt75b.jpg",
"width" : "600",
"height" : "497"
},
"object_id" : "1042018:98cf5586cd872b39064b8cc947534cf7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/c21b19e0jw1evqog43ag0j20go0dt75b.jpg",
"width" : 434,
"height" : 360
}
},
"c21b19e0jw1evqog4a703j20go0cedgg" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/c21b19e0jw1evqog4a703j20go0cedgg.jpg",
"width" : 201,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/c21b19e0jw1evqog4a703j20go0cedgg.jpg",
"width" : 363,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/c21b19e0jw1evqog4a703j20go0cedgg.jpg",
"width" : "600",
"height" : "446"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/c21b19e0jw1evqog4a703j20go0cedgg.jpg",
"width" : "600",
"height" : "446"
},
"pic_id" : "c21b19e0jw1evqog4a703j20go0cedgg",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/c21b19e0jw1evqog4a703j20go0cedgg.jpg",
"width" : "600",
"height" : "446"
},
"object_id" : "1042018:3e810241a2015d124a11ca08b957ad62",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/c21b19e0jw1evqog4a703j20go0cedgg.jpg",
"width" : 484,
"height" : 360
}
},
"c21b19e0jw1evqog4kb2kj20go0cd3zu" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/c21b19e0jw1evqog4kb2kj20go0cd3zu.jpg",
"width" : 202,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/c21b19e0jw1evqog4kb2kj20go0cd3zu.jpg",
"width" : 364,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/c21b19e0jw1evqog4kb2kj20go0cd3zu.jpg",
"width" : "600",
"height" : "445"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/c21b19e0jw1evqog4kb2kj20go0cd3zu.jpg",
"width" : "600",
"height" : "445"
},
"pic_id" : "c21b19e0jw1evqog4kb2kj20go0cd3zu",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/c21b19e0jw1evqog4kb2kj20go0cd3zu.jpg",
"width" : "600",
"height" : "445"
},
"object_id" : "1042018:37ab46d3d43e997f3d9fab69815e8b7c",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/c21b19e0jw1evqog4kb2kj20go0cd3zu.jpg",
"width" : 485,
"height" : 360
}
},
"c21b19e0jw1evqog4dy63j20go0cf3zv" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/c21b19e0jw1evqog4dy63j20go0cf3zv.jpg",
"width" : 201,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/c21b19e0jw1evqog4dy63j20go0cf3zv.jpg",
"width" : 362,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/c21b19e0jw1evqog4dy63j20go0cf3zv.jpg",
"width" : "600",
"height" : "447"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/c21b19e0jw1evqog4dy63j20go0cf3zv.jpg",
"width" : "600",
"height" : "447"
},
"pic_id" : "c21b19e0jw1evqog4dy63j20go0cf3zv",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/c21b19e0jw1evqog4dy63j20go0cf3zv.jpg",
"width" : "600",
"height" : "447"
},
"object_id" : "1042018:ef0a4cc7ebe654ba4bb2ad14c8ac15ce",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/c21b19e0jw1evqog4dy63j20go0cf3zv.jpg",
"width" : 483,
"height" : 360
}
},
"c21b19e0jw1evqog3v71ij20go09m3yz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/c21b19e0jw1evqog3v71ij20go09m3yz.jpg",
"width" : 260,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/c21b19e0jw1evqog3v71ij20go09m3yz.jpg",
"width" : 468,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/c21b19e0jw1evqog3v71ij20go09m3yz.jpg",
"width" : "600",
"height" : "346"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/c21b19e0jw1evqog3v71ij20go09m3yz.jpg",
"width" : "600",
"height" : "346"
},
"pic_id" : "c21b19e0jw1evqog3v71ij20go09m3yz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/c21b19e0jw1evqog3v71ij20go09m3yz.jpg",
"width" : "600",
"height" : "346"
},
"object_id" : "1042018:6517040e1f5efc3abecc2b02d7b56982",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/c21b19e0jw1evqog3v71ij20go09m3yz.jpg",
"width" : "600",
"height" : "346"
}
}
},
"reposts_count" : 41,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/c21b19e0jw1evqog3v71ij20go09m3yz.jpg",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/c21b19e0jw1evqog3v71ij20go09m3yz.jpg",
"mblogid" : "Cz0KrwKpw",
"geo" : null,
"id" : 3883443597804902,
"user" : {
"id" : 3256556000,
"bi_followers_count" : 8,
"urank" : 19,
"profile_image_url" : "http://tp1.sinaimg.cn/3256556000/50/5733114143/1",
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "11",
"verified" : false,
"url" : "",
"statuses_count" : 2903,
"geo_enabled" : true,
"follow_me" : false,
"description" : "我们传播的是思考不是结论。有深度的科技媒体 wetalk.cn 官方微博。",
"type" : 1,
"followers_count" : 2283,
"verified_contact_mobile" : "",
"location" : "北京 海淀区",
"mbrank" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/3256556000/180/5733114143/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "softucn",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "WETALK观点",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "WETALK观点",
"verified_reason" : "微言 www.wetalk.cn 官方微博",
"friends_count" : 61,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.512.512.1024/c21b19e0jw8eujkikml2zj20e80e80t0.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Mar 08 23:11:02 +0800 2013",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "softucn",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 996,
"idstr" : "3256556000",
"verified_type" : -1,
"city" : "8",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【Mac 用户需谨慎,安装 MplayerX 送流氓软件】 MPlayerX App Store 开始收费,官网开始耍流氓。我们一直说下载软件要到官网下载,而 MPlayerX 用实际行动证明官网也不安全。 那个曾经 Mac 下最著名的视频播放器 MPlayerX,如今却和另外一个 Mac 下最臭名昭著的流氓软… http://t.cn/Ry2RHqC",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 20:09:26 +0800 2015",
"pic_ids" : [
"c21b19e0jw1evqog3v71ij20go09m3yz",
"c21b19e0jw1evqog43ag0j20go0dt75b",
"c21b19e0jw1evqog4a703j20go0cedgg",
"c21b19e0jw1evqog4dy63j20go0cf3zv",
"c21b19e0jw1evqog4kb2kj20go0cd3zu"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/6cf8d7ebjw1ehfr4xa8psj20hs0hsgpg.jpg",
"id" : 1788377675,
"bi_followers_count" : 65,
"urank" : 27,
"profile_image_url" : "http://tp4.sinaimg.cn/1788377675/50/5697551093/1",
"class" : 1,
"province" : "42",
"verified" : false,
"url" : "",
"statuses_count" : 4196,
"geo_enabled" : true,
"follow_me" : false,
"description" : "iOS开发,iDarkroom开发者",
"type" : 1,
"followers_count" : 564,
"location" : "湖北 鄂州",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/1788377675/180/5697551093/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "maplecoder",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "maplecoder",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "maplecoder",
"verified_reason" : "",
"friends_count" : 536,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.641.641.1024/6a987a4bjw8ehbpgviw5fj20ht0htq3k.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Aug 06 13:12:22 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "maplecoder",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 84,
"idstr" : "1788377675",
"verified_type" : -1,
"city" : "7",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 0,
"source" : "iPhone 6 Plus",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=Cz1zQ6AAw",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883475461570616",
"pic_ids" : [
],
"reposts_count" : 0,
"mlevel" : 0,
"attitudes_count" : 0,
"darwin_tags" : [
],
"rid" : "8_0_200_2789462460011413478",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3883473695659557,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://wetalk.cn/4553",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2RHqC&mark=&mid=3883475461570616",
"short_url" : "http://t.cn/Ry2RHqC"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 22:12:06 +0800 2015",
"id" : 3883474467346560,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz1yeuPaU",
"text" : " //@程序员的那些事:看评论,欢迎补充 [嘻嘻] ( 原帖评论看这里: http://t.cn/Ry2YvAo )",
"idstr" : "3883474467346560",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 7,
"source" : "伯乐在线",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883406184229635",
"mid" : "3883406184229635",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"comments_count" : 16,
"reposts_count" : 19,
"userType" : 0,
"favorited" : false,
"mblogid" : "CyZM6hKjV",
"geo" : null,
"id" : 3883406184229635,
"user" : {
"id" : 1670481425,
"bi_followers_count" : 51,
"urank" : 29,
"profile_image_url" : "http://tp2.sinaimg.cn/1670481425/50/1286328769/1",
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "11",
"verified" : false,
"url" : "http://blog.jobbole.com/",
"statuses_count" : 9867,
"geo_enabled" : false,
"follow_me" : false,
"description" : "①关注 IT 职场;②合作请私信联系;③投稿请访问 http://top.jobbole.com",
"type" : 1,
"followers_count" : 174658,
"verified_contact_mobile" : "",
"location" : "北京 东城区",
"mbrank" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/1670481425/180/1286328769/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "jobbole",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "伯乐在线官方微博",
"verified_source_url" : "",
"pagefriends_count" : 1,
"name" : "伯乐在线官方微博",
"verified_reason" : "伯乐在线官方微博",
"friends_count" : 57,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp2.sinaimg.cn/1670481425/180/1286328769/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Jul 28 09:20:36 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "jobbole",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 97,
"idstr" : "1670481425",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "讨论帖:大家看过哪些和编程相关,但和具体开发语言无关的书籍? http://t.cn/Ry2jkWi",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 17:40:44 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"id" : 1770791034,
"bi_followers_count" : 285,
"urank" : 25,
"profile_image_url" : "http://tp3.sinaimg.cn/1770791034/50/5675780662/1",
"class" : 1,
"province" : "44",
"verified" : false,
"url" : "http://love.alan.huang.blog.163.com",
"statuses_count" : 2229,
"geo_enabled" : true,
"follow_me" : false,
"description" : "如果你認為自己已經很努力,覺得疲憊的時候,說明你還沒有看到總有一些別人一直在拼命地努力。",
"type" : 1,
"followers_count" : 689,
"location" : "广东 广州",
"mbrank" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1770791034/180/5675780662/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "u/1770791034",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "Alan黄伟彬",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "Alan黄伟彬",
"verified_reason" : "",
"friends_count" : 391,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.249.249.1024/698c207ajw1e98egb1e68j206y06yq33.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Tue Jul 20 11:22:02 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "",
"level" : 7,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 8,
"idstr" : "1770791034",
"verified_type" : 220,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 0,
"source" : "iPhone 5s",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=Cz1yeuPaU",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883474467346560",
"pic_ids" : [
],
"reposts_count" : 0,
"mlevel" : 0,
"attitudes_count" : 0,
"darwin_tags" : [
],
"rid" : "9_0_200_2789462460011413478",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3883461628956558,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://group.jobbole.com/6742/",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2YvAo&mark=&mid=3883474467346560",
"short_url" : "http://t.cn/Ry2YvAo"
},
{
"result" : true,
"ori_url" : "http://group.jobbole.com/6742/#comm-8233",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2jkWi&mark=&mid=3883474467346560",
"short_url" : "http://t.cn/Ry2jkWi"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 21:59:28 +0800 2015",
"id" : 3883471288075260,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz1t6xSK8",
"text" : "Karting...",
"idstr" : "3883471288075260",
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e8iktk4ohij20hs0hsmz6.jpg",
"id" : 2127420750,
"bi_followers_count" : 304,
"urank" : 25,
"profile_image_url" : "http://tp3.sinaimg.cn/2127420750/50/22826107809/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://ryantang.me",
"statuses_count" : 2530,
"geo_enabled" : true,
"follow_me" : false,
"description" : "Android & iOS Developer. Focus on work. Focus on life!",
"type" : 1,
"followers_count" : 3384,
"location" : "北京 海淀区",
"mbrank" : 3,
"avatar_large" : "http://tp3.sinaimg.cn/2127420750/180/22826107809/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "renrentang",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "唐韧_Ryan",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "唐韧_Ryan",
"verified_reason" : "",
"friends_count" : 767,
"mbtype" : 2,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp3.sinaimg.cn/2127420750/180/22826107809/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon May 02 12:02:16 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "renrentang",
"level" : 7,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 0,
"idstr" : "2127420750",
"verified_type" : 220,
"city" : "8",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 5,
"thumbnail_pic" : "http://ww4.sinaimg.cn/thumbnail/7ecddd4ejw1evqrm5xo7hj20zz18gncp.jpg",
"source" : "iPhone 6",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 4294967300,
"mblogtypename" : "",
"annotations" : [
{
"client_mblogid" : "iPhone-14CF76D2-FDEB-447F-8507-4214E51F1C32"
},
{
"mapi_request" : true
}
],
"bmiddle_pic" : "http://ww4.sinaimg.cn/bmiddle/7ecddd4ejw1evqrm5xo7hj20zz18gncp.jpg",
"scheme" : "sinaweibo://detail/?mblogid=Cz1t6xSK8",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883471288075260",
"pic_ids" : [
"7ecddd4ejw1evqrm5xo7hj20zz18gncp",
"7ecddd4ejw1evqrmad0znj218g0xck3t",
"7ecddd4ejw1evqrmg4ju1j218g0xck7o",
"7ecddd4ejw1evqrmlvjxbj218g0xcdt3"
],
"reposts_count" : 0,
"mlevel" : 0,
"attitudes_count" : 6,
"darwin_tags" : [
],
"rid" : "10_0_200_2789462460011413478",
"userType" : 0,
"pic_infos" : {
"7ecddd4ejw1evqrmg4ju1j218g0xck7o" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/7ecddd4ejw1evqrmg4ju1j218g0xck7o.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/7ecddd4ejw1evqrmg4ju1j218g0xck7o.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/7ecddd4ejw1evqrmg4ju1j218g0xck7o.jpg",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/7ecddd4ejw1evqrmg4ju1j218g0xck7o.jpg",
"width" : "1600",
"height" : "1200"
},
"pic_id" : "7ecddd4ejw1evqrmg4ju1j218g0xck7o",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/7ecddd4ejw1evqrmg4ju1j218g0xck7o.jpg",
"width" : "1600",
"height" : "1200"
},
"object_id" : "1042018:5ec92f0f8d8db9370c300b015a5bfbcf",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/7ecddd4ejw1evqrmg4ju1j218g0xck7o.jpg",
"width" : 480,
"height" : 360
}
},
"7ecddd4ejw1evqrm5xo7hj20zz18gncp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/7ecddd4ejw1evqrm5xo7hj20zz18gncp.jpg",
"width" : 180,
"height" : 222
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/7ecddd4ejw1evqrm5xo7hj20zz18gncp.jpg",
"width" : 360,
"height" : 444
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/7ecddd4ejw1evqrm5xo7hj20zz18gncp.jpg",
"width" : 720,
"height" : 889
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/7ecddd4ejw1evqrm5xo7hj20zz18gncp.jpg",
"width" : "1295",
"height" : "1600"
},
"pic_id" : "7ecddd4ejw1evqrm5xo7hj20zz18gncp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/7ecddd4ejw1evqrm5xo7hj20zz18gncp.jpg",
"width" : "1295",
"height" : "1600"
},
"object_id" : "1042018:5100784f973659e28c592cf077a97f71",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/7ecddd4ejw1evqrm5xo7hj20zz18gncp.jpg",
"width" : 480,
"height" : 593
}
},
"7ecddd4ejw1evqrmlvjxbj218g0xcdt3" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/7ecddd4ejw1evqrmlvjxbj218g0xcdt3.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/7ecddd4ejw1evqrmlvjxbj218g0xcdt3.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/7ecddd4ejw1evqrmlvjxbj218g0xcdt3.jpg",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/7ecddd4ejw1evqrmlvjxbj218g0xcdt3.jpg",
"width" : "1600",
"height" : "1200"
},
"pic_id" : "7ecddd4ejw1evqrmlvjxbj218g0xcdt3",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/7ecddd4ejw1evqrmlvjxbj218g0xcdt3.jpg",
"width" : "1600",
"height" : "1200"
},
"object_id" : "1042018:1cf5501209ce994cb824d8b8af148d35",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/7ecddd4ejw1evqrmlvjxbj218g0xcdt3.jpg",
"width" : 480,
"height" : 360
}
},
"7ecddd4ejw1evqrmad0znj218g0xck3t" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/7ecddd4ejw1evqrmad0znj218g0xck3t.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/7ecddd4ejw1evqrmad0znj218g0xck3t.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/7ecddd4ejw1evqrmad0znj218g0xck3t.jpg",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/7ecddd4ejw1evqrmad0znj218g0xck3t.jpg",
"width" : "1600",
"height" : "1200"
},
"pic_id" : "7ecddd4ejw1evqrmad0znj218g0xck3t",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/7ecddd4ejw1evqrmad0znj218g0xck3t.jpg",
"width" : "1600",
"height" : "1200"
},
"object_id" : "1042018:99aae6afaad89e188a4d3023d73ad210",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/7ecddd4ejw1evqrmad0znj218g0xck3t.jpg",
"width" : 480,
"height" : 360
}
}
},
"in_reply_to_user_id" : "",
"original_pic" : "http://ww4.sinaimg.cn/large/7ecddd4ejw1evqrm5xo7hj20zz18gncp.jpg"
},
{
"mblogtypename" : "",
"attitudes_count" : 1,
"source" : "奇点",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883471019991107",
"mid" : "3883471019991107",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"comments_count" : 4,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1sFFV8T",
"geo" : null,
"id" : 3883471019991107,
"user" : {
"id" : 1846569133,
"bi_followers_count" : 460,
"urank" : 30,
"profile_image_url" : "http://tp2.sinaimg.cn/1846569133/50/5696080012/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"class" : 1,
"province" : "33",
"verified" : false,
"url" : "http://imtx.me",
"statuses_count" : 18416,
"geo_enabled" : true,
"follow_me" : false,
"description" : "独立开发者。iOS 作品:@奇点微博客户端 ,一款简洁高效的第三方微博客户端;OS X 作品:Manico,快速 App 启动及切换工具。",
"type" : 1,
"followers_count" : 9705,
"location" : "浙江 杭州",
"mbrank" : 3,
"avatar_large" : "http://tp2.sinaimg.cn/1846569133/180/5696080012/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "tualatrix",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "图拉鼎",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "图拉鼎",
"verified_reason" : "",
"friends_count" : 858,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.636.636.1024/6e1068adjw8egs0u249jyj20ho0hogmj.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Nov 03 23:40:25 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "tualatrix",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 6257,
"idstr" : "1846569133",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "I'm so sleepy...",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 21:58:24 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "11_0_200_2789462460011413478",
"scheme" : "sinaweibo://detail/?mblogid=Cz1sFFV8T"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 21:55:09 +0800 2015",
"id" : 3883470197449321,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz1rlvfUl",
"topic_struct" : [
{
"topic_title" : "每日一动",
"topic_url" : "sinaweibo://pageinfo?containerid=100808cfdd97d84df7920ec0161e000f2bd429&pageid=100808cfdd97d84df7920ec0161e000f2bd429&extparam=%E6%AF%8F%E6%97%A5%E4%B8%80%E5%8A%A8"
}
],
"text" : "No.118_0904 #每日一动# 哈喽一整天尅剃",
"idstr" : "3883470197449321",
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e8iktk4ohij20hs0hsmz6.jpg",
"id" : 1680236111,
"bi_followers_count" : 109,
"urank" : 26,
"profile_image_url" : "http://tp4.sinaimg.cn/1680236111/50/5735606570/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "",
"statuses_count" : 2397,
"geo_enabled" : true,
"follow_me" : false,
"description" : "动次打次",
"type" : 1,
"followers_count" : 2560,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/1680236111/180/5735606570/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "huisemuma",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "每日一动刘嘉伟",
"verified_source_url" : "",
"pagefriends_count" : 1,
"name" : "每日一动刘嘉伟",
"verified_reason" : "",
"friends_count" : 322,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.200.200.1024/64265e4fjw8evgx52tmxwj205k05kjre.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Mar 29 10:36:20 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "huisemuma",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 53,
"idstr" : "1680236111",
"verified_type" : -1,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 7,
"thumbnail_pic" : "http://ww4.sinaimg.cn/thumbnail/64265e4fjw1evqri396vtg20b40b4wyd.gif",
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"bmiddle_pic" : "http://ww4.sinaimg.cn/bmiddle/64265e4fjw1evqri396vtg20b40b4wyd.gif",
"scheme" : "sinaweibo://detail/?mblogid=Cz1rlvfUl",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883470197449321",
"pic_ids" : [
"64265e4fjw1evqri396vtg20b40b4wyd"
],
"reposts_count" : 0,
"mlevel" : 0,
"attitudes_count" : 2,
"darwin_tags" : [
],
"rid" : "12_0_200_2789462460011413478",
"userType" : 0,
"pic_infos" : {
"64265e4fjw1evqri396vtg20b40b4wyd" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or180/64265e4fjw1evqri396vtg20b40b4wyd.gif",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or360/64265e4fjw1evqri396vtg20b40b4wyd.gif",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/wap720/64265e4fjw1evqri396vtg20b40b4wyd.gif",
"width" : "400",
"height" : "400"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/large/64265e4fjw1evqri396vtg20b40b4wyd.gif",
"width" : "400",
"height" : "400"
},
"pic_id" : "64265e4fjw1evqri396vtg20b40b4wyd",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/woriginal/64265e4fjw1evqri396vtg20b40b4wyd.gif",
"width" : "400",
"height" : "400"
},
"keep_size" : 1,
"object_id" : "1042018:455da8bb3ed6cd3d46c324dde6a38984",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww4.sinaimg.cn/or480/64265e4fjw1evqri396vtg20b40b4wyd.gif",
"width" : "400",
"height" : "400"
}
}
},
"in_reply_to_user_id" : "",
"original_pic" : "http://ww4.sinaimg.cn/large/64265e4fjw1evqri396vtg20b40b4wyd.gif"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 21:47:45 +0800 2015",
"id" : 3883468339025796,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz1olBS1m",
"text" : "我的内存只有 4G...... Chrome 你让我情何以堪....",
"idstr" : "3883468339025796",
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yqchu1r6j20hs0hs40q.jpg",
"id" : 2157980617,
"bi_followers_count" : 329,
"urank" : 26,
"profile_image_url" : "http://tp2.sinaimg.cn/2157980617/50/5712020852/1",
"class" : 1,
"province" : "12",
"verified" : false,
"url" : "http://blog.txx.im",
"statuses_count" : 4787,
"geo_enabled" : true,
"follow_me" : false,
"description" : "礼物说技术合伙人",
"type" : 1,
"followers_count" : 3509,
"location" : "天津 南开区",
"mbrank" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/2157980617/180/5712020852/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "rpplusplus",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "糖炒小虾_txx",
"verified_source_url" : "",
"pagefriends_count" : 1,
"name" : "糖炒小虾_txx",
"verified_reason" : "",
"friends_count" : 569,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.29.338.338.1024/80a02bc9jw1empbon5ma5j209g0b4q2v.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Jun 01 14:01:02 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "rpplusplus",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 9,
"idstr" : "2157980617",
"verified_type" : -1,
"city" : "4",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 2,
"thumbnail_pic" : "http://ww4.sinaimg.cn/thumbnail/80a02bc9jw1evqra6skgrj20iu06qgny.jpg",
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"bmiddle_pic" : "http://ww4.sinaimg.cn/bmiddle/80a02bc9jw1evqra6skgrj20iu06qgny.jpg",
"scheme" : "sinaweibo://detail/?mblogid=Cz1olBS1m",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883468339025796",
"pic_ids" : [
"80a02bc9jw1evqra6skgrj20iu06qgny"
],
"reposts_count" : 0,
"mlevel" : 0,
"attitudes_count" : 1,
"darwin_tags" : [
],
"rid" : "13_0_200_2789462460011413478",
"userType" : 0,
"pic_infos" : {
"80a02bc9jw1evqra6skgrj20iu06qgny" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/80a02bc9jw1evqra6skgrj20iu06qgny.jpg",
"width" : 420,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/80a02bc9jw1evqra6skgrj20iu06qgny.jpg",
"width" : "678",
"height" : "242"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/80a02bc9jw1evqra6skgrj20iu06qgny.jpg",
"width" : "678",
"height" : "242"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/80a02bc9jw1evqra6skgrj20iu06qgny.jpg",
"width" : "678",
"height" : "242"
},
"pic_id" : "80a02bc9jw1evqra6skgrj20iu06qgny",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/80a02bc9jw1evqra6skgrj20iu06qgny.jpg",
"width" : "678",
"height" : "242"
},
"keep_size" : 1,
"object_id" : "1042018:3dfd5fa6804394d5c63e803bf3e35307",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/80a02bc9jw1evqra6skgrj20iu06qgny.jpg",
"width" : "678",
"height" : "242"
}
}
},
"in_reply_to_user_id" : "",
"original_pic" : "http://ww4.sinaimg.cn/large/80a02bc9jw1evqra6skgrj20iu06qgny.jpg"
},
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "墨客",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883467387685750",
"mid" : "3883467387685750",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"attitudes_count" : 5,
"source" : "墨客",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883459283797575",
"mid" : "3883459283797575",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww4.sinaimg.cn/large/8f4241dbjw1evqq8z81hyj20yi1pcjzj.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 18,
"pic_infos" : {
"8f4241dbjw1evqq8z81hyj20yi1pcjzj" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/8f4241dbjw1evqq8z81hyj20yi1pcjzj.jpg",
"width" : 180,
"height" : 320
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/8f4241dbjw1evqq8z81hyj20yi1pcjzj.jpg",
"width" : 360,
"height" : 640
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/8f4241dbjw1evqq8z81hyj20yi1pcjzj.jpg",
"width" : 720,
"height" : 1280
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/8f4241dbjw1evqq8z81hyj20yi1pcjzj.jpg",
"width" : "1242",
"height" : "2208"
},
"pic_id" : "8f4241dbjw1evqq8z81hyj20yi1pcjzj",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/8f4241dbjw1evqq8z81hyj20yi1pcjzj.jpg",
"width" : "1242",
"height" : "2208"
},
"keep_size" : 1,
"object_id" : "1042018:5df90e63263dab6ad86648198349b8f9",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/8f4241dbjw1evqq8z81hyj20yi1pcjzj.jpg",
"width" : 480,
"height" : 853
}
}
},
"reposts_count" : 22,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww4.sinaimg.cn/thumbnail/8f4241dbjw1evqq8z81hyj20yi1pcjzj.jpg",
"bmiddle_pic" : "http://ww4.sinaimg.cn/bmiddle/8f4241dbjw1evqq8z81hyj20yi1pcjzj.jpg",
"mblogid" : "Cz19KfVVd",
"geo" : null,
"id" : 3883459283797575,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/6cf8d7ebjw1ehfr60whp7j20hs0hsacf.jpg",
"id" : 2403484123,
"bi_followers_count" : 242,
"urank" : 24,
"profile_image_url" : "http://tp4.sinaimg.cn/2403484123/50/5714309078/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "",
"statuses_count" : 6499,
"geo_enabled" : true,
"follow_me" : false,
"description" : "少数派投稿作者|最美应用撰稿人|微信公共号:dachuiyingyong(大锤应用)",
"type" : 1,
"followers_count" : 6792,
"location" : "北京 海淀区",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2403484123/180/5714309078/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "lizexipablo",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.178.980.245/8f4241dbjw1dxjc0a0cilj.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "李大锤同学",
"verified_source_url" : "",
"pagefriends_count" : 2,
"name" : "李大锤同学",
"verified_reason" : "",
"friends_count" : 360,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.16.0.1209.1209.1024/8f4241dbjw8enjxxz8lqxj20yi0xlwkj.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sun Oct 09 12:34:54 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"domain" : "lizexipablo",
"level" : 7,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 354,
"idstr" : "2403484123",
"verified_type" : 220,
"city" : "8",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "今天那个说自己用 pp 助手下盗版游戏的同学已经把 pp 卸载了,而且买了正版的 BADLAND!经过做微博这一多,我觉得推广正版确实不是一朝一夕的事,很多人并不是想用盗版,只是不知道那是盗版,我们需要给那些人心平气和的讲道理,去引导他们使用正版,而不是张嘴就骂。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 21:11:45 +0800 2015",
"pic_ids" : [
"8f4241dbjw1evqq8z81hyj20yi1pcjzj"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 4,
"url_struct" : [
{
"result" : false,
"page_id" : "1000002092187763_Cpi5WCi3Y",
"ori_url" : "sinaweibo://detail/?mblogid=Cpi5WCi3Y",
"url_title" : "微博正文",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_weibo.png",
"url_type" : 0,
"short_url" : "http://weibo.com/2092187763/Cpi5WCi3Y"
}
],
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1mOwfpI",
"geo" : null,
"id" : 3883467387685750,
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/6cf8d7ebjw1ehfr4xa8psj20hs0hsgpg.jpg",
"id" : 1676354212,
"bi_followers_count" : 51,
"urank" : 20,
"profile_image_url" : "http://tp1.sinaimg.cn/1676354212/50/5710020784/1",
"class" : 1,
"province" : "400",
"verified" : false,
"url" : "http://wangling.me",
"statuses_count" : 216,
"geo_enabled" : true,
"follow_me" : false,
"description" : "I Moke. I Make. 这是个人账号,客服请 @Moke_墨客。",
"type" : 1,
"followers_count" : 3037,
"location" : "海外 美国",
"mbrank" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1676354212/180/5710020784/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "an00na",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "an00na",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "an00na",
"verified_reason" : "",
"friends_count" : 73,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.640.640.1024/63eb22a4jw8elyk8em0o7j20hs0hstbv.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Tue Dec 29 10:39:38 +0800 2009",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "an00na",
"level" : 7,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 37,
"idstr" : "1676354212",
"verified_type" : 220,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "[握手]http://weibo.com/2092187763/Cpi5WCi3Y",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 21:43:58 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "14_0_200_2789462460011413478",
"scheme" : "sinaweibo://detail/?mblogid=Cz1mOwfpI"
},
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883463906652943",
"mid" : "3883463906652943",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"comments_count" : 0,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://community.wbgames.com/t5/Official-Announcements/More-Mortal-Kombat-X-DLC-incoming/m-p/762513",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2mgWs&mark=&mid=3883463906652943",
"short_url" : "http://t.cn/Ry2mgWs"
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1hcrUJx",
"geo" : null,
"id" : 3883463906652943,
"user" : {
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e9odcin216j20hs0hstd8.jpg",
"id" : 1794633080,
"bi_followers_count" : 137,
"urank" : 27,
"profile_image_url" : "http://tp1.sinaimg.cn/1794633080/50/5735616658/1",
"class" : 1,
"province" : "400",
"verified" : false,
"url" : "http://ravenkwok.com",
"statuses_count" : 1944,
"geo_enabled" : true,
"follow_me" : false,
"description" : "Artist (Not full-of-shit type) / Animator / Programmer / Antitheist / Cynical smartass",
"type" : 1,
"followers_count" : 4272,
"location" : "海外 美国",
"mbrank" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1794633080/180/5735616658/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "ravenkwok",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "RavenKwok",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "RavenKwok",
"verified_reason" : "",
"friends_count" : 142,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.400.400.1024/6af7ed78jw8evh200ono8j20b40b4wff.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sun Jun 05 10:30:06 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "ravenkwok",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 30,
"idstr" : "1794633080",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "http://t.cn/Ry2mgWs 个人猜测...Fujin, Noob Saibot, Baraka, Spawn...",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 21:30:09 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "15_0_200_2789462460011413478",
"scheme" : "sinaweibo://detail/?mblogid=Cz1hcrUJx"
},
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "墨客",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883460554601317",
"mid" : "3883460554601317",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"attitudes_count" : 221,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883460315585351",
"mid" : "3883460315585351",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww2.sinaimg.cn/large/4e5b54d8gw1evqqcto17pj20ci0gota2.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 186,
"pic_infos" : {
"4e5b54d8gw1evqqcto17pj20ci0gota2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/4e5b54d8gw1evqqcto17pj20ci0gota2.jpg",
"width" : 180,
"height" : 240
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/4e5b54d8gw1evqqcto17pj20ci0gota2.jpg",
"width" : 360,
"height" : 480
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/4e5b54d8gw1evqqcto17pj20ci0gota2.jpg",
"width" : "450",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/4e5b54d8gw1evqqcto17pj20ci0gota2.jpg",
"width" : "450",
"height" : "600"
},
"pic_id" : "4e5b54d8gw1evqqcto17pj20ci0gota2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/4e5b54d8gw1evqqcto17pj20ci0gota2.jpg",
"width" : "450",
"height" : "600"
},
"object_id" : "1042018:c02aa9a4e24ac56d674399c14034678d",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/4e5b54d8gw1evqqcto17pj20ci0gota2.jpg",
"width" : "450",
"height" : "600"
}
},
"4e5b54d8gw1evqqcubuvsj209e0gomyd" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/4e5b54d8gw1evqqcubuvsj209e0gomyd.jpg",
"width" : 180,
"height" : 319
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/4e5b54d8gw1evqqcubuvsj209e0gomyd.jpg",
"width" : "338",
"height" : "600"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/4e5b54d8gw1evqqcubuvsj209e0gomyd.jpg",
"width" : "338",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/4e5b54d8gw1evqqcubuvsj209e0gomyd.jpg",
"width" : "338",
"height" : "600"
},
"pic_id" : "4e5b54d8gw1evqqcubuvsj209e0gomyd",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/4e5b54d8gw1evqqcubuvsj209e0gomyd.jpg",
"width" : "338",
"height" : "600"
},
"object_id" : "1042018:d4558098bd7bfc2387f2451d7ddc3b62",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/4e5b54d8gw1evqqcubuvsj209e0gomyd.jpg",
"width" : "338",
"height" : "600"
}
},
"4e5b54d8gw1evqqcvag9oj20ci0godhg" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/4e5b54d8gw1evqqcvag9oj20ci0godhg.jpg",
"width" : 180,
"height" : 240
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/4e5b54d8gw1evqqcvag9oj20ci0godhg.jpg",
"width" : 360,
"height" : 480
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/4e5b54d8gw1evqqcvag9oj20ci0godhg.jpg",
"width" : "450",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/4e5b54d8gw1evqqcvag9oj20ci0godhg.jpg",
"width" : "450",
"height" : "600"
},
"pic_id" : "4e5b54d8gw1evqqcvag9oj20ci0godhg",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/4e5b54d8gw1evqqcvag9oj20ci0godhg.jpg",
"width" : "450",
"height" : "600"
},
"object_id" : "1042018:bb04a88fe3c7a530f8fe376397916445",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/4e5b54d8gw1evqqcvag9oj20ci0godhg.jpg",
"width" : "450",
"height" : "600"
}
},
"4e5b54d8gw1evqqcw7a1tj20k00zkq51" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/4e5b54d8gw1evqqcw7a1tj20k00zkq51.jpg",
"width" : 180,
"height" : 320
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/4e5b54d8gw1evqqcw7a1tj20k00zkq51.jpg",
"width" : 360,
"height" : 640
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/4e5b54d8gw1evqqcw7a1tj20k00zkq51.jpg",
"width" : "720",
"height" : "1280"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/4e5b54d8gw1evqqcw7a1tj20k00zkq51.jpg",
"width" : "720",
"height" : "1280"
},
"pic_id" : "4e5b54d8gw1evqqcw7a1tj20k00zkq51",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/4e5b54d8gw1evqqcw7a1tj20k00zkq51.jpg",
"width" : "720",
"height" : "1280"
},
"object_id" : "1042018:81d14e72886c8347c9e10522764c0e11",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/4e5b54d8gw1evqqcw7a1tj20k00zkq51.jpg",
"width" : 480,
"height" : 853
}
}
},
"reposts_count" : 565,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww2.sinaimg.cn/thumbnail/4e5b54d8gw1evqqcto17pj20ci0gota2.jpg",
"bmiddle_pic" : "http://ww2.sinaimg.cn/bmiddle/4e5b54d8gw1evqqcto17pj20ci0gota2.jpg",
"mblogid" : "Cz1bpnr0j",
"geo" : null,
"id" : 3883460315585351,
"user" : {
"id" : 1314608344,
"bi_followers_count" : 445,
"urank" : 31,
"profile_image_url" : "http://tp1.sinaimg.cn/1314608344/50/5734910700/1",
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "31",
"verified" : false,
"url" : "",
"statuses_count" : 64672,
"geo_enabled" : false,
"follow_me" : false,
"description" : "新媒体合作:qq:2549671421 曝料热线:021-63529999 客服热线:8008190000、4006200000",
"type" : 5,
"followers_count" : 20149966,
"verified_contact_mobile" : "",
"location" : "上海 闵行区",
"mbrank" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1314608344/180/5734910700/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "shmorningpost",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.20.980.300/4e5b54d8gw1e9qkzwowpyj20r80cytf5.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "新闻晨报",
"verified_source_url" : "",
"pagefriends_count" : 15,
"name" : "新闻晨报",
"verified_reason" : "《新闻晨报》官方微博",
"friends_count" : 558,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.49.65.610.610.1024/4e5b54d8jw8ev7lxmkc5nj20j60isq4r.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Aug 28 16:35:43 +0800 2009",
"block_word" : 0,
"ulevel" : 36028797018963968,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "shmorningpost",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 2798,
"idstr" : "1314608344",
"verified_type" : -1,
"city" : "12",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 1,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 1,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【上海突发:再出故障!金玉兰广场自动扶梯连块翻起】今天下午网友报料打浦路1号的金玉兰广场户外自动扶梯突然一声巨响,踏板连块翻起,设备内部一大截裸露在外。事发后商场工作人员立即赶到,未造成人员伤亡。下午17时许,故障电梯已经停止使用,有关部门已介入调查。http://t.cn/Ry2mMoR看看新闻网",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 21:15:53 +0800 2015",
"pic_ids" : [
"4e5b54d8gw1evqqcto17pj20ci0gota2",
"4e5b54d8gw1evqqcubuvsj209e0gomyd",
"4e5b54d8gw1evqqcvag9oj20ci0godhg",
"4e5b54d8gw1evqqcw7a1tj20k00zkq51"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.kankanews.com/a/2015-09-04/0037077066.shtml",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2mMoR&mark=&mid=3883460554601317",
"short_url" : "http://t.cn/Ry2mMoR"
}
],
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1bNjj0N",
"geo" : null,
"id" : 3883460554601317,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e9h12z57plj20hs0hsadi.jpg",
"id" : 1683298872,
"bi_followers_count" : 319,
"urank" : 28,
"profile_image_url" : "http://tp1.sinaimg.cn/1683298872/50/5726134499/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"province" : "32",
"verified" : false,
"url" : "",
"statuses_count" : 13101,
"geo_enabled" : true,
"follow_me" : false,
"description" : "用代码写段子",
"type" : 1,
"followers_count" : 2722,
"location" : "江苏 南京",
"mbrank" : 4,
"avatar_large" : "http://tp1.sinaimg.cn/1683298872/180/5726134499/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "onetaway",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "Onetaway",
"verified_source_url" : "",
"pagefriends_count" : 10,
"name" : "Onetaway",
"verified_reason" : "",
"friends_count" : 1429,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.1242.1242.1024/64551a38jw8ery6cv9taij20yi0yi40o.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Thu Aug 26 17:49:47 +0800 2010",
"block_word" : 0,
"ulevel" : 36028797018963968,
"allow_all_act_msg" : false,
"domain" : "onetaway",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 37,
"idstr" : "1683298872",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "转发微博",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 21:16:48 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "16_0_200_2789462460011413478",
"scheme" : "sinaweibo://detail/?mblogid=Cz1bNjj0N"
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"scheme" : "http://www.zhihu.com/question/35231944/answer/62001746",
"page_id" : "1001212008047001:d033e91541865b4bf14909624e3e03a2",
"page_pic" : "http://p2.zhimg.com/e8/2b/e82bab09c_xl.jpg",
"act_status" : 0,
"object_type" : "webpage",
"object_id" : "2008047001:d033e91541865b4bf14909624e3e03a2",
"content2" : "利益相关者,阿里巴巴实习生怒答此题。本人从2014实习至今,工作时间超过1,被同事戏称为“资深实习生”。于今日20159月2日下午,被领导电话通知,感谢你一来的努力付出,但是由于集团今提高了应届生的门槛,请你早(赶)做(紧)打(滚)算(蛋)。(领导还特意提示我,请不要在知乎上发表任何负面言论)。好,那我就事论事写点感悟好了。 从项目起初开始和团队一起996的努力工作(为此也挂掉了不少学科),虽然技术不强,偶尔出错,但也算是积极学习,尽心工作,认真当好一颗螺丝钉,希望能转正留下。在目睹了去1500hc校招经历和今的缩招经历后,再想想这一来付出的努力,内心落差极大。落差的主要原…",
"page_url" : "sinaweibo://infopage?containerid=1001212008047001:d033e91541865b4bf14909624e3e03a2&containerid=1001212008047001:d033e91541865b4bf14909624e3e03a2&showurl=http%3A%2F%2Fwww.zhihu.com%2Fquestion%2F35231944%2Fanswer%2F62001746&url_open_direct=1&url_type=39&object_type=webpage&pos=2",
"content1" : "匿名用户: 如何评价阿里巴巴2016校园招聘名额缩减? - 知乎",
"type" : 2,
"page_title" : "匿名用户: 如何评价阿里巴巴2016校园招聘名额缩减? - 知乎"
},
"created_at" : "Fri Sep 04 21:15:51 +0800 2015",
"id" : 3883460315340345,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz1bpmpgB",
"text" : "【如何评价阿里巴巴2016校园招聘名额缩减?】阿里巴巴实习生怒答此题。本人从2014实习至今,工作时间超过1,被同事戏称为“资深实习生”。于今日20159月2日下午,被领导电话通知,感谢你一来的努力付出,但是由… http://t.cn/RyAjCCO(分享自 @知乎)领导特地说不要在知乎发,哈哈哈哈",
"idstr" : "3883460315340345",
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e9h12z57plj20hs0hsadi.jpg",
"id" : 1683298872,
"bi_followers_count" : 319,
"urank" : 28,
"profile_image_url" : "http://tp1.sinaimg.cn/1683298872/50/5726134499/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"province" : "32",
"verified" : false,
"url" : "",
"statuses_count" : 13101,
"geo_enabled" : true,
"follow_me" : false,
"description" : "用代码写段子",
"type" : 1,
"followers_count" : 2722,
"location" : "江苏 南京",
"mbrank" : 4,
"avatar_large" : "http://tp1.sinaimg.cn/1683298872/180/5726134499/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "onetaway",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "Onetaway",
"verified_source_url" : "",
"pagefriends_count" : 10,
"name" : "Onetaway",
"verified_reason" : "",
"friends_count" : 1429,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.1242.1242.1024/64551a38jw8ery6cv9taij20yi0yi40o.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Thu Aug 26 17:49:47 +0800 2010",
"block_word" : 0,
"ulevel" : 36028797018963968,
"allow_all_act_msg" : false,
"domain" : "onetaway",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 37,
"idstr" : "1683298872",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 8,
"source" : "知乎客户端",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=Cz1bpmpgB",
"visible" : {
"type" : 0,
"list_id" : 0
},
"biz_ids" : [
0
],
"in_reply_to_status_id" : "",
"mid" : "3883460315340345",
"pic_ids" : [
],
"reposts_count" : 7,
"mlevel" : 0,
"attitudes_count" : 2,
"darwin_tags" : [
],
"rid" : "17_0_200_2789462460011413478",
"userType" : 0,
"in_reply_to_user_id" : "",
"url_struct" : [
{
"scheme" : "http://www.zhihu.com/question/35231944/answer/62001746",
"page_id" : "1001212008047001:d033e91541865b4bf14909624e3e03a2",
"result" : true,
"ori_url" : "sinaweibo://infopage?containerid=1001212008047001:d033e91541865b4bf14909624e3e03a2&containerid=1001212008047001:d033e91541865b4bf14909624e3e03a2&showurl=http%3A%2F%2Fwww.zhihu.com%2Fquestion%2F35231944%2Fanswer%2F62001746&url_open_direct=1&url_type=39&object_type=webpage&pos=1",
"url_title" : "匿名用户: 如何评价阿里巴巴2016校园招聘名额缩减? - 知乎",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"log" : "su=RyAjCCO&mark=&mid=3883460315340345",
"short_url" : "http://t.cn/RyAjCCO"
}
]
},
{
"scheme" : "sinaweibo://detail/?mblogid=Cz16S65dA",
"attitudes_count" : 0,
"source" : "墨客",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883457501450030",
"mid" : "3883457501450030",
"darwin_tags" : [
],
"mblogtypename" : "",
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"favorited" : false,
"expire_time" : 1441457876,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 20:54:59 +0800 2015",
"id" : 3883455056150709,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz12VpO4Z",
"text" : "说说你们不喜欢百度的理由?",
"idstr" : "3883455056150709",
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"id" : 2857728087,
"bi_followers_count" : 748,
"urank" : 27,
"profile_image_url" : "http://tp4.sinaimg.cn/2857728087/50/5730572078/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "31",
"ability_tags" : "电子商务,互联网技术,手机,平板,数码测评,移动应用,社交,开发者",
"verified" : true,
"url" : "http://jiaqi.xiagao.fm",
"statuses_count" : 4694,
"geo_enabled" : true,
"follow_me" : false,
"description" : "",
"type" : 1,
"followers_count" : 4188,
"verified_contact_mobile" : "",
"location" : "上海 浦东新区",
"mbrank" : 6,
"avatar_large" : "http://tp4.sinaimg.cn/2857728087/180/5730572078/1",
"star" : 0,
"verified_trade" : "1184",
"profile_url" : "jqshao",
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.980.300/aa557857gw1eiwvf47qwij20r808cjtd.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "不许瞎搞",
"verified_source_url" : "",
"pagefriends_count" : 18,
"name" : "不许瞎搞",
"verified_reason" : "前 乐蛙科技 职员",
"friends_count" : 1636,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.511.511.1024/aa557857jw8etljza2lb6j20e70e8jrz.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Aug 29 13:17:49 +0800 2012",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "jqshao",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 61,
"idstr" : "2857728087",
"verified_type" : 0,
"city" : "15",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 1
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"comments_count" : 14,
"thumbnail_pic" : "http://ww2.sinaimg.cn/thumbnail/aa557857jw1evqpr3mrdzj20ku0kuwfy.jpg",
"source" : "iPhone 6",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 4294967300,
"annotations" : [
{
"client_mblogid" : "iPhone-ECE91D7F-0AED-4767-ACFC-07CB5C8EB226"
},
{
"mapi_request" : true
}
],
"filterID" : null,
"bmiddle_pic" : "http://ww2.sinaimg.cn/bmiddle/aa557857jw1evqpr3mrdzj20ku0kuwfy.jpg",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883455056150709",
"pic_ids" : [
"aa557857jw1evqpr3mrdzj20ku0kuwfy"
],
"reposts_count" : 30,
"mlevel" : 0,
"attitudes_count" : 3,
"darwin_tags" : [
],
"userType" : 0,
"pic_infos" : {
"aa557857jw1evqpr3mrdzj20ku0kuwfy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/aa557857jw1evqpr3mrdzj20ku0kuwfy.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/aa557857jw1evqpr3mrdzj20ku0kuwfy.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/aa557857jw1evqpr3mrdzj20ku0kuwfy.jpg",
"width" : 720,
"height" : 720
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/aa557857jw1evqpr3mrdzj20ku0kuwfy.jpg",
"width" : "750",
"height" : "750"
},
"pic_id" : "aa557857jw1evqpr3mrdzj20ku0kuwfy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/aa557857jw1evqpr3mrdzj20ku0kuwfy.jpg",
"width" : "750",
"height" : "750"
},
"filter_id" : "189",
"keep_size" : 0,
"object_id" : "1042018:453722b8729510f4d02044431c81cf8d",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/aa557857jw1evqpr3mrdzj20ku0kuwfy.jpg",
"width" : 480,
"height" : 480
}
}
},
"in_reply_to_user_id" : "",
"original_pic" : "http://ww2.sinaimg.cn/large/aa557857jw1evqpr3mrdzj20ku0kuwfy.jpg"
},
"comments_count" : 1,
"reposts_count" : 5,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz16S65dA",
"geo" : null,
"id" : 3883457501450030,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e9h12z57plj20hs0hsadi.jpg",
"id" : 1683298872,
"bi_followers_count" : 319,
"urank" : 28,
"profile_image_url" : "http://tp1.sinaimg.cn/1683298872/50/5726134499/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"province" : "32",
"verified" : false,
"url" : "",
"statuses_count" : 13101,
"geo_enabled" : true,
"follow_me" : false,
"description" : "用代码写段子",
"type" : 1,
"followers_count" : 2722,
"location" : "江苏 南京",
"mbrank" : 4,
"avatar_large" : "http://tp1.sinaimg.cn/1683298872/180/5726134499/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "onetaway",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "Onetaway",
"verified_source_url" : "",
"pagefriends_count" : 10,
"name" : "Onetaway",
"verified_reason" : "",
"friends_count" : 1429,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.1242.1242.1024/64551a38jw8ery6cv9taij20yi0yi40o.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Thu Aug 26 17:49:47 +0800 2010",
"block_word" : 0,
"ulevel" : 36028797018963968,
"allow_all_act_msg" : false,
"domain" : "onetaway",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 37,
"idstr" : "1683298872",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "三点透视图足矣//@omnigiri:在百度搜英语有很大几率返回错误的搜索结果,在百度搜法语返回的99%是错误的搜索结果,但在翻不出去的情况下,市场份额最大的巨人做得还不如必应(虽然必应也是不行)。在人才市场上装逼地只招985211,写出来的百度地图sdk连方法名都拼错,文档也是过期的",
"biz_feature" : 0,
"pid" : 3883457228893824,
"created_at" : "Fri Sep 04 21:04:41 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "18_0_200_2789462460011413478"
},
{
"scheme" : "sinaweibo://detail/?mblogid=Cz13VrKNW",
"attitudes_count" : 0,
"source" : "墨客",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883455676614776",
"mid" : "3883455676614776",
"darwin_tags" : [
],
"mblogtypename" : "",
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"attitudes_count" : 3,
"source" : "OS X",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883446550354603",
"mid" : "3883446550354603",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww3.sinaimg.cn/large/627df3ecjw1evqosbwznaj20np0bytaz.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 2,
"pic_infos" : {
"627df3ecjw1evqosbwznaj20np0bytaz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/627df3ecjw1evqosbwznaj20np0bytaz.jpg",
"width" : 297,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/627df3ecjw1evqosbwznaj20np0bytaz.jpg",
"width" : 535,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/627df3ecjw1evqosbwznaj20np0bytaz.jpg",
"width" : 720,
"height" : 362
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/627df3ecjw1evqosbwznaj20np0bytaz.jpg",
"width" : "853",
"height" : "430"
},
"pic_id" : "627df3ecjw1evqosbwznaj20np0bytaz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/627df3ecjw1evqosbwznaj20np0bytaz.jpg",
"width" : "853",
"height" : "430"
},
"keep_size" : 1,
"object_id" : "1042018:91e245a695fac940b082eb6f0c74ac69",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/627df3ecjw1evqosbwznaj20np0bytaz.jpg",
"width" : 714,
"height" : 360
}
}
},
"reposts_count" : 28,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww3.sinaimg.cn/thumbnail/627df3ecjw1evqosbwznaj20np0bytaz.jpg",
"bmiddle_pic" : "http://ww3.sinaimg.cn/bmiddle/627df3ecjw1evqosbwznaj20np0bytaz.jpg",
"mblogid" : "Cz0Pd1ufp",
"geo" : null,
"id" : 3883446550354603,
"user" : {
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.0.0/627df3ecjw1es7ohn7jcej20ku0kuwgr.jpg",
"id" : 1652421612,
"bi_followers_count" : 431,
"urank" : 31,
"profile_image_url" : "http://tp1.sinaimg.cn/1652421612/50/5719816198/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "44",
"verified" : true,
"url" : "http://zhangbin.cc",
"statuses_count" : 8936,
"geo_enabled" : true,
"follow_me" : false,
"description" : "不冷静, 不理性, 不客观, 带有偏见.",
"type" : 1,
"followers_count" : 3305,
"verified_contact_mobile" : "",
"location" : "广东 深圳",
"mbrank" : 3,
"avatar_large" : "http://tp1.sinaimg.cn/1652421612/180/5719816198/1",
"star" : 0,
"verified_trade" : "1186",
"profile_url" : "eternity1st",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.323.980.245/627df3ecjw1dwjn5t7s26j.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "__eternity__",
"verified_source_url" : "",
"pagefriends_count" : 1,
"name" : "__eternity__",
"verified_reason" : "「全国空气质量指数」APP作者",
"friends_count" : 856,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.750.750.1024/627df3ecjw8eplmrv28jfj20ku0kv40y.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Oct 09 10:18:07 +0800 2009",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "eternity1st",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : false,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 1134,
"idstr" : "1652421612",
"verified_type" : 0,
"city" : "3",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "000000000000000000000000000000000000000000000000000000000040020a"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "wtf",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 20:21:10 +0800 2015",
"pic_ids" : [
"627df3ecjw1evqosbwznaj20np0bytaz"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz13VrKNW",
"geo" : null,
"id" : 3883455676614776,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e9h12z57plj20hs0hsadi.jpg",
"id" : 1683298872,
"bi_followers_count" : 319,
"urank" : 28,
"profile_image_url" : "http://tp1.sinaimg.cn/1683298872/50/5726134499/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"province" : "32",
"verified" : false,
"url" : "",
"statuses_count" : 13101,
"geo_enabled" : true,
"follow_me" : false,
"description" : "用代码写段子",
"type" : 1,
"followers_count" : 2722,
"location" : "江苏 南京",
"mbrank" : 4,
"avatar_large" : "http://tp1.sinaimg.cn/1683298872/180/5726134499/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "onetaway",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "Onetaway",
"verified_source_url" : "",
"pagefriends_count" : 10,
"name" : "Onetaway",
"verified_reason" : "",
"friends_count" : 1429,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.1242.1242.1024/64551a38jw8ery6cv9taij20yi0yi40o.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Thu Aug 26 17:49:47 +0800 2010",
"block_word" : 0,
"ulevel" : 36028797018963968,
"allow_all_act_msg" : false,
"domain" : "onetaway",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 37,
"idstr" : "1683298872",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "666 //@人字拖2号:你以为站在城楼上的那些人能坚持超过五分钟吗🌚 //@响马:这么快。。。",
"biz_feature" : 0,
"pid" : 3883450887416872,
"created_at" : "Fri Sep 04 20:57:27 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "19_0_200_2789462460011413478"
},
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "iPhone 6",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883453848126643",
"mid" : "3883453848126643",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"attitudes_count" : 3874,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3882988247339931",
"mid" : "3882988247339931",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww2.sinaimg.cn/large/91e4a538gw1evp01fub7ug2064064b2b.gif",
"in_reply_to_screen_name" : "",
"comments_count" : 1060,
"cardid" : "vip_002",
"pic_infos" : {
"91e4a538gw1evp01fub7ug2064064b2b" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or180/91e4a538gw1evp01fub7ug2064064b2b.gif",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or360/91e4a538gw1evp01fub7ug2064064b2b.gif",
"width" : "220",
"height" : "220"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/wap720/91e4a538gw1evp01fub7ug2064064b2b.gif",
"width" : "220",
"height" : "220"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/large/91e4a538gw1evp01fub7ug2064064b2b.gif",
"width" : "220",
"height" : "220"
},
"pic_id" : "91e4a538gw1evp01fub7ug2064064b2b",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/woriginal/91e4a538gw1evp01fub7ug2064064b2b.gif",
"width" : "220",
"height" : "220"
},
"keep_size" : 1,
"object_id" : "1042018:0a22550471290dc201e2c203b4ea4063",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or480/91e4a538gw1evp01fub7ug2064064b2b.gif",
"width" : "220",
"height" : "220"
}
}
},
"reposts_count" : 4450,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww2.sinaimg.cn/thumbnail/91e4a538gw1evp01fub7ug2064064b2b.gif",
"bmiddle_pic" : "http://ww2.sinaimg.cn/bmiddle/91e4a538gw1evp01fub7ug2064064b2b.gif",
"mblogid" : "CyOU0uNrZ",
"geo" : null,
"id" : 3882988247339931,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e8iktk4ohij20hs0hsmz6.jpg",
"id" : 2447680824,
"bi_followers_count" : 67,
"urank" : 31,
"profile_image_url" : "http://tp1.sinaimg.cn/2447680824/50/5728694248/0",
"class" : 1,
"verified_contact_email" : "",
"province" : "11",
"ability_tags" : "编辑",
"verified" : true,
"url" : "http://weibo.com/2447680824",
"statuses_count" : 30736,
"geo_enabled" : false,
"follow_me" : false,
"description" : "做一只,有态度的喵星人。",
"type" : 1,
"followers_count" : 3789894,
"verified_contact_mobile" : "",
"location" : "北京 东城区",
"mbrank" : 6,
"avatar_large" : "http://tp1.sinaimg.cn/2447680824/180/5728694248/0",
"star" : 0,
"verified_trade" : "1027",
"profile_url" : "fshionwoman",
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/91e4a538gw1euba8nx59cj20pk08cjsc.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "喵星人的喵星球",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "喵星人的喵星球",
"verified_reason" : "武汉哈密瓜科技有限公司 宠物编辑 特约撰稿人",
"friends_count" : 149,
"mbtype" : 11,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.350.350.1024/91e4a538jw8eswfeubrvaj209q09qdgd.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Oct 05 17:22:46 +0800 2011",
"block_word" : 0,
"ulevel" : 36028797018963968,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "fshionwoman",
"verified_reason_modified" : "",
"cardid" : "vip_002",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "f",
"favourites_count" : 5,
"idstr" : "2447680824",
"verified_type" : 0,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 1
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "好,正在直播的是,一只猫正准备捕获一只兔子.....biu!!!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Sep 03 14:00:03 +0800 2015",
"pic_ids" : [
"91e4a538gw1evp01fub7ug2064064b2b"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz10Yy66T",
"geo" : null,
"id" : 3883453848126643,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"id" : 1867784325,
"bi_followers_count" : 94,
"urank" : 27,
"profile_image_url" : "http://tp2.sinaimg.cn/1867784325/50/40043382596/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://github.com/johnnywjy",
"statuses_count" : 4238,
"geo_enabled" : false,
"follow_me" : false,
"description" : "iOS攻城尸; 最喜欢的3类人是绘师, 设计师和工程师; 喜欢可视化的东西; 崇尚简洁; github ID = johnnywjy",
"type" : 1,
"followers_count" : 542,
"location" : "北京 海淀区",
"mbrank" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/1867784325/180/40043382596/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "272277189",
"weihao" : "272277189",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "囧了个泥的",
"verified_source_url" : "",
"pagefriends_count" : 12,
"name" : "囧了个泥的",
"verified_reason" : "",
"friends_count" : 516,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.174.174.1024/6f542085gw1ec5meklqmbj205005074e.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Nov 19 18:05:23 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"domain" : "johnnywjy",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 1055,
"idstr" : "1867784325",
"verified_type" : -1,
"city" : "8",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "哈哈哈哈哈哈哈哈",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 20:50:11 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "20_0_200_2789462460011413478",
"scheme" : "sinaweibo://detail/?mblogid=Cz10Yy66T"
},
{
"mblogtypename" : "",
"attitudes_count" : 4,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883451331823244",
"mid" : "3883451331823244",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"comments_count" : 1,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://stackoverflow.com/questions/18880364/uiimagepickercontroller-breaks-status-bar-appearance",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RhMZZyZ&mark=&mid=3883451331823244",
"short_url" : "http://t.cn/RhMZZyZ"
}
],
"reposts_count" : 8,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz0WV7Eja",
"geo" : null,
"id" : 3883451331823244,
"user" : {
"id" : 2450989687,
"bi_followers_count" : 238,
"urank" : 22,
"profile_image_url" : "http://tp4.sinaimg.cn/2450989687/50/5732328957/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://nonstriater.github.io",
"statuses_count" : 3231,
"geo_enabled" : true,
"follow_me" : false,
"description" : "iOS开发者,关注逆向安全",
"type" : 1,
"followers_count" : 2781,
"location" : "北京 海淀区",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2450989687/180/5732328957/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "ranwj",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "移动开发小冉",
"verified_source_url" : "",
"pagefriends_count" : 1,
"name" : "移动开发小冉",
"verified_reason" : "",
"friends_count" : 731,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.1.1125.1125.1024/92172277jw8eu92a8tmwrj20v90vb0wg.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Nov 14 18:49:37 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "ranwj",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 20,
"idstr" : "2450989687",
"verified_type" : -1,
"city" : "8",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "UIImagePickerController make statusbar black http://t.cn/RhMZZyZ",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 20:40:11 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "21_0_200_2789462460011413478",
"scheme" : "sinaweibo://detail/?mblogid=Cz0WV7Eja"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 20:38:07 +0800 2015",
"id" : 3883450811410995,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz0W55V3Z",
"text" : "我们这里附近的体育场有个群众大会,晚餐后带孩子过去看看。今天举办群众大会的政党是个比较小的反对党,看的人数不多,和新加坡主要的反对党工人党人山人海的情况形成了强烈的对比。",
"idstr" : "3883450811410995",
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"id" : 2584320772,
"bi_followers_count" : 26,
"urank" : 27,
"profile_image_url" : "http://tp1.sinaimg.cn/2584320772/50/40090244301/1",
"class" : 1,
"province" : "400",
"verified" : false,
"url" : "",
"statuses_count" : 8712,
"geo_enabled" : true,
"follow_me" : false,
"description" : " 苹果电脑收藏家 Virtual GS 工作室-专门开发苹果/安卓软件和多媒体电子书",
"type" : 1,
"followers_count" : 5085,
"location" : "海外 新加坡",
"mbrank" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/2584320772/180/40090244301/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "limtc",
"cover_image" : "http://ww2.sinaimg.cn/crop.112.0.980.300/9a099b04gw1dy5errimbij.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "林泰前",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "林泰前",
"verified_reason" : "",
"friends_count" : 30,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.981.262.866.866.1024/9a099b04gw1etko4840d4j21kw16oh8b.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Dec 03 21:50:31 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "limtc",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 287,
"idstr" : "2584320772",
"verified_type" : -1,
"city" : "11",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000002"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 0,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/9a099b04gw1evqp9wldh9j21kw16o1kx.jpg",
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/9a099b04gw1evqp9wldh9j21kw16o1kx.jpg",
"scheme" : "sinaweibo://detail/?mblogid=Cz0W55V3Z",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883450811410995",
"pic_ids" : [
"9a099b04gw1evqp9wldh9j21kw16o1kx"
],
"reposts_count" : 0,
"mlevel" : 0,
"attitudes_count" : 1,
"darwin_tags" : [
],
"rid" : "22_0_200_2789462460011413478",
"userType" : 0,
"pic_infos" : {
"9a099b04gw1evqp9wldh9j21kw16o1kx" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9a099b04gw1evqp9wldh9j21kw16o1kx.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9a099b04gw1evqp9wldh9j21kw16o1kx.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9a099b04gw1evqp9wldh9j21kw16o1kx.jpg",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9a099b04gw1evqp9wldh9j21kw16o1kx.jpg",
"width" : "2048",
"height" : "1536"
},
"pic_id" : "9a099b04gw1evqp9wldh9j21kw16o1kx",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9a099b04gw1evqp9wldh9j21kw16o1kx.jpg",
"width" : "2048",
"height" : "1536"
},
"keep_size" : 1,
"object_id" : "1042018:3a0fe121ed5fb9f7396fc7eeaf03d02b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9a099b04gw1evqp9wldh9j21kw16o1kx.jpg",
"width" : 480,
"height" : 360
}
}
},
"in_reply_to_user_id" : "",
"original_pic" : "http://ww1.sinaimg.cn/large/9a099b04gw1evqp9wldh9j21kw16o1kx.jpg"
},
{
"mblogtypename" : "",
"attitudes_count" : 1,
"source" : "嘎嘣脆的 iPhone 6",
"truncated" : false,
"source_type" : 2,
"idstr" : "3883445891560799",
"mid" : "3883445891560799",
"annotations" : [
{
"client_mblogid" : "iPhone-C01267FD-CEC2-4E0E-A726-954B66AE459E",
"shooting" : 1
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"in_reply_to_screen_name" : "",
"comments_count" : 13,
"reposts_count" : 1,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz0O96y2b",
"geo" : null,
"id" : 3883445891560799,
"user" : {
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.0.0/68c9c44djw1eqxgxh1rn8j20ku0ku3z9.jpg",
"id" : 1758053453,
"bi_followers_count" : 406,
"urank" : 24,
"profile_image_url" : "http://tp2.sinaimg.cn/1758053453/50/5698386625/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "44",
"verified" : true,
"url" : "http://zhowkev.in",
"statuses_count" : 5256,
"geo_enabled" : true,
"follow_me" : false,
"description" : "Catch Inc. CEO 《PRODUCTER》 作者",
"type" : 1,
"followers_count" : 6370,
"verified_contact_mobile" : "",
"location" : "广东 广州",
"mbrank" : 3,
"avatar_large" : "http://tp2.sinaimg.cn/1758053453/180/5698386625/1",
"star" : 0,
"verified_trade" : "1179",
"profile_url" : "kevinzhow",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "周楷雯Kevin",
"verified_source_url" : "",
"pagefriends_count" : 1,
"name" : "周楷雯Kevin",
"verified_reason" : "广州趣拼信息科技有限公司 法人",
"friends_count" : 891,
"mbtype" : 13,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.1.638.638.1024/68c9c44djw8ehmvyad24nj20hq0hsq64.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Jun 14 17:55:02 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "kevinzhow",
"verified_reason_modified" : "",
"unicom_free_pc" : "E074FD7E1FCF008DF548E5F48DA524D1",
"level" : 2,
"allow_all_comment" : false,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 140,
"idstr" : "1758053453",
"verified_type" : 0,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "很高兴遇见你的菜不错,一座城池和烟熏三文鱼沙拉都很赞",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 20:18:34 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "23_0_200_2789462460011413478",
"scheme" : "sinaweibo://detail/?mblogid=Cz0O96y2b"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 19:39:55 +0800 2015",
"id" : 3883436164611029,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz0ysjlxr",
"text" : "刚才正在看《太阳照常升起》,不知道哪根弦儿搭错了突然想到某次聚会@KITTEN-YANG 说 Swift 可以返回闭包,尝试了一下,果然可以。这样就不用再层层 try catch,直接使用闭包就可以给网络库 Pitaya 加入 Swift 2.0 的错误处理流程了。闭包真是个好东西[good][good]",
"idstr" : "3883436164611029",
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.0.640.640/6ce2240djw1e9uwupbjn7j20hs0hstc2.jpg",
"id" : 2277420203,
"bi_followers_count" : 136,
"urank" : 21,
"profile_image_url" : "http://tp4.sinaimg.cn/2277420203/50/5715852821/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://lvwenhan.com",
"statuses_count" : 1056,
"geo_enabled" : true,
"follow_me" : false,
"description" : "用 PHP 做网站,用 Swift 搞 iOS,打杂 CTO,正在写一本 iOS 的书 🙈",
"type" : 1,
"followers_count" : 1891,
"location" : "北京 海淀区",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2277420203/180/5715852821/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "balishengmuyuan",
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.980.300/87beacabjw1dy42dzuxx8j.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "吕文翰_JohnLui",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "吕文翰_JohnLui",
"verified_reason" : "",
"friends_count" : 147,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.512.512.1024/87beacabjw8eo4lkuid0tj20e80e8jsj.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sun Aug 28 22:42:22 +0800 2011",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "balishengmuyuan",
"level" : 7,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 20,
"idstr" : "2277420203",
"verified_type" : 220,
"city" : "8",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000002"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 9,
"thumbnail_pic" : "http://ww4.sinaimg.cn/thumbnail/87beacabgw1evqnkkhskzj20co082jsm.jpg",
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"bmiddle_pic" : "http://ww4.sinaimg.cn/bmiddle/87beacabgw1evqnkkhskzj20co082jsm.jpg",
"scheme" : "sinaweibo://detail/?mblogid=Cz0ysjlxr",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883436164611029",
"pic_ids" : [
"87beacabgw1evqnkkhskzj20co082jsm"
],
"reposts_count" : 8,
"mlevel" : 0,
"attitudes_count" : 1,
"darwin_tags" : [
],
"rid" : "24_0_200_2789462460011413478",
"userType" : 0,
"pic_infos" : {
"87beacabgw1evqnkkhskzj20co082jsm" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/87beacabgw1evqnkkhskzj20co082jsm.jpg",
"width" : 235,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/87beacabgw1evqnkkhskzj20co082jsm.jpg",
"width" : 424,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/87beacabgw1evqnkkhskzj20co082jsm.jpg",
"width" : "456",
"height" : "290"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/87beacabgw1evqnkkhskzj20co082jsm.jpg",
"width" : "456",
"height" : "290"
},
"pic_id" : "87beacabgw1evqnkkhskzj20co082jsm",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/87beacabgw1evqnkkhskzj20co082jsm.jpg",
"width" : "456",
"height" : "290"
},
"keep_size" : 1,
"object_id" : "1042018:7053656e4e636096bbc66592f63bb9d8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/87beacabgw1evqnkkhskzj20co082jsm.jpg",
"width" : "456",
"height" : "290"
}
}
},
"in_reply_to_user_id" : "",
"original_pic" : "http://ww4.sinaimg.cn/large/87beacabgw1evqnkkhskzj20co082jsm.jpg"
}
],
"next_cursor" : 3883426354455193,
"since_id" : 3883537327884057
}
================================================
FILE: Demo/YYKitDemo/weibo_5.json
================================================
{
"ad" : [
],
"hasvisible" : false,
"groupInfo" : {
"total_number" : 20,
"users" : [
{
"id" : 5582522936,
"bi_followers_count" : 0,
"urank" : 4,
"profile_image_url" : "http://tp1.sinaimg.cn/5582522936/50/5734831882/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "11",
"status_id" : 3882575095347726,
"verified" : true,
"url" : "",
"statuses_count" : 77,
"geo_enabled" : true,
"follow_me" : false,
"description" : "",
"followers_count" : 3812,
"verified_contact_mobile" : "",
"location" : "北京 海淀区",
"mbrank" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/5582522936/180/5734831882/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "xuanwulab",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.920.300/0065NHewjw1esd3fzhbxpj30pk08cdjn.jpg",
"weihao" : "",
"online_status" : 0,
"verified_contact_name" : "",
"screen_name" : "腾讯玄武实验室",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "腾讯玄武实验室",
"verified_reason" : "腾讯科技(深圳)有限公司",
"friends_count" : 0,
"mbtype" : 0,
"block_app" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.440.440.1024/0065NHewjw8ev6jystcvqj30c80c8gly.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Apr 08 11:18:15 +0800 2015",
"block_word" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "xuanwulab",
"verified_reason_modified" : "",
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 0,
"idstr" : "5582522936",
"verified_type" : 2,
"city" : "8",
"verified_source" : "",
"user_ability" : 0,
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
{
"id" : 5488749285,
"bi_followers_count" : 14,
"urank" : 9,
"profile_image_url" : "http://tp2.sinaimg.cn/5488749285/50/5719808192/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "400",
"status_id" : 3883377146603316,
"verified" : true,
"url" : "",
"statuses_count" : 68,
"geo_enabled" : false,
"follow_me" : false,
"description" : "How people build software.",
"followers_count" : 24596,
"verified_contact_mobile" : "",
"location" : "海外",
"mbrank" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/5488749285/180/5719808192/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "GitHub",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/005Zseqhjw1eplix7qgrwj30pk08cgln.jpg",
"weihao" : "",
"online_status" : 0,
"verified_contact_name" : "",
"screen_name" : "GitHub",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "GitHub",
"verified_reason" : "",
"friends_count" : 15,
"mbtype" : 0,
"block_app" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.199.199.1024/005Zseqhjw1eplix1brxxj305k05kjrf.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Jan 21 08:59:46 +0800 2015",
"block_word" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "GitHub",
"verified_reason_modified" : "",
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 0,
"idstr" : "5488749285",
"verified_type" : 2,
"city" : "1000",
"verified_source" : "",
"user_ability" : 0,
"lang" : "en-us",
"ptype" : 0,
"following" : false
},
{
"id" : 1847285331,
"bi_followers_count" : 588,
"urank" : 26,
"profile_image_url" : "http://tp4.sinaimg.cn/1847285331/50/5629552473/0",
"class" : 1,
"verified_contact_email" : "design@ixdc.org",
"province" : "44",
"status_id" : 3877575451482326,
"verified" : true,
"url" : "http://ixdc.org",
"statuses_count" : 7073,
"geo_enabled" : true,
"follow_me" : false,
"description" : "国际体验设计协会(IXDC)是由20多家中国知名公司和大学联合支持在2010成立的非盈利机构。向社会推广体验创新价值的理念是首要职责,搭建展示和交流的国际平台是重要任务。工作宗旨在于: 一、提倡应用体验设计为企业和社会创造价值。 二、推广和表扬杰出的体验设计及人物。 三、教育相关的专业人员和社会大众,提升其专业能力与创新思维。 官网:http://ixdc.org/",
"followers_count" : 57426,
"verified_contact_mobile" : "4000-2233-85",
"location" : "广东 广州",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/1847285331/180/5629552473/0",
"star" : 0,
"verified_trade" : "",
"profile_url" : "ixdc",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/6e1b5653gw1ehc89kyzzsj20r808c431.jpg",
"weihao" : "",
"online_status" : 0,
"verified_contact_name" : "",
"screen_name" : "IXDC",
"verified_source_url" : "",
"pagefriends_count" : 2,
"name" : "IXDC",
"verified_reason" : "广东省交互设计专业委员会",
"friends_count" : 1298,
"mbtype" : 0,
"block_app" : 0,
"avatar_hd" : "http://tp4.sinaimg.cn/1847285331/180/5629552473/0",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Nov 05 23:37:34 +0800 2010",
"block_word" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "ixdc",
"verified_reason_modified" : "",
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "f",
"favourites_count" : 47,
"idstr" : "1847285331",
"verified_type" : 7,
"city" : "1",
"verified_source" : "",
"user_ability" : 0,
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
{
"id" : 10503,
"bi_followers_count" : 1022,
"urank" : 28,
"profile_image_url" : "http://tp4.sinaimg.cn/10503/50/5732595006/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "11",
"status_id" : 3882699381116030,
"ability_tags" : "互联网技术,大数据,互联网人物",
"verified" : true,
"url" : "http://timyang.net",
"statuses_count" : 3244,
"geo_enabled" : true,
"follow_me" : false,
"description" : "互联网架构师",
"followers_count" : 50986,
"verified_contact_mobile" : "",
"location" : "北京 海淀区",
"mbrank" : 3,
"avatar_large" : "http://tp4.sinaimg.cn/10503/180/5732595006/1",
"star" : 0,
"verified_trade" : "1177",
"profile_url" : "timyang",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.175.980.245/00002907jw1dwrcr850lqj.jpg",
"weihao" : "",
"online_status" : 0,
"verified_contact_name" : "",
"screen_name" : "TimYang",
"verified_source_url" : "",
"pagefriends_count" : 1,
"name" : "TimYang",
"verified_reason" : "新浪微博技术总监",
"friends_count" : 1497,
"mbtype" : 2,
"block_app" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.1242.1242.1024/00002907jw8eucmfy5x20j20yi0yi0xl.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Aug 28 16:34:03 +0800 2009",
"block_word" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "timyang",
"verified_reason_modified" : "",
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 84,
"idstr" : "10503",
"verified_type" : 0,
"city" : "8",
"verified_source" : "",
"user_ability" : 0,
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
{
"allow_all_comment" : true,
"avatar_large" : "http://tp4.sinaimg.cn/1609805791/180/5710583996/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1609805791/50/5710583996/1",
"class" : 1,
"id" : 1609805791,
"created_at" : "Sun Dec 26 00:46:49 +0800 2010",
"allow_all_act_msg" : true,
"remark" : "",
"verified_trade" : "",
"mbtype" : 0,
"verified_reason" : "",
"location" : "北京 海淀区",
"geo_enabled" : true,
"idstr" : "1609805791",
"description" : "从今天起, 热爱生活, 爱运动。",
"url" : "",
"followers_count" : 400,
"follow_me" : false,
"bi_followers_count" : 157,
"lang" : "zh-cn",
"verified_source_url" : "",
"credit_score" : 80,
"block_word" : 0,
"statuses_count" : 592,
"following" : false,
"verified_type" : -1,
"status_id" : 3883041547710173,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.1080.1080.1024/5ff3afdfjw8em63jd15jcj20u00u0gq4.jpg",
"star" : 0,
"name" : "李毅秋",
"domain" : "observee",
"city" : "8",
"block_app" : 0,
"online_status" : 0,
"urank" : 13,
"verified_reason_url" : "",
"screen_name" : "李毅秋",
"province" : "11",
"verified_source" : "",
"weihao" : "",
"gender" : "m",
"pagefriends_count" : 0,
"favourites_count" : 146,
"mbrank" : 0,
"profile_url" : "observee",
"user_ability" : 0,
"ptype" : 0,
"friends_count" : 454,
"verified" : false
},
{
"allow_all_comment" : true,
"avatar_large" : "http://tp3.sinaimg.cn/1691474322/180/1298723485/1",
"profile_image_url" : "http://tp3.sinaimg.cn/1691474322/50/1298723485/1",
"class" : 1,
"id" : 1691474322,
"created_at" : "Mon Feb 08 14:05:32 +0800 2010",
"allow_all_act_msg" : false,
"remark" : "",
"verified_trade" : "",
"mbtype" : 0,
"verified_reason" : "",
"location" : "海外 美国",
"geo_enabled" : true,
"idstr" : "1691474322",
"description" : " ",
"url" : "",
"followers_count" : 6952,
"follow_me" : false,
"bi_followers_count" : 179,
"lang" : "zh-cn",
"verified_source_url" : "",
"credit_score" : 80,
"block_word" : 0,
"statuses_count" : 10977,
"following" : false,
"verified_type" : -1,
"status_id" : 3883522454357038,
"avatar_hd" : "http://tp3.sinaimg.cn/1691474322/180/1298723485/1",
"star" : 0,
"name" : "djvu9",
"domain" : "djvu",
"city" : "1",
"block_app" : 0,
"online_status" : 0,
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "djvu9",
"province" : "400",
"verified_source" : "",
"weihao" : "",
"gender" : "m",
"pagefriends_count" : 0,
"favourites_count" : 36,
"mbrank" : 0,
"profile_url" : "djvu",
"user_ability" : 0,
"ptype" : 0,
"friends_count" : 212,
"verified" : false
},
{
"allow_all_comment" : true,
"avatar_large" : "http://tp3.sinaimg.cn/1813587870/180/40060116044/1",
"profile_image_url" : "http://tp3.sinaimg.cn/1813587870/50/40060116044/1",
"class" : 1,
"id" : 1813587870,
"created_at" : "Mon Sep 13 20:04:32 +0800 2010",
"allow_all_act_msg" : false,
"remark" : "",
"verified_trade" : "",
"mbtype" : 0,
"verified_reason" : "",
"location" : "北京 朝阳区",
"geo_enabled" : true,
"idstr" : "1813587870",
"description" : "WX订阅号:laogdexiaowu。移动游戏开发专家、游戏引擎开发者、图形学爱好者。",
"url" : "http://4137613.blog.51cto.com/",
"followers_count" : 5814,
"follow_me" : false,
"bi_followers_count" : 324,
"lang" : "zh-cn",
"verified_source_url" : "",
"credit_score" : 80,
"block_word" : 0,
"statuses_count" : 23240,
"following" : false,
"verified_type" : -1,
"status_id" : 3883511142076046,
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg",
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.441.441.1024/6c19279egw1eidj25gl58j20ca0ca3zs.jpg",
"name" : "做游戏的老G",
"star" : 0,
"domain" : "gdgoldlion",
"city" : "5",
"block_app" : 0,
"online_status" : 0,
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "做游戏的老G",
"province" : "11",
"verified_source" : "",
"weihao" : "",
"gender" : "m",
"pagefriends_count" : 0,
"favourites_count" : 525,
"mbrank" : 0,
"profile_url" : "gdgoldlion",
"user_ability" : 0,
"ptype" : 0,
"friends_count" : 591,
"verified" : false
}
],
"settings" : {
"mode" : "private",
"remind" : 0
},
"name" : "技术",
"list_id" : "3633116743146253"
},
"interval" : 0,
"advertises" : [
],
"previous_cursor" : 0,
"uve_blank" : -1,
"total_number" : 1998,
"has_unread" : 0,
"max_id" : 3883405979017781,
"statuses" : [
{
"mblogtypename" : "",
"attitudes_count" : 1,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883522454357038",
"mid" : "3883522454357038",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"comments_count" : 11,
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2NDihsO",
"geo" : null,
"id" : 3883522454357038,
"user" : {
"id" : 1691474322,
"bi_followers_count" : 179,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/1691474322/50/1298723485/1",
"class" : 1,
"province" : "400",
"verified" : false,
"url" : "",
"statuses_count" : 10977,
"geo_enabled" : true,
"follow_me" : false,
"description" : " ",
"type" : 1,
"followers_count" : 6952,
"location" : "海外 美国",
"mbrank" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1691474322/180/1298723485/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "djvu",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "djvu9",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "djvu9",
"verified_reason" : "",
"friends_count" : 212,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp3.sinaimg.cn/1691474322/180/1298723485/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Feb 08 14:05:32 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "djvu",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 36,
"idstr" : "1691474322",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "话说那些转着叙利亚小孩照片的贵国乡亲们,你们知道是谁和俄爹好几次投票反对干涉叙利亚局势的嘛。。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 01:22:48 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "0_0_200_2789458568771275343",
"scheme" : "sinaweibo://detail/?mblogid=Cz2NDihsO"
},
{
"mblogtypename" : "",
"attitudes_count" : 3,
"source" : "",
"truncated" : false,
"source_type" : 2,
"idstr" : "3883520332533534",
"mid" : "3883520332533534",
"annotations" : [
{
"client_mblogid" : "611e87d9-e5bb-43e3-ae77-7fc9864632f8",
"shooting" : 1
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"in_reply_to_screen_name" : "",
"comments_count" : 6,
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2KdaD5s",
"geo" : null,
"id" : 3883520332533534,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"id" : 1657422865,
"bi_followers_count" : 1044,
"urank" : 31,
"profile_image_url" : "http://tp2.sinaimg.cn/1657422865/50/5731944391/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "31",
"ability_tags" : "开发者",
"verified" : true,
"url" : "http://fins.iteye.com",
"statuses_count" : 20976,
"geo_enabled" : false,
"follow_me" : false,
"description" : "啪啪啪啪啪",
"type" : 1,
"followers_count" : 33093,
"verified_contact_mobile" : "",
"location" : "上海 杨浦区",
"mbrank" : 4,
"avatar_large" : "http://tp2.sinaimg.cn/1657422865/180/5731944391/1",
"star" : 0,
"verified_trade" : "1178",
"profile_url" : "finscn",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.245/6b888227jw1dwespkxdv9j.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "大城小胖",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "大城小胖",
"verified_reason" : "上海顽梦数码科技有限公司联合创始人",
"friends_count" : 1816,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.12.16.442.442.1024/62ca4411jw1eu3x1ajrhfj20cs0cs0tx.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Oct 31 00:33:45 +0800 2009",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "finscn",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 98,
"idstr" : "1657422865",
"verified_type" : 0,
"city" : "10",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "那些在回复别人时习惯用“(逃”做结尾的人,是不是通常都觉得自己的回复特风趣幽默、聪明机智、一针见血啊? …… 我这不是反问和质问,真心是疑问。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 01:14:22 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "1_0_200_2789458568771275343",
"scheme" : "sinaweibo://detail/?mblogid=Cz2KdaD5s"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Sat Sep 05 00:37:51 +0800 2015",
"id" : 3883511142076046,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz2vo8I4C",
"text" : "是啊,那会有钱就挺好的//@Autinhorse的围脖: 我们大四实习的时候,去华为的给了500块。其它地方都是能让你去实习就不错了,没钱的。也根本和你以后的工作没关系。//@做游戏的老G:多前在小公司,给800实习工资,我盘算多帮他争取点,结果他自己先坐不住来,只好我提前结束面试……",
"idstr" : "3883511142076046",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 255,
"source" : "简书",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883480515760314",
"mid" : "3883480515760314",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww4.sinaimg.cn/large/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 122,
"pic_infos" : {
"439df08ajw1evqsordjqej20hs90k4qp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : "640",
"height" : "11684"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : "640",
"height" : "11684"
},
"pic_id" : "439df08ajw1evqsordjqej20hs90k4qp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : "640",
"height" : "11684"
},
"keep_size" : 1,
"object_id" : "1042018:ce565186fbf61c8f027d74280b3e9835",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : 480,
"height" : 1599
}
}
},
"reposts_count" : 489,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww4.sinaimg.cn/thumbnail/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"bmiddle_pic" : "http://ww4.sinaimg.cn/bmiddle/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"mblogid" : "Cz1HZoawi",
"geo" : null,
"id" : 3883480515760314,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat8op0e1j20hs0hswgu.jpg",
"id" : 1134424202,
"bi_followers_count" : 125,
"urank" : 32,
"profile_image_url" : "http://tp3.sinaimg.cn/1134424202/50/5712032526/1",
"class" : 1,
"province" : "31",
"verified" : false,
"url" : "http://www.jianshu.com/users/c22ccc510fb9/",
"statuses_count" : 8244,
"geo_enabled" : false,
"follow_me" : false,
"description" : "大龄失足青",
"type" : 1,
"followers_count" : 57824,
"location" : "上海 浦东新区",
"mbrank" : 5,
"avatar_large" : "http://tp3.sinaimg.cn/1134424202/180/5712032526/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "cicada",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "纯银V",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "纯银V",
"verified_reason" : "",
"friends_count" : 369,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.640.640.1024/439df08ajw8emphb2xgyyj20hs0hsabl.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Aug 28 16:34:05 +0800 2009",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : true,
"domain" : "cicada",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 22,
"idstr" : "1134424202",
"verified_type" : -1,
"city" : "15",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "昨天在知乎刷到关于实习的一贴,评论区里数十人组团咆哮,大意是“实习不给转正,公司臭不要脸”。同学,我来告诉你更多的臭不要脸法则:《实习生的残酷世界》。 http://t.cn/Ry21KcH",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 22:36:08 +0800 2015",
"pic_ids" : [
"439df08ajw1evqsordjqej20hs90k4qp"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg",
"id" : 1813587870,
"bi_followers_count" : 324,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/1813587870/50/40060116044/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://4137613.blog.51cto.com/",
"statuses_count" : 23240,
"geo_enabled" : true,
"follow_me" : false,
"description" : "WX订阅号:laogdexiaowu。移动游戏开发专家、游戏引擎开发者、图形学爱好者。",
"type" : 4,
"followers_count" : 5814,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1813587870/180/40060116044/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "gdgoldlion",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "做游戏的老G",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "做游戏的老G",
"verified_reason" : "",
"friends_count" : 591,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.441.441.1024/6c19279egw1eidj25gl58j20ca0ca3zs.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Sep 13 20:04:32 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "gdgoldlion",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 525,
"idstr" : "1813587870",
"verified_type" : -1,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 1,
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=Cz2vo8I4C",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883511142076046",
"pic_ids" : [
],
"reposts_count" : 2,
"mlevel" : 0,
"attitudes_count" : 0,
"darwin_tags" : [
],
"rid" : "2_0_200_2789458568771275343",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3883508089450254,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.jianshu.com/p/11ee104460e2?utm_campaign=maleskine&utm_content=note&utm_medium=writer_share&utm_source=weibo",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry21KcH&mark=&mid=3883511142076046",
"short_url" : "http://t.cn/Ry21KcH"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 23:46:19 +0800 2015",
"id" : 3883498178189239,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz2atymov",
"text" : "多前在小公司,给800实习工资,我盘算多帮他争取点,结果他自己先坐不住来,只好我提前结束面试……//@Autinhorse的围脖: 如果他们能看明白这个就不会去叫了 //@做游戏的老G:说的很实在了//@Fenng: 这个世界对实习生太善意了,所以才有那么多什么都做不了的二货以为全世界都欠他的。",
"idstr" : "3883498178189239",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 255,
"source" : "简书",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883480515760314",
"mid" : "3883480515760314",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww4.sinaimg.cn/large/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 122,
"pic_infos" : {
"439df08ajw1evqsordjqej20hs90k4qp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : "640",
"height" : "11684"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : "640",
"height" : "11684"
},
"pic_id" : "439df08ajw1evqsordjqej20hs90k4qp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : "640",
"height" : "11684"
},
"keep_size" : 1,
"object_id" : "1042018:ce565186fbf61c8f027d74280b3e9835",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : 480,
"height" : 1599
}
}
},
"reposts_count" : 489,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww4.sinaimg.cn/thumbnail/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"bmiddle_pic" : "http://ww4.sinaimg.cn/bmiddle/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"mblogid" : "Cz1HZoawi",
"geo" : null,
"id" : 3883480515760314,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat8op0e1j20hs0hswgu.jpg",
"id" : 1134424202,
"bi_followers_count" : 125,
"urank" : 32,
"profile_image_url" : "http://tp3.sinaimg.cn/1134424202/50/5712032526/1",
"class" : 1,
"province" : "31",
"verified" : false,
"url" : "http://www.jianshu.com/users/c22ccc510fb9/",
"statuses_count" : 8244,
"geo_enabled" : false,
"follow_me" : false,
"description" : "大龄失足青",
"type" : 1,
"followers_count" : 57824,
"location" : "上海 浦东新区",
"mbrank" : 5,
"avatar_large" : "http://tp3.sinaimg.cn/1134424202/180/5712032526/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "cicada",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "纯银V",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "纯银V",
"verified_reason" : "",
"friends_count" : 369,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.640.640.1024/439df08ajw8emphb2xgyyj20hs0hsabl.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Aug 28 16:34:05 +0800 2009",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : true,
"domain" : "cicada",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 22,
"idstr" : "1134424202",
"verified_type" : -1,
"city" : "15",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "昨天在知乎刷到关于实习的一贴,评论区里数十人组团咆哮,大意是“实习不给转正,公司臭不要脸”。同学,我来告诉你更多的臭不要脸法则:《实习生的残酷世界》。 http://t.cn/Ry21KcH",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 22:36:08 +0800 2015",
"pic_ids" : [
"439df08ajw1evqsordjqej20hs90k4qp"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg",
"id" : 1813587870,
"bi_followers_count" : 324,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/1813587870/50/40060116044/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://4137613.blog.51cto.com/",
"statuses_count" : 23240,
"geo_enabled" : true,
"follow_me" : false,
"description" : "WX订阅号:laogdexiaowu。移动游戏开发专家、游戏引擎开发者、图形学爱好者。",
"type" : 4,
"followers_count" : 5814,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1813587870/180/40060116044/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "gdgoldlion",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "做游戏的老G",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "做游戏的老G",
"verified_reason" : "",
"friends_count" : 591,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.441.441.1024/6c19279egw1eidj25gl58j20ca0ca3zs.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Sep 13 20:04:32 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "gdgoldlion",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 525,
"idstr" : "1813587870",
"verified_type" : -1,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 1,
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=Cz2atymov",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883498178189239",
"pic_ids" : [
],
"reposts_count" : 10,
"mlevel" : 0,
"attitudes_count" : 1,
"darwin_tags" : [
],
"rid" : "3_0_200_2789458568771275343",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3883497536261795,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.jianshu.com/p/11ee104460e2?utm_campaign=maleskine&utm_content=note&utm_medium=writer_share&utm_source=weibo",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry21KcH&mark=&mid=3883498178189239",
"short_url" : "http://t.cn/Ry21KcH"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 23:20:57 +0800 2015",
"id" : 3883491789560124,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz20aE71y",
"text" : "当你的xml并不是非常大的时候, sax-js 这种基于流的parser 用起来真的很烦. xmldoc这种 var dom = new XmlDocument(xmlString) 的方式更好用, 我觉得. //@韦恩卑鄙: 所以说都有sax了干嘛还要别的(。",
"idstr" : "3883491789560124",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 1,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883490242039957",
"mid" : "3883490242039957",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"comments_count" : 3,
"reposts_count" : 14,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1XG8yGx",
"geo" : null,
"id" : 3883490242039957,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"id" : 1657422865,
"bi_followers_count" : 1044,
"urank" : 31,
"profile_image_url" : "http://tp2.sinaimg.cn/1657422865/50/5731944391/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "31",
"ability_tags" : "开发者",
"verified" : true,
"url" : "http://fins.iteye.com",
"statuses_count" : 20976,
"geo_enabled" : false,
"follow_me" : false,
"description" : "啪啪啪啪啪",
"type" : 1,
"followers_count" : 33093,
"verified_contact_mobile" : "",
"location" : "上海 杨浦区",
"mbrank" : 4,
"avatar_large" : "http://tp2.sinaimg.cn/1657422865/180/5731944391/1",
"star" : 0,
"verified_trade" : "1178",
"profile_url" : "finscn",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.245/6b888227jw1dwespkxdv9j.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "大城小胖",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "大城小胖",
"verified_reason" : "上海顽梦数码科技有限公司联合创始人",
"friends_count" : 1816,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.12.16.442.442.1024/62ca4411jw1eu3x1ajrhfj20cs0cs0tx.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Oct 31 00:33:45 +0800 2009",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "finscn",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 98,
"idstr" : "1657422865",
"verified_type" : 0,
"city" : "10",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "这个叫\"xmldoc\" 的 node xml parser 真心不错 , 地址: http://t.cn/Ry2BsVt . 虽然名气不大, 但简单易用, 足以满足日常应用. 当然 , 它也是站在巨人的肩膀上, 基于 sax-js .",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 23:14:48 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"id" : 1657422865,
"bi_followers_count" : 1044,
"urank" : 31,
"profile_image_url" : "http://tp2.sinaimg.cn/1657422865/50/5731944391/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "31",
"ability_tags" : "开发者",
"verified" : true,
"url" : "http://fins.iteye.com",
"statuses_count" : 20976,
"geo_enabled" : false,
"follow_me" : false,
"description" : "啪啪啪啪啪",
"type" : 1,
"followers_count" : 33093,
"verified_contact_mobile" : "",
"location" : "上海 杨浦区",
"mbrank" : 4,
"avatar_large" : "http://tp2.sinaimg.cn/1657422865/180/5731944391/1",
"star" : 0,
"verified_trade" : "1178",
"profile_url" : "finscn",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.245/6b888227jw1dwespkxdv9j.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "大城小胖",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "大城小胖",
"verified_reason" : "上海顽梦数码科技有限公司联合创始人",
"friends_count" : 1816,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.12.16.442.442.1024/62ca4411jw1eu3x1ajrhfj20cs0cs0tx.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Oct 31 00:33:45 +0800 2009",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "finscn",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 98,
"idstr" : "1657422865",
"verified_type" : 0,
"city" : "10",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 1,
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=Cz20aE71y",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883491789560124",
"pic_ids" : [
],
"reposts_count" : 7,
"mlevel" : 0,
"attitudes_count" : 1,
"darwin_tags" : [
],
"rid" : "4_0_200_2789458568771275343",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3883490564983129,
"url_struct" : [
{
"result" : true,
"ori_url" : "https://github.com/nfarina/xmldoc",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2BsVt&mark=&mid=3883491789560124",
"short_url" : "http://t.cn/Ry2BsVt"
}
]
},
{
"mblogtypename" : "",
"attitudes_count" : 1,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883490242039957",
"mid" : "3883490242039957",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"comments_count" : 3,
"url_struct" : [
{
"result" : true,
"ori_url" : "https://github.com/nfarina/xmldoc",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2BsVt&mark=&mid=3883490242039957",
"short_url" : "http://t.cn/Ry2BsVt"
}
],
"reposts_count" : 14,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1XG8yGx",
"geo" : null,
"id" : 3883490242039957,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"id" : 1657422865,
"bi_followers_count" : 1044,
"urank" : 31,
"profile_image_url" : "http://tp2.sinaimg.cn/1657422865/50/5731944391/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "31",
"ability_tags" : "开发者",
"verified" : true,
"url" : "http://fins.iteye.com",
"statuses_count" : 20976,
"geo_enabled" : false,
"follow_me" : false,
"description" : "啪啪啪啪啪",
"type" : 1,
"followers_count" : 33093,
"verified_contact_mobile" : "",
"location" : "上海 杨浦区",
"mbrank" : 4,
"avatar_large" : "http://tp2.sinaimg.cn/1657422865/180/5731944391/1",
"star" : 0,
"verified_trade" : "1178",
"profile_url" : "finscn",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.245/6b888227jw1dwespkxdv9j.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "大城小胖",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "大城小胖",
"verified_reason" : "上海顽梦数码科技有限公司联合创始人",
"friends_count" : 1816,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.12.16.442.442.1024/62ca4411jw1eu3x1ajrhfj20cs0cs0tx.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Oct 31 00:33:45 +0800 2009",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "finscn",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 98,
"idstr" : "1657422865",
"verified_type" : 0,
"city" : "10",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "这个叫\"xmldoc\" 的 node xml parser 真心不错 , 地址: http://t.cn/Ry2BsVt . 虽然名气不大, 但简单易用, 足以满足日常应用. 当然 , 它也是站在巨人的肩膀上, 基于 sax-js .",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 23:14:48 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "5_0_200_2789458568771275343",
"scheme" : "sinaweibo://detail/?mblogid=Cz1XG8yGx"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 22:54:38 +0800 2015",
"id" : 3883485166913966,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz1Put0DA",
"text" : "说的很实在了//@Fenng: 这个世界对实习生太善意了,所以才有那么多什么都做不了的二货以为全世界都欠他的。",
"idstr" : "3883485166913966",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 255,
"source" : "简书",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883480515760314",
"mid" : "3883480515760314",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww4.sinaimg.cn/large/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 122,
"pic_infos" : {
"439df08ajw1evqsordjqej20hs90k4qp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : "640",
"height" : "11684"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : "640",
"height" : "11684"
},
"pic_id" : "439df08ajw1evqsordjqej20hs90k4qp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : "640",
"height" : "11684"
},
"keep_size" : 1,
"object_id" : "1042018:ce565186fbf61c8f027d74280b3e9835",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : 480,
"height" : 1599
}
}
},
"reposts_count" : 489,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww4.sinaimg.cn/thumbnail/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"bmiddle_pic" : "http://ww4.sinaimg.cn/bmiddle/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"mblogid" : "Cz1HZoawi",
"geo" : null,
"id" : 3883480515760314,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat8op0e1j20hs0hswgu.jpg",
"id" : 1134424202,
"bi_followers_count" : 125,
"urank" : 32,
"profile_image_url" : "http://tp3.sinaimg.cn/1134424202/50/5712032526/1",
"class" : 1,
"province" : "31",
"verified" : false,
"url" : "http://www.jianshu.com/users/c22ccc510fb9/",
"statuses_count" : 8244,
"geo_enabled" : false,
"follow_me" : false,
"description" : "大龄失足青",
"type" : 1,
"followers_count" : 57824,
"location" : "上海 浦东新区",
"mbrank" : 5,
"avatar_large" : "http://tp3.sinaimg.cn/1134424202/180/5712032526/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "cicada",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "纯银V",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "纯银V",
"verified_reason" : "",
"friends_count" : 369,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.640.640.1024/439df08ajw8emphb2xgyyj20hs0hsabl.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Aug 28 16:34:05 +0800 2009",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : true,
"domain" : "cicada",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 22,
"idstr" : "1134424202",
"verified_type" : -1,
"city" : "15",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "昨天在知乎刷到关于实习的一贴,评论区里数十人组团咆哮,大意是“实习不给转正,公司臭不要脸”。同学,我来告诉你更多的臭不要脸法则:《实习生的残酷世界》。 http://t.cn/Ry21KcH",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 22:36:08 +0800 2015",
"pic_ids" : [
"439df08ajw1evqsordjqej20hs90k4qp"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg",
"id" : 1813587870,
"bi_followers_count" : 324,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/1813587870/50/40060116044/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://4137613.blog.51cto.com/",
"statuses_count" : 23240,
"geo_enabled" : true,
"follow_me" : false,
"description" : "WX订阅号:laogdexiaowu。移动游戏开发专家、游戏引擎开发者、图形学爱好者。",
"type" : 4,
"followers_count" : 5814,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1813587870/180/40060116044/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "gdgoldlion",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "做游戏的老G",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "做游戏的老G",
"verified_reason" : "",
"friends_count" : 591,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.441.441.1024/6c19279egw1eidj25gl58j20ca0ca3zs.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Sep 13 20:04:32 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "gdgoldlion",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 525,
"idstr" : "1813587870",
"verified_type" : -1,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 0,
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=Cz1Put0DA",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883485166913966",
"pic_ids" : [
],
"reposts_count" : 19,
"mlevel" : 0,
"attitudes_count" : 0,
"darwin_tags" : [
],
"rid" : "6_0_200_2789458568771275343",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3883483577732154,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.jianshu.com/p/11ee104460e2?utm_campaign=maleskine&utm_content=note&utm_medium=writer_share&utm_source=weibo",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry21KcH&mark=&mid=3883485166913966",
"short_url" : "http://t.cn/Ry21KcH"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 22:50:33 +0800 2015",
"id" : 3883484139296324,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz1NPD0oI",
"text" : "不能同意更多。",
"idstr" : "3883484139296324",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 255,
"source" : "简书",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883480515760314",
"mid" : "3883480515760314",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww4.sinaimg.cn/large/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 122,
"pic_infos" : {
"439df08ajw1evqsordjqej20hs90k4qp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : "640",
"height" : "11684"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : "640",
"height" : "11684"
},
"pic_id" : "439df08ajw1evqsordjqej20hs90k4qp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : "640",
"height" : "11684"
},
"keep_size" : 1,
"object_id" : "1042018:ce565186fbf61c8f027d74280b3e9835",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"width" : 480,
"height" : 1599
}
}
},
"reposts_count" : 489,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww4.sinaimg.cn/thumbnail/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"bmiddle_pic" : "http://ww4.sinaimg.cn/bmiddle/439df08ajw1evqsordjqej20hs90k4qp.jpg",
"mblogid" : "Cz1HZoawi",
"geo" : null,
"id" : 3883480515760314,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat8op0e1j20hs0hswgu.jpg",
"id" : 1134424202,
"bi_followers_count" : 125,
"urank" : 32,
"profile_image_url" : "http://tp3.sinaimg.cn/1134424202/50/5712032526/1",
"class" : 1,
"province" : "31",
"verified" : false,
"url" : "http://www.jianshu.com/users/c22ccc510fb9/",
"statuses_count" : 8244,
"geo_enabled" : false,
"follow_me" : false,
"description" : "大龄失足青",
"type" : 1,
"followers_count" : 57824,
"location" : "上海 浦东新区",
"mbrank" : 5,
"avatar_large" : "http://tp3.sinaimg.cn/1134424202/180/5712032526/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "cicada",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "纯银V",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "纯银V",
"verified_reason" : "",
"friends_count" : 369,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.640.640.1024/439df08ajw8emphb2xgyyj20hs0hsabl.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Aug 28 16:34:05 +0800 2009",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : true,
"domain" : "cicada",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 22,
"idstr" : "1134424202",
"verified_type" : -1,
"city" : "15",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "昨天在知乎刷到关于实习的一贴,评论区里数十人组团咆哮,大意是“实习不给转正,公司臭不要脸”。同学,我来告诉你更多的臭不要脸法则:《实习生的残酷世界》。 http://t.cn/Ry21KcH",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 22:36:08 +0800 2015",
"pic_ids" : [
"439df08ajw1evqsordjqej20hs90k4qp"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat8op0e1j20hs0hswgu.jpg",
"id" : 1642174232,
"bi_followers_count" : 125,
"urank" : 23,
"profile_image_url" : "http://tp1.sinaimg.cn/1642174232/50/5643519264/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "",
"statuses_count" : 166,
"geo_enabled" : true,
"follow_me" : false,
"description" : "聊舍不得删的APP,说不着边际的情话。戴工卡的超人,初心不灭的玩家。",
"type" : 1,
"followers_count" : 344,
"location" : "北京 海淀区",
"mbrank" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1642174232/180/5643519264/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "u/1642174232",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "贺滨Billy",
"verified_source_url" : "",
"pagefriends_count" : 2,
"name" : "贺滨Billy",
"verified_reason" : "",
"friends_count" : 386,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 0,
"avatar_hd" : "http://tp1.sinaimg.cn/1642174232/180/5643519264/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Thu Aug 27 00:45:48 +0800 2009",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "",
"level" : 1,
"allow_all_comment" : false,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 142,
"idstr" : "1642174232",
"verified_type" : -1,
"city" : "8",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 0,
"source" : "iPhone 6",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=Cz1NPD0oI",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883484139296324",
"pic_ids" : [
],
"reposts_count" : 0,
"mlevel" : 0,
"attitudes_count" : 0,
"darwin_tags" : [
],
"rid" : "7_0_200_2789458568771275343",
"userType" : 0,
"in_reply_to_user_id" : "",
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.jianshu.com/p/11ee104460e2?utm_campaign=maleskine&utm_content=note&utm_medium=writer_share&utm_source=weibo",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry21KcH&mark=&mid=3883484139296324",
"short_url" : "http://t.cn/Ry21KcH"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 22:44:00 +0800 2015",
"id" : 3883482495136430,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz1LblydE",
"text" : "太坏了//@ShiningRay: 高级黑//@响马:哈哈哈哈哈哈哈哈哈 //@连鹏:欺负我们不懂英文么.....左上角明明写着20071月22日,右上角的iPhone好像还是第一代.....不带这么正能量的[哼]",
"idstr" : "3883482495136430",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"mblogid" : "Cz1v13OiU",
"deleted" : "1",
"id" : 3883472470908356,
"created_at" : "Fri Sep 04 22:04:11 +0800 2015",
"mid" : "3883472470908356",
"recom_state" : -1,
"idstr" : "3883472470908356",
"text" : "抱歉,此微博已被作者删除。查看帮助:http://t.cn/zWSudZc",
"attitudes_status" : 0,
"state" : 7
},
"url_objects" : [
],
"user" : {
"id" : 2093492691,
"bi_followers_count" : 438,
"urank" : 29,
"profile_image_url" : "http://tp4.sinaimg.cn/2093492691/50/40001381213/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://blog.jobbole.com/category/programmer",
"statuses_count" : 18090,
"geo_enabled" : false,
"follow_me" : false,
"description" : "关注程序员相关话题;合作、招聘、投稿请私信联系",
"type" : 1,
"followers_count" : 934452,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2093492691/180/40001381213/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "u/2093492691",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/7cc829d3gw1ef2ou6xzk5j20r808c3zb.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "程序员的那些事",
"verified_source_url" : "",
"pagefriends_count" : 5,
"name" : "程序员的那些事",
"verified_reason" : "",
"friends_count" : 472,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp4.sinaimg.cn/2093492691/180/40001381213/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Apr 18 12:59:18 +0800 2011",
"block_word" : 0,
"ulevel" : 36028797018963968,
"allow_all_act_msg" : true,
"domain" : "",
"level" : 7,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 892,
"idstr" : "2093492691",
"verified_type" : 220,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 15,
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=Cz1LblydE",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883482495136430",
"pic_ids" : [
],
"reposts_count" : 72,
"mlevel" : 0,
"attitudes_count" : 13,
"darwin_tags" : [
],
"rid" : "8_0_200_2789458568771275343",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3883479672406619
},
{
"mblogtypename" : "",
"attitudes_count" : 6,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883479907215858",
"mid" : "3883479907215858",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"attitudes_count" : 8,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883304258020675",
"mid" : "3883304258020675",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww3.sinaimg.cn/large/b254dc71gw1evq8g05ye8j205k05kwee.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 4,
"pic_infos" : {
"b254dc71gw1evq8g05ye8j205k05kwee" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/b254dc71gw1evq8g05ye8j205k05kwee.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/b254dc71gw1evq8g05ye8j205k05kwee.jpg",
"width" : "200",
"height" : "200"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/b254dc71gw1evq8g05ye8j205k05kwee.jpg",
"width" : "200",
"height" : "200"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/b254dc71gw1evq8g05ye8j205k05kwee.jpg",
"width" : "200",
"height" : "200"
},
"pic_id" : "b254dc71gw1evq8g05ye8j205k05kwee",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/b254dc71gw1evq8g05ye8j205k05kwee.jpg",
"width" : "200",
"height" : "200"
},
"keep_size" : 1,
"object_id" : "1042018:3243aa7b61164c4460aa01e506d56933",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/b254dc71gw1evq8g05ye8j205k05kwee.jpg",
"width" : "200",
"height" : "200"
}
}
},
"reposts_count" : 54,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww3.sinaimg.cn/thumbnail/b254dc71gw1evq8g05ye8j205k05kwee.jpg",
"bmiddle_pic" : "http://ww3.sinaimg.cn/bmiddle/b254dc71gw1evq8g05ye8j205k05kwee.jpg",
"mblogid" : "CyX7HxExJ",
"geo" : null,
"id" : 3883304258020675,
"user" : {
"id" : 2991905905,
"bi_followers_count" : 121,
"urank" : 22,
"profile_image_url" : "http://tp2.sinaimg.cn/2991905905/50/5688043385/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://www.importnew.com",
"statuses_count" : 1630,
"geo_enabled" : true,
"follow_me" : false,
"description" : "我们专注 Java 技术分享,名称由两个 Java 关键字 import 和 new 组成。合作、付费招聘请私信联系。",
"type" : 1,
"followers_count" : 29930,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/2991905905/180/5688043385/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "importnew",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "ImportNew",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "ImportNew",
"verified_reason" : "",
"friends_count" : 163,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.200.200.1024/b254dc71jw1edshiof1s8j205k05kweh.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Thu Oct 11 15:02:41 +0800 2012",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"domain" : "importnew",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 2,
"idstr" : "2991905905",
"verified_type" : -1,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "《借助 AOP 为 Java Web 应用记录性能数据》作为开发者,应用的性能始终是我们最感兴趣的话题之一。然而,不是所有的开发者都对自己维护的应用的性能有所了解,更别说快速定位性能瓶颈并实施解决方案了。http://t.cn/RyAT6KV",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 10:55:46 +0800 2015",
"pic_ids" : [
"b254dc71gw1evq8g05ye8j205k05kwee"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 3,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.importnew.com/16610.html",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyAT6KV&mark=&mid=3883479907215858",
"short_url" : "http://t.cn/RyAT6KV"
}
],
"reposts_count" : 18,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1H0uhaO",
"geo" : null,
"id" : 3883479907215858,
"user" : {
"id" : 2093492691,
"bi_followers_count" : 438,
"urank" : 29,
"profile_image_url" : "http://tp4.sinaimg.cn/2093492691/50/40001381213/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://blog.jobbole.com/category/programmer",
"statuses_count" : 18090,
"geo_enabled" : false,
"follow_me" : false,
"description" : "关注程序员相关话题;合作、招聘、投稿请私信联系",
"type" : 1,
"followers_count" : 934452,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2093492691/180/40001381213/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "u/2093492691",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/7cc829d3gw1ef2ou6xzk5j20r808c3zb.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "程序员的那些事",
"verified_source_url" : "",
"pagefriends_count" : 5,
"name" : "程序员的那些事",
"verified_reason" : "",
"friends_count" : 472,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp4.sinaimg.cn/2093492691/180/40001381213/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Apr 18 12:59:18 +0800 2011",
"block_word" : 0,
"ulevel" : 36028797018963968,
"allow_all_act_msg" : true,
"domain" : "",
"level" : 7,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 892,
"idstr" : "2093492691",
"verified_type" : 220,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "转发微博",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 22:33:44 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "9_0_200_2789458568771275343",
"scheme" : "sinaweibo://detail/?mblogid=Cz1H0uhaO"
},
{
"scheme" : "sinaweibo://detail/?mblogid=Cz1tey1XV",
"attitudes_count" : 1,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883471368110711",
"mid" : "3883471368110711",
"darwin_tags" : [
],
"mblogtypename" : "",
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"attitudes_count" : 71,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883456582683625",
"mid" : "3883456582683625",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"comments_count" : 117,
"reposts_count" : 67,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz15obg8h",
"geo" : null,
"id" : 3883456582683625,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.640.640/6ce2240djw1e9uwue857ij20hs0hsjuk.jpg",
"id" : 1807715644,
"bi_followers_count" : 1397,
"urank" : 34,
"profile_image_url" : "http://tp1.sinaimg.cn/1807715644/50/39996710397/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "36",
"ability_tags" : "公安",
"verified" : true,
"url" : "http://t.sina.com.cn/1807715644/profile/",
"statuses_count" : 22096,
"geo_enabled" : true,
"follow_me" : false,
"description" : "2011、2012全国“十大公务人员微博”、“十大政法官员有影响力微博”、南方人物周刊中国魅力官员榜。2013全国十佳警官微博。本微博观点与官方无关。",
"type" : 1,
"followers_count" : 740368,
"verified_contact_mobile" : "",
"location" : "江西 九江",
"mbrank" : 6,
"avatar_large" : "http://tp1.sinaimg.cn/1807715644/180/39996710397/1",
"star" : 0,
"verified_trade" : "1217",
"profile_url" : "dxy5958",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "段郎说事",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "段郎说事",
"verified_reason" : "九江市公安局民警段兴焱 微博签约自媒体",
"friends_count" : 1436,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp1.sinaimg.cn/1807715644/180/39996710397/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Sep 06 17:00:02 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "dxy5958",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 2,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 9,
"idstr" : "1807715644",
"verified_type" : 0,
"city" : "4",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 1
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 8,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "武汉:博士男为50元折扣让相亲对象埋单,女孩拒绝再交往。博士李先生与硕士谢小姐,经人介绍首次见面,结账时俩人消费加上红酒一共500元。服务员提醒李,手机支付可9折,李用手机摆弄半天未果,便让谢用手机支付,说是可节省50元,谢心里虽不痛快,但还是用手机支付了450元,之后便拒绝与谢再交往。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 21:01:03 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1tey1XV",
"geo" : null,
"id" : 3883471368110711,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg",
"id" : 1813587870,
"bi_followers_count" : 324,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/1813587870/50/40060116044/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://4137613.blog.51cto.com/",
"statuses_count" : 23240,
"geo_enabled" : true,
"follow_me" : false,
"description" : "WX订阅号:laogdexiaowu。移动游戏开发专家、游戏引擎开发者、图形学爱好者。",
"type" : 4,
"followers_count" : 5814,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1813587870/180/40060116044/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "gdgoldlion",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "做游戏的老G",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "做游戏的老G",
"verified_reason" : "",
"friends_count" : 591,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.441.441.1024/6c19279egw1eidj25gl58j20ca0ca3zs.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Sep 13 20:04:32 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "gdgoldlion",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 525,
"idstr" : "1813587870",
"verified_type" : -1,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "这么心痛钱还讲什么排场,三四十块钱找肯德基麦当劳喝杯饮料也行,不丢分[喵喵]//@段郎说事: 回复@九品芝麻官123:问题是:他一个子没给。[嘻嘻]//@九品芝麻官123:让女友支付后,给女友500现金",
"biz_feature" : 0,
"pid" : 3883462634769381,
"created_at" : "Fri Sep 04 21:59:48 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "10_0_200_2789458568771275343"
},
{
"mblogtypename" : "",
"attitudes_count" : 2,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883461628956558",
"mid" : "3883461628956558",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"attitudes_count" : 7,
"source" : "伯乐在线",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883406184229635",
"mid" : "3883406184229635",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"comments_count" : 16,
"reposts_count" : 19,
"userType" : 0,
"favorited" : false,
"mblogid" : "CyZM6hKjV",
"geo" : null,
"id" : 3883406184229635,
"user" : {
"id" : 1670481425,
"bi_followers_count" : 51,
"urank" : 29,
"profile_image_url" : "http://tp2.sinaimg.cn/1670481425/50/1286328769/1",
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "11",
"verified" : false,
"url" : "http://blog.jobbole.com/",
"statuses_count" : 9867,
"geo_enabled" : false,
"follow_me" : false,
"description" : "①关注 IT 职场;②合作请私信联系;③投稿请访问 http://top.jobbole.com",
"type" : 1,
"followers_count" : 174658,
"verified_contact_mobile" : "",
"location" : "北京 东城区",
"mbrank" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/1670481425/180/1286328769/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "jobbole",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "伯乐在线官方微博",
"verified_source_url" : "",
"pagefriends_count" : 1,
"name" : "伯乐在线官方微博",
"verified_reason" : "伯乐在线官方微博",
"friends_count" : 57,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp2.sinaimg.cn/1670481425/180/1286328769/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Jul 28 09:20:36 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "jobbole",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 97,
"idstr" : "1670481425",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "讨论帖:大家看过哪些和编程相关,但和具体开发语言无关的书籍? http://t.cn/Ry2jkWi",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 17:40:44 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 9,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://group.jobbole.com/6742/",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2YvAo&mark=&mid=3883461628956558",
"short_url" : "http://t.cn/Ry2YvAo"
},
{
"result" : true,
"ori_url" : "http://group.jobbole.com/6742/#comm-8233",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2jkWi&mark=&mid=3883461628956558",
"short_url" : "http://t.cn/Ry2jkWi"
}
],
"reposts_count" : 6,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1dwBA0C",
"geo" : null,
"id" : 3883461628956558,
"user" : {
"id" : 2093492691,
"bi_followers_count" : 438,
"urank" : 29,
"profile_image_url" : "http://tp4.sinaimg.cn/2093492691/50/40001381213/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://blog.jobbole.com/category/programmer",
"statuses_count" : 18090,
"geo_enabled" : false,
"follow_me" : false,
"description" : "关注程序员相关话题;合作、招聘、投稿请私信联系",
"type" : 1,
"followers_count" : 934452,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2093492691/180/40001381213/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "u/2093492691",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/7cc829d3gw1ef2ou6xzk5j20r808c3zb.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "程序员的那些事",
"verified_source_url" : "",
"pagefriends_count" : 5,
"name" : "程序员的那些事",
"verified_reason" : "",
"friends_count" : 472,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp4.sinaimg.cn/2093492691/180/40001381213/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Apr 18 12:59:18 +0800 2011",
"block_word" : 0,
"ulevel" : 36028797018963968,
"allow_all_act_msg" : true,
"domain" : "",
"level" : 7,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 892,
"idstr" : "2093492691",
"verified_type" : 220,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "看评论,欢迎补充 [嘻嘻] ( 原帖评论看这里: http://t.cn/Ry2YvAo )",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 21:21:06 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "11_0_200_2789458568771275343",
"scheme" : "sinaweibo://detail/?mblogid=Cz1dwBA0C"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 21:14:53 +0800 2015",
"id" : 3883460072828130,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz1b1bRJ0",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/star_005_y.png?version=2015080302",
"text" : "【从load data引发的死锁说起】 在InnoDB表中,若存在自增字段,则会维护一个表级别的锁,这里称为自增锁。每次插入新数据,或者update语句修改了此字段,都会需要获取这个锁. 由于一个事务可能包含多个语句,而并非所有的... 详见:http://t.cn/zjW3YAQ",
"idstr" : "3883460072828130",
"source_type" : 1,
"geo" : null,
"user" : {
"id" : 1646218964,
"bi_followers_count" : 935,
"urank" : 31,
"profile_image_url" : "http://tp1.sinaimg.cn/1646218964/50/1279883225/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://blogread.cn/",
"statuses_count" : 24308,
"geo_enabled" : true,
"follow_me" : false,
"description" : "分享最好的技术文章,共学习共进步:http://blogread.cn/",
"type" : 1,
"followers_count" : 138410,
"location" : "北京 海淀区",
"mbrank" : 4,
"avatar_large" : "http://tp1.sinaimg.cn/1646218964/180/1279883225/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "blogread",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "IT技术博客大学习",
"verified_source_url" : "",
"pagefriends_count" : 2,
"name" : "IT技术博客大学习",
"verified_reason" : "",
"friends_count" : 1206,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp1.sinaimg.cn/1646218964/180/1279883225/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Oct 16 09:17:20 +0800 2009",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"domain" : "blogread",
"cardid" : "star_005",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 216,
"idstr" : "1646218964",
"verified_type" : -1,
"city" : "8",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 1,
"source" : "IT技术博客大学习",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=Cz1b1bRJ0",
"visible" : {
"type" : 0,
"list_id" : 0
},
"pic_bg_type" : 1,
"in_reply_to_status_id" : "",
"mid" : "3883460072828130",
"pic_ids" : [
],
"reposts_count" : 12,
"mlevel" : 0,
"attitudes_count" : 2,
"darwin_tags" : [
],
"rid" : "12_0_200_2789458568771275343",
"userType" : 0,
"cardid" : "star_005",
"in_reply_to_user_id" : "",
"url_struct" : [
{
"result" : true,
"ori_url" : "http://blogread.cn/it/article/5937?f=wb",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=zjW3YAQ&mark=&mid=3883460072828130",
"short_url" : "http://t.cn/zjW3YAQ"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 20:46:04 +0800 2015",
"id" : 3883452812499589,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz0ZjaufX",
"topic_struct" : [
{
"topic_title" : "慕课网",
"topic_url" : "sinaweibo://pageinfo?containerid=100808976774391aba4b3b360f521e5a49534e&pageid=100808976774391aba4b3b360f521e5a49534e&extparam=%E6%85%95%E8%AF%BE%E7%BD%91"
}
],
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/star_005_y.png?version=2015080302",
"text" : "通过对JpGraph类库的工作原理的了解,进行安装和配置的学习。",
"idstr" : "3883452812499589",
"source_type" : 2,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 5,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883438715505894",
"mid" : "3883438715505894",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww1.sinaimg.cn/large/c5131475jw1evqmo89c4qj20go09egns.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 0,
"pic_infos" : {
"c5131475jw1evqmo89c4qj20go09egns" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/c5131475jw1evqmo89c4qj20go09egns.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/c5131475jw1evqmo89c4qj20go09egns.jpg",
"width" : 479,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/c5131475jw1evqmo89c4qj20go09egns.jpg",
"width" : "600",
"height" : "338"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/c5131475jw1evqmo89c4qj20go09egns.jpg",
"width" : "600",
"height" : "338"
},
"pic_id" : "c5131475jw1evqmo89c4qj20go09egns",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/c5131475jw1evqmo89c4qj20go09egns.jpg",
"width" : "600",
"height" : "338"
},
"keep_size" : 1,
"object_id" : "1042018:7329ed4bd2ab05177557d5f08bc86630",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/c5131475jw1evqmo89c4qj20go09egns.jpg",
"width" : "600",
"height" : "338"
}
}
},
"reposts_count" : 3,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/c5131475jw1evqmo89c4qj20go09egns.jpg",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/c5131475jw1evqmo89c4qj20go09egns.jpg",
"mblogid" : "Cz0Czn6kK",
"geo" : null,
"id" : 3883438715505894,
"user" : {
"id" : 3306361973,
"bi_followers_count" : 233,
"urank" : 21,
"profile_image_url" : "http://tp2.sinaimg.cn/3306361973/50/22875318196/0",
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"class" : 1,
"verified_contact_email" : "1059809142@qq.com",
"province" : "11",
"verified" : false,
"url" : "",
"statuses_count" : 5336,
"geo_enabled" : true,
"follow_me" : false,
"description" : "慕课网:www.imooc.com 中国最大的IT技能学习平台。到慕课网,只学有用的!",
"type" : 1,
"followers_count" : 148539,
"verified_contact_mobile" : "010-8201-5656",
"location" : "北京 西城区",
"mbrank" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/3306361973/180/22875318196/0",
"star" : 0,
"verified_trade" : "",
"profile_url" : "mukewang",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/c5131475jw1eq2ymv58z5j20pk08cwgb.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "小慕",
"screen_name" : "慕课网",
"verified_source_url" : "",
"pagefriends_count" : 6,
"name" : "慕课网",
"verified_reason" : "北京慕课科技中心",
"friends_count" : 478,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.39.34.440.440.1024/c5131475tw1egjkvkxkltj20e80e83yr.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Thu Jun 06 16:28:47 +0800 2013",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "mukewang",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "f",
"favourites_count" : 1,
"idstr" : "3306361973",
"verified_type" : -1,
"city" : "2",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#慕课网#【神奇的JpGraph类库】本课中,King老师将带我们开启学习MySQLi扩展类库应用之旅。通过对JpGraph类库的工作原理的了解,我们将进行安装和配置的学习。在课程案例中,我们将熟练掌握如何应用JpGraph类库. 一起来学习吧![耶]课程地址:http://t.cn/RyP8Dxc",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 19:50:03 +0800 2015",
"pic_ids" : [
"c5131475jw1evqmo89c4qj20go09egns"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"id" : 1646218964,
"bi_followers_count" : 935,
"urank" : 31,
"profile_image_url" : "http://tp1.sinaimg.cn/1646218964/50/1279883225/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://blogread.cn/",
"statuses_count" : 24308,
"geo_enabled" : true,
"follow_me" : false,
"description" : "分享最好的技术文章,共学习共进步:http://blogread.cn/",
"type" : 1,
"followers_count" : 138410,
"location" : "北京 海淀区",
"mbrank" : 4,
"avatar_large" : "http://tp1.sinaimg.cn/1646218964/180/1279883225/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "blogread",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "IT技术博客大学习",
"verified_source_url" : "",
"pagefriends_count" : 2,
"name" : "IT技术博客大学习",
"verified_reason" : "",
"friends_count" : 1206,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp1.sinaimg.cn/1646218964/180/1279883225/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Oct 16 09:17:20 +0800 2009",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"domain" : "blogread",
"cardid" : "star_005",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 216,
"idstr" : "1646218964",
"verified_type" : -1,
"city" : "8",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 0,
"source" : "Blogread iPhone",
"recom_state" : -1,
"source_allowclick" : 1,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=Cz0ZjaufX",
"visible" : {
"type" : 0,
"list_id" : 0
},
"pic_bg_type" : 1,
"in_reply_to_status_id" : "",
"mid" : "3883452812499589",
"pic_ids" : [
],
"reposts_count" : 2,
"mlevel" : 0,
"attitudes_count" : 0,
"darwin_tags" : [
],
"rid" : "13_0_200_2789458568771275343",
"userType" : 0,
"cardid" : "star_005",
"in_reply_to_user_id" : "",
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.imooc.com/learn/417?from=itblog",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyP8Dxc&mark=&mid=3883452812499589",
"short_url" : "http://t.cn/RyP8Dxc"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 20:38:24 +0800 2015",
"id" : 3883450886960860,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz0WctcPW",
"text" : "转需~ //@ImportNew: Scala 课堂,由 Twitter 工程师出品,有中文版。",
"idstr" : "3883450886960860",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 4,
"source" : "伯乐在线",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883364970954202",
"mid" : "3883364970954202",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"comments_count" : 2,
"reposts_count" : 61,
"userType" : 0,
"favorited" : false,
"mblogid" : "CyYHD40em",
"geo" : null,
"id" : 3883364970954202,
"user" : {
"id" : 3844704614,
"bi_followers_count" : 55,
"urank" : 19,
"profile_image_url" : "http://tp3.sinaimg.cn/3844704614/50/5735126796/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "",
"statuses_count" : 2139,
"geo_enabled" : true,
"follow_me" : false,
"description" : "① 阅读最新热门,请访问:Top.Jobbole.com ② 投递请用原始地址。Why? 这是作者和译者应得的。合作请私信。",
"type" : 1,
"followers_count" : 21194,
"location" : "北京 东城区",
"mbrank" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/3844704614/180/5735126796/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "u/3844704614",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "伯乐头条",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "伯乐头条",
"verified_reason" : "",
"friends_count" : 121,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.2048.2048.1024/e5298966jw1evai11zfwgj21kw1kw44h.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Thu Oct 10 20:31:23 +0800 2013",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 64,
"idstr" : "3844704614",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "《Scala 课堂!》 Scala课堂是Twitter启动的一系列讲座,用来帮助有经验的工程师成为高效的Scala 程序员。 (分享自 @伯乐头条 ,CC: @ImportNew ) http://t.cn/Ry2NpLs",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 14:56:59 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"id" : 2093492691,
"bi_followers_count" : 438,
"urank" : 29,
"profile_image_url" : "http://tp4.sinaimg.cn/2093492691/50/40001381213/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://blog.jobbole.com/category/programmer",
"statuses_count" : 18090,
"geo_enabled" : false,
"follow_me" : false,
"description" : "关注程序员相关话题;合作、招聘、投稿请私信联系",
"type" : 1,
"followers_count" : 934452,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2093492691/180/40001381213/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "u/2093492691",
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/7cc829d3gw1ef2ou6xzk5j20r808c3zb.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "程序员的那些事",
"verified_source_url" : "",
"pagefriends_count" : 5,
"name" : "程序员的那些事",
"verified_reason" : "",
"friends_count" : 472,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp4.sinaimg.cn/2093492691/180/40001381213/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Apr 18 12:59:18 +0800 2011",
"block_word" : 0,
"ulevel" : 36028797018963968,
"allow_all_act_msg" : true,
"domain" : "",
"level" : 7,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 892,
"idstr" : "2093492691",
"verified_type" : 220,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 2,
"source" : "微博 weibo.com",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=Cz0WctcPW",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883450886960860",
"pic_ids" : [
],
"reposts_count" : 25,
"mlevel" : 0,
"attitudes_count" : 9,
"darwin_tags" : [
],
"rid" : "14_0_200_2789458568771275343",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3883404636607929,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://top.jobbole.com/24125/",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2NpLs&mark=&mid=3883450886960860",
"short_url" : "http://t.cn/Ry2NpLs"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 20:14:49 +0800 2015",
"id" : 3883444952599875,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz0MDaUlt",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/star_005_y.png?version=2015080302",
"text" : "【qperf测量网络带宽和延迟】 我们在做网络服务器的时候,通常会很关心网络的带宽和延迟。因为我们的很多协议都是request-reponse协议,延迟决定了最大的QPS,而带宽决定了最大的负荷。 通常我们知道自己的网卡是什么型号... 详见:http://t.cn/zjol30n",
"idstr" : "3883444952599875",
"source_type" : 1,
"geo" : null,
"user" : {
"id" : 1646218964,
"bi_followers_count" : 935,
"urank" : 31,
"profile_image_url" : "http://tp1.sinaimg.cn/1646218964/50/1279883225/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://blogread.cn/",
"statuses_count" : 24308,
"geo_enabled" : true,
"follow_me" : false,
"description" : "分享最好的技术文章,共学习共进步:http://blogread.cn/",
"type" : 1,
"followers_count" : 138410,
"location" : "北京 海淀区",
"mbrank" : 4,
"avatar_large" : "http://tp1.sinaimg.cn/1646218964/180/1279883225/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "blogread",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "IT技术博客大学习",
"verified_source_url" : "",
"pagefriends_count" : 2,
"name" : "IT技术博客大学习",
"verified_reason" : "",
"friends_count" : 1206,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp1.sinaimg.cn/1646218964/180/1279883225/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Oct 16 09:17:20 +0800 2009",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"domain" : "blogread",
"cardid" : "star_005",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 216,
"idstr" : "1646218964",
"verified_type" : -1,
"city" : "8",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 1,
"source" : "IT技术博客大学习",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"scheme" : "sinaweibo://detail/?mblogid=Cz0MDaUlt",
"visible" : {
"type" : 0,
"list_id" : 0
},
"pic_bg_type" : 1,
"in_reply_to_status_id" : "",
"mid" : "3883444952599875",
"pic_ids" : [
],
"reposts_count" : 23,
"mlevel" : 0,
"attitudes_count" : 4,
"darwin_tags" : [
],
"rid" : "15_0_200_2789458568771275343",
"userType" : 0,
"cardid" : "star_005",
"in_reply_to_user_id" : "",
"url_struct" : [
{
"result" : true,
"ori_url" : "http://blogread.cn/it/article/5936?f=wb",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=zjol30n&mark=&mid=3883444952599875",
"short_url" : "http://t.cn/zjol30n"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 19:42:17 +0800 2015",
"id" : 3883436760361599,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "Cz0zq1w4f",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/star_005_y.png?version=2015080302",
"text" : "利用Docker开启持续交付之路",
"idstr" : "3883436760361599",
"source_type" : 2,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 1,
"source" : "IT技术博客大学习",
"truncated" : false,
"source_type" : 1,
"idstr" : "3882656040870675",
"mid" : "3882656040870675",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "star_005",
"in_reply_to_screen_name" : "",
"comments_count" : 2,
"reposts_count" : 12,
"userType" : 0,
"favorited" : false,
"mblogid" : "CyGgc3Ev9",
"geo" : null,
"id" : 3882656040870675,
"user" : {
"id" : 5606690513,
"bi_followers_count" : 51,
"urank" : 12,
"profile_image_url" : "http://tp2.sinaimg.cn/5606690513/50/5735097632/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://blogread.cn/news/",
"statuses_count" : 341,
"geo_enabled" : true,
"follow_me" : false,
"description" : "览尽天下技术雄文。欢迎投递你的大作:http://blogread.cn/news/",
"type" : 1,
"followers_count" : 6642,
"location" : "北京 东城区",
"mbrank" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/5606690513/180/5735097632/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "u/5606690513",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "技术头条",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "技术头条",
"verified_reason" : "",
"friends_count" : 275,
"mbtype" : 11,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.100.100.1024/0067r6k9jw8eva3zbhhknj302s02sglh.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed May 13 11:45:28 +0800 2015",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "",
"cardid" : "star_005",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 2,
"idstr" : "5606690513",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【利用Docker开启持续交付之路】 持续交付即Continuous Delivery,随DevOps流行越来越被传统企业重视。持续交付讲求以短周期、小细粒度,自动化的方式频繁的交付软件,过程中要求开发、测试、用户体验等角色紧密合作,快速收集反馈,不断改善质量并减少浪费。 by @ThoughtWorks http://t.cn/RyAzJU2",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Wed Sep 02 15:59:59 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"id" : 1646218964,
"bi_followers_count" : 935,
"urank" : 31,
"profile_image_url" : "http://tp1.sinaimg.cn/1646218964/50/1279883225/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://blogread.cn/",
"statuses_count" : 24308,
"geo_enabled" : true,
"follow_me" : false,
"description" : "分享最好的技术文章,共学习共进步:http://blogread.cn/",
"type" : 1,
"followers_count" : 138410,
"location" : "北京 海淀区",
"mbrank" : 4,
"avatar_large" : "http://tp1.sinaimg.cn/1646218964/180/1279883225/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "blogread",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "IT技术博客大学习",
"verified_source_url" : "",
"pagefriends_count" : 2,
"name" : "IT技术博客大学习",
"verified_reason" : "",
"friends_count" : 1206,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp1.sinaimg.cn/1646218964/180/1279883225/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Oct 16 09:17:20 +0800 2009",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"domain" : "blogread",
"cardid" : "star_005",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 216,
"idstr" : "1646218964",
"verified_type" : -1,
"city" : "8",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 0,
"source" : "Blogread iPhone",
"recom_state" : -1,
"source_allowclick" : 1,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=Cz0zq1w4f",
"visible" : {
"type" : 0,
"list_id" : 0
},
"pic_bg_type" : 1,
"in_reply_to_status_id" : "",
"mid" : "3883436760361599",
"pic_ids" : [
],
"reposts_count" : 7,
"mlevel" : 0,
"attitudes_count" : 7,
"darwin_tags" : [
],
"rid" : "16_0_200_2789458568771275343",
"userType" : 0,
"cardid" : "star_005",
"in_reply_to_user_id" : "",
"url_struct" : [
{
"result" : true,
"ori_url" : "http://blogread.cn/news/item.php?id=377&f=wb",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyAzJU2&mark=&mid=3883436760361599",
"short_url" : "http://t.cn/RyAzJU2"
}
]
},
{
"mblogtypename" : "",
"attitudes_count" : 91,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883426610722036",
"mid" : "3883426610722036",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"comments_count" : 1,
"reposts_count" : 85,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz0j331PK",
"geo" : null,
"id" : 3883426610722036,
"user" : {
"id" : 1614282004,
"bi_followers_count" : 50,
"urank" : 28,
"profile_image_url" : "http://tp1.sinaimg.cn/1614282004/50/40042297177/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "44",
"ability_tags" : "开发者",
"verified" : true,
"url" : "",
"statuses_count" : 6118,
"geo_enabled" : false,
"follow_me" : false,
"description" : "",
"type" : 1,
"followers_count" : 111931,
"verified_contact_mobile" : "",
"location" : "广东 广州",
"mbrank" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1614282004/180/40042297177/1",
"star" : 0,
"verified_trade" : "1179",
"profile_url" : "rebol",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "蔡学镛",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "蔡学镛",
"verified_reason" : "前银联移动支付首席产品架构师;《编程ING》《Java夜未眠》作者",
"friends_count" : 50,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.179.179.1024/6037fd14gw1ebr3jqum0wj2050050jrl.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Aug 09 12:56:16 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "rebol",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : false,
"verified_level" : 2,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 11,
"idstr" : "1614282004",
"verified_type" : 0,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 3,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "1 把对公司抱怨的时间缩到最短 2 思考要如何改变这样的情况 3 做出相应的准备 4 让改变发生 ... 那些抱怨不停的人,只停留在第一阶段,没有改变。... 改变不外乎 a 改变别人和环境 b 改变自己 c. 换个环境 ... 改变别人和环境比较困难;改变自己虽难,但可以自己掌握;换个环境则需要靠实力支撑。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 19:01:57 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "17_0_200_2789458568771275343",
"scheme" : "sinaweibo://detail/?mblogid=Cz0j331PK"
},
{
"scheme" : "sinaweibo://detail/?mblogid=Cz0gc3w1o",
"attitudes_count" : 0,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883424840838078",
"mid" : "3883424840838078",
"darwin_tags" : [
],
"mblogtypename" : "",
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"attitudes_count" : 222,
"source" : "iPhone 6 Plus",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883417412411260",
"mid" : "3883417412411260",
"annotations" : [
{
"client_mblogid" : "iPhone-CBE90DC1-241F-4F1B-884D-F5B216EC56C0"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww1.sinaimg.cn/large/538efefbgw1evql8zg0mvj22io1w0npe.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 39,
"pic_infos" : {
"538efefbgw1evqlairb5dj22io1w0e82" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/538efefbgw1evqlairb5dj22io1w0e82.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/538efefbgw1evqlairb5dj22io1w0e82.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/538efefbgw1evqlairb5dj22io1w0e82.jpg",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/538efefbgw1evqlairb5dj22io1w0e82.jpg",
"width" : 2048,
"height" : 1536
},
"pic_id" : "538efefbgw1evqlairb5dj22io1w0e82",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/538efefbgw1evqlairb5dj22io1w0e82.jpg",
"width" : 2048,
"height" : 1536
},
"object_id" : "1042018:c4debde12df21cda1a2f1968cfca20fb",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/538efefbgw1evqlairb5dj22io1w0e82.jpg",
"width" : 480,
"height" : 360
}
},
"538efefbgw1evql9jgwqdj22io1w0kjl" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/538efefbgw1evql9jgwqdj22io1w0kjl.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/538efefbgw1evql9jgwqdj22io1w0kjl.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/538efefbgw1evql9jgwqdj22io1w0kjl.jpg",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/538efefbgw1evql9jgwqdj22io1w0kjl.jpg",
"width" : 2048,
"height" : 1536
},
"pic_id" : "538efefbgw1evql9jgwqdj22io1w0kjl",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/538efefbgw1evql9jgwqdj22io1w0kjl.jpg",
"width" : 2048,
"height" : 1536
},
"object_id" : "1042018:ba55d930c6347b5b46ce60f12994f47a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/538efefbgw1evql9jgwqdj22io1w0kjl.jpg",
"width" : 480,
"height" : 360
}
},
"538efefbgw1evqlbjhn60j21w02iox6q" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/538efefbgw1evqlbjhn60j21w02iox6q.jpg",
"width" : 180,
"height" : 239
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/538efefbgw1evqlbjhn60j21w02iox6q.jpg",
"width" : 360,
"height" : 479
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/538efefbgw1evqlbjhn60j21w02iox6q.jpg",
"width" : 720,
"height" : 960
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/538efefbgw1evqlbjhn60j21w02iox6q.jpg",
"width" : 2048,
"height" : 2730
},
"pic_id" : "538efefbgw1evqlbjhn60j21w02iox6q",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/538efefbgw1evqlbjhn60j21w02iox6q.jpg",
"width" : 2048,
"height" : 2730
},
"object_id" : "1042018:b9c7a0b034d437ea0450ea4a791427ea",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/538efefbgw1evqlbjhn60j21w02iox6q.jpg",
"width" : 480,
"height" : 639
}
},
"538efefbgw1evqlc771w1j22i91w0npd" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/538efefbgw1evqlc771w1j22i91w0npd.jpg",
"width" : 199,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/538efefbgw1evqlc771w1j22i91w0npd.jpg",
"width" : 358,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/538efefbgw1evqlc771w1j22i91w0npd.jpg",
"width" : 720,
"height" : 542
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/538efefbgw1evqlc771w1j22i91w0npd.jpg",
"width" : 2048,
"height" : 1543
},
"pic_id" : "538efefbgw1evqlc771w1j22i91w0npd",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/538efefbgw1evqlc771w1j22i91w0npd.jpg",
"width" : 2048,
"height" : 1543
},
"object_id" : "1042018:cd000a34931237edea69ad6ae2d91e9f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/538efefbgw1evqlc771w1j22i91w0npd.jpg",
"width" : 477,
"height" : 360
}
},
"538efefbgw1evql8zg0mvj22io1w0npe" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/538efefbgw1evql8zg0mvj22io1w0npe.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/538efefbgw1evql8zg0mvj22io1w0npe.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/538efefbgw1evql8zg0mvj22io1w0npe.jpg",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/538efefbgw1evql8zg0mvj22io1w0npe.jpg",
"width" : 2048,
"height" : 1536
},
"pic_id" : "538efefbgw1evql8zg0mvj22io1w0npe",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/538efefbgw1evql8zg0mvj22io1w0npe.jpg",
"width" : 2048,
"height" : 1536
},
"object_id" : "1042018:e3eab8e88319cffe88fd64f7d2941ad6",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/538efefbgw1evql8zg0mvj22io1w0npe.jpg",
"width" : 480,
"height" : 360
}
},
"538efefbgw1evql7zxav6j22io1w04qq" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/538efefbgw1evql7zxav6j22io1w04qq.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/538efefbgw1evql7zxav6j22io1w04qq.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/538efefbgw1evql7zxav6j22io1w04qq.jpg",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/538efefbgw1evql7zxav6j22io1w04qq.jpg",
"width" : 2048,
"height" : 1536
},
"pic_id" : "538efefbgw1evql7zxav6j22io1w04qq",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/538efefbgw1evql7zxav6j22io1w04qq.jpg",
"width" : 2048,
"height" : 1536
},
"object_id" : "1042018:74d3a0bbe0199a65c91111868194e8f6",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/538efefbgw1evql7zxav6j22io1w04qq.jpg",
"width" : 480,
"height" : 360
}
}
},
"reposts_count" : 54,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/538efefbgw1evql8zg0mvj22io1w0npe.jpg",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/538efefbgw1evql8zg0mvj22io1w0npe.jpg",
"mblogid" : "Cz04da7hi",
"geo" : null,
"id" : 3883417412411260,
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat4uqw77j20hs0hsacp.jpg",
"id" : 1401880315,
"bi_followers_count" : 850,
"urank" : 28,
"profile_image_url" : "http://tp4.sinaimg.cn/1401880315/50/40054262531/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "11",
"ability_tags" : "内容资讯,电子商务,互联网技术,开发者",
"verified" : true,
"url" : "http://coolshell.cn",
"statuses_count" : 7581,
"geo_enabled" : true,
"follow_me" : false,
"description" : "芝兰生于深谷,不以无人而不芳;君子修道立德,不为困穷而改节。( 酷壳:http://coolshell.cn/ )",
"type" : 1,
"followers_count" : 130214,
"verified_contact_mobile" : "",
"location" : "北京 朝阳区",
"mbrank" : 2,
"avatar_large" : "http://tp4.sinaimg.cn/1401880315/180/40054262531/1",
"star" : 0,
"verified_trade" : "1181",
"profile_url" : "haoel",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/538efefbgw1ecas0gl5cwj20r808cgpb.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "左耳朵耗子",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "左耳朵耗子",
"verified_reason" : "程序员,酷壳博主(CoolShell.cn) 微博签约自媒体",
"friends_count" : 1155,
"mbtype" : 2,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.27.27.337.337.1024/538efefbgw1eg77da7jggj20aw0aw743.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Mar 24 14:57:34 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "haoel",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 2,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 323,
"idstr" : "1401880315",
"verified_type" : 0,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 8,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "回到老家,看到了入行时的东西。感叹一下,这样入行的人,居然存活到了今天,真是万幸万幸。(注:第二张图是一本用C生画图形界面的书,第三张图是一本用C操作数据库SQL的书,第四张是各种软件和我在学校写的各种程序,第五张是打口盘,第六张是盗版光盘)",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Fri Sep 04 18:25:24 +0800 2015",
"pic_ids" : [
"538efefbgw1evql8zg0mvj22io1w0npe",
"538efefbgw1evql9jgwqdj22io1w0kjl",
"538efefbgw1evql7zxav6j22io1w04qq",
"538efefbgw1evqlairb5dj22io1w0e82",
"538efefbgw1evqlbjhn60j21w02iox6q",
"538efefbgw1evqlc771w1j22i91w0npd"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 1,
"reposts_count" : 1,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz0gc3w1o",
"geo" : null,
"id" : 3883424840838078,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg",
"id" : 1813587870,
"bi_followers_count" : 324,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/1813587870/50/40060116044/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://4137613.blog.51cto.com/",
"statuses_count" : 23240,
"geo_enabled" : true,
"follow_me" : false,
"description" : "WX订阅号:laogdexiaowu。移动游戏开发专家、游戏引擎开发者、图形学爱好者。",
"type" : 4,
"followers_count" : 5814,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1813587870/180/40060116044/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "gdgoldlion",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "做游戏的老G",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "做游戏的老G",
"verified_reason" : "",
"friends_count" : 591,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.441.441.1024/6c19279egw1eidj25gl58j20ca0ca3zs.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Sep 13 20:04:32 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "gdgoldlion",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 525,
"idstr" : "1813587870",
"verified_type" : -1,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "//@左耳朵耗子: 能使,那时的正版光盘根本刻不满 //@张晨Archen:打口的Foxpro……能使么",
"biz_feature" : 0,
"pid" : 3883419487979582,
"created_at" : "Fri Sep 04 18:54:54 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "18_0_200_2789458568771275343"
},
{
"scheme" : "sinaweibo://detail/?mblogid=Cz03t3yzB",
"attitudes_count" : 1,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883416950847887",
"mid" : "3883416950847887",
"darwin_tags" : [
],
"mblogtypename" : "",
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"attitudes_count" : 5,
"source" : "360安全浏览器",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883345236945858",
"mid" : "3883345236945858",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww3.sinaimg.cn/large/4d0aaf15gw1evqd43woaij20fm0mqjta.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 13,
"pic_infos" : {
"4d0aaf15gw1evqd43woaij20fm0mqjta" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/4d0aaf15gw1evqd43woaij20fm0mqjta.jpg",
"width" : 180,
"height" : 261
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/4d0aaf15gw1evqd43woaij20fm0mqjta.jpg",
"width" : 360,
"height" : 523
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/4d0aaf15gw1evqd43woaij20fm0mqjta.jpg",
"width" : "562",
"height" : "818"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/4d0aaf15gw1evqd43woaij20fm0mqjta.jpg",
"width" : "562",
"height" : "818"
},
"pic_id" : "4d0aaf15gw1evqd43woaij20fm0mqjta",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/4d0aaf15gw1evqd43woaij20fm0mqjta.jpg",
"width" : "562",
"height" : "818"
},
"keep_size" : 1,
"object_id" : "1042018:1a660735eaf9e521980a4b70fd740073",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/4d0aaf15gw1evqd43woaij20fm0mqjta.jpg",
"width" : 480,
"height" : 698
}
}
},
"reposts_count" : 47,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww3.sinaimg.cn/thumbnail/4d0aaf15gw1evqd43woaij20fm0mqjta.jpg",
"bmiddle_pic" : "http://ww3.sinaimg.cn/bmiddle/4d0aaf15gw1evqd43woaij20fm0mqjta.jpg",
"mblogid" : "CyYbNt8VY",
"geo" : null,
"id" : 3883345236945858,
"user" : {
"id" : 1292545813,
"bi_followers_count" : 245,
"urank" : 23,
"profile_image_url" : "http://tp2.sinaimg.cn/1292545813/50/40069890128/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "42",
"verified" : true,
"url" : "http://blog.sina.com.cn/heiyedubai",
"statuses_count" : 3930,
"geo_enabled" : true,
"follow_me" : false,
"description" : "《辽河》小说编辑:348577267@qq.com",
"type" : 1,
"followers_count" : 2508,
"verified_contact_mobile" : "",
"location" : "湖北 孝感",
"mbrank" : 1,
"avatar_large" : "http://tp2.sinaimg.cn/1292545813/180/40069890128/1",
"star" : 0,
"verified_trade" : "1114",
"profile_url" : "u/1292545813",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "付勇军",
"verified_source_url" : "",
"pagefriends_count" : 1,
"name" : "付勇军",
"verified_reason" : "军事小说家付勇军 ",
"friends_count" : 749,
"mbtype" : 2,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.179.179.1024/4d0aaf15gw1em0bbq4b6vj2050050aa9.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Tue Feb 23 19:00:40 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 15,
"idstr" : "1292545813",
"verified_type" : 0,
"city" : "9",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 3,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "贾平凹这身汉服虽然齐整,可怎么看,都觉得不对劲。[哈哈]",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 13:38:35 +0800 2015",
"pic_ids" : [
"4d0aaf15gw1evqd43woaij20fm0mqjta"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 4,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz03t3yzB",
"geo" : null,
"id" : 3883416950847887,
"user" : {
"id" : 1691474322,
"bi_followers_count" : 179,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/1691474322/50/1298723485/1",
"class" : 1,
"province" : "400",
"verified" : false,
"url" : "",
"statuses_count" : 10977,
"geo_enabled" : true,
"follow_me" : false,
"description" : " ",
"type" : 1,
"followers_count" : 6952,
"location" : "海外 美国",
"mbrank" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1691474322/180/1298723485/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "djvu",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "djvu9",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "djvu9",
"verified_reason" : "",
"friends_count" : 212,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://tp3.sinaimg.cn/1691474322/180/1298723485/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Feb 08 14:05:32 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "djvu",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 36,
"idstr" : "1691474322",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "香港古装片里的大反角死太监就这个扮相啊。。//@闻柝振衣01: 现代中国人穿汉服,如果能像日本人对待传统服饰那样严谨认真就罢了。我们从现在这些所谓的汉服复兴活动,只看到了流民社会的粗陋和敷衍,与优雅精致的传统没一点关系,所以让旁观者觉得滑稽。//@送云升降机:“没胡没须”是个刺点",
"biz_feature" : 0,
"pid" : 3883416107810712,
"created_at" : "Fri Sep 04 18:23:34 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "19_0_200_2789458568771275343"
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 18:12:31 +0800 2015",
"id" : 3883414170487219,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyZYZ22Kn",
"text" : "肯定是假的,如果是真的应该会写“Are you OK?”//@爱Apps:[doge]新广告法真不好,雷老板再也不能说拥有“全世界最好用的指纹识别了”~",
"idstr" : "3883414170487219",
"source_type" : 2,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 1,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883395019413590",
"mid" : "3883395019413590",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww1.sinaimg.cn/large/005wrS54gw1evqiv973p0j30fa09ujre.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 3,
"pic_infos" : {
"005wrS54gw1evqiv973p0j30fa09ujre" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/005wrS54gw1evqiv973p0j30fa09ujre.jpg",
"width" : 233,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/005wrS54gw1evqiv973p0j30fa09ujre.jpg",
"width" : 419,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/005wrS54gw1evqiv973p0j30fa09ujre.jpg",
"width" : "550",
"height" : "354"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/005wrS54gw1evqiv973p0j30fa09ujre.jpg",
"width" : "550",
"height" : "354"
},
"pic_id" : "005wrS54gw1evqiv973p0j30fa09ujre",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/005wrS54gw1evqiv973p0j30fa09ujre.jpg",
"width" : "550",
"height" : "354"
},
"keep_size" : 1,
"object_id" : "1042018:2a50f1a9326cd6280b7b9e7c0dd96925",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/005wrS54gw1evqiv973p0j30fa09ujre.jpg",
"width" : "550",
"height" : "354"
}
}
},
"reposts_count" : 8,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/005wrS54gw1evqiv973p0j30fa09ujre.jpg",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/005wrS54gw1evqiv973p0j30fa09ujre.jpg",
"mblogid" : "CyZu5DuU6",
"geo" : null,
"id" : 3883395019413590,
"user" : {
"id" : 5060149658,
"bi_followers_count" : 25,
"urank" : 20,
"profile_image_url" : "http://tp3.sinaimg.cn/5060149658/50/40049730744/1",
"class" : 1,
"province" : "32",
"verified" : false,
"url" : "http://www.iapps.im",
"statuses_count" : 5074,
"geo_enabled" : false,
"follow_me" : false,
"description" : "我们的官方客户端:爱应用助手(下载链接:https://itunes.apple.com/us/app/id879355780)爱应用新闻栏目,为你带来更多科技相关的新闻资讯!",
"type" : 1,
"followers_count" : 2243,
"location" : "江苏 南京",
"mbrank" : 3,
"avatar_large" : "http://tp3.sinaimg.cn/5060149658/180/40049730744/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "iappsnews",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.920.300/005wrS54gw1elaryxsy4jj30pk08cmxz.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "爱应用新闻",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "爱应用新闻",
"verified_reason" : "",
"friends_count" : 61,
"mbtype" : 2,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.199.199.1024/005wrS54gw1eeikd65aycj305l05k0sy.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Wed Mar 05 14:37:52 +0800 2014",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "iappsnews",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 0,
"idstr" : "5060149658",
"verified_type" : -1,
"city" : "1",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "关于小米 5 拥有指纹识别的传言由来已久,近日网友曝光一张号称是小米 5 的预告宣传海报,上面一个大大的数字“5”,下面写着 Are you ready,下方露出半个指纹样图案,暗示小米 5 或许真的具有指纹识别功能。详情:http://t.cn/Ry2l4LL",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 16:56:25 +0800 2015",
"pic_ids" : [
"005wrS54gw1evqiv973p0j30fa09ujre"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"id" : 1657422865,
"bi_followers_count" : 1044,
"urank" : 31,
"profile_image_url" : "http://tp2.sinaimg.cn/1657422865/50/5731944391/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "31",
"ability_tags" : "开发者",
"verified" : true,
"url" : "http://fins.iteye.com",
"statuses_count" : 20976,
"geo_enabled" : false,
"follow_me" : false,
"description" : "啪啪啪啪啪",
"type" : 1,
"followers_count" : 33093,
"verified_contact_mobile" : "",
"location" : "上海 杨浦区",
"mbrank" : 4,
"avatar_large" : "http://tp2.sinaimg.cn/1657422865/180/5731944391/1",
"star" : 0,
"verified_trade" : "1178",
"profile_url" : "finscn",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.245/6b888227jw1dwespkxdv9j.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "大城小胖",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "大城小胖",
"verified_reason" : "上海顽梦数码科技有限公司联合创始人",
"friends_count" : 1816,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.12.16.442.442.1024/62ca4411jw1eu3x1ajrhfj20cs0cs0tx.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Oct 31 00:33:45 +0800 2009",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "finscn",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 98,
"idstr" : "1657422865",
"verified_type" : 0,
"city" : "10",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 2,
"source" : "",
"recom_state" : -1,
"source_allowclick" : 1,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"client_mblogid" : "e1390296-2287-490b-833f-002f0c8bccba"
},
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=CyZYZ22Kn",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883414170487219",
"pic_ids" : [
],
"reposts_count" : 3,
"mlevel" : 0,
"attitudes_count" : 1,
"darwin_tags" : [
],
"rid" : "20_0_200_2789458568771275343",
"userType" : 0,
"in_reply_to_user_id" : "",
"pid" : 3883395346471122,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.iapps.im/single/33721",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2l4LL&mark=&mid=3883414170487219",
"short_url" : "http://t.cn/Ry2l4LL"
}
]
},
{
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 18:09:13 +0800 2015",
"id" : 3883413343743845,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyZXEfHWB",
"topic_struct" : [
{
"topic_title" : "VG画报",
"topic_url" : "sinaweibo://pageinfo?containerid=100808b3dcece13d517e634710e9d174c9bb81&pageid=100808b3dcece13d517e634710e9d174c9bb81&extparam=VG%E7%94%BB%E6%8A%A5"
}
],
"text" : "感觉这物理引擎有点烂啊。飞出的速度有些夸张。即使车的冲量真的很大,人的飞出状态也不应该是这样的。[挖鼻]",
"idstr" : "3883413343743845",
"source_type" : 2,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 49,
"source" : "专业版微博",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883394025138341",
"mid" : "3883394025138341",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww2.sinaimg.cn/large/0060fv5Fgw1evqiqzx55pg309x05m1l3.gif",
"in_reply_to_screen_name" : "",
"comments_count" : 22,
"pic_infos" : {
"0060fv5Fgw1evqiqzx55pg309x05m1l3" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or180/0060fv5Fgw1evqiqzx55pg309x05m1l3.gif",
"width" : 265,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or360/0060fv5Fgw1evqiqzx55pg309x05m1l3.gif",
"width" : "357",
"height" : "202"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/wap720/0060fv5Fgw1evqiqzx55pg309x05m1l3.gif",
"width" : "357",
"height" : "202"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/large/0060fv5Fgw1evqiqzx55pg309x05m1l3.gif",
"width" : "357",
"height" : "202"
},
"pic_id" : "0060fv5Fgw1evqiqzx55pg309x05m1l3",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/woriginal/0060fv5Fgw1evqiqzx55pg309x05m1l3.gif",
"width" : "357",
"height" : "202"
},
"keep_size" : 1,
"object_id" : "1042018:6afb04205b9da558eabe4031aed7b797",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or480/0060fv5Fgw1evqiqzx55pg309x05m1l3.gif",
"width" : "357",
"height" : "202"
}
}
},
"reposts_count" : 83,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww2.sinaimg.cn/thumbnail/0060fv5Fgw1evqiqzx55pg309x05m1l3.gif",
"bmiddle_pic" : "http://ww2.sinaimg.cn/bmiddle/0060fv5Fgw1evqiqzx55pg309x05m1l3.gif",
"mblogid" : "CyZsulyIt",
"geo" : null,
"id" : 3883394025138341,
"user" : {
"id" : 5500491427,
"bi_followers_count" : 105,
"urank" : 17,
"profile_image_url" : "http://tp4.sinaimg.cn/5500491427/50/5734512844/1",
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "31",
"verified" : false,
"url" : "",
"statuses_count" : 5689,
"geo_enabled" : true,
"follow_me" : false,
"description" : "专业、严谨、有趣,『游戏时光VGtime』由热爱游戏的新老玩家组成,把关于电视游戏的一切分享给大家。",
"type" : 1,
"followers_count" : 23595,
"verified_contact_mobile" : "",
"location" : "上海 徐汇区",
"mbrank" : 1,
"avatar_large" : "http://tp4.sinaimg.cn/5500491427/180/5734512844/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "vgtime",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.920.300/0060fv5Fgw1eoyu6vcbilj30pk08cmyl.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "游戏时光VGtime",
"verified_source_url" : "",
"pagefriends_count" : 2,
"name" : "游戏时光VGtime",
"verified_reason" : "游戏时光VGtime(www.vgtime.com)官方微博",
"friends_count" : 173,
"mbtype" : 2,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.360.360.1024/0060fv5Fjw8ev2aa6t000j30a00a0wej.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Fri Jan 30 11:50:44 +0800 2015",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "vgtime",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 15,
"idstr" : "5500491427",
"verified_type" : -1,
"city" : "4",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#VG画报#[doge]让你疑心重,遭报应了吧",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 16:52:28 +0800 2015",
"pic_ids" : [
"0060fv5Fgw1evqiqzx55pg309x05m1l3"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"id" : 1657422865,
"bi_followers_count" : 1044,
"urank" : 31,
"profile_image_url" : "http://tp2.sinaimg.cn/1657422865/50/5731944391/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "31",
"ability_tags" : "开发者",
"verified" : true,
"url" : "http://fins.iteye.com",
"statuses_count" : 20976,
"geo_enabled" : false,
"follow_me" : false,
"description" : "啪啪啪啪啪",
"type" : 1,
"followers_count" : 33093,
"verified_contact_mobile" : "",
"location" : "上海 杨浦区",
"mbrank" : 4,
"avatar_large" : "http://tp2.sinaimg.cn/1657422865/180/5731944391/1",
"star" : 0,
"verified_trade" : "1178",
"profile_url" : "finscn",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.245/6b888227jw1dwespkxdv9j.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "大城小胖",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "大城小胖",
"verified_reason" : "上海顽梦数码科技有限公司联合创始人",
"friends_count" : 1816,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.12.16.442.442.1024/62ca4411jw1eu3x1ajrhfj20cs0cs0tx.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Oct 31 00:33:45 +0800 2009",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "finscn",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 98,
"idstr" : "1657422865",
"verified_type" : 0,
"city" : "10",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 4,
"source" : "",
"recom_state" : -1,
"source_allowclick" : 1,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"client_mblogid" : "4fed7f0b-d04d-4b87-82cc-991d51076299"
},
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=CyZXEfHWB",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883413343743845",
"pic_ids" : [
],
"reposts_count" : 0,
"mlevel" : 0,
"attitudes_count" : 0,
"darwin_tags" : [
],
"rid" : "21_0_200_2789458568771275343",
"userType" : 0,
"in_reply_to_user_id" : ""
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"scheme" : "http://www.zhihu.com/question/26039287/answer/53555304",
"page_id" : "1001212008047001:2fb4cb7297e7eabb3d3576118609cc71",
"page_pic" : "http://p3.zhimg.com/27/fb/27fb37d00_xl.jpg",
"act_status" : 0,
"object_type" : "webpage",
"object_id" : "2008047001:2fb4cb7297e7eabb3d3576118609cc71",
"content2" : "「骚,只收藏、不点赞,是拯救不了民族的。」 作为一个刚转行的「从业者」 & 「事儿bi」,不回答这种问题简直对不起自己的职业。 装修期间估计是很多人除了高三外,知识储备最丰富的时间段了。满世界都是装修攻略、装修大全,到底有多少事情是我们该了解、该精通的呢?我总结出今天这七十多条最容易被人忽略的装修常识,希望你少走冤枉路。 一、设计 如果不是非常信任、真正看过他作品的设计师,千万不要轻信。大多数装修公司的设计师都是20%的设计(这20%还是靠抄完成的)、80%的销售,他在设计过程中的所有推荐产品都是有一定回扣的。如果有余力,最好选择独立的、有过工程经验的设计师,一个只会在家画图纸的设计师根本…",
"page_url" : "sinaweibo://infopage?containerid=1001212008047001:2fb4cb7297e7eabb3d3576118609cc71&containerid=1001212008047001:2fb4cb7297e7eabb3d3576118609cc71&showurl=http%3A%2F%2Fwww.zhihu.com%2Fquestion%2F26039287%2Fanswer%2F53555304&url_open_direct=1&url_type=39&object_type=webpage&pos=2",
"content1" : "贺滨: 装修有哪些建议? - 知乎",
"type" : 2,
"page_title" : "贺滨: 装修有哪些建议? - 知乎"
},
"created_at" : "Fri Sep 04 18:08:54 +0800 2015",
"id" : 3883413259811475,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyZXvFapB",
"text" : "。。。楼主你说的真好",
"idstr" : "3883413259811475",
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 476,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883401104490025",
"mid" : "3883401104490025",
"darwin_tags" : [
],
"source_allowclick" : 0,
"original_pic" : "http://ww1.sinaimg.cn/large/718878b5gw1evqjkdkc6nj218g0tm7ew.jpg",
"in_reply_to_screen_name" : "",
"comments_count" : 113,
"pic_infos" : {
"718878b5gw1evqjkdkc6nj218g0tm7ew" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/718878b5gw1evqjkdkc6nj218g0tm7ew.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/718878b5gw1evqjkdkc6nj218g0tm7ew.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/718878b5gw1evqjkdkc6nj218g0tm7ew.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/718878b5gw1evqjkdkc6nj218g0tm7ew.jpg",
"width" : "1600",
"height" : "1066"
},
"pic_id" : "718878b5gw1evqjkdkc6nj218g0tm7ew",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/718878b5gw1evqjkdkc6nj218g0tm7ew.jpg",
"width" : "1600",
"height" : "1066"
},
"keep_size" : 1,
"object_id" : "1042018:8b32809955924d1f0917749e7669cd04",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/718878b5gw1evqjkdkc6nj218g0tm7ew.jpg",
"width" : 540,
"height" : 360
}
}
},
"reposts_count" : 661,
"userType" : 0,
"favorited" : false,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/718878b5gw1evqjkdkc6nj218g0tm7ew.jpg",
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/718878b5gw1evqjkdkc6nj218g0tm7ew.jpg",
"mblogid" : "CyZDUiQ3L",
"geo" : null,
"id" : 3883401104490025,
"user" : {
"id" : 1904769205,
"bi_followers_count" : 979,
"urank" : 30,
"profile_image_url" : "http://tp2.sinaimg.cn/1904769205/50/5728293682/1",
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "11",
"verified" : false,
"url" : "http://www.zhihu.com/",
"statuses_count" : 21344,
"geo_enabled" : false,
"follow_me" : false,
"description" : "可能是最好的中文问答社区。http://www.zhihu.com/ 声明:欢迎关注知乎、知乎日报、知电影、知乎小管家和刘看山,以上是知乎在微博平台仅有的官方帐号。其他第三方注册的、带有「知乎」字眼的微博帐号,均不是知乎的官方帐号,不代表知乎的官方立场。",
"type" : 1,
"followers_count" : 4173224,
"verified_contact_mobile" : "",
"location" : "北京 海淀区",
"mbrank" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/1904769205/180/5728293682/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "zhihu",
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/718878b5gw1eu1308j6q5j20pk08cacx.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "知乎",
"verified_source_url" : "",
"pagefriends_count" : 2,
"name" : "知乎",
"verified_reason" : "知乎网官方微博,新浪微博社区委员会专家成员。",
"friends_count" : 1365,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.1024.1024.1024/718878b5jw8esr2geokzkj20sg0sg0ts.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Tue Dec 28 10:25:35 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "zhihu",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 147,
"idstr" : "1904769205",
"verified_type" : -1,
"city" : "8",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "【装修有哪些建议?】@贺滨Billy :如果设计师和你首次见面时不询问你家里的人口、作息习惯、日常偏好、消费观,而是一味问你预算,基本可判断这个设计师不可用;亲自测量并记录房屋内的各个尺寸,此环节一定要现场督工... 详细:http://t.cn/RLZiZp6(想看更多?下载知乎 App:http://t.cn/RLXL8ZY)",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 17:20:36 +0800 2015",
"pic_ids" : [
"718878b5gw1evqjkdkc6nj218g0tm7ew"
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat8op0e1j20hs0hswgu.jpg",
"id" : 1642174232,
"bi_followers_count" : 125,
"urank" : 23,
"profile_image_url" : "http://tp1.sinaimg.cn/1642174232/50/5643519264/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "",
"statuses_count" : 166,
"geo_enabled" : true,
"follow_me" : false,
"description" : "聊舍不得删的APP,说不着边际的情话。戴工卡的超人,初心不灭的玩家。",
"type" : 1,
"followers_count" : 344,
"location" : "北京 海淀区",
"mbrank" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1642174232/180/5643519264/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "u/1642174232",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "贺滨Billy",
"verified_source_url" : "",
"pagefriends_count" : 2,
"name" : "贺滨Billy",
"verified_reason" : "",
"friends_count" : 386,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 0,
"avatar_hd" : "http://tp1.sinaimg.cn/1642174232/180/5643519264/1",
"credit_score" : 80,
"remark" : "",
"created_at" : "Thu Aug 27 00:45:48 +0800 2009",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "",
"level" : 1,
"allow_all_comment" : false,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 142,
"idstr" : "1642174232",
"verified_type" : -1,
"city" : "8",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"comments_count" : 3,
"source" : "iPhone 6",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=CyZXvFapB",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883413259811475",
"pic_ids" : [
],
"reposts_count" : 0,
"mlevel" : 0,
"attitudes_count" : 2,
"darwin_tags" : [
],
"rid" : "22_0_200_2789458568771275343",
"userType" : 0,
"in_reply_to_user_id" : "",
"url_struct" : [
{
"scheme" : "http://www.zhihu.com/question/26039287/answer/53555304",
"page_id" : "1001212008047001:2fb4cb7297e7eabb3d3576118609cc71",
"result" : true,
"ori_url" : "sinaweibo://infopage?containerid=1001212008047001:2fb4cb7297e7eabb3d3576118609cc71&containerid=1001212008047001:2fb4cb7297e7eabb3d3576118609cc71&showurl=http%3A%2F%2Fwww.zhihu.com%2Fquestion%2F26039287%2Fanswer%2F53555304&url_open_direct=1&url_type=39&object_type=webpage&pos=1",
"url_title" : "贺滨: 装修有哪些建议? - 知乎",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"log" : "su=RLZiZp6&mark=&mid=3883413259811475",
"short_url" : "http://t.cn/RLZiZp6"
},
{
"result" : true,
"ori_url" : "http://api.zhihu.com/client/download?ct=weibo_ending&utm_source=weibo_ending&utm_medium=button&utm_campaign=downloadlink",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RLXL8ZY&mark=&mid=3883413259811475",
"short_url" : "http://t.cn/RLXL8ZY"
}
]
},
{
"scheme" : "sinaweibo://detail/?mblogid=CyZWZab2y",
"attitudes_count" : 0,
"source" : "微博 weibo.com",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883412932425722",
"mid" : "3883412932425722",
"darwin_tags" : [
],
"mblogtypename" : "",
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 16:00:36 +0800 2015",
"id" : 3883380972686688,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyZ7rbgVG",
"text" : "哈哈哈哈哈哈加油啊Peter",
"idstr" : "3883380972686688",
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/60b92510jw1eqajkn8ts3j20hs0htwgx.jpg",
"id" : 1622746384,
"bi_followers_count" : 495,
"urank" : 30,
"profile_image_url" : "http://tp1.sinaimg.cn/1622746384/50/5730184724/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "11",
"ability_tags" : "影评,搞笑",
"verified" : true,
"url" : "",
"statuses_count" : 1277,
"geo_enabled" : false,
"follow_me" : false,
"description" : "超神辅助:@乳不贫何以平天下",
"type" : 1,
"followers_count" : 462306,
"verified_contact_mobile" : "",
"location" : "北京 朝阳区",
"mbrank" : 6,
"avatar_large" : "http://tp1.sinaimg.cn/1622746384/180/5730184724/1",
"star" : 0,
"verified_trade" : "3370",
"profile_url" : "333400321",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.920.300/60b92510gw1eu3w0c1mgvj20pk08czo0.jpg",
"weihao" : "333400321",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "趴体男神",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "趴体男神",
"verified_reason" : " 北京万合天宜影视文化有限公司 编剧",
"friends_count" : 521,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.1.750.750.1024/60b92510jw8etgddyqno8j20ku0kw3zb.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Apr 11 22:32:10 +0800 2011",
"block_word" : 0,
"ulevel" : 36028797018963968,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "",
"verified_reason_modified" : "",
"cardid" : "vip_005",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 20,
"idstr" : "1622746384",
"verified_type" : 0,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"comments_count" : 5089,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"source" : "iPhone 6",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 4294967300,
"annotations" : [
{
"client_mblogid" : "iPhone-C5887FAC-E1F4-460A-A392-5915E282880A"
},
{
"mapi_request" : true
}
],
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883380972686688",
"pic_ids" : [
"60b92510jw1evqh8bxuo1j20jz0e3dhq",
"60b92510jw1evqh8bufmgj20yi0w6tc7"
],
"reposts_count" : 31640,
"mlevel" : 0,
"attitudes_count" : 9623,
"darwin_tags" : [
],
"userType" : 0,
"cardid" : "vip_005",
"pic_infos" : {
"60b92510jw1evqh8bufmgj20yi0w6tc7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/60b92510jw1evqh8bufmgj20yi0w6tc7.jpg",
"width" : 160,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/60b92510jw1evqh8bufmgj20yi0w6tc7.jpg",
"width" : 289,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/60b92510jw1evqh8bufmgj20yi0w6tc7.jpg",
"width" : 720,
"height" : 671
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/60b92510jw1evqh8bufmgj20yi0w6tc7.jpg",
"width" : "1242",
"height" : "1158"
},
"pic_id" : "60b92510jw1evqh8bufmgj20yi0w6tc7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/60b92510jw1evqh8bufmgj20yi0w6tc7.jpg",
"width" : "1242",
"height" : "1158"
},
"object_id" : "1042018:734be2b37ec09dcf39fb91f0c8eaa4cf",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/60b92510jw1evqh8bufmgj20yi0w6tc7.jpg",
"width" : 386,
"height" : 360
}
},
"60b92510jw1evqh8bxuo1j20jz0e3dhq" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"width" : 212,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"width" : 382,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"width" : "719",
"height" : "507"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"width" : "719",
"height" : "507"
},
"pic_id" : "60b92510jw1evqh8bxuo1j20jz0e3dhq",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"width" : "719",
"height" : "507"
},
"object_id" : "1042018:057bff3d8ef342ed1f686e7f76b181b1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"width" : 510,
"height" : 360
}
}
},
"in_reply_to_user_id" : "",
"original_pic" : "http://ww1.sinaimg.cn/large/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg"
},
"comments_count" : 2,
"reposts_count" : 10,
"userType" : 0,
"favorited" : false,
"mblogid" : "CyZWZab2y",
"geo" : null,
"id" : 3883412932425722,
"user" : {
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg",
"id" : 1813587870,
"bi_followers_count" : 324,
"urank" : 30,
"profile_image_url" : "http://tp3.sinaimg.cn/1813587870/50/40060116044/1",
"class" : 1,
"province" : "11",
"verified" : false,
"url" : "http://4137613.blog.51cto.com/",
"statuses_count" : 23240,
"geo_enabled" : true,
"follow_me" : false,
"description" : "WX订阅号:laogdexiaowu。移动游戏开发专家、游戏引擎开发者、图形学爱好者。",
"type" : 4,
"followers_count" : 5814,
"location" : "北京 朝阳区",
"mbrank" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1813587870/180/40060116044/1",
"star" : 0,
"verified_trade" : "",
"profile_url" : "gdgoldlion",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"screen_name" : "做游戏的老G",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "做游戏的老G",
"verified_reason" : "",
"friends_count" : 591,
"mbtype" : 0,
"block_app" : 0,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.441.441.1024/6c19279egw1eidj25gl58j20ca0ca3zs.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Sep 13 20:04:32 +0800 2010",
"block_word" : 0,
"ulevel" : 0,
"allow_all_act_msg" : false,
"domain" : "gdgoldlion",
"level" : 1,
"allow_all_comment" : true,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 525,
"idstr" : "1813587870",
"verified_type" : -1,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "[喵喵]//@大城小胖: 又学了一招",
"biz_feature" : 0,
"pid" : 3883412575944642,
"created_at" : "Fri Sep 04 18:07:36 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "23_0_200_2789458568771275343"
},
{
"mblogtypename" : "",
"attitudes_count" : 3,
"source" : "",
"truncated" : false,
"source_type" : 2,
"idstr" : "3883412575944642",
"mid" : "3883412575944642",
"annotations" : [
{
"client_mblogid" : "0fc3b32a-f503-4511-97d9-0ff8fe3316c4"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"in_reply_to_screen_name" : "",
"retweeted_status" : {
"favorited" : false,
"attitudes_status" : 0,
"created_at" : "Fri Sep 04 16:00:36 +0800 2015",
"id" : 3883380972686688,
"truncated" : false,
"in_reply_to_screen_name" : "",
"mblogid" : "CyZ7rbgVG",
"text" : "哈哈哈哈哈哈加油啊Peter",
"idstr" : "3883380972686688",
"source_type" : 1,
"geo" : null,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/60b92510jw1eqajkn8ts3j20hs0htwgx.jpg",
"id" : 1622746384,
"bi_followers_count" : 495,
"urank" : 30,
"profile_image_url" : "http://tp1.sinaimg.cn/1622746384/50/5730184724/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "11",
"ability_tags" : "影评,搞笑",
"verified" : true,
"url" : "",
"statuses_count" : 1277,
"geo_enabled" : false,
"follow_me" : false,
"description" : "超神辅助:@乳不贫何以平天下",
"type" : 1,
"followers_count" : 462306,
"verified_contact_mobile" : "",
"location" : "北京 朝阳区",
"mbrank" : 6,
"avatar_large" : "http://tp1.sinaimg.cn/1622746384/180/5730184724/1",
"star" : 0,
"verified_trade" : "3370",
"profile_url" : "333400321",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.920.300/60b92510gw1eu3w0c1mgvj20pk08czo0.jpg",
"weihao" : "333400321",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "趴体男神",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "趴体男神",
"verified_reason" : " 北京万合天宜影视文化有限公司 编剧",
"friends_count" : 521,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.1.750.750.1024/60b92510jw8etgddyqno8j20ku0kw3zb.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Mon Apr 11 22:32:10 +0800 2011",
"block_word" : 0,
"ulevel" : 36028797018963968,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "",
"verified_reason_modified" : "",
"cardid" : "vip_005",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 20,
"idstr" : "1622746384",
"verified_type" : 0,
"city" : "5",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 0
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
},
"comments_count" : 5089,
"thumbnail_pic" : "http://ww1.sinaimg.cn/thumbnail/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"source" : "iPhone 6",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 4294967300,
"annotations" : [
{
"client_mblogid" : "iPhone-C5887FAC-E1F4-460A-A392-5915E282880A"
},
{
"mapi_request" : true
}
],
"bmiddle_pic" : "http://ww1.sinaimg.cn/bmiddle/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"visible" : {
"type" : 0,
"list_id" : 0
},
"in_reply_to_status_id" : "",
"mid" : "3883380972686688",
"pic_ids" : [
"60b92510jw1evqh8bxuo1j20jz0e3dhq",
"60b92510jw1evqh8bufmgj20yi0w6tc7"
],
"reposts_count" : 31640,
"mlevel" : 0,
"attitudes_count" : 9623,
"darwin_tags" : [
],
"userType" : 0,
"cardid" : "vip_005",
"pic_infos" : {
"60b92510jw1evqh8bufmgj20yi0w6tc7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/60b92510jw1evqh8bufmgj20yi0w6tc7.jpg",
"width" : 160,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/60b92510jw1evqh8bufmgj20yi0w6tc7.jpg",
"width" : 289,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/60b92510jw1evqh8bufmgj20yi0w6tc7.jpg",
"width" : 720,
"height" : 671
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/60b92510jw1evqh8bufmgj20yi0w6tc7.jpg",
"width" : "1242",
"height" : "1158"
},
"pic_id" : "60b92510jw1evqh8bufmgj20yi0w6tc7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/60b92510jw1evqh8bufmgj20yi0w6tc7.jpg",
"width" : "1242",
"height" : "1158"
},
"object_id" : "1042018:734be2b37ec09dcf39fb91f0c8eaa4cf",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/60b92510jw1evqh8bufmgj20yi0w6tc7.jpg",
"width" : 386,
"height" : 360
}
},
"60b92510jw1evqh8bxuo1j20jz0e3dhq" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"width" : 212,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"width" : 382,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"width" : "719",
"height" : "507"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"width" : "719",
"height" : "507"
},
"pic_id" : "60b92510jw1evqh8bxuo1j20jz0e3dhq",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"width" : "719",
"height" : "507"
},
"object_id" : "1042018:057bff3d8ef342ed1f686e7f76b181b1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg",
"width" : 510,
"height" : 360
}
}
},
"in_reply_to_user_id" : "",
"original_pic" : "http://ww1.sinaimg.cn/large/60b92510jw1evqh8bxuo1j20jz0e3dhq.jpg"
},
"comments_count" : 1,
"reposts_count" : 41,
"userType" : 0,
"favorited" : false,
"mblogid" : "CyZWpoWtk",
"geo" : null,
"id" : 3883412575944642,
"user" : {
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"id" : 1657422865,
"bi_followers_count" : 1044,
"urank" : 31,
"profile_image_url" : "http://tp2.sinaimg.cn/1657422865/50/5731944391/1",
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"class" : 1,
"verified_contact_email" : "",
"province" : "31",
"ability_tags" : "开发者",
"verified" : true,
"url" : "http://fins.iteye.com",
"statuses_count" : 20976,
"geo_enabled" : false,
"follow_me" : false,
"description" : "啪啪啪啪啪",
"type" : 1,
"followers_count" : 33093,
"verified_contact_mobile" : "",
"location" : "上海 杨浦区",
"mbrank" : 4,
"avatar_large" : "http://tp2.sinaimg.cn/1657422865/180/5731944391/1",
"star" : 0,
"verified_trade" : "1178",
"profile_url" : "finscn",
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.245/6b888227jw1dwespkxdv9j.jpg",
"weihao" : "",
"online_status" : 0,
"badge_top" : "",
"verified_contact_name" : "",
"screen_name" : "大城小胖",
"verified_source_url" : "",
"pagefriends_count" : 0,
"name" : "大城小胖",
"verified_reason" : "上海顽梦数码科技有限公司联合创始人",
"friends_count" : 1816,
"mbtype" : 12,
"block_app" : 1,
"has_ability_tag" : 1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.12.16.442.442.1024/62ca4411jw1eu3x1ajrhfj20cs0cs0tx.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Oct 31 00:33:45 +0800 2009",
"block_word" : 1,
"ulevel" : 0,
"allow_all_act_msg" : true,
"verified_state" : 0,
"domain" : "finscn",
"verified_reason_modified" : "",
"level" : 2,
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"gender" : "m",
"favourites_count" : 98,
"idstr" : "1657422865",
"verified_type" : 0,
"city" : "10",
"verified_source" : "",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"user_ability" : 0,
"extend" : {
"privacy" : {
"mobile" : 1
},
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"lang" : "zh-cn",
"ptype" : 0,
"following" : true
},
"in_reply_to_user_id" : "",
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "又学了一招",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 18:06:11 +0800 2015",
"pic_ids" : [
],
"in_reply_to_status_id" : "",
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "24_0_200_2789458568771275343",
"scheme" : "sinaweibo://detail/?mblogid=CyZWpoWtk"
}
],
"next_cursor" : 3883405979017781,
"since_id" : 3883522454357038
}
================================================
FILE: Demo/YYKitDemo/weibo_6.json
================================================
{
"ad" : [
],
"hasvisible" : false,
"gsid" : "_2A2547b_JDeTxGeRK7FUZ8y_FwziIHXVZurQBrDV6PUJbrdAKLVDakWpbb9CCfPUvZfd6i0xl-oopPSfDSQ..",
"interval" : 65,
"advertises" : [
],
"previous_cursor" : 3883668248182830,
"uve_blank" : -1,
"total_number" : 1583,
"has_unread" : 0,
"max_id" : 3883648648339193,
"statuses" : [
{
"attitudes_count" : 0,
"source" : "iPhone客户端",
"source_type" : 1,
"idstr" : "3883658987934855",
"mid" : "3883658987934855",
"annotations" : [
{
"client_mblogid" : "iPhone-7E9DCBD7-06BE-4932-93C9-6A83EDEBAC99"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 0,
"pic_infos" : {
"6fb14b91jw1evrd6miokej22io1w01ky" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/6fb14b91jw1evrd6miokej22io1w01ky.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/6fb14b91jw1evrd6miokej22io1w01ky.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/6fb14b91jw1evrd6miokej22io1w01ky.jpg",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/6fb14b91jw1evrd6miokej22io1w01ky.jpg",
"width" : 2048,
"height" : 1536
},
"pic_id" : "6fb14b91jw1evrd6miokej22io1w01ky",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/6fb14b91jw1evrd6miokej22io1w01ky.jpg",
"width" : 2048,
"height" : 1536
},
"keep_size" : 0,
"object_id" : "1042018:4f406542b57a7c720f616d9478e29d09",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/6fb14b91jw1evrd6miokej22io1w01ky.jpg",
"width" : 480,
"height" : 360
}
}
},
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6lQxidx",
"geo" : null,
"id" : 3883658987934855,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/1873890193/180/5736002441/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1873890193/50/5736002441/1",
"allow_all_act_msg" : false,
"id" : 1873890193,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.90.980.300/6fb14b91jw1ed48saoh8gj20r80n5gw4.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 7,
"verified_reason" : "",
"url" : "http://blog.sina.com.cn/sirius8975700",
"description" : "每日paper撸一撸",
"followers_count" : 641,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 220,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.1.640.640.1024/6fb14b91jw8evm7u3387sj20hs0huq3w.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.0.640.640/6ce2240djw1e9uwtyezgfj20hs0hstb7.jpg",
"city" : "4",
"has_ability_tag" : 0,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 1,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 28,
"verified_reason_url" : "",
"screen_name" : "包子带着爷爷天天出门找狐球",
"province" : "12",
"verified_source" : "",
"pagefriends_count" : 1,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 613,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "筋筋就是这么可爱!",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:25:20 +0800 2015",
"pic_ids" : [
"6fb14b91jw1evrd6miokej22io1w01ky"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "0_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6lQxidx"
},
{
"attitudes_count" : 21,
"source" : "Sony",
"source_type" : 2,
"idstr" : "3883658970883240",
"mid" : "3883658970883240",
"annotations" : [
{
"client_mblogid" : "5f75e91c-f689-403d-8775-a84d3ee85157"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"stickerID" : null,
"comments_count" : 3,
"pic_infos" : {
"48e3f28djw1evrd6ktriej20u00j5myy" : {
"pic_id" : "48e3f28djw1evrd6ktriej20u00j5myy",
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/48e3f28djw1evrd6ktriej20u00j5myy.jpg",
"width" : "1080",
"height" : "689"
},
"photo_tag" : 0,
"keep_size" : 0,
"sticker_id" : "-1",
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/48e3f28djw1evrd6ktriej20u00j5myy.jpg",
"width" : "1080",
"height" : "689"
},
"object_id" : "1042018:f1f1b5deef33f40fde931103945976ea",
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/48e3f28djw1evrd6ktriej20u00j5myy.jpg",
"width" : 235,
"height" : 150
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/48e3f28djw1evrd6ktriej20u00j5myy.jpg",
"width" : 720,
"height" : 459
},
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/48e3f28djw1evrd6ktriej20u00j5myy.jpg",
"width" : 564,
"height" : 360
},
"filter_id" : "1",
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/48e3f28djw1evrd6ktriej20u00j5myy.jpg",
"width" : 423,
"height" : 270
}
}
},
"reposts_count" : 1,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6lP3HLO",
"geo" : null,
"id" : 3883658970883240,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/1222898317/180/5701848920/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1222898317/50/5701848920/0",
"allow_all_act_msg" : false,
"id" : 1222898317,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/48e3f28dgw1ephvzwunvjj20pk08cwg4.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "【陌生人评论&艾特已关,详情看这里~ http://t.cn/RAqZ0Kn】叫我潺潺就好。专业视奸萌妹,并接受妹子向性知识咨询。",
"followers_count" : 42255,
"follow_me" : false,
"credit_score" : 76,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.720.720.1024/48e3f28djw8eix7rrtdlxj20k00k00tr.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 25,
"verified_reason_url" : "",
"screen_name" : "潺晓才不是性知识咨询洞呢哼",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 1,
"user_ability" : 0,
"friends_count" : 449,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"filterID" : null,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "你们俩矜持点,都热门评论了[笑cry][笑cry][笑cry]",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:25:16 +0800 2015",
"pic_ids" : [
"48e3f28djw1evrd6ktriej20u00j5myy"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "1_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6lP3HLO"
},
{
"mblogtypename" : "",
"attitudes_count" : 23,
"source" : "Smooth",
"topic_struct" : [
{
"topic_title" : "我的妹妹哪有这么可爱",
"topic_url" : "sinaweibo://pageinfo?containerid=1008089da5685a549708ba945ddf1fc3fa9476&pageid=1008089da5685a549708ba945ddf1fc3fa9476&extparam=%E6%88%91%E7%9A%84%E5%A6%B9%E5%A6%B9%E5%93%AA%E6%9C%89%E8%BF%99%E4%B9%88%E5%8F%AF%E7%88%B1"
},
{
"topic_title" : "五更琉璃",
"topic_url" : "sinaweibo://pageinfo?containerid=100808d2b57e0c0d9c17fb2659ff35b11c9fe3&pageid=100808d2b57e0c0d9c17fb2659ff35b11c9fe3&extparam=%E4%BA%94%E6%9B%B4%E7%90%89%E7%92%83"
}
],
"source_type" : 1,
"idstr" : "3883658794363738",
"mid" : "3883658794363738",
"darwin_tags" : [
],
"page_info" : {
"page_pic" : "http://ww4.sinaimg.cn/thumb150/66d30266gw1e4kxnvh29uj211x0lbagj.jpg",
"page_id" : "1008089da5685a549708ba945ddf1fc3fa9476",
"page_desc" : "相信大家在看完第六话之后都被黑猫酱的表白给萌住了吧。。。那么到现在为止~大家是支持黑猫还是桐乃呢~???每周六记得关注更新噢~",
"object_id" : "1022:1008089da5685a549708ba945ddf1fc3fa9476",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:|rid:2_0_1_2598688465214094195",
"oid" : "1008089da5685a549708ba945ddf1fc3fa9476",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=1008089da5685a549708ba945ddf1fc3fa9476&containerid=1008089da5685a549708ba945ddf1fc3fa9476&extparam=%E6%88%91%E7%9A%84%E5%A6%B9%E5%A6%B9%E5%93%AA%E6%9C%89%E8%BF%99%E4%B9%88%E5%8F%AF%E7%88%B1",
"tips" : "66人关注",
"page_title" : "#我的妹妹哪有这么可爱#"
},
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 91,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883345601358468",
"mid" : "3883345601358468",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "star_004",
"comments_count" : 37,
"expire_time" : 1441433210,
"pic_infos" : {
"69520e08gw1evpp9q0zoej21kw11xtk1" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/69520e08gw1evpp9q0zoej21kw11xtk1.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/69520e08gw1evpp9q0zoej21kw11xtk1.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/69520e08gw1evpp9q0zoej21kw11xtk1.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/69520e08gw1evpp9q0zoej21kw11xtk1.jpg",
"width" : "2048",
"height" : "1365"
},
"pic_id" : "69520e08gw1evpp9q0zoej21kw11xtk1",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/69520e08gw1evpp9q0zoej21kw11xtk1.jpg",
"width" : "2048",
"height" : "1365"
},
"object_id" : "1042018:7de4b9abd0fb24ae445919c861623b37",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/69520e08gw1evpp9q0zoej21kw11xtk1.jpg",
"width" : 540,
"height" : 360
}
},
"69520e08gw1evpp9ja1fqj21kw11xdlf" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/69520e08gw1evpp9ja1fqj21kw11xdlf.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/69520e08gw1evpp9ja1fqj21kw11xdlf.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/69520e08gw1evpp9ja1fqj21kw11xdlf.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/69520e08gw1evpp9ja1fqj21kw11xdlf.jpg",
"width" : "2048",
"height" : "1365"
},
"pic_id" : "69520e08gw1evpp9ja1fqj21kw11xdlf",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/69520e08gw1evpp9ja1fqj21kw11xdlf.jpg",
"width" : "2048",
"height" : "1365"
},
"object_id" : "1042018:4ae89eb1fe5249e1604a8956c3e88987",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/69520e08gw1evpp9ja1fqj21kw11xdlf.jpg",
"width" : 540,
"height" : 360
}
},
"69520e08gw1evpp9uxwz1j21kw2dcau4" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/69520e08gw1evpp9uxwz1j21kw2dcau4.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/69520e08gw1evpp9uxwz1j21kw2dcau4.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/69520e08gw1evpp9uxwz1j21kw2dcau4.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/69520e08gw1evpp9uxwz1j21kw2dcau4.jpg",
"width" : "2048",
"height" : "3072"
},
"pic_id" : "69520e08gw1evpp9uxwz1j21kw2dcau4",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/69520e08gw1evpp9uxwz1j21kw2dcau4.jpg",
"width" : "2048",
"height" : "3072"
},
"object_id" : "1042018:bac174cfeb493890fc777d96c93c88d1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/69520e08gw1evpp9uxwz1j21kw2dcau4.jpg",
"width" : 480,
"height" : 720
}
},
"69520e08gw1evpp9oem96j21kw2dcwz4" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/69520e08gw1evpp9oem96j21kw2dcwz4.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/69520e08gw1evpp9oem96j21kw2dcwz4.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/69520e08gw1evpp9oem96j21kw2dcwz4.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/69520e08gw1evpp9oem96j21kw2dcwz4.jpg",
"width" : "2048",
"height" : "3072"
},
"pic_id" : "69520e08gw1evpp9oem96j21kw2dcwz4",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/69520e08gw1evpp9oem96j21kw2dcwz4.jpg",
"width" : "2048",
"height" : "3072"
},
"object_id" : "1042018:71b6cdf0eb874376f1ea29819d8cbdf4",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/69520e08gw1evpp9oem96j21kw2dcwz4.jpg",
"width" : 480,
"height" : 720
}
},
"69520e08gw1evpp9whpgfj21kw11xdr1" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/69520e08gw1evpp9whpgfj21kw11xdr1.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/69520e08gw1evpp9whpgfj21kw11xdr1.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/69520e08gw1evpp9whpgfj21kw11xdr1.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/69520e08gw1evpp9whpgfj21kw11xdr1.jpg",
"width" : "2048",
"height" : "1365"
},
"pic_id" : "69520e08gw1evpp9whpgfj21kw11xdr1",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/69520e08gw1evpp9whpgfj21kw11xdr1.jpg",
"width" : "2048",
"height" : "1365"
},
"object_id" : "1042018:e72cd56563bfaa308cd17c2885e06d2d",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/69520e08gw1evpp9whpgfj21kw11xdr1.jpg",
"width" : 540,
"height" : 360
}
},
"69520e08gw1evpp9lnymej21kw11xqbo" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/69520e08gw1evpp9lnymej21kw11xqbo.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/69520e08gw1evpp9lnymej21kw11xqbo.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/69520e08gw1evpp9lnymej21kw11xqbo.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/69520e08gw1evpp9lnymej21kw11xqbo.jpg",
"width" : "2048",
"height" : "1365"
},
"pic_id" : "69520e08gw1evpp9lnymej21kw11xqbo",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/69520e08gw1evpp9lnymej21kw11xqbo.jpg",
"width" : "2048",
"height" : "1365"
},
"object_id" : "1042018:c3d1873ba23eeae27b7d37f8e8e70cf4",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/69520e08gw1evpp9lnymej21kw11xqbo.jpg",
"width" : 540,
"height" : 360
}
},
"69520e08gw1evpp9kh9lpj21kw11xgtv" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/69520e08gw1evpp9kh9lpj21kw11xgtv.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/69520e08gw1evpp9kh9lpj21kw11xgtv.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/69520e08gw1evpp9kh9lpj21kw11xgtv.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/69520e08gw1evpp9kh9lpj21kw11xgtv.jpg",
"width" : "2048",
"height" : "1365"
},
"pic_id" : "69520e08gw1evpp9kh9lpj21kw11xgtv",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/69520e08gw1evpp9kh9lpj21kw11xgtv.jpg",
"width" : "2048",
"height" : "1365"
},
"object_id" : "1042018:bd2b753f49a575786b37d2db6cd6d6ee",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/69520e08gw1evpp9kh9lpj21kw11xgtv.jpg",
"width" : 540,
"height" : 360
}
},
"69520e08gw1evpp9s5lbzj21kw2dc7me" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/69520e08gw1evpp9s5lbzj21kw2dc7me.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/69520e08gw1evpp9s5lbzj21kw2dc7me.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/69520e08gw1evpp9s5lbzj21kw2dc7me.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/69520e08gw1evpp9s5lbzj21kw2dc7me.jpg",
"width" : "2048",
"height" : "3072"
},
"pic_id" : "69520e08gw1evpp9s5lbzj21kw2dc7me",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/69520e08gw1evpp9s5lbzj21kw2dc7me.jpg",
"width" : "2048",
"height" : "3072"
},
"object_id" : "1042018:b39860b9708f9a5858b8f76b3c66d797",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/69520e08gw1evpp9s5lbzj21kw2dc7me.jpg",
"width" : 480,
"height" : 720
}
},
"69520e08gw1evpp9iqxlqj21kw2dcaoj" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/69520e08gw1evpp9iqxlqj21kw2dcaoj.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/69520e08gw1evpp9iqxlqj21kw2dcaoj.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/69520e08gw1evpp9iqxlqj21kw2dcaoj.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/69520e08gw1evpp9iqxlqj21kw2dcaoj.jpg",
"width" : "2048",
"height" : "3072"
},
"pic_id" : "69520e08gw1evpp9iqxlqj21kw2dcaoj",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/69520e08gw1evpp9iqxlqj21kw2dcaoj.jpg",
"width" : "2048",
"height" : "3072"
},
"object_id" : "1042018:a6cb2633ae15f246be0499a4c8d22156",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/69520e08gw1evpp9iqxlqj21kw2dcaoj.jpg",
"width" : 480,
"height" : 720
}
}
},
"reposts_count" : 251,
"userType" : 0,
"favorited" : false,
"mblogid" : "CyYco5HoM",
"geo" : null,
"id" : 3883345601358468,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp1.sinaimg.cn/1766985224/180/5735139058/0",
"profile_image_url" : "http://tp1.sinaimg.cn/1766985224/50/5735139058/0",
"allow_all_act_msg" : false,
"id" : 1766985224,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/69520e08gw1evap3pmzf2j20pk08cdkn.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 7,
"verified_reason" : "",
"url" : "",
"description" : "✨华丽河蟹 我真的很高p,高p汪就是我,而且我不瘦。是!真!的! 自称中岛太太.星井弥生 ✨",
"followers_count" : 1789,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : 220,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.640.640.1024/69520e08jw8evanxoyoxwj20hs0hs0th.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.0.0/69520e08jw1evaozh19d0j20hs0hsdiv.jpg",
"city" : "13",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 23,
"verified_reason_url" : "",
"screen_name" : "-星井Aka-",
"province" : "44",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 1,
"user_ability" : 0,
"cardid" : "star_004",
"friends_count" : 294,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#我的妹妹哪有这么可爱# #五更琉璃# CN:@-星井Aka- 摄影:@美伢_麻麻 后勤天使:@疯狂的羽化 轻微bug见谅,猫耳拍到后面塌下来了大家当时也没注意到请见谅。低产的我在暑假的最后出黑猫挺开心的。[*好喜欢你傲娇的样子] 半次元多了两张图 地址→ http://t.cn/Ry2ywSJ @半次元cosplay频道",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 13:40:03 +0800 2015",
"pic_ids" : [
"69520e08gw1evpp9oem96j21kw2dcwz4",
"69520e08gw1evpp9s5lbzj21kw2dc7me",
"69520e08gw1evpp9uxwz1j21kw2dcau4",
"69520e08gw1evpp9lnymej21kw11xqbo",
"69520e08gw1evpp9whpgfj21kw11xdr1",
"69520e08gw1evpp9kh9lpj21kw11xgtv",
"69520e08gw1evpp9q0zoej21kw11xtk1",
"69520e08gw1evpp9ja1fqj21kw11xdlf",
"69520e08gw1evpp9iqxlqj21kw2dcaoj"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 6,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://bcy.net/coser/detail/14572/322294",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=Ry2ywSJ&mark=&mid=3883658794363738",
"short_url" : "http://t.cn/Ry2ywSJ"
}
],
"reposts_count" : 20,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6lxijcS",
"geo" : null,
"id" : 3883658794363738,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp1.sinaimg.cn/3497843592/180/40062087130/1",
"profile_image_url" : "http://tp1.sinaimg.cn/3497843592/50/40062087130/1",
"allow_all_act_msg" : false,
"id" : 3497843592,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/d07cdb88gw1euqyqi5reqj20pk08caep.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"verified_reason" : "",
"url" : "",
"description" : "资源党,专攻cosplay写真,常混迹EHcosplay区,勤奋的搬运工│足控一枚│无责任cos正片推送│妖都小透明摄影,技术不精,很少混圈│at选择性转",
"followers_count" : 77285,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.7.0.973.973.1024/d07cdb88gw1ej3wjsj6rdj20ui0tc7g4.jpg",
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.0.0/d07cdb88gw1evpivhxu8aj20u00u07cv.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 23,
"verified_reason_url" : "",
"screen_name" : "Coupe___芙兰",
"province" : "44",
"verified_source" : "",
"pagefriends_count" : 2,
"gender" : "m",
"mbrank" : 4,
"user_ability" : 0,
"friends_count" : 1027,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "水着棒!//@Kotori_悠:好看[馋嘴][馋嘴][馋嘴][馋嘴]",
"biz_feature" : 0,
"pid" : 3883646622605727,
"created_at" : "Sat Sep 05 10:24:33 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "2_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6lxijcS"
},
{
"topic_struct" : [
{
"topic_title" : "程序员,早安",
"topic_url" : "sinaweibo://pageinfo?containerid=10080870e0a7fcfebc594314d68a86159a7455&pageid=10080870e0a7fcfebc594314d68a86159a7455&extparam=%E7%A8%8B%E5%BA%8F%E5%91%98%EF%BC%8C%E6%97%A9%E5%AE%89"
}
],
"attitudes_count" : 0,
"source" : "墨客",
"source_type" : 1,
"idstr" : "3883658756592015",
"mid" : "3883658756592015",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 68,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883614875446646",
"mid" : "3883614875446646",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 14,
"pic_infos" : {
"c5131475jw1evqaedmuvrj20ci07f3z8" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/c5131475jw1evqaedmuvrj20ci07f3z8.jpg",
"width" : 252,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/c5131475jw1evqaedmuvrj20ci07f3z8.jpg",
"width" : "450",
"height" : "267"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/c5131475jw1evqaedmuvrj20ci07f3z8.jpg",
"width" : "450",
"height" : "267"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/c5131475jw1evqaedmuvrj20ci07f3z8.jpg",
"width" : "450",
"height" : "267"
},
"pic_id" : "c5131475jw1evqaedmuvrj20ci07f3z8",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/c5131475jw1evqaedmuvrj20ci07f3z8.jpg",
"width" : "450",
"height" : "267"
},
"keep_size" : 1,
"object_id" : "1042018:f4723d811a21a327392445b2cf014abd",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/c5131475jw1evqaedmuvrj20ci07f3z8.jpg",
"width" : "450",
"height" : "267"
}
}
},
"reposts_count" : 44,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz5cHmQV8",
"geo" : null,
"id" : 3883614875446646,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/3306361973/180/22875318196/0",
"profile_image_url" : "http://tp2.sinaimg.cn/3306361973/50/22875318196/0",
"allow_all_act_msg" : false,
"id" : 3306361973,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/c5131475jw1eq2ymv58z5j20pk08cwgb.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "北京慕课科技中心",
"url" : "",
"description" : "慕课网:www.imooc.com 中国最大的IT技能学习平台。到慕课网,只学有用的!",
"followers_count" : 148598,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "1059809142@qq.com",
"verified_contact_name" : "小慕",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.39.34.440.440.1024/c5131475tw1egjkvkxkltj20e80e83yr.jpg",
"city" : "2",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 21,
"verified_reason_url" : "",
"screen_name" : "慕课网",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 6,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 478,
"verified" : false,
"verified_contact_mobile" : "010-8201-5656",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#程序员,早安#总要表现得像一只鸭子那般——水面上保持沉着冷静,水面下拼命划水。早安,亲们。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 07:30:03 +0800 2015",
"pic_ids" : [
"c5131475jw1evqaedmuvrj20ci07f3z8"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6ltrESP",
"geo" : null,
"id" : 3883658756592015,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1861617424/180/5693762307/1",
"profile_image_url" : "http://tp1.sinaimg.cn/1861617424/50/5693762307/1",
"allow_all_act_msg" : false,
"id" : 1861617424,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://blog.sina.com.cn/lymean",
"description" : "一个爱技术的大学狗 geequlim.com",
"followers_count" : 274,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.640.640.1024/6ef60710jw8efx0djbkd0j20hs0hs0u8.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yqchu1r6j20hs0hs40q.jpg",
"city" : "5",
"has_ability_tag" : 0,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 17,
"verified_reason_url" : "",
"screen_name" : "Geequlim",
"province" : "53",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 108,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "转发微博",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:24:24 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "3_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6ltrESP"
},
{
"attitudes_count" : 346,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883657015839766",
"mid" : "3883657015839766",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 128,
"pic_infos" : {
"6204ece1gw1evrcwjwdpmj20b80f00tb" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6204ece1gw1evrcwjwdpmj20b80f00tb.jpg",
"width" : 180,
"height" : 240
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6204ece1gw1evrcwjwdpmj20b80f00tb.jpg",
"width" : 360,
"height" : 481
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6204ece1gw1evrcwjwdpmj20b80f00tb.jpg",
"width" : "404",
"height" : "540"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6204ece1gw1evrcwjwdpmj20b80f00tb.jpg",
"width" : "404",
"height" : "540"
},
"pic_id" : "6204ece1gw1evrcwjwdpmj20b80f00tb",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6204ece1gw1evrcwjwdpmj20b80f00tb.jpg",
"width" : "404",
"height" : "540"
},
"keep_size" : 1,
"object_id" : "1042018:244eebe6e8dc1ecc62aeb6dd75c94289",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6204ece1gw1evrcwjwdpmj20b80f00tb.jpg",
"width" : "404",
"height" : "540"
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "http://ndapp.oeeee.com/app.php?m=News&a=show&id=44296&ndfrom=&url_type=39&object_type=webpage&pos=1",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"log" : "su=RyLwTvl&mark=&mid=3883657015839766",
"short_url" : "http://t.cn/RyLwTvl"
}
],
"reposts_count" : 139,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6iFovbM",
"geo" : null,
"id" : 3883657015839766,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/1644489953/180/5735006032/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1644489953/50/5735006032/1",
"allow_all_act_msg" : true,
"id" : 1644489953,
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "《南方都市报》官方",
"url" : "http://nd.oeeee.com/",
"description" : "南都APP已经上线啦!下载链接:http://t.cn/RzBq4t9",
"followers_count" : 7298773,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.375.375.1024/6204ece1jw8ev8vuty1r2j20af0afq4h.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "南方都市报",
"province" : "44",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 8,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 333,
"verified" : false,
"verified_contact_mobile" : "400-886-6166",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【101岁抗战老兵辞世 临终问\"国家纪念章拿来了没\"】蒋义清,广西人,1939加入国民革命军第31军,参加了31军与日军的全部战斗。9月2日晚,蒋义清辞世。临终前,老人最惦念的是前一天刚亲手领回来的抗日纪念章,并询问\"国家给我的抗日纪念章拿来了没有\"。[泪]中新网http://t.cn/RyLwTvl 走好![蜡烛]",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:17:30 +0800 2015",
"pic_ids" : [
"6204ece1gw1evrcwjwdpmj20b80f00tb"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "4_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6iFovbM"
},
{
"attitudes_count" : 5,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883656663911554",
"mid" : "3883656663911554",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 0,
"pic_infos" : {
"9a099b04gw1evrcwz3eg0j21kw16o7o9" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9a099b04gw1evrcwz3eg0j21kw16o7o9.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9a099b04gw1evrcwz3eg0j21kw16o7o9.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9a099b04gw1evrcwz3eg0j21kw16o7o9.jpg",
"width" : 720,
"height" : 540
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9a099b04gw1evrcwz3eg0j21kw16o7o9.jpg",
"width" : "2048",
"height" : "1536"
},
"pic_id" : "9a099b04gw1evrcwz3eg0j21kw16o7o9",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9a099b04gw1evrcwz3eg0j21kw16o7o9.jpg",
"width" : "2048",
"height" : "1536"
},
"keep_size" : 1,
"object_id" : "1042018:4d3ea490fb81b5f6883f0342edde9821",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9a099b04gw1evrcwz3eg0j21kw16o7o9.jpg",
"width" : 480,
"height" : 360
}
}
},
"reposts_count" : 1,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6i6gpzA",
"geo" : null,
"id" : 3883656663911554,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/2584320772/180/40090244301/1",
"profile_image_url" : "http://tp1.sinaimg.cn/2584320772/50/40090244301/1",
"allow_all_act_msg" : false,
"id" : 2584320772,
"cover_image" : "http://ww2.sinaimg.cn/crop.112.0.980.300/9a099b04gw1dy5errimbij.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : " 苹果电脑收藏家 Virtual GS 工作室-专门开发苹果/安卓软件和多媒体电子书",
"followers_count" : 5089,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.981.262.866.866.1024/9a099b04gw1etko4840d4j21kw16oh8b.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"city" : "11",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 27,
"verified_reason_url" : "",
"screen_name" : "林泰前",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 30,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000002"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "早上带欣梅去吃早点,遇到两次候选人拉票。一般上他们都会分发传单或纸巾来宣扬自己的政策或理念。这是执政党行动党的候选人,也是欣梅的“偶像”(因为欣梅在两次模范生颁奖礼上都会遇见她,她也记得欣梅的名字)。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:16:06 +0800 2015",
"pic_ids" : [
"9a099b04gw1evrcwz3eg0j21kw16o7o9"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "5_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6i6gpzA"
},
{
"attitudes_count" : 9,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883656399118895",
"mid" : "3883656399118895",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 5,
"pic_infos" : {
"61e74233jw1evqyl371vnj20td0m8dj8" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/61e74233jw1evqyl371vnj20td0m8dj8.jpg",
"width" : 198,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/61e74233jw1evqyl371vnj20td0m8dj8.jpg",
"width" : 356,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/61e74233jw1evqyl371vnj20td0m8dj8.jpg",
"width" : 720,
"height" : 544
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/61e74233jw1evqyl371vnj20td0m8dj8.jpg",
"width" : "1057",
"height" : "800"
},
"pic_id" : "61e74233jw1evqyl371vnj20td0m8dj8",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/61e74233jw1evqyl371vnj20td0m8dj8.jpg",
"width" : "1057",
"height" : "800"
},
"keep_size" : 1,
"object_id" : "1042018:c1a3620c5742561fd7c65699802f9c8f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/61e74233jw1evqyl371vnj20td0m8dj8.jpg",
"width" : 475,
"height" : 360
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.hexieshe.com/651285/",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyLw0vz&mark=&mid=3883656399118895",
"short_url" : "http://t.cn/RyLw0vz"
}
],
"reposts_count" : 16,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6hFCgeX",
"geo" : null,
"id" : 3883656399118895,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp4.sinaimg.cn/1642545715/180/40022729547/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1642545715/50/40022729547/1",
"allow_all_act_msg" : true,
"id" : 1642545715,
"remark" : "",
"verified_trade" : "922",
"level" : 2,
"verified_reason" : "和邪社站长、cnBeta编辑周渊",
"url" : "http://www.hexieshe.com",
"description" : "和邪社社长 cnBeta编辑 ACG爱好者",
"followers_count" : 57575,
"follow_me" : false,
"credit_score" : 74,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://tp4.sinaimg.cn/1642545715/180/40022729547/1",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "jimmyzy",
"province" : "31",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 1983,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "十月一部根据漫画改编的日剧#朝九晚五,将由石原里美主演。讲述的事一位崇尚西方文化、生活模式的27岁英文老师——润子,梦想著自己将来在国外工作、生活,但此时却因为家人的坚持,而被迫去相亲相亲的对象是和尚。【详细:http://t.cn/RyLw0vz】",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:15:03 +0800 2015",
"pic_ids" : [
"61e74233jw1evqyl371vnj20td0m8dj8"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "6_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6hFCgeX"
},
{
"attitudes_count" : 21,
"source" : "萌娘百科",
"source_type" : 1,
"idstr" : "3883655174770884",
"mid" : "3883655174770884",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 0,
"pic_infos" : {
"78f2cc43jw1evrcqwk9vwj206y0a20ud" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/78f2cc43jw1evrcqwk9vwj206y0a20ud.jpg",
"width" : 180,
"height" : 260
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/78f2cc43jw1evrcqwk9vwj206y0a20ud.jpg",
"width" : "250",
"height" : "362"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/78f2cc43jw1evrcqwk9vwj206y0a20ud.jpg",
"width" : "250",
"height" : "362"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/78f2cc43jw1evrcqwk9vwj206y0a20ud.jpg",
"width" : "250",
"height" : "362"
},
"pic_id" : "78f2cc43jw1evrcqwk9vwj206y0a20ud",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/78f2cc43jw1evrcqwk9vwj206y0a20ud.jpg",
"width" : "250",
"height" : "362"
},
"keep_size" : 1,
"object_id" : "1042018:73e1d00a685284760924b1b4bcffe58a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/78f2cc43jw1evrcqwk9vwj206y0a20ud.jpg",
"width" : "250",
"height" : "362"
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "http://zh.moegirl.org/Classroom%20Crisis",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RLZwsyW&mark=&mid=3883655174770884",
"short_url" : "http://t.cn/RLZwsyW"
}
],
"reposts_count" : 7,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6fHk17K",
"geo" : null,
"id" : 3883655174770884,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/2029177923/180/5711041271/0",
"profile_image_url" : "http://tp4.sinaimg.cn/2029177923/50/5711041271/0",
"allow_all_act_msg" : true,
"id" : 2029177923,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.920.300/78f2cc43jw1eqy2dxfacjj20pk08cad6.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "",
"url" : "http://zh.moegirl.org/",
"description" : "http://zh.moegirl.org萌娘百科是主收萌娘的ACG百科。任何人注册即可编辑!",
"followers_count" : 442404,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.63.440.440.1024/78f2cc43jw8emc7t7j712j20c80frdgs.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.0.0/78f2cc43jw1epinsms5sfj20iw0iwdid.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "萌娘百科的更新姬",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "f",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 1091,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c0020a"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "Classroom Crisis http://t.cn/RLZwsyW",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:10:11 +0800 2015",
"pic_ids" : [
"78f2cc43jw1evrcqwk9vwj206y0a20ud"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "7_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6fHk17K"
},
{
"attitudes_count" : 10,
"source" : "Sony",
"source_type" : 2,
"idstr" : "3883654797806537",
"mid" : "3883654797806537",
"annotations" : [
{
"client_mblogid" : "c10d597c-be7f-49d3-8bf8-c5a20db7780d"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"stickerID" : null,
"comments_count" : 0,
"pic_infos" : {
"48e3f28djw1evrcpbxc3vj20pn0mo3zs" : {
"pic_id" : "48e3f28djw1evrcpbxc3vj20pn0mo3zs",
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/48e3f28djw1evrcpbxc3vj20pn0mo3zs.jpg",
"width" : "923",
"height" : "816"
},
"photo_tag" : 0,
"keep_size" : 0,
"sticker_id" : "-1",
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/48e3f28djw1evrcpbxc3vj20pn0mo3zs.jpg",
"width" : "923",
"height" : "816"
},
"object_id" : "1042018:b63c97733035a4e1f8e83c4d6042cfcd",
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/48e3f28djw1evrcpbxc3vj20pn0mo3zs.jpg",
"width" : 169,
"height" : 150
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/48e3f28djw1evrcpbxc3vj20pn0mo3zs.jpg",
"width" : 720,
"height" : 636
},
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/48e3f28djw1evrcpbxc3vj20pn0mo3zs.jpg",
"width" : 407,
"height" : 360
},
"filter_id" : "1",
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/48e3f28djw1evrcpbxc3vj20pn0mo3zs.jpg",
"width" : 305,
"height" : 270
}
}
},
"reposts_count" : 7,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6f5wKPT",
"geo" : null,
"id" : 3883654797806537,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/1222898317/180/5701848920/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1222898317/50/5701848920/0",
"allow_all_act_msg" : false,
"id" : 1222898317,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/48e3f28dgw1ephvzwunvjj20pk08cwg4.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "【陌生人评论&艾特已关,详情看这里~ http://t.cn/RAqZ0Kn】叫我潺潺就好。专业视奸萌妹,并接受妹子向性知识咨询。",
"followers_count" : 42255,
"follow_me" : false,
"credit_score" : 76,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.720.720.1024/48e3f28djw8eix7rrtdlxj20k00k00tr.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 25,
"verified_reason_url" : "",
"screen_name" : "潺晓才不是性知识咨询洞呢哼",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 1,
"user_ability" : 0,
"friends_count" : 449,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"filterID" : null,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "所以说啊,女孩子,看BL也好不看也好,你别真信啊……",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:08:41 +0800 2015",
"pic_ids" : [
"48e3f28djw1evrcpbxc3vj20pn0mo3zs"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "8_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6f5wKPT"
},
{
"attitudes_count" : 87,
"source" : "画神的iPhone",
"source_type" : 2,
"idstr" : "3883654587981497",
"mid" : "3883654587981497",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"retweeted_status" : {
"attitudes_count" : 241,
"source" : "资源菌iPhone 5",
"source_type" : 2,
"idstr" : "3883654188811994",
"mid" : "3883654188811994",
"annotations" : [
{
"client_mblogid" : "iPhone-DD2070D0-99D8-44B6-B033-8FEA3F3D6AF2"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 24,
"pic_infos" : {
"9ccc7942jw1evrcm9d3h6j20c204pmxj" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : 385,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : "434",
"height" : "169"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : "434",
"height" : "169"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : "434",
"height" : "169"
},
"pic_id" : "9ccc7942jw1evrcm9d3h6j20c204pmxj",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : "434",
"height" : "169"
},
"object_id" : "1042018:f2c242f6ed6cba9bd8a0056844a34b43",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : "434",
"height" : "169"
}
},
"9ccc7942jw1evrckbe4mej20c3087jrw" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : 221,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : 398,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : "435",
"height" : "295"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : "435",
"height" : "295"
},
"pic_id" : "9ccc7942jw1evrckbe4mej20c3087jrw",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : "435",
"height" : "295"
},
"object_id" : "1042018:fbd776df55f4df56bb69926c47113652",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : "435",
"height" : "295"
}
},
"9ccc7942jw1evrcl921clj20c80a0406" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : 183,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : 330,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"pic_id" : "9ccc7942jw1evrcl921clj20c80a0406",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"object_id" : "1042018:ab6ad3adeed30343c23f17c4d9e04262",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : "440",
"height" : "360"
}
},
"9ccc7942jw1evrcmeg1b2j20c8085gm5" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : "440",
"height" : "293"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : "440",
"height" : "293"
},
"pic_id" : "9ccc7942jw1evrcmeg1b2j20c8085gm5",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : "440",
"height" : "293"
},
"object_id" : "1042018:8ed5d64a162b6406fbe6830f0623f1cf",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : "440",
"height" : "293"
}
},
"9ccc7942jw1evrcksh3bjj20c80a0406" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : 183,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : 330,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"pic_id" : "9ccc7942jw1evrcksh3bjj20c80a0406",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"object_id" : "1042018:38111891c0850dbff452d192e039a5ba",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : "440",
"height" : "360"
}
},
"9ccc7942jw1evrcm6jbh7j20c809r75n" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : 188,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : 338,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : "440",
"height" : "351"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : "440",
"height" : "351"
},
"pic_id" : "9ccc7942jw1evrcm6jbh7j20c809r75n",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : "440",
"height" : "351"
},
"object_id" : "1042018:5f18c2bea5f2aa9dbd0a6909a171d665",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : "440",
"height" : "351"
}
},
"9ccc7942jw1evrcmb828pj20c605xq3p" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : 308,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : "438",
"height" : "213"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : "438",
"height" : "213"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : "438",
"height" : "213"
},
"pic_id" : "9ccc7942jw1evrcmb828pj20c605xq3p",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : "438",
"height" : "213"
},
"object_id" : "1042018:184bbce59adba6c01b01b6b6a50698c2",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : "438",
"height" : "213"
}
},
"9ccc7942jw1evrcmjhtvmj20c807lgmw" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : 241,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : 435,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : "440",
"height" : "273"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : "440",
"height" : "273"
},
"pic_id" : "9ccc7942jw1evrcmjhtvmj20c807lgmw",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : "440",
"height" : "273"
},
"object_id" : "1042018:8d93174b579e27108acbd6847f77ea90",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : "440",
"height" : "273"
}
},
"9ccc7942jw1evrcmu0v8rj20c80cdmzb" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : 180,
"height" : 182
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : 360,
"height" : 364
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : "440",
"height" : "445"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : "440",
"height" : "445"
},
"pic_id" : "9ccc7942jw1evrcmu0v8rj20c80cdmzb",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : "440",
"height" : "445"
},
"object_id" : "1042018:9715c564982dad8faeca4f8e137ed368",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : "440",
"height" : "445"
}
}
},
"reposts_count" : 806,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6e6AYoW",
"geo" : null,
"id" : 3883654188811994,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"allow_all_act_msg" : false,
"id" : 2630646082,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"description" : "理想,让库粉们都成为设计师!",
"followers_count" : 1118105,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "photoshop资源库",
"province" : "100",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 155,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "设计师天天对着电脑,保护眼睛必备!恢复视力法(500度以下)恢复视力的方法(飞行员都用)为了你的眼睛,请好好的学起来吧!get√",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:06:16 +0800 2015",
"pic_ids" : [
"9ccc7942jw1evrckbe4mej20c3087jrw",
"9ccc7942jw1evrcksh3bjj20c80a0406",
"9ccc7942jw1evrcl921clj20c80a0406",
"9ccc7942jw1evrcm6jbh7j20c809r75n",
"9ccc7942jw1evrcm9d3h6j20c204pmxj",
"9ccc7942jw1evrcmb828pj20c605xq3p",
"9ccc7942jw1evrcmeg1b2j20c8085gm5",
"9ccc7942jw1evrcmjhtvmj20c807lgmw",
"9ccc7942jw1evrcmu0v8rj20c80cdmzb"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 5,
"reposts_count" : 493,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6eKxulP",
"geo" : null,
"id" : 3883654587981497,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"allow_all_act_msg" : false,
"id" : 3178541805,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/designtutorial",
"description" : "每人都是绘画的小天才,只要不懒的话!",
"followers_count" : 264813,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 23,
"verified_reason_url" : "",
"screen_name" : "Sai资源库",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 27,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "转需!这个真心要用!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:07:51 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "9_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6eKxulP"
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"page_pic" : "http://ww3.sinaimg.cn/thumbnail/8a18b26ejw1esz2c8tbljj20rs104n41.jpg",
"page_id" : "100808517eb8ef3d849a8089ec2956fd36142b",
"page_desc" : "少女前线官方网站 www.girls-frontline.com",
"object_id" : "1022:100808517eb8ef3d849a8089ec2956fd36142b",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:|rid:10_0_1_2598688465214094195",
"oid" : "100808517eb8ef3d849a8089ec2956fd36142b",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808517eb8ef3d849a8089ec2956fd36142b&containerid=100808517eb8ef3d849a8089ec2956fd36142b&extparam=%E5%B0%91%E5%A5%B3%E5%89%8D%E7%BA%BF",
"tips" : "528人关注",
"page_title" : "#少女前线#"
},
"created_at" : "Sat Sep 05 10:06:26 +0800 2015",
"id" : 3883654231541445,
"mblogid" : "Cz6eb6t01",
"topic_struct" : [
{
"topic_title" : "少女前线",
"topic_url" : "sinaweibo://pageinfo?containerid=100808517eb8ef3d849a8089ec2956fd36142b&pageid=100808517eb8ef3d849a8089ec2956fd36142b&extparam=%E5%B0%91%E5%A5%B3%E5%89%8D%E7%BA%BF"
},
{
"topic_title" : "战术棋",
"topic_url" : "sinaweibo://pageinfo?containerid=1008088c1b7bbe162b828d3f17aba026ea8b5d&pageid=1008088c1b7bbe162b828d3f17aba026ea8b5d&extparam=%E6%88%98%E6%9C%AF%E6%A3%8B"
}
],
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/vip_002_y.png?version=2015080302",
"text" : "看了看前台的要求,感觉更像程序员鼓励师[思考]",
"idstr" : "3883654231541445",
"source_type" : 2,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 271,
"source" : "专业版微博",
"source_type" : 1,
"idstr" : "3872219224482925",
"mid" : "3872219224482925",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 458,
"pic_infos" : {
"0067Lrddgw1euqvb2i8z9j31hc0u0dpb" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0067Lrddgw1euqvb2i8z9j31hc0u0dpb.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0067Lrddgw1euqvb2i8z9j31hc0u0dpb.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0067Lrddgw1euqvb2i8z9j31hc0u0dpb.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0067Lrddgw1euqvb2i8z9j31hc0u0dpb.jpg",
"width" : "1920",
"height" : "1080"
},
"pic_id" : "0067Lrddgw1euqvb2i8z9j31hc0u0dpb",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0067Lrddgw1euqvb2i8z9j31hc0u0dpb.jpg",
"width" : "1920",
"height" : "1080"
},
"object_id" : "1042018:054ddaeedeafcc225e74bdfc413c62bf",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0067Lrddgw1euqvb2i8z9j31hc0u0dpb.jpg",
"width" : 640,
"height" : 360
}
},
"0067Lrddgw1euqvb6yn00j31hc0u047u" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/0067Lrddgw1euqvb6yn00j31hc0u047u.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/0067Lrddgw1euqvb6yn00j31hc0u047u.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/0067Lrddgw1euqvb6yn00j31hc0u047u.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/0067Lrddgw1euqvb6yn00j31hc0u047u.jpg",
"width" : "1920",
"height" : "1080"
},
"pic_id" : "0067Lrddgw1euqvb6yn00j31hc0u047u",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/0067Lrddgw1euqvb6yn00j31hc0u047u.jpg",
"width" : "1920",
"height" : "1080"
},
"object_id" : "1042018:33b61a98daad895d48e0f1cf2254284a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/0067Lrddgw1euqvb6yn00j31hc0u047u.jpg",
"width" : 640,
"height" : 360
}
},
"0067Lrddgw1euqvbn0rpsj31kwd64x6p" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/0067Lrddgw1euqvbn0rpsj31kwd64x6p.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/0067Lrddgw1euqvbn0rpsj31kwd64x6p.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/0067Lrddgw1euqvbn0rpsj31kwd64x6p.jpg",
"width" : 720,
"height" : 6000
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/0067Lrddgw1euqvbn0rpsj31kwd64x6p.jpg",
"width" : "2048",
"height" : "17068"
},
"pic_id" : "0067Lrddgw1euqvbn0rpsj31kwd64x6p",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/0067Lrddgw1euqvbn0rpsj31kwd64x6p.jpg",
"width" : "2048",
"height" : "17068"
},
"object_id" : "1042018:a834a74ad740ebeba85e5d183dc058f6",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/0067Lrddgw1euqvbn0rpsj31kwd64x6p.jpg",
"width" : 480,
"height" : 1599
}
},
"0067Lrddgw1euqvb9kkihj31hc0u0482" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0067Lrddgw1euqvb9kkihj31hc0u0482.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0067Lrddgw1euqvb9kkihj31hc0u0482.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0067Lrddgw1euqvb9kkihj31hc0u0482.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0067Lrddgw1euqvb9kkihj31hc0u0482.jpg",
"width" : "1920",
"height" : "1080"
},
"pic_id" : "0067Lrddgw1euqvb9kkihj31hc0u0482",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0067Lrddgw1euqvb9kkihj31hc0u0482.jpg",
"width" : "1920",
"height" : "1080"
},
"object_id" : "1042018:db50bff0bdacfce3a68a84f43c71a23f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0067Lrddgw1euqvb9kkihj31hc0u0482.jpg",
"width" : 640,
"height" : 360
}
},
"0067Lrddgw1euqvbg53mbj311y0lc116" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/0067Lrddgw1euqvbg53mbj311y0lc116.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/0067Lrddgw1euqvbg53mbj311y0lc116.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/0067Lrddgw1euqvbg53mbj311y0lc116.jpg",
"width" : 720,
"height" : 404
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/0067Lrddgw1euqvbg53mbj311y0lc116.jpg",
"width" : "1366",
"height" : "768"
},
"pic_id" : "0067Lrddgw1euqvbg53mbj311y0lc116",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/0067Lrddgw1euqvbg53mbj311y0lc116.jpg",
"width" : "1366",
"height" : "768"
},
"object_id" : "1042018:714bf211cf6318b396ee2538b132502a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/0067Lrddgw1euqvbg53mbj311y0lc116.jpg",
"width" : 640,
"height" : 360
}
},
"0067Lrddgw1euqvbcslfdj31hc0vu12a" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0067Lrddgw1euqvbcslfdj31hc0vu12a.jpg",
"width" : 251,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0067Lrddgw1euqvbcslfdj31hc0vu12a.jpg",
"width" : 452,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0067Lrddgw1euqvbcslfdj31hc0vu12a.jpg",
"width" : 720,
"height" : 429
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0067Lrddgw1euqvbcslfdj31hc0vu12a.jpg",
"width" : "1920",
"height" : "1146"
},
"pic_id" : "0067Lrddgw1euqvbcslfdj31hc0vu12a",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0067Lrddgw1euqvbcslfdj31hc0vu12a.jpg",
"width" : "1920",
"height" : "1146"
},
"object_id" : "1042018:1676946d20eca04fc360f28565665bcf",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0067Lrddgw1euqvbcslfdj31hc0vu12a.jpg",
"width" : 603,
"height" : 360
}
}
},
"reposts_count" : 3583,
"userType" : 0,
"favorited" : false,
"mblogid" : "CuiKCiOdf",
"geo" : null,
"id" : 3872219224482925,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/5611537367/180/5728529460/0",
"profile_image_url" : "http://tp4.sinaimg.cn/5611537367/50/5728529460/0",
"allow_all_act_msg" : false,
"id" : 5611537367,
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "嘉兴市拉布熊网络科技有限公司",
"url" : "http://www.girls-frontline.com/",
"description" : "革命性战术策略手游《少女前线》官方微博。游戏预计八月开启内测,十月正式上线,敬请期待><!IOS系统,安卓系统同时开发中。官网建设中:http://www.girls-frontline.com/",
"followers_count" : 16932,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.215.215.1024/0067Lrddjw8esu815pwvxj306505zjrw.jpg",
"city" : "4",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 10,
"verified_reason_url" : "",
"screen_name" : "少女前线",
"province" : "33",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 52,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "大家好~#少女前线#的第二次宣传与内测就要开始啦~转发本微博抽取50个激活码~老规矩还是关注加上转发@两位好友即可(本周日公布结果)~少女前线网页小游戏#战术棋#今日曝光!详细将会在官网中披露~另外,云母组再次开始扩招咯,有意向的小伙伴可以踊跃报名,推荐朋友成功的同学会有激活码送哦~",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Tue Aug 04 20:47:48 +0800 2015",
"pic_ids" : [
"0067Lrddgw1euqvb2i8z9j31hc0u0dpb",
"0067Lrddgw1euqvb6yn00j31hc0u047u",
"0067Lrddgw1euqvb9kkihj31hc0u0482",
"0067Lrddgw1euqvbcslfdj31hc0vu12a",
"0067Lrddgw1euqvbg53mbj311y0lc116",
"0067Lrddgw1euqvbn0rpsj31kwd64x6p"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp1.sinaimg.cn/2236171720/180/5733018646/0",
"profile_image_url" : "http://tp1.sinaimg.cn/2236171720/50/5733018646/0",
"allow_all_act_msg" : true,
"id" : 2236171720,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/854945c8gw1euiado2dhyj20pk08c766.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 7,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"verified_reason" : "",
"url" : "http://www.pixiv.net/member.php?id=3124455",
"description" : "名字读作菲奥朵(小么也可以)■游戏原画■futafutafuta■P站:3124455■",
"followers_count" : 20934,
"follow_me" : false,
"credit_score" : 76,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 220,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.37.8.203.203.1024/854945c8jw8euiaiiivm7j208007emxl.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/854945c8jw1euibmamaolj20yi0yi0vr.jpg",
"city" : "1000",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 27,
"verified_reason_url" : "",
"screen_name" : "fiodo",
"province" : "100",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 4,
"user_ability" : 0,
"cardid" : "vip_002",
"friends_count" : 288,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
}
},
"comments_count" : 3,
"source" : "iPhone 6 Plus",
"recom_state" : -1,
"source_allowclick" : 1,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=Cz6eb6t01",
"visible" : {
"type" : 0,
"list_id" : 0
},
"pic_bg_type" : 1,
"mid" : "3883654231541445",
"pic_ids" : [
],
"reposts_count" : 59,
"mlevel" : 0,
"attitudes_count" : 5,
"darwin_tags" : [
],
"rid" : "10_0_1_2598688465214094195",
"userType" : 0,
"cardid" : "vip_002"
},
{
"attitudes_count" : 241,
"source" : "资源菌iPhone 5",
"source_type" : 2,
"idstr" : "3883654188811994",
"mid" : "3883654188811994",
"annotations" : [
{
"client_mblogid" : "iPhone-DD2070D0-99D8-44B6-B033-8FEA3F3D6AF2"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"comments_count" : 24,
"pic_infos" : {
"9ccc7942jw1evrcm9d3h6j20c204pmxj" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : 385,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : "434",
"height" : "169"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : "434",
"height" : "169"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : "434",
"height" : "169"
},
"pic_id" : "9ccc7942jw1evrcm9d3h6j20c204pmxj",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : "434",
"height" : "169"
},
"object_id" : "1042018:f2c242f6ed6cba9bd8a0056844a34b43",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : "434",
"height" : "169"
}
},
"9ccc7942jw1evrckbe4mej20c3087jrw" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : 221,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : 398,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : "435",
"height" : "295"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : "435",
"height" : "295"
},
"pic_id" : "9ccc7942jw1evrckbe4mej20c3087jrw",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : "435",
"height" : "295"
},
"object_id" : "1042018:fbd776df55f4df56bb69926c47113652",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : "435",
"height" : "295"
}
},
"9ccc7942jw1evrcl921clj20c80a0406" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : 183,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : 330,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"pic_id" : "9ccc7942jw1evrcl921clj20c80a0406",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"object_id" : "1042018:ab6ad3adeed30343c23f17c4d9e04262",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : "440",
"height" : "360"
}
},
"9ccc7942jw1evrcmeg1b2j20c8085gm5" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : "440",
"height" : "293"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : "440",
"height" : "293"
},
"pic_id" : "9ccc7942jw1evrcmeg1b2j20c8085gm5",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : "440",
"height" : "293"
},
"object_id" : "1042018:8ed5d64a162b6406fbe6830f0623f1cf",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : "440",
"height" : "293"
}
},
"9ccc7942jw1evrcksh3bjj20c80a0406" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : 183,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : 330,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"pic_id" : "9ccc7942jw1evrcksh3bjj20c80a0406",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"object_id" : "1042018:38111891c0850dbff452d192e039a5ba",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : "440",
"height" : "360"
}
},
"9ccc7942jw1evrcm6jbh7j20c809r75n" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : 188,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : 338,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : "440",
"height" : "351"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : "440",
"height" : "351"
},
"pic_id" : "9ccc7942jw1evrcm6jbh7j20c809r75n",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : "440",
"height" : "351"
},
"object_id" : "1042018:5f18c2bea5f2aa9dbd0a6909a171d665",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : "440",
"height" : "351"
}
},
"9ccc7942jw1evrcmb828pj20c605xq3p" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : 308,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : "438",
"height" : "213"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : "438",
"height" : "213"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : "438",
"height" : "213"
},
"pic_id" : "9ccc7942jw1evrcmb828pj20c605xq3p",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : "438",
"height" : "213"
},
"object_id" : "1042018:184bbce59adba6c01b01b6b6a50698c2",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : "438",
"height" : "213"
}
},
"9ccc7942jw1evrcmjhtvmj20c807lgmw" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : 241,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : 435,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : "440",
"height" : "273"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : "440",
"height" : "273"
},
"pic_id" : "9ccc7942jw1evrcmjhtvmj20c807lgmw",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : "440",
"height" : "273"
},
"object_id" : "1042018:8d93174b579e27108acbd6847f77ea90",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : "440",
"height" : "273"
}
},
"9ccc7942jw1evrcmu0v8rj20c80cdmzb" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : 180,
"height" : 182
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : 360,
"height" : 364
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : "440",
"height" : "445"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : "440",
"height" : "445"
},
"pic_id" : "9ccc7942jw1evrcmu0v8rj20c80cdmzb",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : "440",
"height" : "445"
},
"object_id" : "1042018:9715c564982dad8faeca4f8e137ed368",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : "440",
"height" : "445"
}
}
},
"reposts_count" : 806,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6e6AYoW",
"geo" : null,
"id" : 3883654188811994,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"allow_all_act_msg" : false,
"id" : 2630646082,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"description" : "理想,让库粉们都成为设计师!",
"followers_count" : 1118105,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "photoshop资源库",
"province" : "100",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 155,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "设计师天天对着电脑,保护眼睛必备!恢复视力法(500度以下)恢复视力的方法(飞行员都用)为了你的眼睛,请好好的学起来吧!get√",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:06:16 +0800 2015",
"pic_ids" : [
"9ccc7942jw1evrckbe4mej20c3087jrw",
"9ccc7942jw1evrcksh3bjj20c80a0406",
"9ccc7942jw1evrcl921clj20c80a0406",
"9ccc7942jw1evrcm6jbh7j20c809r75n",
"9ccc7942jw1evrcm9d3h6j20c204pmxj",
"9ccc7942jw1evrcmb828pj20c605xq3p",
"9ccc7942jw1evrcmeg1b2j20c8085gm5",
"9ccc7942jw1evrcmjhtvmj20c807lgmw",
"9ccc7942jw1evrcmu0v8rj20c80cdmzb"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "11_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6e6AYoW"
},
{
"topic_struct" : [
{
"topic_title" : "Touken Ranbu",
"topic_url" : "sinaweibo://pageinfo?containerid=100808072a2780e45b2fa5734547bbc7f774b5&pageid=100808072a2780e45b2fa5734547bbc7f774b5&extparam=Touken%20Ranbu"
},
{
"topic_title" : "刀剣乱舞",
"topic_url" : "sinaweibo://pageinfo?containerid=10080811d1ef6daaa1e032aacc599d767fd2ad&pageid=10080811d1ef6daaa1e032aacc599d767fd2ad&extparam=%E5%88%80%E5%89%A3%E4%B9%B1%E8%88%9E"
},
{
"topic_title" : "和泉守兼定",
"topic_url" : "sinaweibo://pageinfo?containerid=100808ad3b54dd94f169ca412fe61734f539b5&pageid=100808ad3b54dd94f169ca412fe61734f539b5&extparam=%E5%92%8C%E6%B3%89%E5%AE%88%E5%85%BC%E5%AE%9A"
},
{
"topic_title" : "cos",
"topic_url" : "sinaweibo://pageinfo?containerid=1008084d00d79b6733c9cc066584a02ed03410&pageid=1008084d00d79b6733c9cc066584a02ed03410&extparam=cos"
},
{
"topic_title" : "cosplay",
"topic_url" : "sinaweibo://pageinfo?containerid=100808ce1ee2b4efda2bc4c768ee1fdc542f41&pageid=100808ce1ee2b4efda2bc4c768ee1fdc542f41&extparam=cosplay"
},
{
"topic_title" : "coser",
"topic_url" : "sinaweibo://pageinfo?containerid=100808dd4bfb0daa75353acadc3cefd0ff56db&pageid=100808dd4bfb0daa75353acadc3cefd0ff56db&extparam=coser"
},
{
"topic_title" : "game",
"topic_url" : "sinaweibo://pageinfo?containerid=100808c8d46d341bea4fd5bff866a65ff8aea9&pageid=100808c8d46d341bea4fd5bff866a65ff8aea9&extparam=game"
}
],
"attitudes_count" : 0,
"source" : "vivo Xplay3S",
"page_info" : {
"page_pic" : "http://ww2.sinaimg.cn/thumbnail/40be9ba7gw1eouzhblpzuj2050050wev.jpg",
"page_id" : "10080811d1ef6daaa1e032aacc599d767fd2ad",
"page_desc" : "《刀剣乱舞》是日本游戏开发及运营商DMM与游戏制作公司Nitro+合作开发的女性向网页游戏。此前DMM已经与角川集团合作开发运营了《舰队Collection》,而《刀剣乱舞》的游戏界面也与《舰队collection》十分相似。",
"object_id" : "1022:10080811d1ef6daaa1e032aacc599d767fd2ad",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:|rid:12_0_1_2598688465214094195",
"oid" : "10080811d1ef6daaa1e032aacc599d767fd2ad",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=10080811d1ef6daaa1e032aacc599d767fd2ad&containerid=10080811d1ef6daaa1e032aacc599d767fd2ad&extparam=%E5%88%80%E5%89%A3%E4%B9%B1%E8%88%9E",
"tips" : "1785人关注",
"page_title" : "#刀剣乱舞#"
},
"source_type" : 1,
"idstr" : "3883653845346219",
"mid" : "3883653845346219",
"annotations" : [
{
"client_mblogid" : "7fc29090-3d9f-40ef-9dba-d8af14833a9b"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 20,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883649721868346",
"mid" : "3883649721868346",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 2,
"pic_infos" : {
"0065cUeSgw1evrc36m1abj31jk111aly" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/0065cUeSgw1evrc36m1abj31jk111aly.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/0065cUeSgw1evrc36m1abj31jk111aly.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/0065cUeSgw1evrc36m1abj31jk111aly.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/0065cUeSgw1evrc36m1abj31jk111aly.jpg",
"width" : "2000",
"height" : "1333"
},
"pic_id" : "0065cUeSgw1evrc36m1abj31jk111aly",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/0065cUeSgw1evrc36m1abj31jk111aly.jpg",
"width" : "2000",
"height" : "1333"
},
"object_id" : "1042018:08915e6edd8312a3eab494f76ff79c75",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/0065cUeSgw1evrc36m1abj31jk111aly.jpg",
"width" : 540,
"height" : 360
}
},
"0065cUeSgw1evrc2rxdbvj31jk111gx1" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0065cUeSgw1evrc2rxdbvj31jk111gx1.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0065cUeSgw1evrc2rxdbvj31jk111gx1.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0065cUeSgw1evrc2rxdbvj31jk111gx1.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0065cUeSgw1evrc2rxdbvj31jk111gx1.jpg",
"width" : "2000",
"height" : "1333"
},
"pic_id" : "0065cUeSgw1evrc2rxdbvj31jk111gx1",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0065cUeSgw1evrc2rxdbvj31jk111gx1.jpg",
"width" : "2000",
"height" : "1333"
},
"object_id" : "1042018:30e3a4ab67d7333b06daaaf8f044ca1f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0065cUeSgw1evrc2rxdbvj31jk111gx1.jpg",
"width" : 540,
"height" : 360
}
},
"0065cUeSgw1evrc2y7itvj31kw11xn9q" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/0065cUeSgw1evrc2y7itvj31kw11xn9q.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/0065cUeSgw1evrc2y7itvj31kw11xn9q.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/0065cUeSgw1evrc2y7itvj31kw11xn9q.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/0065cUeSgw1evrc2y7itvj31kw11xn9q.jpg",
"width" : "2048",
"height" : "1365"
},
"pic_id" : "0065cUeSgw1evrc2y7itvj31kw11xn9q",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/0065cUeSgw1evrc2y7itvj31kw11xn9q.jpg",
"width" : "2048",
"height" : "1365"
},
"object_id" : "1042018:7ccaf6abca5a958712f851a76d653049",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/0065cUeSgw1evrc2y7itvj31kw11xn9q.jpg",
"width" : 540,
"height" : 360
}
},
"0065cUeSgw1evrc38roy5j31jk111tpc" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/0065cUeSgw1evrc38roy5j31jk111tpc.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/0065cUeSgw1evrc38roy5j31jk111tpc.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/0065cUeSgw1evrc38roy5j31jk111tpc.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/0065cUeSgw1evrc38roy5j31jk111tpc.jpg",
"width" : "2000",
"height" : "1333"
},
"pic_id" : "0065cUeSgw1evrc38roy5j31jk111tpc",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/0065cUeSgw1evrc38roy5j31jk111tpc.jpg",
"width" : "2000",
"height" : "1333"
},
"object_id" : "1042018:1462927b297e92ef8ba8d515cd26b0a3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/0065cUeSgw1evrc38roy5j31jk111tpc.jpg",
"width" : 540,
"height" : 360
}
},
"0065cUeSgw1evrc2pvo6yj31jk111tgp" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0065cUeSgw1evrc2pvo6yj31jk111tgp.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0065cUeSgw1evrc2pvo6yj31jk111tgp.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0065cUeSgw1evrc2pvo6yj31jk111tgp.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0065cUeSgw1evrc2pvo6yj31jk111tgp.jpg",
"width" : "2000",
"height" : "1333"
},
"pic_id" : "0065cUeSgw1evrc2pvo6yj31jk111tgp",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0065cUeSgw1evrc2pvo6yj31jk111tgp.jpg",
"width" : "2000",
"height" : "1333"
},
"object_id" : "1042018:5844f4ba3c22efb8f593bf9c1f83ebca",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0065cUeSgw1evrc2pvo6yj31jk111tgp.jpg",
"width" : 540,
"height" : 360
}
},
"0065cUeSgw1evrc320r8gj31111jk45m" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/0065cUeSgw1evrc320r8gj31111jk45m.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/0065cUeSgw1evrc320r8gj31111jk45m.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/0065cUeSgw1evrc320r8gj31111jk45m.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/0065cUeSgw1evrc320r8gj31111jk45m.jpg",
"width" : "1333",
"height" : "2000"
},
"pic_id" : "0065cUeSgw1evrc320r8gj31111jk45m",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/0065cUeSgw1evrc320r8gj31111jk45m.jpg",
"width" : "1333",
"height" : "2000"
},
"object_id" : "1042018:17f05e583dda23de853e470ad8a32286",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/0065cUeSgw1evrc320r8gj31111jk45m.jpg",
"width" : 480,
"height" : 720
}
},
"0065cUeSgw1evrc2u6ydvj31jk111tm9" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0065cUeSgw1evrc2u6ydvj31jk111tm9.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0065cUeSgw1evrc2u6ydvj31jk111tm9.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0065cUeSgw1evrc2u6ydvj31jk111tm9.jpg",
"width" : 720,
"height" : 479
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0065cUeSgw1evrc2u6ydvj31jk111tm9.jpg",
"width" : "2000",
"height" : "1333"
},
"pic_id" : "0065cUeSgw1evrc2u6ydvj31jk111tm9",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0065cUeSgw1evrc2u6ydvj31jk111tm9.jpg",
"width" : "2000",
"height" : "1333"
},
"object_id" : "1042018:aff2a80a81a2a481841cbd00f9f64de2",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0065cUeSgw1evrc2u6ydvj31jk111tm9.jpg",
"width" : 540,
"height" : 360
}
},
"0065cUeSgw1evrc34czc6j31jk115gzu" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/0065cUeSgw1evrc34czc6j31jk115gzu.jpg",
"width" : 224,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/0065cUeSgw1evrc34czc6j31jk115gzu.jpg",
"width" : 403,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/0065cUeSgw1evrc34czc6j31jk115gzu.jpg",
"width" : 720,
"height" : 481
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/0065cUeSgw1evrc34czc6j31jk115gzu.jpg",
"width" : "2000",
"height" : "1337"
},
"pic_id" : "0065cUeSgw1evrc34czc6j31jk115gzu",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/0065cUeSgw1evrc34czc6j31jk115gzu.jpg",
"width" : "2000",
"height" : "1337"
},
"object_id" : "1042018:1f1cbc2fc5539e25895eeedc2b8ef6e8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/0065cUeSgw1evrc34czc6j31jk115gzu.jpg",
"width" : 538,
"height" : 360
}
},
"0065cUeSgw1evrc302h7yj31111jktje" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/0065cUeSgw1evrc302h7yj31111jktje.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/0065cUeSgw1evrc302h7yj31111jktje.jpg",
"width" : 360,
"height" : 540
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/0065cUeSgw1evrc302h7yj31111jktje.jpg",
"width" : 720,
"height" : 1080
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/0065cUeSgw1evrc302h7yj31111jktje.jpg",
"width" : "1333",
"height" : "2000"
},
"pic_id" : "0065cUeSgw1evrc302h7yj31111jktje",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/0065cUeSgw1evrc302h7yj31111jktje.jpg",
"width" : "1333",
"height" : "2000"
},
"object_id" : "1042018:9827db61e9dff30846d9d9a08ac238c8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/0065cUeSgw1evrc302h7yj31111jktje.jpg",
"width" : 480,
"height" : 720
}
}
},
"reposts_count" : 11,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz66U7Q2C",
"geo" : null,
"id" : 3883649721868346,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/5573754794/180/5733227284/0",
"profile_image_url" : "http://tp3.sinaimg.cn/5573754794/50/5733227284/0",
"allow_all_act_msg" : false,
"id" : 5573754794,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "二次元摄影师",
"followers_count" : 3758,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.1440.1440.1024/0065cUeSjw8eul30me3rcj3140140wkj.jpg",
"city" : "1000",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 12,
"verified_reason_url" : "",
"screen_name" : "PUGOFFKA",
"province" : "100",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 539,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "Touken Ranbu Cosplayers: @Hibari_Rin @Misaki_Sai Lulu and Mevs < 摄影由:Pugoffka> #Touken Ranbu# #刀剣乱舞# #和泉守兼定# #cos# #cosplay# #coser# #game#",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 09:48:31 +0800 2015",
"pic_ids" : [
"0065cUeSgw1evrc2pvo6yj31jk111tgp",
"0065cUeSgw1evrc34czc6j31jk115gzu",
"0065cUeSgw1evrc320r8gj31111jk45m",
"0065cUeSgw1evrc2rxdbvj31jk111gx1",
"0065cUeSgw1evrc36m1abj31jk111aly",
"0065cUeSgw1evrc2u6ydvj31jk111tm9",
"0065cUeSgw1evrc2y7itvj31kw11xn9q",
"0065cUeSgw1evrc38roy5j31jk111tpc",
"0065cUeSgw1evrc302h7yj31111jktje"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 4,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6dymqNl",
"geo" : null,
"id" : 3883653845346219,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/2097679597/180/5633870426/1",
"profile_image_url" : "http://tp2.sinaimg.cn/2097679597/50/5633870426/1",
"allow_all_act_msg" : false,
"id" : 2097679597,
"remark" : "",
"verified_trade" : "1171",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"verified_reason" : "北京帝摄联文化传播有限公司 联合创始人",
"url" : "",
"description" : "摄影9叔,约片请私信。",
"followers_count" : 15991,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://tp2.sinaimg.cn/2097679597/180/5633870426/1",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e8ystazttlj20hs0hsq4k.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "婚纱摄影,婚礼摄影,时尚摄影,街拍,人像摄影,纪实摄影,旅游风光,商业摄影,动漫摄影",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 27,
"verified_reason_url" : "",
"screen_name" : "zzznnn999",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 859,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "赞",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:04:53 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "12_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6dymqNl"
},
{
"attitudes_count" : 1,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883653530303756",
"mid" : "3883653530303756",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 3,
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6d31h1i",
"geo" : null,
"id" : 3883653530303756,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/1691474322/180/1298723485/1",
"profile_image_url" : "http://tp3.sinaimg.cn/1691474322/50/1298723485/1",
"allow_all_act_msg" : false,
"id" : 1691474322,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : " ",
"followers_count" : 6951,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://tp3.sinaimg.cn/1691474322/180/1298723485/1",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "djvu9",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 212,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "叙利亚内战人道危机联合国安理要干涉,用你d说法这叫政治规矩。而双俄为了点自己小九九投反对票,就是你d说的不守政治规矩。干涉了可能停火也可能然并卵,但是不干涉人道灾难就是必然。一堆人脑子浆糊,就会YY奴隶主少压榨奴隶多忍着不就天下太平了吗,东北人说你瞅啥打起来也是美帝煽动的好了嘛。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:03:39 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "13_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6d31h1i"
},
{
"mblogtypename" : "",
"attitudes_count" : 13,
"source" : "vivo Xplay3S",
"source_type" : 1,
"idstr" : "3883653250029341",
"mid" : "3883653250029341",
"annotations" : [
{
"client_mblogid" : "d45ac94a-ea72-43ff-8379-621c7af0773b"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 10851,
"source" : "iPhone 6 Plus",
"source_type" : 1,
"idstr" : "3883458927273068",
"mid" : "3883458927273068",
"annotations" : [
{
"client_mblogid" : "iPhone-C22D7C00-1F92-44A0-AFD1-A64DFFA12014"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 802,
"pic_infos" : {
"be4b0d9cjw1evqq3tcargj20hs0hsdig" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/be4b0d9cjw1evqq3tcargj20hs0hsdig.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/be4b0d9cjw1evqq3tcargj20hs0hsdig.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/be4b0d9cjw1evqq3tcargj20hs0hsdig.jpg",
"width" : "640",
"height" : "640"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/be4b0d9cjw1evqq3tcargj20hs0hsdig.jpg",
"width" : "640",
"height" : "640"
},
"pic_id" : "be4b0d9cjw1evqq3tcargj20hs0hsdig",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/be4b0d9cjw1evqq3tcargj20hs0hsdig.jpg",
"width" : "640",
"height" : "640"
},
"keep_size" : 0,
"object_id" : "1042018:a6cef26bdfd0bae955d38c266cec1a64",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/be4b0d9cjw1evqq3tcargj20hs0hsdig.jpg",
"width" : 480,
"height" : 480
}
}
},
"reposts_count" : 3107,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz19auw3y",
"geo" : null,
"id" : 3883458927273068,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp1.sinaimg.cn/3192589724/180/5735048877/1",
"profile_image_url" : "http://tp1.sinaimg.cn/3192589724/50/5735048877/1",
"allow_all_act_msg" : false,
"id" : 3192589724,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "画无止境。",
"followers_count" : 245134,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.1.1242.1242.1024/be4b0d9cjw8ev9ghtyglaj20yi0yldhm.jpg",
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.0.0/be4b0d9cjw1ev9a7ado7yj20yi0yi4a1.jpg",
"city" : "3",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 18,
"verified_reason_url" : "",
"screen_name" : "AisinGioroZD",
"province" : "13",
"verified_source" : "",
"pagefriends_count" : 6,
"gender" : "m",
"mbrank" : 2,
"user_ability" : 0,
"friends_count" : 310,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "ZD彩铅速涂中国最帅男人[心]",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Fri Sep 04 21:10:22 +0800 2015",
"pic_ids" : [
"be4b0d9cjw1evqq3tcargj20hs0hsdig"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 16,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6cB07Df",
"geo" : null,
"id" : 3883653250029341,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/2097679597/180/5633870426/1",
"profile_image_url" : "http://tp2.sinaimg.cn/2097679597/50/5633870426/1",
"allow_all_act_msg" : false,
"id" : 2097679597,
"remark" : "",
"verified_trade" : "1171",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"verified_reason" : "北京帝摄联文化传播有限公司 联合创始人",
"url" : "",
"description" : "摄影9叔,约片请私信。",
"followers_count" : 15991,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://tp2.sinaimg.cn/2097679597/180/5633870426/1",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e8ystazttlj20hs0hsq4k.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "婚纱摄影,婚礼摄影,时尚摄影,街拍,人像摄影,纪实摄影,旅游风光,商业摄影,动漫摄影",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 27,
"verified_reason_url" : "",
"screen_name" : "zzznnn999",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 859,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "[震惊]//@原画人官方微博:噗通噗通!⁄(⁄ ⁄•⁄ω⁄•⁄ ⁄)⁄",
"biz_feature" : 0,
"pid" : 3883651907194828,
"created_at" : "Sat Sep 05 10:02:32 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "15_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6cB07Df"
},
{
"attitudes_count" : 5,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883652624331222",
"mid" : "3883652624331222",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 0,
"pic_infos" : {
"6a8c1e07gw1evqyyqdp90j20hs0dc75d" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6a8c1e07gw1evqyyqdp90j20hs0dc75d.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6a8c1e07gw1evqyyqdp90j20hs0dc75d.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6a8c1e07gw1evqyyqdp90j20hs0dc75d.jpg",
"width" : "640",
"height" : "480"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6a8c1e07gw1evqyyqdp90j20hs0dc75d.jpg",
"width" : "640",
"height" : "480"
},
"pic_id" : "6a8c1e07gw1evqyyqdp90j20hs0dc75d",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6a8c1e07gw1evqyyqdp90j20hs0dc75d.jpg",
"width" : "640",
"height" : "480"
},
"keep_size" : 1,
"object_id" : "1042018:c1d927f43fd86db1a311ff3ca441ef48",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6a8c1e07gw1evqyyqdp90j20hs0dc75d.jpg",
"width" : 480,
"height" : 360
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.199it.com/archives/380758.html?url_type=39&object_type=webpage&pos=1",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"log" : "su=Ry2buoz&mark=&mid=3883652624331222",
"short_url" : "http://t.cn/Ry2buoz"
}
],
"reposts_count" : 5,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6bAiaKq",
"geo" : null,
"id" : 3883652624331222,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/1787567623/180/40052280411/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1787567623/50/40052280411/1",
"allow_all_act_msg" : true,
"id" : 1787567623,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.920.300/6a8c1e07gw1emo9c20o6ij20pk08cdgd.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
},
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level5.png"
}
],
"verified_reason" : "199it.com官方网站微博",
"url" : "http://www.199it.com",
"description" : "199IT--发掘数据价值! 投搞:contribute@199it.com 微信:i199it",
"followers_count" : 216917,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "Ralf@199it.com",
"verified_contact_name" : "商务合作:Ralf",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.299.299.1024/6a8c1e07gw1efgokalrxdj208c08cq37.jpg",
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e9odcin216j20hs0hstd8.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "199IT-互联网数据中心",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 4,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"friends_count" : 1721,
"verified" : false,
"verified_contact_mobile" : "18611654183",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "【ZDC:2015上半中国智能手环市场研究】 智能手环作为可穿戴设备的重要力量,2015上半获得了快速的发展。ZDC监测数据显示,1-6月中国智能手环市场参与竞争的厂商数量持续增长,从1月的37家增长到6月44家,有7家厂商新晋加入。http://t.cn/Ry2buoz",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:00:03 +0800 2015",
"pic_ids" : [
"6a8c1e07gw1evqyyqdp90j20hs0dc75d"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "16_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6bAiaKq"
},
{
"attitudes_count" : 6,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883652385672032",
"mid" : "3883652385672032",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 13,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6bcnNyo",
"geo" : null,
"id" : 3883652385672032,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/2104296457/180/40026944765/1",
"profile_image_url" : "http://tp2.sinaimg.cn/2104296457/50/40026944765/1",
"allow_all_act_msg" : false,
"id" : 2104296457,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.245/7d6d0409gw1dwsxryzu4yj.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"verified_reason" : "",
"url" : "http://www.chiphell.com",
"description" : "退潮后才知道谁一直在裸泳",
"followers_count" : 40280,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://tp2.sinaimg.cn/2104296457/180/40026944765/1",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat8op0e1j20hs0hswgu.jpg",
"city" : "12",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "Chiphell-nApoleon",
"province" : "31",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 4,
"user_ability" : 0,
"friends_count" : 60,
"verified" : false,
"extend" : {
"mbprivilege" : "000000000000000000000000000000000000000000000000000000000040020a"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "招募洗车店员工,除教会精洗抛光等技巧外,还有机会学习贴玻璃膜或贴车身膜,实习一个月,转正后工资3500元,包吃住,有兴趣的请把简历发至:nApoleon@chiphell.com",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 09:59:06 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "17_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6bcnNyo"
},
{
"attitudes_count" : 241,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883651907194828",
"mid" : "3883651907194828",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 10851,
"source" : "iPhone 6 Plus",
"source_type" : 1,
"idstr" : "3883458927273068",
"mid" : "3883458927273068",
"annotations" : [
{
"client_mblogid" : "iPhone-C22D7C00-1F92-44A0-AFD1-A64DFFA12014"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 802,
"pic_infos" : {
"be4b0d9cjw1evqq3tcargj20hs0hsdig" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/be4b0d9cjw1evqq3tcargj20hs0hsdig.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/be4b0d9cjw1evqq3tcargj20hs0hsdig.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/be4b0d9cjw1evqq3tcargj20hs0hsdig.jpg",
"width" : "640",
"height" : "640"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/be4b0d9cjw1evqq3tcargj20hs0hsdig.jpg",
"width" : "640",
"height" : "640"
},
"pic_id" : "be4b0d9cjw1evqq3tcargj20hs0hsdig",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/be4b0d9cjw1evqq3tcargj20hs0hsdig.jpg",
"width" : "640",
"height" : "640"
},
"keep_size" : 0,
"object_id" : "1042018:a6cef26bdfd0bae955d38c266cec1a64",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/be4b0d9cjw1evqq3tcargj20hs0hsdig.jpg",
"width" : 480,
"height" : 480
}
}
},
"reposts_count" : 3107,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz19auw3y",
"geo" : null,
"id" : 3883458927273068,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp1.sinaimg.cn/3192589724/180/5735048877/1",
"profile_image_url" : "http://tp1.sinaimg.cn/3192589724/50/5735048877/1",
"allow_all_act_msg" : false,
"id" : 3192589724,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "画无止境。",
"followers_count" : 245134,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.1.1242.1242.1024/be4b0d9cjw8ev9ghtyglaj20yi0yldhm.jpg",
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.0.0/be4b0d9cjw1ev9a7ado7yj20yi0yi4a1.jpg",
"city" : "3",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 18,
"verified_reason_url" : "",
"screen_name" : "AisinGioroZD",
"province" : "13",
"verified_source" : "",
"pagefriends_count" : 6,
"gender" : "m",
"mbrank" : 2,
"user_ability" : 0,
"friends_count" : 310,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "ZD彩铅速涂中国最帅男人[心]",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Fri Sep 04 21:10:22 +0800 2015",
"pic_ids" : [
"be4b0d9cjw1evqq3tcargj20hs0hsdig"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 12,
"reposts_count" : 144,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6aqubHC",
"geo" : null,
"id" : 3883651907194828,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp4.sinaimg.cn/1392951763/180/40055887613/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1392951763/50/40055887613/1",
"allow_all_act_msg" : false,
"id" : 1392951763,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/5306c1d3gw1egsy8hfppcj20r808ctdm.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "原画人CG艺术家联盟网 www.ccgaa.com官方微博",
"url" : "http://blog.sina.com.cn/yuanhuaren",
"description" : "官方Q Q:800005455 外包合作邮箱:ccgaa@ccgaa.com 欢迎投稿:请私信@原画人官方微博 CG精英群:28204930 (作品优秀才可以进入)",
"followers_count" : 363825,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "ccgaa@ccgaa.com",
"verified_contact_name" : "15818764321",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.179.179.1024/5306c1d3gw1egsy6otv01j2050050aag.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecassls6b2j20hs0hsq50.jpg",
"city" : "3",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "原画人官方微博",
"province" : "44",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 11,
"gender" : "m",
"mbrank" : 4,
"user_ability" : 0,
"friends_count" : 1047,
"verified" : false,
"verified_contact_mobile" : "0755-29036613",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "噗通噗通!⁄(⁄ ⁄•⁄ω⁄•⁄ ⁄)⁄",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 09:57:12 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "18_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz6aqubHC"
},
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "iPhone 6 Plus",
"source_type" : 1,
"idstr" : "3883651160685555",
"mid" : "3883651160685555",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 4,
"source" : "iPhone 6",
"source_type" : 1,
"idstr" : "3883625852857715",
"mid" : "3883625852857715",
"annotations" : [
{
"client_mblogid" : "iPhone-5CA83C86-A09C-4DB9-AE2E-E1FE22B3F3C6"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 1,
"pic_infos" : {
"a77b1079gw1evr9cg3dp4j20ku112jv3" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/a77b1079gw1evr9cg3dp4j20ku112jv3.jpg",
"width" : 180,
"height" : 320
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/a77b1079gw1evr9cg3dp4j20ku112jv3.jpg",
"width" : 360,
"height" : 640
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/a77b1079gw1evr9cg3dp4j20ku112jv3.jpg",
"width" : 720,
"height" : 1280
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/a77b1079gw1evr9cg3dp4j20ku112jv3.jpg",
"width" : "750",
"height" : "1334"
},
"pic_id" : "a77b1079gw1evr9cg3dp4j20ku112jv3",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/a77b1079gw1evr9cg3dp4j20ku112jv3.jpg",
"width" : "750",
"height" : "1334"
},
"keep_size" : 0,
"object_id" : "1042018:9b500c283a3fc3e31f0eeb36a5a58a3f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/a77b1079gw1evr9cg3dp4j20ku112jv3.jpg",
"width" : 480,
"height" : 853
}
}
},
"reposts_count" : 10,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz5upbZqb",
"geo" : null,
"id" : 3883625852857715,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/2809860217/180/22818645376/1",
"profile_image_url" : "http://tp2.sinaimg.cn/2809860217/50/22818645376/1",
"allow_all_act_msg" : false,
"id" : 2809860217,
"remark" : "",
"verified_trade" : "2547",
"level" : 2,
"verified_reason" : "成都福际生物技术有限公司总经理",
"url" : "",
"description" : "成都福际生物技术有限公司总经理,资深生物人。DirectPCR概念的倡导者,DirectPCR技术领导者。",
"followers_count" : 1508,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : 0,
"avatar_hd" : "http://tp2.sinaimg.cn/2809860217/180/22818645376/1",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e8iktk4ohij20hs0hsmz6.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 25,
"verified_reason_url" : "",
"screen_name" : "创业生物人李俊",
"province" : "51",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 914,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "凤姐有这等认识,不简单,刮目相看啊!原博不能转发评论,截屏发。",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Sat Sep 05 08:13:40 +0800 2015",
"pic_ids" : [
"a77b1079gw1evr9cg3dp4j20ku112jv3"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 2,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz69e2Sll",
"geo" : null,
"id" : 3883651160685555,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/1401618221/180/40058803091/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1401618221/50/40058803091/1",
"allow_all_act_msg" : false,
"id" : 1401618221,
"remark" : "",
"verified_trade" : "",
"level" : 7,
"verified_reason" : "",
"url" : "",
"description" : "喜欢瞎逛拍个照,熬夜看个球。兰州牛肉面终身爱好者。",
"followers_count" : 628,
"follow_me" : true,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 220,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.179.179.1024/538aff2dgw1ehvyljktk3j205005074h.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat4uqw77j20hs0hsacp.jpg",
"city" : "2",
"has_ability_tag" : 0,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 27,
"verified_reason_url" : "",
"screen_name" : "AFCK_托里尼",
"province" : "37",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 311,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : " //@卌壹青:凤姐在刚到米国时发过一条微博大意是如果一个人因为扮丑出名走红是这个人的问题还是社会的问题? //@围观者被围观:转发微博",
"biz_feature" : 0,
"pid" : 3883643774624568,
"created_at" : "Sat Sep 05 09:54:14 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "19_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz69e2Sll"
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"page_pic" : "http://ww3.sinaimg.cn/thumbnail/8a18b26ejw1esz2c8tbljj20rs104n41.jpg",
"page_id" : "100808517eb8ef3d849a8089ec2956fd36142b",
"page_desc" : "少女前线官方网站 www.girls-frontline.com",
"object_id" : "1022:100808517eb8ef3d849a8089ec2956fd36142b",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:|rid:20_0_1_2598688465214094195",
"oid" : "100808517eb8ef3d849a8089ec2956fd36142b",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808517eb8ef3d849a8089ec2956fd36142b&containerid=100808517eb8ef3d849a8089ec2956fd36142b&extparam=%E5%B0%91%E5%A5%B3%E5%89%8D%E7%BA%BF",
"tips" : "528人关注",
"page_title" : "#少女前线#"
},
"created_at" : "Sat Sep 05 09:52:09 +0800 2015",
"id" : 3883650636934180,
"mblogid" : "Cz68nt5TC",
"topic_struct" : [
{
"topic_title" : "少女前线",
"topic_url" : "sinaweibo://pageinfo?containerid=100808517eb8ef3d849a8089ec2956fd36142b&pageid=100808517eb8ef3d849a8089ec2956fd36142b&extparam=%E5%B0%91%E5%A5%B3%E5%89%8D%E7%BA%BF"
},
{
"topic_title" : "战术棋",
"topic_url" : "sinaweibo://pageinfo?containerid=1008088c1b7bbe162b828d3f17aba026ea8b5d&pageid=1008088c1b7bbe162b828d3f17aba026ea8b5d&extparam=%E6%88%98%E6%9C%AF%E6%A3%8B"
}
],
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/vip_002_y.png?version=2015080302",
"text" : "@Type-R_Design理工狼 @被疯狂举报的老司机DR-W 我要玩游戏[抓狂]",
"idstr" : "3883650636934180",
"source_type" : 2,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 271,
"source" : "专业版微博",
"source_type" : 1,
"idstr" : "3872219224482925",
"mid" : "3872219224482925",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 458,
"pic_infos" : {
"0067Lrddgw1euqvb2i8z9j31hc0u0dpb" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0067Lrddgw1euqvb2i8z9j31hc0u0dpb.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0067Lrddgw1euqvb2i8z9j31hc0u0dpb.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0067Lrddgw1euqvb2i8z9j31hc0u0dpb.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0067Lrddgw1euqvb2i8z9j31hc0u0dpb.jpg",
"width" : "1920",
"height" : "1080"
},
"pic_id" : "0067Lrddgw1euqvb2i8z9j31hc0u0dpb",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0067Lrddgw1euqvb2i8z9j31hc0u0dpb.jpg",
"width" : "1920",
"height" : "1080"
},
"object_id" : "1042018:054ddaeedeafcc225e74bdfc413c62bf",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0067Lrddgw1euqvb2i8z9j31hc0u0dpb.jpg",
"width" : 640,
"height" : 360
}
},
"0067Lrddgw1euqvb6yn00j31hc0u047u" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/0067Lrddgw1euqvb6yn00j31hc0u047u.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/0067Lrddgw1euqvb6yn00j31hc0u047u.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/0067Lrddgw1euqvb6yn00j31hc0u047u.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/0067Lrddgw1euqvb6yn00j31hc0u047u.jpg",
"width" : "1920",
"height" : "1080"
},
"pic_id" : "0067Lrddgw1euqvb6yn00j31hc0u047u",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/0067Lrddgw1euqvb6yn00j31hc0u047u.jpg",
"width" : "1920",
"height" : "1080"
},
"object_id" : "1042018:33b61a98daad895d48e0f1cf2254284a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/0067Lrddgw1euqvb6yn00j31hc0u047u.jpg",
"width" : 640,
"height" : 360
}
},
"0067Lrddgw1euqvbn0rpsj31kwd64x6p" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/0067Lrddgw1euqvbn0rpsj31kwd64x6p.jpg",
"width" : 180,
"height" : 599
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/0067Lrddgw1euqvbn0rpsj31kwd64x6p.jpg",
"width" : 360,
"height" : 1199
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/0067Lrddgw1euqvbn0rpsj31kwd64x6p.jpg",
"width" : 720,
"height" : 6000
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/0067Lrddgw1euqvbn0rpsj31kwd64x6p.jpg",
"width" : "2048",
"height" : "17068"
},
"pic_id" : "0067Lrddgw1euqvbn0rpsj31kwd64x6p",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/0067Lrddgw1euqvbn0rpsj31kwd64x6p.jpg",
"width" : "2048",
"height" : "17068"
},
"object_id" : "1042018:a834a74ad740ebeba85e5d183dc058f6",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/0067Lrddgw1euqvbn0rpsj31kwd64x6p.jpg",
"width" : 480,
"height" : 1599
}
},
"0067Lrddgw1euqvb9kkihj31hc0u0482" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0067Lrddgw1euqvb9kkihj31hc0u0482.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0067Lrddgw1euqvb9kkihj31hc0u0482.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0067Lrddgw1euqvb9kkihj31hc0u0482.jpg",
"width" : 720,
"height" : 405
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0067Lrddgw1euqvb9kkihj31hc0u0482.jpg",
"width" : "1920",
"height" : "1080"
},
"pic_id" : "0067Lrddgw1euqvb9kkihj31hc0u0482",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0067Lrddgw1euqvb9kkihj31hc0u0482.jpg",
"width" : "1920",
"height" : "1080"
},
"object_id" : "1042018:db50bff0bdacfce3a68a84f43c71a23f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0067Lrddgw1euqvb9kkihj31hc0u0482.jpg",
"width" : 640,
"height" : 360
}
},
"0067Lrddgw1euqvbg53mbj311y0lc116" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/0067Lrddgw1euqvbg53mbj311y0lc116.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/0067Lrddgw1euqvbg53mbj311y0lc116.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/0067Lrddgw1euqvbg53mbj311y0lc116.jpg",
"width" : 720,
"height" : 404
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/0067Lrddgw1euqvbg53mbj311y0lc116.jpg",
"width" : "1366",
"height" : "768"
},
"pic_id" : "0067Lrddgw1euqvbg53mbj311y0lc116",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/0067Lrddgw1euqvbg53mbj311y0lc116.jpg",
"width" : "1366",
"height" : "768"
},
"object_id" : "1042018:714bf211cf6318b396ee2538b132502a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/0067Lrddgw1euqvbg53mbj311y0lc116.jpg",
"width" : 640,
"height" : 360
}
},
"0067Lrddgw1euqvbcslfdj31hc0vu12a" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0067Lrddgw1euqvbcslfdj31hc0vu12a.jpg",
"width" : 251,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0067Lrddgw1euqvbcslfdj31hc0vu12a.jpg",
"width" : 452,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0067Lrddgw1euqvbcslfdj31hc0vu12a.jpg",
"width" : 720,
"height" : 429
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0067Lrddgw1euqvbcslfdj31hc0vu12a.jpg",
"width" : "1920",
"height" : "1146"
},
"pic_id" : "0067Lrddgw1euqvbcslfdj31hc0vu12a",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0067Lrddgw1euqvbcslfdj31hc0vu12a.jpg",
"width" : "1920",
"height" : "1146"
},
"object_id" : "1042018:1676946d20eca04fc360f28565665bcf",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0067Lrddgw1euqvbcslfdj31hc0vu12a.jpg",
"width" : 603,
"height" : 360
}
}
},
"reposts_count" : 3583,
"userType" : 0,
"favorited" : false,
"mblogid" : "CuiKCiOdf",
"geo" : null,
"id" : 3872219224482925,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/5611537367/180/5728529460/0",
"profile_image_url" : "http://tp4.sinaimg.cn/5611537367/50/5728529460/0",
"allow_all_act_msg" : false,
"id" : 5611537367,
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "嘉兴市拉布熊网络科技有限公司",
"url" : "http://www.girls-frontline.com/",
"description" : "革命性战术策略手游《少女前线》官方微博。游戏预计八月开启内测,十月正式上线,敬请期待><!IOS系统,安卓系统同时开发中。官网建设中:http://www.girls-frontline.com/",
"followers_count" : 16932,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.215.215.1024/0067Lrddjw8esu815pwvxj306505zjrw.jpg",
"city" : "4",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 10,
"verified_reason_url" : "",
"screen_name" : "少女前线",
"province" : "33",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 52,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "大家好~#少女前线#的第二次宣传与内测就要开始啦~转发本微博抽取50个激活码~老规矩还是关注加上转发@两位好友即可(本周日公布结果)~少女前线网页小游戏#战术棋#今日曝光!详细将会在官网中披露~另外,云母组再次开始扩招咯,有意向的小伙伴可以踊跃报名,推荐朋友成功的同学会有激活码送哦~",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Tue Aug 04 20:47:48 +0800 2015",
"pic_ids" : [
"0067Lrddgw1euqvb2i8z9j31hc0u0dpb",
"0067Lrddgw1euqvb6yn00j31hc0u047u",
"0067Lrddgw1euqvb9kkihj31hc0u0482",
"0067Lrddgw1euqvbcslfdj31hc0vu12a",
"0067Lrddgw1euqvbg53mbj311y0lc116",
"0067Lrddgw1euqvbn0rpsj31kwd64x6p"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp1.sinaimg.cn/2236171720/180/5733018646/0",
"profile_image_url" : "http://tp1.sinaimg.cn/2236171720/50/5733018646/0",
"allow_all_act_msg" : true,
"id" : 2236171720,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/854945c8gw1euiado2dhyj20pk08c766.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 7,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"verified_reason" : "",
"url" : "http://www.pixiv.net/member.php?id=3124455",
"description" : "名字读作菲奥朵(小么也可以)■游戏原画■futafutafuta■P站:3124455■",
"followers_count" : 20934,
"follow_me" : false,
"credit_score" : 76,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 220,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.37.8.203.203.1024/854945c8jw8euiaiiivm7j208007emxl.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/854945c8jw1euibmamaolj20yi0yi0vr.jpg",
"city" : "1000",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 27,
"verified_reason_url" : "",
"screen_name" : "fiodo",
"province" : "100",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 4,
"user_ability" : 0,
"cardid" : "vip_002",
"friends_count" : 288,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
}
},
"comments_count" : 6,
"source" : "iPhone 6 Plus",
"recom_state" : -1,
"source_allowclick" : 1,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=Cz68nt5TC",
"visible" : {
"type" : 0,
"list_id" : 0
},
"pic_bg_type" : 1,
"mid" : "3883650636934180",
"pic_ids" : [
],
"reposts_count" : 16,
"mlevel" : 0,
"attitudes_count" : 8,
"darwin_tags" : [
],
"rid" : "20_0_1_2598688465214094195",
"userType" : 0,
"cardid" : "vip_002"
},
{
"favorited" : false,
"attitudes_status" : 0,
"page_info" : {
"page_pic" : "http://ww1.sinaimg.cn/thumbnail/cadce1d0jw1eqhrlqg91uj2050050dg3.jpg",
"page_id" : "100808552c0222a3b7b16210f2e5c125d7423e",
"page_desc" : "书香为伴,智慧同行,分享感动。",
"object_id" : "1022:100808552c0222a3b7b16210f2e5c125d7423e",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:|rid:21_0_1_2598688465214094195",
"oid" : "100808552c0222a3b7b16210f2e5c125d7423e",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808552c0222a3b7b16210f2e5c125d7423e&containerid=100808552c0222a3b7b16210f2e5c125d7423e&extparam=%E5%9B%BD%E5%9B%BE%E5%BC%80%E8%AE%B2",
"tips" : "78人关注",
"page_title" : "#国图开讲#"
},
"created_at" : "Sat Sep 05 09:51:10 +0800 2015",
"id" : 3883650393528145,
"mblogid" : "Cz67ZeNPz",
"topic_struct" : [
{
"topic_title" : "国图开讲",
"topic_url" : "sinaweibo://pageinfo?containerid=100808552c0222a3b7b16210f2e5c125d7423e&pageid=100808552c0222a3b7b16210f2e5c125d7423e&extparam=%E5%9B%BD%E5%9B%BE%E5%BC%80%E8%AE%B2"
}
],
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/vip_005_y.png?version=2015080302",
"text" : "我去打个酱油[doge] //@马伯庸:最后一次预警 //@马伯庸:明天见!末日焚书的外景地!",
"idstr" : "3883650393528145",
"source_type" : 2,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 32,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883003346283787",
"mid" : "3883003346283787",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 22,
"reposts_count" : 270,
"userType" : 0,
"favorited" : false,
"mblogid" : "CyPimqmHp",
"geo" : null,
"id" : 3883003346283787,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/3403473360/180/5662538772/1",
"profile_image_url" : "http://tp1.sinaimg.cn/3403473360/50/5662538772/1",
"allow_all_act_msg" : false,
"id" : 3403473360,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.920.300/cadce1d0jw1eljz4ghy3xj20pk08c3zt.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "国家图书馆官方微博",
"url" : "",
"description" : "国家图书馆是国家总书库,国家书目中心,国家古籍保护中心,国家典籍博物馆。履行国内外图书文献收藏和保护的职责,指导协调全国文献保护工作;为中央和国家领导机关、社会各界及公众提供文献信息和参考咨询服务;开展图书馆学理论与图书馆事业发展研究,指导全国图书馆业务工作;对外履行有关文化交流职能,参加国际图联及相关国际组织,开展与国内外图书馆的交流与合作。",
"followers_count" : 190697,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://tp1.sinaimg.cn/3403473360/180/5662538772/1",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 25,
"verified_reason_url" : "",
"screen_name" : "国家图书馆",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 6,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 130,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【《三国演义》与中国地理】20159月5日(周六) 14:00-16:00#国图开讲#主讲人:@马伯庸,著名作家,代表作有长篇小说 《古董局中局》、《三国机密》等;讲座地点:国家图书馆总馆北区学津堂(中关村南大街33号,010-88003179)【讲座无需预约,刷读者卡或二代身份证入场】",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Thu Sep 03 15:00:03 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1771140437/180/5721402525/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1771140437/50/5721402525/1",
"allow_all_act_msg" : true,
"id" : 1771140437,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.920.300/69917555jw1enw83vcrtyj20pk08cdhq.jpg",
"remark" : "",
"verified_trade" : "3370",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "漫画家、景观设计师、代表作《脑洞我个超市》《一条狗》",
"url" : "http://letzterengel.blog.163.com",
"description" : "景观建筑师 业余画漫画 偶尔发广告 有时会搬运 P站ID131287",
"followers_count" : 5296086,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.512.512.1024/69917555jw8eq6ux7fycrj20e80e8gma.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/69917555jw1eb4t4qjcb1j20hs0hsabh.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 34,
"verified_reason_url" : "",
"screen_name" : "使徒子",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 0,
"cardid" : "vip_005",
"friends_count" : 774,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"verified_state" : 0
},
"comments_count" : 49,
"source" : "赵日天的iPhone 5c",
"recom_state" : -1,
"source_allowclick" : 1,
"biz_feature" : 0,
"mblogtypename" : "",
"annotations" : [
{
"mapi_request" : true
}
],
"scheme" : "sinaweibo://detail/?mblogid=Cz67ZeNPz",
"visible" : {
"type" : 0,
"list_id" : 0
},
"pic_bg_type" : 1,
"mid" : "3883650393528145",
"pic_ids" : [
],
"reposts_count" : 64,
"mlevel" : 0,
"attitudes_count" : 267,
"darwin_tags" : [
],
"rid" : "21_0_1_2598688465214094195",
"userType" : 0,
"cardid" : "vip_005",
"pid" : 3883643971605737
},
{
"attitudes_count" : 1161,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883650107731248",
"mid" : "3883650107731248",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 85,
"pic_infos" : {
"4e5b54d8gw1evrasmidc9j20c8088gma" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/4e5b54d8gw1evrasmidc9j20c8088gma.jpg",
"width" : 222,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/4e5b54d8gw1evrasmidc9j20c8088gma.jpg",
"width" : 401,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/4e5b54d8gw1evrasmidc9j20c8088gma.jpg",
"width" : "440",
"height" : "296"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/4e5b54d8gw1evrasmidc9j20c8088gma.jpg",
"width" : "440",
"height" : "296"
},
"pic_id" : "4e5b54d8gw1evrasmidc9j20c8088gma",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/4e5b54d8gw1evrasmidc9j20c8088gma.jpg",
"width" : "440",
"height" : "296"
},
"object_id" : "1042018:201df314535da705e25f5f37e0c4dc37",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/4e5b54d8gw1evrasmidc9j20c8088gma.jpg",
"width" : "440",
"height" : "296"
}
},
"4e5b54d8gw1evrasn41l8j20c808kwfd" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/4e5b54d8gw1evrasn41l8j20c808kwfd.jpg",
"width" : 214,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/4e5b54d8gw1evrasn41l8j20c808kwfd.jpg",
"width" : 385,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/4e5b54d8gw1evrasn41l8j20c808kwfd.jpg",
"width" : "440",
"height" : "308"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/4e5b54d8gw1evrasn41l8j20c808kwfd.jpg",
"width" : "440",
"height" : "308"
},
"pic_id" : "4e5b54d8gw1evrasn41l8j20c808kwfd",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/4e5b54d8gw1evrasn41l8j20c808kwfd.jpg",
"width" : "440",
"height" : "308"
},
"object_id" : "1042018:62b218c508dc2def310d77dd157ef320",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/4e5b54d8gw1evrasn41l8j20c808kwfd.jpg",
"width" : "440",
"height" : "308"
}
},
"4e5b54d8gw1evrassnrepj20c808hq3m" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/4e5b54d8gw1evrassnrepj20c808hq3m.jpg",
"width" : 216,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/4e5b54d8gw1evrassnrepj20c808hq3m.jpg",
"width" : 389,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/4e5b54d8gw1evrassnrepj20c808hq3m.jpg",
"width" : "440",
"height" : "305"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/4e5b54d8gw1evrassnrepj20c808hq3m.jpg",
"width" : "440",
"height" : "305"
},
"pic_id" : "4e5b54d8gw1evrassnrepj20c808hq3m",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/4e5b54d8gw1evrassnrepj20c808hq3m.jpg",
"width" : "440",
"height" : "305"
},
"object_id" : "1042018:96e435e5bc1e10bcef830814602afc86",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/4e5b54d8gw1evrassnrepj20c808hq3m.jpg",
"width" : "440",
"height" : "305"
}
},
"4e5b54d8gw1evrasllp3nj20c808b0tv" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/4e5b54d8gw1evrasllp3nj20c808b0tv.jpg",
"width" : 220,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/4e5b54d8gw1evrasllp3nj20c808b0tv.jpg",
"width" : 397,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/4e5b54d8gw1evrasllp3nj20c808b0tv.jpg",
"width" : "440",
"height" : "299"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/4e5b54d8gw1evrasllp3nj20c808b0tv.jpg",
"width" : "440",
"height" : "299"
},
"pic_id" : "4e5b54d8gw1evrasllp3nj20c808b0tv",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/4e5b54d8gw1evrasllp3nj20c808b0tv.jpg",
"width" : "440",
"height" : "299"
},
"object_id" : "1042018:8c4ab117a723909a4f64a98ba1ff9bfb",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/4e5b54d8gw1evrasllp3nj20c808b0tv.jpg",
"width" : "440",
"height" : "299"
}
},
"4e5b54d8gw1evraskv0c5j20c8089gmc" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/4e5b54d8gw1evraskv0c5j20c8089gmc.jpg",
"width" : 222,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/4e5b54d8gw1evraskv0c5j20c8089gmc.jpg",
"width" : 400,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/4e5b54d8gw1evraskv0c5j20c8089gmc.jpg",
"width" : "440",
"height" : "297"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/4e5b54d8gw1evraskv0c5j20c8089gmc.jpg",
"width" : "440",
"height" : "297"
},
"pic_id" : "4e5b54d8gw1evraskv0c5j20c8089gmc",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/4e5b54d8gw1evraskv0c5j20c8089gmc.jpg",
"width" : "440",
"height" : "297"
},
"object_id" : "1042018:873c7859de7f4df3cec4113dc774fcab",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/4e5b54d8gw1evraskv0c5j20c8089gmc.jpg",
"width" : "440",
"height" : "297"
}
},
"4e5b54d8gw1evraslsieej20c808et9k" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/4e5b54d8gw1evraslsieej20c808et9k.jpg",
"width" : 218,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/4e5b54d8gw1evraslsieej20c808et9k.jpg",
"width" : 393,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/4e5b54d8gw1evraslsieej20c808et9k.jpg",
"width" : "440",
"height" : "302"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/4e5b54d8gw1evraslsieej20c808et9k.jpg",
"width" : "440",
"height" : "302"
},
"pic_id" : "4e5b54d8gw1evraslsieej20c808et9k",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/4e5b54d8gw1evraslsieej20c808et9k.jpg",
"width" : "440",
"height" : "302"
},
"object_id" : "1042018:b843e1824c8fbc2b84cb8d4a8d945984",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/4e5b54d8gw1evraslsieej20c808et9k.jpg",
"width" : "440",
"height" : "302"
}
}
},
"reposts_count" : 172,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz67wwrfy",
"geo" : null,
"id" : 3883650107731248,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1314608344/180/5734910700/1",
"profile_image_url" : "http://tp1.sinaimg.cn/1314608344/50/5734910700/1",
"allow_all_act_msg" : false,
"id" : 1314608344,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.20.980.300/4e5b54d8gw1e9qkzwowpyj20r80cytf5.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "《新闻晨报》官方微博",
"url" : "",
"description" : "新媒体合作:qq:2549671421 曝料热线:021-63529999 客服热线:8008190000、4006200000",
"followers_count" : 20153287,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.49.65.610.610.1024/4e5b54d8jw8ev7lxmkc5nj20j60isq4r.jpg",
"city" : "12",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 1,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 1,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "新闻晨报",
"province" : "31",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 15,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 558,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【他就是那位一直在天安门城楼敬礼的老兵!】在阅兵直播中,有位老兵一直在天安门城楼上向受阅部队敬礼,这一幕让人非常感动。他叫史保东,14岁参加新四军,肺部曾被子弹打穿,但伤一好又奔赴前线。史老已经89岁了,祝他健康长寿!老兵功勋,永不忘记![心]",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 09:50:03 +0800 2015",
"pic_ids" : [
"4e5b54d8gw1evraskv0c5j20c8089gmc",
"4e5b54d8gw1evrasllp3nj20c808b0tv",
"4e5b54d8gw1evraslsieej20c808et9k",
"4e5b54d8gw1evrasmidc9j20c8088gma",
"4e5b54d8gw1evrasn41l8j20c808kwfd",
"4e5b54d8gw1evrassnrepj20c808hq3m"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "22_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz67wwrfy"
},
{
"topic_struct" : [
{
"topic_title" : "时局",
"topic_url" : "sinaweibo://pageinfo?containerid=10080837afc356683701c4c5059665db54f6c7&pageid=10080837afc356683701c4c5059665db54f6c7&extparam=%E6%97%B6%E5%B1%80"
}
],
"attitudes_count" : 525,
"source" : "微博 weibo.com",
"page_info" : {
"actionlog" : {
"ext" : "mid:|rid:23_0_1_2598688465214094195",
"oid" : "1001212026736001:comos:fxhqhuf8049970",
"act_code" : 300,
"act_type" : 1
},
"page_id" : "1001212026736001:comos:fxhqhuf8049970",
"act_status" : 0,
"content1" : "抗战历史分歧不应影响两岸",
"type" : 2,
"content2" : "4日,国务院台办发言人马晓光对邀请台湾各界人士参加抗日战争暨世界反法西斯战争胜利70周纪念活动发表谈话。",
"page_url" : "sinaweibo://infopage?containerid=1001212026736001:comos:fxhqhuf8049970&containerid=1001212026736001:comos:fxhqhuf8049970&showurl=http%3A%2F%2Ffeed.mix.sina.com.cn%2Flink_card%2Fredirect%3Furl%3Dhttp%253A%252F%252Fnews.sina.com.cn%252Fc%252F2015-09-04%252Fdoc-ifxhqhuf8049970.shtml&url_open_direct=1&url_type=39&object_type=webpage&pos=2",
"scheme" : "http://feed.mix.sina.com.cn/link_card/redirect?url=http%3A%2F%2Fnews.sina.com.cn%2Fc%2F2015-09-04%2Fdoc-ifxhqhuf8049970.shtml",
"page_title" : "抗战历史分歧不应影响两岸",
"object_type" : "webpage",
"object_id" : "2026736001:comos:fxhqhuf8049970",
"page_pic" : "http://ww2.sinaimg.cn/thumbnail/80857ffejw1esd7nt2o7yj20hs0hsdh0.jpg"
},
"source_type" : 1,
"idstr" : "3883649344496507",
"mid" : "3883649344496507",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 778,
"pic_infos" : {
"60718250jw1evrc2dk6a0j20dw08ct94" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/60718250jw1evrc2dk6a0j20dw08ct94.jpg",
"width" : 250,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/60718250jw1evrc2dk6a0j20dw08ct94.jpg",
"width" : 450,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/60718250jw1evrc2dk6a0j20dw08ct94.jpg",
"width" : "500",
"height" : "300"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/60718250jw1evrc2dk6a0j20dw08ct94.jpg",
"width" : "500",
"height" : "300"
},
"pic_id" : "60718250jw1evrc2dk6a0j20dw08ct94",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/60718250jw1evrc2dk6a0j20dw08ct94.jpg",
"width" : "500",
"height" : "300"
},
"object_id" : "1042018:f3900ce5c897a991278c3cbd25bfee4c",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/60718250jw1evrc2dk6a0j20dw08ct94.jpg",
"width" : "500",
"height" : "300"
}
},
"60718250jw1evrc2hfwxaj20go0go411" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/60718250jw1evrc2hfwxaj20go0go411.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/60718250jw1evrc2hfwxaj20go0go411.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/60718250jw1evrc2hfwxaj20go0go411.jpg",
"width" : "600",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/60718250jw1evrc2hfwxaj20go0go411.jpg",
"width" : "600",
"height" : "600"
},
"pic_id" : "60718250jw1evrc2hfwxaj20go0go411",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/60718250jw1evrc2hfwxaj20go0go411.jpg",
"width" : "600",
"height" : "600"
},
"object_id" : "1042018:184340eceaceb517d9b1077824f3d5b1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/60718250jw1evrc2hfwxaj20go0go411.jpg",
"width" : 480,
"height" : 480
}
}
},
"url_struct" : [
{
"scheme" : "http://feed.mix.sina.com.cn/link_card/redirect?url=http%3A%2F%2Fnews.sina.com.cn%2Fc%2F2015-09-04%2Fdoc-ifxhqhuf8049970.shtml",
"page_id" : "1001212026736001:comos:fxhqhuf8049970",
"result" : false,
"ori_url" : "sinaweibo://infopage?containerid=1001212026736001:comos:fxhqhuf8049970&containerid=1001212026736001:comos:fxhqhuf8049970&showurl=http%3A%2F%2Ffeed.mix.sina.com.cn%2Flink_card%2Fredirect%3Furl%3Dhttp%253A%252F%252Fnews.sina.com.cn%252Fc%252F2015-09-04%252Fdoc-ifxhqhuf8049970.shtml&url_open_direct=1&url_type=39&object_type=webpage&pos=1",
"url_title" : "抗战历史分歧不应影响两岸",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"short_url" : "http://t.cn/Ry23VzI"
}
],
"reposts_count" : 279,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz66iiRKj",
"geo" : null,
"id" : 3883649344496507,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1618051664/180/5735009977/0",
"profile_image_url" : "http://tp1.sinaimg.cn/1618051664/50/5735009977/0",
"allow_all_act_msg" : true,
"id" : 1618051664,
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "新浪新闻中心24小时播报全球重大新闻",
"url" : "http://news.sina.com.cn/",
"description" : "每日播报全球各类重要资讯、突发新闻,全天24小时即时发布。欢迎报料、投稿,请发私信或者邮件:xlttnews@vip.sina.com。",
"followers_count" : 43226640,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.20.23.135.135.1024/60718250jw8ev8xr8xk42j2050050aa0.jpg",
"city" : "8",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 1,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "头条新闻",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 42,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 361,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "#时局#【国台办:对抗战历史有分歧不应影响两岸关系】“两岸同胞对抗战历史的评价存有分歧,但不应影响两岸关系和平发展的进程。”昨天,国台办发言人马晓光表示,70前,中华儿女不分党派共抗外侮,而今两岸完全可以克服偏见和分歧,着眼民族复兴大局,推动两岸关系和平发展。http://t.cn/Ry23VzI",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 09:47:01 +0800 2015",
"pic_ids" : [
"60718250jw1evrc2dk6a0j20dw08ct94",
"60718250jw1evrc2hfwxaj20go0go411"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "23_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz66iiRKj"
},
{
"attitudes_count" : 3,
"source" : "奇点",
"source_type" : 1,
"idstr" : "3883649126517251",
"mid" : "3883649126517251",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 1,
"source" : "奇点",
"source_type" : 1,
"idstr" : "3883471019991107",
"mid" : "3883471019991107",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 4,
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz1sFFV8T",
"geo" : null,
"id" : 3883471019991107,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1846569133/180/5696080012/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1846569133/50/5696080012/1",
"allow_all_act_msg" : false,
"id" : 1846569133,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://imtx.me",
"description" : "独立开发者。iOS 作品:@奇点微博客户端 ,一款简洁高效的第三方微博客户端;OS X 作品:Manico,快速 App 启动及切换工具。",
"followers_count" : 9707,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.636.636.1024/6e1068adjw8egs0u249jyj20ho0hogmj.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "图拉鼎",
"province" : "33",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 858,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "I'm so sleepy...",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Fri Sep 04 21:58:24 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 5,
"reposts_count" : 1,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz65WrlqX",
"geo" : null,
"id" : 3883649126517251,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1846569133/180/5696080012/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1846569133/50/5696080012/1",
"allow_all_act_msg" : false,
"id" : 1846569133,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"verified_reason" : "",
"url" : "http://imtx.me",
"description" : "独立开发者。iOS 作品:@奇点微博客户端 ,一款简洁高效的第三方微博客户端;OS X 作品:Manico,快速 App 启动及切换工具。",
"followers_count" : 9707,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.636.636.1024/6e1068adjw8egs0u249jyj20ho0hogmj.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "图拉鼎",
"province" : "33",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 858,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "六点钟的时候醒了第一次,八点钟是第二次,现在是第三次⋯⋯",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 09:46:08 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "24_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz65WrlqX"
},
{
"attitudes_count" : 52,
"source" : "Sony",
"source_type" : 2,
"idstr" : "3883649076693006",
"mid" : "3883649076693006",
"annotations" : [
{
"client_mblogid" : "1e96e3d6-c9cf-46e3-884d-bbdb87da03d4"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"stickerID" : null,
"comments_count" : 5,
"pic_infos" : {
"48e3f28djw1evrc1ocgtyj20sg0sgq4x" : {
"pic_id" : "48e3f28djw1evrc1ocgtyj20sg0sgq4x",
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/48e3f28djw1evrc1ocgtyj20sg0sgq4x.jpg",
"width" : "1024",
"height" : "1024"
},
"photo_tag" : 0,
"keep_size" : 0,
"sticker_id" : "-1",
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/48e3f28djw1evrc1ocgtyj20sg0sgq4x.jpg",
"width" : "1024",
"height" : "1024"
},
"object_id" : "1042018:4378953333ae0a394017a048957d293f",
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/48e3f28djw1evrc1ocgtyj20sg0sgq4x.jpg",
"width" : 180,
"height" : 180
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/48e3f28djw1evrc1ocgtyj20sg0sgq4x.jpg",
"width" : 720,
"height" : 720
},
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/48e3f28djw1evrc1ocgtyj20sg0sgq4x.jpg",
"width" : 480,
"height" : 480
},
"filter_id" : "1",
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/48e3f28djw1evrc1ocgtyj20sg0sgq4x.jpg",
"width" : 360,
"height" : 360
}
}
},
"reposts_count" : 8,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz65Rs59I",
"geo" : null,
"id" : 3883649076693006,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/1222898317/180/5701848920/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1222898317/50/5701848920/0",
"allow_all_act_msg" : false,
"id" : 1222898317,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/48e3f28dgw1ephvzwunvjj20pk08cwg4.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "【陌生人评论&艾特已关,详情看这里~ http://t.cn/RAqZ0Kn】叫我潺潺就好。专业视奸萌妹,并接受妹子向性知识咨询。",
"followers_count" : 42255,
"follow_me" : false,
"credit_score" : 76,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.720.720.1024/48e3f28djw8eix7rrtdlxj20k00k00tr.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 25,
"verified_reason_url" : "",
"screen_name" : "潺晓才不是性知识咨询洞呢哼",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 1,
"user_ability" : 0,
"friends_count" : 449,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"filterID" : null,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "我新粉丝提示是关了的,但是我会不定期的翻一翻,会挑着回粉一些,但是基本我每次翻都能看到某个ID出现在前排,你以为不断的取关又关注我就会注意到你?没错,我是注意到了,但是为了你的健康我还是送你进黑名单,省得你老是这么辛苦定期取关[拜拜]",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Sat Sep 05 09:45:57 +0800 2015",
"pic_ids" : [
"48e3f28djw1evrc1ocgtyj20sg0sgq4x"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "25_0_1_2598688465214094195",
"scheme" : "sinaweibo://detail/?mblogid=Cz65Rs59I"
}
],
"trends" : [
{
"titles" : {
"struct" : [
{
"scheme" : "sinaweibo://fragmentpage?containerid=1087030002_2148&fearurecode=10000233",
"name" : "好友关注"
}
],
"title" : "好友关注"
},
"position" : 14,
"menus" : [
{
"sub_type" : "",
"params" : {
"action" : ""
},
"pic" : "",
"type" : "hidden",
"show_loading" : "",
"name" : "不感兴趣并隐藏",
"actionlog" : {
"uicode" : "10000001",
"featurecode" : "10000084",
"ext" : "feedsnum:1|feedsorder:1|type:66|styleid:3|cardtype:11|cardnum:2|from:1054093010|prov:11|city:0|unread:25|loadid:1|returnuser:-1|fillcard:feed|refreshId:2598688465214094195|position:14|abtest:|button:hidden",
"luicode" : "",
"act_code" : "152",
"fid" : "",
"lfid" : "",
"oid" : ""
}
}
],
"styleid" : 3,
"trend_ext" : "",
"title" : "好友关注",
"datatype" : 1,
"api_type" : "trend",
"feeds" : [
{
"itemid" : "",
"unlike" : "66|_|_|_|_|_|2742705521,66|_|_|_|_|_|1297750855",
"card_type" : 11,
"display_arrow" : 1,
"card_style" : 1,
"title" : "",
"card_type_name" : "",
"card_group" : [
{
"display_arrow" : 0,
"actionlog" : {
"uicode" : "10000001",
"featurecode" : "1000008466",
"ext" : "feedsnum:1|feedsorder:1|type:66|styleid:3|cardtype:11|cardnum:2|from:1054093010|prov:11|city:0|unread:25|loadid:1|returnuser:-1|fillcard:feed|refreshId:2598688465214094195|position:14|abtest:|cardorder:1|resourceid:2742705521|realtime:1|relationuid:1894238970|relationnum:1|ruletype:6|sco:381196__|source:1|pollerflag:15091405020039093162",
"luicode" : "",
"act_code" : "151",
"fid" : "",
"lfid" : "",
"oid" : 2742705521
},
"desc1" : "@developerWorks 也关注TA",
"buttons" : [
{
"sub_type" : "",
"params" : {
"itemid" : 2742705521,
"uid" : 2742705521,
"trend_ext" : "refreshId:2598688465214094195|position:14",
"disable_group" : 1,
"allow_replenish" : 1,
"api_type" : "trend",
"trend_type" : 66
},
"pic" : "http://u1.sinaimg.cn/upload/2014/06/04/card_icon_addattention.png",
"type" : "follow",
"show_loading" : "",
"name" : "关注",
"actionlog" : {
"uicode" : "10000001",
"featurecode" : "1000008466",
"ext" : "feedsnum:1|feedsorder:1|type:66|styleid:3|cardtype:11|cardnum:2|from:1054093010|prov:11|city:0|unread:25|loadid:1|returnuser:-1|fillcard:feed|refreshId:2598688465214094195|position:14|abtest:|cardorder:1|resourceid:2742705521|realtime:1|relationuid:1894238970|relationnum:1|ruletype:6|sco:381196__|source:1|pollerflag:15091405020039093162|button:follow",
"luicode" : "",
"act_code" : "139",
"fid" : "",
"lfid" : "",
"oid" : 2742705521
}
}
],
"openurl" : "",
"unlike" : "66|_|_|_|_|_|2742705521",
"resourceid" : 2742705521,
"title" : "",
"card_type_name" : "",
"scheme" : "sinaweibo://userinfo?uid=2742705521&featurecode=1000008466",
"card_type" : 10,
"desc2" : "微博广告工程师",
"bridgeuid" : "1894238970",
"itemid" : 2742705521,
"cardid" : "feedsnum:1|feedsorder:1|type:66|styleid:3|cardtype:11|cardnum:2|from:1054093010|prov:11|city:0|unread:25|loadid:1|returnuser:-1|fillcard:feed|refreshId:2598688465214094195|position:14|abtest:|cardorder:1|resourceid:2742705521|realtime:1|relationuid:1894238970|relationnum:1|ruletype:6|sco:381196__|source:1|pollerflag:15091405020039093162",
"user" : {
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat4uqw77j20hs0hsacp.jpg",
"id" : 2742705521,
"bi_followers_count" : 303,
"urank" : 21,
"profile_image_url" : "http://tp2.sinaimg.cn/2742705521/50/5694770899/1",
"class" : 1,
"verified_contact_email" : "",
"province" : "11",
"verified" : true,
"geo_enabled" : true,
"status" : {
"attitudes_count" : 0,
"source" : "微博服务",
"truncated" : false,
"source_type" : 1,
"idstr" : "3883471426341453",
"mid" : "3883471426341453",
"darwin_tags" : [
],
"source_allowclick" : 0,
"in_reply_to_screen_name" : "",
"comments_count" : 0,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"geo" : null,
"id" : 3883471426341500,
"in_reply_to_user_id" : "",
"text" : "转发微博",
"biz_feature" : 0,
"mlevel" : 0,
"pic_ids" : [
],
"visible" : {
"list_id" : 0,
"type" : 0
},
"in_reply_to_status_id" : "",
"created_at" : "Fri Sep 04 22:00:01 +0800 2015"
},
"follow_me" : false,
"url" : "http://blog.sina.com.cn/u/2742705521",
"statuses_count" : 817,
"description" : "",
"verified_contact_mobile" : "",
"followers_count" : 7594,
"location" : "北京 昌平区",
"mbrank" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/2742705521/180/5694770899/1",
"star" : 0,
"verified_trade" : "1697",
"weihao" : "",
"profile_url" : "litousyou",
"online_status" : 0,
"verified_contact_name" : "",
"verified_source_url" : "",
"screen_name" : "lee东升",
"pagefriends_count" : 0,
"name" : "lee东升",
"verified_reason" : "微博广告工程师",
"friends_count" : 841,
"mbtype" : 0,
"block_app" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.720.720.1024/a37a5d71jw8egai826blvj20k00k00tf.jpg",
"credit_score" : 80,
"remark" : "",
"created_at" : "Sat Jun 02 17:35:39 +0800 2012",
"block_word" : 0,
"allow_all_act_msg" : false,
"verified_state" : 0,
"domain" : "litousyou",
"verified_reason_modified" : "",
"allow_all_comment" : true,
"verified_level" : 3,
"verified_reason_url" : "",
"favourites_count" : 34,
"gender" : "m",
"verified_type" : 0,
"idstr" : "2742705521",
"city" : "14",
"user_ability" : 0,
"verified_source" : "",
"lang" : "zh-cn",
"ptype" : 0,
"following" : false
}
},
{
"display_arrow" : 0,
"actionlog" : {
"uicode" : "10000001",
"featurecode" : "1000008466",
"ext" : "feedsnum:1|feedsorder:1|type:66|styleid:3|cardtype:11|cardnum:2|from:1054093010|prov:11|city:0|unread:25|loadid:1|returnuser:-1|fillcard:feed|refreshId:2598688465214094195|position:14|abtest:|cardorder:2|resourceid:1297750855|realtime:1|relationuid:1909301877|relationnum:3|ruletype:5|sco:139787__|source:1|pollerflag:15091405020039090598",
"luicode" : "",
"act_code" : "151",
"fid" : "",
"lfid" : "",
"oid" : 1297750855
},
"desc1" : "@袋九布_大总 等3人也关注TA",
"buttons" : [
{
"sub_type" : "",
"params" : {
"itemid" : 1297750855,
"uid" : 1297750855,
"trend_ext" : "refreshId:2598688465214094195|position:14",
"disable_group" : 1,
"allow_replenish" : 1,
"api_type" : "trend",
"trend_type" : 66
},
"pic" : "http://u1.sinaimg.cn/upload/2014/06/04/card_icon_addattention.png",
"type" : "follow",
"show_loading" : "",
"name" : "关注",
"actionlog" : {
"uicode" : "10000001",
"featurecode" : "1000008466",
"ext" : "feedsnum:1|feedsorder:1|type:66|styleid:3|cardtype:11|cardnum:2|from:1054093010|prov:11|city:0|unread:25|loadid:1|returnuser:-1|fillcard:feed|refreshId:2598688465214094195|position:14|abtest:|cardorder:2|resourceid:1297750855|realtime:1|relationuid:1909301877|relationnum:3|ruletype:5|sco:139787__|source:1|pollerflag:15091405020039090598|button:follow",
"luicode" : "",
"act_code" : "139",
"fid" : "",
"lfid" : "",
"oid" : 1297750855
}
}
],
"openurl" : "",
"unlike" : "66|_|_|_|_|_|1297750855",
"resourceid" : 1297750855,
"title" : "",
"card_type_name" : "",
"scheme" : "sinaweibo://userinfo?uid=1297750855&featurecode=1000008466",
"card_type" : 10,
"desc2" : "专注小红图三十|喜欢画loli|想死︴俺要复习",
"bridgeuid" : "1909301877",
"itemid" : 1297750855,
"cardid" : "feedsnum:1|feedsorder:1|type:66|styleid:3|cardtype:11|cardnum:2|from:1054093010|prov:11|city:0|unread:25|loadid:1|returnuser:-1|fillcard:feed|refreshId:2598688465214094195|position:14|abtest:|cardorder:2|resourceid:1297750855|realtime:1|relationuid:1909301877|relationnum:3|ruletype:5|sco:139787__|source:1|pollerflag:15091405020039090598",
"user" : {
"mbtype" : 0,
"allow_all_comment" : true,
"allow_all_act_msg" : false,
"created_at" : "Fri Jul 01 09:54:26 +0800 2011",
"verified_trade" : "",
"id" : 1297750855,
"remark" : "",
"class" : 1,
"profile_image_url" : "http://tp4.sinaimg.cn/1297750855/50/5729948297/1",
"avatar_large" : "http://tp4.sinaimg.cn/1297750855/180/5729948297/1",
"verified_reason" : "",
"geo_enabled" : true,
"lang" : "zh-cn",
"follow_me" : false,
"idstr" : "1297750855",
"credit_score" : 80,
"description" : "专注小红图三十|喜欢画loli|想死︴俺要复习",
"bi_followers_count" : 237,
"url" : "",
"followers_count" : 634,
"verified_source_url" : "",
"location" : "北京 东城区",
"block_word" : 0,
"statuses_count" : 259,
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.1080.1080.1024/4d5a1b47jw8etd7hye1cyj20u00u03zp.jpg",
"star" : 0,
"name" : "Z-for-Vendetta",
"domain" : "",
"status" : {
"attitudes_count" : 0,
"source" : "荣耀6 Plus",
"truncated" : false,
"source_type" : 1,
"idstr" : "3864183969985703",
"mid" : "3864183969985703",
"annotations" : [
{
"client_mblogid" : "31d76131-e86d-4725-a628-6ea160eea300",
"shooting" : 1
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"in_reply_to_screen_name" : "",
"comments_count" : 0,
"reposts_count" : 0,
"favorited" : false,
"geo" : null,
"id" : 3864183969985700,
"in_reply_to_user_id" : "",
"text" : "http://t.cn/R2sZsp7★★★★★,大圣!大圣!",
"mlevel" : 0,
"pic_ids" : [
],
"visible" : {
"list_id" : 0,
"type" : 0
},
"in_reply_to_status_id" : "",
"created_at" : "Mon Jul 13 16:38:34 +0800 2015"
},
"city" : "1",
"online_status" : 0,
"block_app" : 0,
"urank" : 12,
"verified_reason_url" : "",
"province" : "11",
"screen_name" : "Z-for-Vendetta",
"verified_source" : "",
"weihao" : "",
"pagefriends_count" : 0,
"gender" : "m",
"favourites_count" : 9,
"user_ability" : 0,
"profile_url" : "u/1297750855",
"mbrank" : 0,
"ptype" : 0,
"friends_count" : 243,
"verified" : false
}
}
]
}
],
"bottom_buttons" : [
{
"sub_type" : "",
"params" : {
"scheme" : "sinaweibo://fragmentpage?containerid=1087030002_2148&fearurecode=10000233"
},
"pic" : "",
"type" : "link",
"show_loading" : "",
"name" : "更多",
"actionlog" : {
"uicode" : "10000001",
"featurecode" : "1000008466",
"ext" : "feedsnum:1|feedsorder:1|type:66|styleid:3|button:more|from:1054093010|unread:25|loadid:|returnuser:-1|refreshId:2598688465214094195|position:14|abtest:",
"luicode" : "",
"act_code" : "139",
"fid" : "",
"lfid" : "",
"oid" : ""
}
}
],
"type" : 66
}
],
"next_cursor" : 3883648648339193,
"since_id" : 3883658987934855
}
================================================
FILE: Demo/YYKitDemo/weibo_7.json
================================================
{
"ad" : [
{
"id" : 3879677603310768,
"mark" : "3_F580DF69DE99F02E3BF7CAFD5CB981710975AE5754B1D96B8FE247A0EEFAF7E14F6C90AD6E7D70289F638F9BCD28AE020DADC038282360889CC92C0BA87C526C31CC8E77C8E94F96676B7752DFC713C724D7DE78E35A8A6CCD1665D9135EE0CBF849C9DC55E61C8245D8A879B5BF20F19D31F6FC40DEF45D84CC943FBCFF5187",
"type" : "ad"
},
{
"id" : 3879305245219537,
"mark" : "15_72851F4B42E19747C3C751982F33327C825EDBF3A5EE00DC9D048E95DEA6BB574F6C90AD6E7D70289F638F9BCD28AE02F1FA8E1ABF3EDD61EE6BD0F309B09540F8B453539D17F057058B2A7B6787F8DA24D7DE78E35A8A6CCD1665D9135EE0CBF849C9DC55E61C8245D8A879B5BF20F19D31F6FC40DEF45D84CC943FBCFF5187",
"type" : "ad"
}
],
"hasvisible" : false,
"gsid" : "_2A2547b_JDeTxGeRK7FUZ8y_FwziIHXVZurQBrDV6PUJbrdAKLVDakWpbb9CCfPUvZfd6i0xl-oopPSfDSQ..",
"interval" : 90,
"advertises" : [
"3879677603310768",
"3879305245219537"
],
"previous_cursor" : 0,
"uve_blank" : 115,
"total_number" : 1583,
"has_unread" : 0,
"max_id" : 3883658987934855,
"statuses" : [
{
"attitudes_count" : 1,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883668248182830",
"mid" : "3883668248182830",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 0,
"pic_infos" : {
"53899d01jw1evre8eu796j20h702emxk" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/53899d01jw1evre8eu796j20h702emxk.jpg",
"width" : 286,
"height" : "86"
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/53899d01jw1evre8eu796j20h702emxk.jpg",
"width" : 286,
"height" : "86"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/53899d01jw1evre8eu796j20h702emxk.jpg",
"width" : "619",
"height" : "86"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/53899d01jw1evre8eu796j20h702emxk.jpg",
"width" : "619",
"height" : "86"
},
"pic_id" : "53899d01jw1evre8eu796j20h702emxk",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/53899d01jw1evre8eu796j20h702emxk.jpg",
"width" : "619",
"height" : "86"
},
"keep_size" : 1,
"object_id" : "1042018:d17948e545913bc5204522bbe3ff7f40",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/53899d01jw1evre8eu796j20h702emxk.jpg",
"width" : 286,
"height" : "86"
}
}
},
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6AMykJ8",
"geo" : null,
"id" : 3883668248182830,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/1401527553/180/5648353790/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1401527553/50/5648353790/1",
"allow_all_act_msg" : false,
"id" : 1401527553,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.245/53899d01gw1dwsk24asf3j.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://hi.baidu.com/tombkeeper",
"description" : "面有萌色,胸有丘壑",
"followers_count" : 69448,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://tp2.sinaimg.cn/1401527553/180/5648353790/1",
"city" : "1000",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 32,
"verified_reason_url" : "",
"screen_name" : "tombkeeper",
"province" : "100",
"verified_source" : "",
"pagefriends_count" : 1,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"friends_count" : 237,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "淘宝首页广告现在也可以走“老板带着小姨子跑了”的 Style 啊:",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 11:02:08 +0800 2015",
"pic_ids" : [
"53899d01jw1evre8eu796j20h702emxk"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "0_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6AMykJ8"
},
{
"topic_struct" : [
{
"topic_title" : "bilibili",
"topic_url" : "sinaweibo://pageinfo?containerid=100808130e29f351572e58c49fd4c910d7beb0&pageid=100808130e29f351572e58c49fd4c910d7beb0&extparam=bilibili"
}
],
"attitudes_count" : 14,
"source" : "微博 weibo.com",
"page_info" : {
"actionlog" : {
"ext" : "uid:2477831984|mid:3883668227382751|objectid:2016475001%3Ab64fcb49ea0539baa7ccf2748fbdba39|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
},
"page_id" : "1001212016475001:b64fcb49ea0539baa7ccf2748fbdba39",
"act_status" : 0,
"content1" : "【静止系】(血界战线!)- 血液即是力量",
"type" : 2,
"content2" : "自制,跳票战线,天国的最后一集。。。。(已去敲门送温暖,请大家放心)\r\n开播呀,开播呀,别躲里面不更新,我知道你在家!\r\n你有本事来脱稿,没有本事开播呀!\r\n开播呀,开播呀,别躲里面不更新,我知道你在家!\r\n(PS:毕业找工作中)(泥垢了!啪!)",
"page_url" : "sinaweibo://infopage?containerid=1001212016475001:b64fcb49ea0539baa7ccf2748fbdba39&containerid=1001212016475001:b64fcb49ea0539baa7ccf2748fbdba39&showurl=http%3A%2F%2Fshare.acg.tv%2Fav2853894&url_open_direct=1&url_type=39&object_type=video&pos=2",
"scheme" : "http://share.acg.tv/av2853894",
"page_title" : "【静止系】(血界战线!)- 血液即是力量",
"object_type" : "video",
"object_id" : "2016475001:b64fcb49ea0539baa7ccf2748fbdba39",
"page_pic" : "http://i1.hdslb.com/video/72/722b6eaff3adea7dbbb03f46e9ca9d68.jpg",
"media_info" : {
"h5_url" : "http://share.acg.tv/av2853894",
"stream_url" : "",
"mp4_sd_url" : "",
"duration" : 0,
"stream_url_hd" : "",
"name" : "【静止系】(血界战线!)- 血液即是力量",
"mp4_hd_url" : ""
}
},
"source_type" : 1,
"idstr" : "3883668227382751",
"mid" : "3883668227382751",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 4,
"pic_infos" : {
"68318509gw1evqu146hhxj20qv0egtbe" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/68318509gw1evqu146hhxj20qv0egtbe.jpg",
"width" : 278,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/68318509gw1evqu146hhxj20qv0egtbe.jpg",
"width" : 502,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/68318509gw1evqu146hhxj20qv0egtbe.jpg",
"width" : 720,
"height" : 387
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/68318509gw1evqu146hhxj20qv0egtbe.jpg",
"width" : "967",
"height" : "520"
},
"pic_id" : "68318509gw1evqu146hhxj20qv0egtbe",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/68318509gw1evqu146hhxj20qv0egtbe.jpg",
"width" : "967",
"height" : "520"
},
"object_id" : "1042018:877c8ab2f63843ddda53d66701f5f978",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/68318509gw1evqu146hhxj20qv0egtbe.jpg",
"width" : 669,
"height" : 360
}
},
"68318509gw1evqtwo3p8jj20qt0epn13" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/68318509gw1evqtwo3p8jj20qt0epn13.jpg",
"width" : 273,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/68318509gw1evqtwo3p8jj20qt0epn13.jpg",
"width" : 492,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/68318509gw1evqtwo3p8jj20qt0epn13.jpg",
"width" : 720,
"height" : 394
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/68318509gw1evqtwo3p8jj20qt0epn13.jpg",
"width" : "965",
"height" : "529"
},
"pic_id" : "68318509gw1evqtwo3p8jj20qt0epn13",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/68318509gw1evqtwo3p8jj20qt0epn13.jpg",
"width" : "965",
"height" : "529"
},
"object_id" : "1042018:2ef241c68f9dddb23f7161b455349439",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/68318509gw1evqtwo3p8jj20qt0epn13.jpg",
"width" : 656,
"height" : 360
}
},
"68318509gw1evqtxua1d2j20qp0eldi2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/68318509gw1evqtxua1d2j20qp0eldi2.jpg",
"width" : 274,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/68318509gw1evqtxua1d2j20qp0eldi2.jpg",
"width" : 494,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/68318509gw1evqtxua1d2j20qp0eldi2.jpg",
"width" : 720,
"height" : 393
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/68318509gw1evqtxua1d2j20qp0eldi2.jpg",
"width" : "961",
"height" : "525"
},
"pic_id" : "68318509gw1evqtxua1d2j20qp0eldi2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/68318509gw1evqtxua1d2j20qp0eldi2.jpg",
"width" : "961",
"height" : "525"
},
"object_id" : "1042018:d08eeb67a194ac010878ee137c86ff38",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/68318509gw1evqtxua1d2j20qp0eldi2.jpg",
"width" : 658,
"height" : 360
}
},
"68318509gw1evqtyvhb5ej20qo0epwh3" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/68318509gw1evqtyvhb5ej20qo0epwh3.jpg",
"width" : 272,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/68318509gw1evqtyvhb5ej20qo0epwh3.jpg",
"width" : 489,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/68318509gw1evqtyvhb5ej20qo0epwh3.jpg",
"width" : 720,
"height" : 396
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/68318509gw1evqtyvhb5ej20qo0epwh3.jpg",
"width" : "960",
"height" : "529"
},
"pic_id" : "68318509gw1evqtyvhb5ej20qo0epwh3",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/68318509gw1evqtyvhb5ej20qo0epwh3.jpg",
"width" : "960",
"height" : "529"
},
"object_id" : "1042018:5c91fd0f43a7cb01866e04abbc1077ea",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/68318509gw1evqtyvhb5ej20qo0epwh3.jpg",
"width" : 653,
"height" : 360
}
},
"68318509gw1evqtzs8ioqj20qq0eqwhn" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/68318509gw1evqtzs8ioqj20qq0eqwhn.jpg",
"width" : 272,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/68318509gw1evqtzs8ioqj20qq0eqwhn.jpg",
"width" : 490,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/68318509gw1evqtzs8ioqj20qq0eqwhn.jpg",
"width" : 720,
"height" : 396
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/68318509gw1evqtzs8ioqj20qq0eqwhn.jpg",
"width" : "962",
"height" : "530"
},
"pic_id" : "68318509gw1evqtzs8ioqj20qq0eqwhn",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/68318509gw1evqtzs8ioqj20qq0eqwhn.jpg",
"width" : "962",
"height" : "530"
},
"object_id" : "1042018:11da9e7f619157087a22af30c8b6c842",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/68318509gw1evqtzs8ioqj20qq0eqwhn.jpg",
"width" : 653,
"height" : 360
}
}
},
"url_struct" : [
{
"scheme" : "http://share.acg.tv/av2853894",
"page_id" : "1001212016475001:b64fcb49ea0539baa7ccf2748fbdba39",
"result" : true,
"ori_url" : "sinaweibo://infopage?containerid=1001212016475001:b64fcb49ea0539baa7ccf2748fbdba39&containerid=1001212016475001:b64fcb49ea0539baa7ccf2748fbdba39&showurl=http%3A%2F%2Fshare.acg.tv%2Fav2853894&url_open_direct=1&url_type=39&object_type=video&pos=1",
"url_title" : "【静止系】(血界战线!)- 血液即是力量",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_video.png",
"url_type" : 39,
"log" : "su=RyArHSL&mark=&mid=3883668227382751",
"short_url" : "http://t.cn/RyArHSL",
"actionlog" : {
"ext" : "uid:2477831984|mid:3883668227382751|objectid:2016475001%3Ab64fcb49ea0539baa7ccf2748fbdba39|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
}
}
],
"reposts_count" : 4,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6AKuYAD",
"geo" : null,
"id" : 3883668227382751,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/1748075785/180/5722323505/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1748075785/50/5722323505/0",
"allow_all_act_msg" : true,
"id" : 1748075785,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/68318509gw1eu2bptwynpj20pk08cdhc.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "哔哩哔哩弹幕视频网官方微博",
"url" : "http://bilibili.com",
"description" : "bilibili,又名哔哩哔哩,是一个以ACG为主题的综合性弹幕视频娱乐分享站点。(๑•̀ㅂ•́)و✧",
"followers_count" : 1347993,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.928.928.1024/68318509jw8eqj6kendz0j20ps0ps0tn.jpg",
"city" : "15",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 26,
"verified_reason_url" : "",
"screen_name" : "哔哩哔哩弹幕网",
"province" : "31",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 4,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 80,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "幻界战线的静止系MAD,何等张扬的风格……然而这并没有什么卵用。开播呀,开播呀,别躲里面不更新,我知道你在家!你有本事来拖稿,没有本事开播呀!#bilibili# http://t.cn/RyArHSL",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 11:02:03 +0800 2015",
"pic_ids" : [
"68318509gw1evqtwo3p8jj20qt0epn13",
"68318509gw1evqtxua1d2j20qp0eldi2",
"68318509gw1evqtyvhb5ej20qo0epwh3",
"68318509gw1evqtzs8ioqj20qq0eqwhn",
"68318509gw1evqu146hhxj20qv0egtbe"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "1_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6AKuYAD"
},
{
"favorited" : false,
"mblogtype" : 1,
"expire_time" : 1440932163,
"attitudes_status" : 0,
"created_at" : "Sat Sep 05 11:01:42 +0800 2015",
"id" : 3879677603310768,
"mblogid" : "CxqMgdThu",
"text" : "全新iPhone6不要5288只要1元就有机会买回家,[心]已有86369人成功买到,戳链接购买:http://t.cn/RL1doKe",
"idstr" : "3879677603310768",
"original_createtime" : "Tue Aug 25 10:44:44 +0800 2015",
"buttons" : [
{
"actionlog" : {
"act_code" : "92",
"oid" : "3879677603310768",
"uicode" : "10000100"
},
"pic" : "http://u1.sinaimg.cn/upload/2013/06/14/timeline_card_small_button_icon_add.png",
"type" : "follow",
"name" : "加关注",
"params" : {
"uid" : 5410932677
}
}
],
"source_type" : 1,
"geo" : null,
"retweeted_status" : {
"attitudes_count" : 2608,
"source" : "360安全浏览器",
"source_type" : 1,
"idstr" : "3875775516598997",
"mid" : "3875775516598997",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 449,
"pic_infos" : {
"0065LKzGgw1ev27poyu8tj30bn0hcmyy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/0065LKzGgw1ev27poyu8tj30bn0hcmyy.jpg",
"width" : 180,
"height" : 268
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/0065LKzGgw1ev27poyu8tj30bn0hcmyy.jpg",
"width" : 360,
"height" : 536
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/0065LKzGgw1ev27poyu8tj30bn0hcmyy.jpg",
"width" : "419",
"height" : "624"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/0065LKzGgw1ev27poyu8tj30bn0hcmyy.jpg",
"width" : "419",
"height" : "624"
},
"pic_id" : "0065LKzGgw1ev27poyu8tj30bn0hcmyy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/0065LKzGgw1ev27poyu8tj30bn0hcmyy.jpg",
"width" : "419",
"height" : "624"
},
"object_id" : "1042018:86fc589b51907f5a3257bb8427aeb310",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/0065LKzGgw1ev27poyu8tj30bn0hcmyy.jpg",
"width" : "419",
"height" : "624"
}
},
"0065LKzGgw1ev27prlkg2j31kw1kwakj" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0065LKzGgw1ev27prlkg2j31kw1kwakj.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0065LKzGgw1ev27prlkg2j31kw1kwakj.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0065LKzGgw1ev27prlkg2j31kw1kwakj.jpg",
"width" : 720,
"height" : 720
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0065LKzGgw1ev27prlkg2j31kw1kwakj.jpg",
"width" : "2048",
"height" : "2048"
},
"pic_id" : "0065LKzGgw1ev27prlkg2j31kw1kwakj",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0065LKzGgw1ev27prlkg2j31kw1kwakj.jpg",
"width" : "2048",
"height" : "2048"
},
"object_id" : "1042018:62bb26628f240c87ddfb0fc233c4cdf0",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0065LKzGgw1ev27prlkg2j31kw1kwakj.jpg",
"width" : 480,
"height" : 480
}
},
"0065LKzGgw1ev27poq1r0j30bn0hcwgz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/0065LKzGgw1ev27poq1r0j30bn0hcwgz.jpg",
"width" : 180,
"height" : 268
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/0065LKzGgw1ev27poq1r0j30bn0hcwgz.jpg",
"width" : 360,
"height" : 536
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/0065LKzGgw1ev27poq1r0j30bn0hcwgz.jpg",
"width" : "419",
"height" : "624"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/0065LKzGgw1ev27poq1r0j30bn0hcwgz.jpg",
"width" : "419",
"height" : "624"
},
"pic_id" : "0065LKzGgw1ev27poq1r0j30bn0hcwgz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/0065LKzGgw1ev27poq1r0j30bn0hcwgz.jpg",
"width" : "419",
"height" : "624"
},
"object_id" : "1042018:a19280667da8141143cdab0782f85652",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/0065LKzGgw1ev27poq1r0j30bn0hcwgz.jpg",
"width" : "419",
"height" : "624"
}
},
"0065LKzGgw1ev27ppplmfj30bl0ffjth" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0065LKzGgw1ev27ppplmfj30bl0ffjth.jpg",
"width" : 180,
"height" : 239
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0065LKzGgw1ev27ppplmfj30bl0ffjth.jpg",
"width" : 360,
"height" : 479
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0065LKzGgw1ev27ppplmfj30bl0ffjth.jpg",
"width" : "417",
"height" : "555"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0065LKzGgw1ev27ppplmfj30bl0ffjth.jpg",
"width" : "417",
"height" : "555"
},
"pic_id" : "0065LKzGgw1ev27ppplmfj30bl0ffjth",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0065LKzGgw1ev27ppplmfj30bl0ffjth.jpg",
"width" : "417",
"height" : "555"
},
"object_id" : "1042018:cbfc3c9dde9fb43604cbe918fb074378",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0065LKzGgw1ev27ppplmfj30bl0ffjth.jpg",
"width" : "417",
"height" : "555"
}
},
"0065LKzGgw1ev27r6stovj308o0biwey" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/0065LKzGgw1ev27r6stovj308o0biwey.jpg",
"width" : 180,
"height" : 238
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/0065LKzGgw1ev27r6stovj308o0biwey.jpg",
"width" : "312",
"height" : "414"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/0065LKzGgw1ev27r6stovj308o0biwey.jpg",
"width" : "312",
"height" : "414"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/0065LKzGgw1ev27r6stovj308o0biwey.jpg",
"width" : "312",
"height" : "414"
},
"pic_id" : "0065LKzGgw1ev27r6stovj308o0biwey",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/0065LKzGgw1ev27r6stovj308o0biwey.jpg",
"width" : "312",
"height" : "414"
},
"object_id" : "1042018:8197f6160499eb431081c64809500fad",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/0065LKzGgw1ev27r6stovj308o0biwey.jpg",
"width" : "312",
"height" : "414"
}
},
"0065LKzGgw1ev27ppa4vtj30bj0fg0ux" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/0065LKzGgw1ev27ppa4vtj30bj0fg0ux.jpg",
"width" : 180,
"height" : 241
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/0065LKzGgw1ev27ppa4vtj30bj0fg0ux.jpg",
"width" : 360,
"height" : 482
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/0065LKzGgw1ev27ppa4vtj30bj0fg0ux.jpg",
"width" : "415",
"height" : "556"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/0065LKzGgw1ev27ppa4vtj30bj0fg0ux.jpg",
"width" : "415",
"height" : "556"
},
"pic_id" : "0065LKzGgw1ev27ppa4vtj30bj0fg0ux",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/0065LKzGgw1ev27ppa4vtj30bj0fg0ux.jpg",
"width" : "415",
"height" : "556"
},
"object_id" : "1042018:5ddd99c9ecaee93ca427f566cec02f2e",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/0065LKzGgw1ev27ppa4vtj30bj0fg0ux.jpg",
"width" : "415",
"height" : "556"
}
},
"0065LKzGgw1ev27poml3mj30bl0hfmxx" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/0065LKzGgw1ev27poml3mj30bl0hfmxx.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/0065LKzGgw1ev27poml3mj30bl0hfmxx.jpg",
"width" : 360,
"height" : 541
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/0065LKzGgw1ev27poml3mj30bl0hfmxx.jpg",
"width" : "417",
"height" : "627"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/0065LKzGgw1ev27poml3mj30bl0hfmxx.jpg",
"width" : "417",
"height" : "627"
},
"pic_id" : "0065LKzGgw1ev27poml3mj30bl0hfmxx",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/0065LKzGgw1ev27poml3mj30bl0hfmxx.jpg",
"width" : "417",
"height" : "627"
},
"object_id" : "1042018:c1f7c3517794307436c4d1eb283b1af3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/0065LKzGgw1ev27poml3mj30bl0hfmxx.jpg",
"width" : "417",
"height" : "627"
}
},
"0065LKzGgw1ev27qqtm3sj31kw1kwwvb" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/0065LKzGgw1ev27qqtm3sj31kw1kwwvb.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/0065LKzGgw1ev27qqtm3sj31kw1kwwvb.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/0065LKzGgw1ev27qqtm3sj31kw1kwwvb.jpg",
"width" : 720,
"height" : 720
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/0065LKzGgw1ev27qqtm3sj31kw1kwwvb.jpg",
"width" : "2048",
"height" : "2048"
},
"pic_id" : "0065LKzGgw1ev27qqtm3sj31kw1kwwvb",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/0065LKzGgw1ev27qqtm3sj31kw1kwwvb.jpg",
"width" : "2048",
"height" : "2048"
},
"object_id" : "1042018:ff941810c814d6abe99930ca068053c1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/0065LKzGgw1ev27qqtm3sj31kw1kwwvb.jpg",
"width" : 480,
"height" : 480
}
},
"0065LKzGgw1ev27pohhv3j30bm0hhq4o" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/0065LKzGgw1ev27pohhv3j30bm0hhq4o.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/0065LKzGgw1ev27pohhv3j30bm0hhq4o.jpg",
"width" : 360,
"height" : 541
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/0065LKzGgw1ev27pohhv3j30bm0hhq4o.jpg",
"width" : "418",
"height" : "629"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/0065LKzGgw1ev27pohhv3j30bm0hhq4o.jpg",
"width" : "418",
"height" : "629"
},
"pic_id" : "0065LKzGgw1ev27pohhv3j30bm0hhq4o",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/0065LKzGgw1ev27pohhv3j30bm0hhq4o.jpg",
"width" : "418",
"height" : "629"
},
"object_id" : "1042018:57d1909f73011a482abecbca9535ab9b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/0065LKzGgw1ev27pohhv3j30bm0hhq4o.jpg",
"width" : "418",
"height" : "629"
}
}
},
"reposts_count" : 3372,
"userType" : 0,
"favorited" : false,
"mblogid" : "CvNgzrGHr",
"geo" : null,
"id" : 3875775516598997,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/5582059124/180/5732413910/0",
"profile_image_url" : "http://tp1.sinaimg.cn/5582059124/50/5732413910/0",
"allow_all_act_msg" : false,
"id" : 5582059124,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "王先生的陈小姐",
"followers_count" : 3039,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.1.640.640.1024/0065LKzGjw8eua77gt696j30hs0hu3zf.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 9,
"verified_reason_url" : "",
"screen_name" : "陈C冰",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 2,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 69,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "感谢 口袋夺宝,@卖萌的机器人-吉美 注册送了一元就让我中了这个Iphone6 Plus[嘻嘻]超级不可置信,我还会继续努力,多多的中奖。",
"biz_feature" : 0,
"mlevel" : 256,
"created_at" : "Fri Aug 14 16:19:13 +0800 2015",
"pic_ids" : [
"0065LKzGgw1ev27qqtm3sj31kw1kwwvb",
"0065LKzGgw1ev27prlkg2j31kw1kwakj",
"0065LKzGgw1ev27ppplmfj30bl0ffjth",
"0065LKzGgw1ev27r6stovj308o0biwey",
"0065LKzGgw1ev27ppa4vtj30bj0fg0ux",
"0065LKzGgw1ev27pohhv3j30bm0hhq4o",
"0065LKzGgw1ev27poml3mj30bl0hfmxx",
"0065LKzGgw1ev27poq1r0j30bn0hcwgz",
"0065LKzGgw1ev27poyu8tj30bn0hcmyy"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/5410932677/180/5729065147/1",
"profile_image_url" : "http://tp2.sinaimg.cn/5410932677/50/5729065147/1",
"allow_all_act_msg" : false,
"id" : 5410932677,
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "",
"url" : "",
"description" : "",
"followers_count" : 46197,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.14.341.341.1024/005UbILHjw8et1e2sfzwjj309h09zaag.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 0,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 9,
"verified_reason_url" : "",
"screen_name" : "卖萌的机器人-吉美",
"province" : "44",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 46,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"comments_count" : 0,
"position" : 3,
"source" : "360安全浏览器",
"mark" : "3_F580DF69DE99F02E3BF7CAFD5CB981710975AE5754B1D96B8FE247A0EEFAF7E14F6C90AD6E7D70289F638F9BCD28AE020DADC038282360889CC92C0BA87C526C31CC8E77C8E94F96676B7752DFC713C724D7DE78E35A8A6CCD1665D9135EE0CBF849C9DC55E61C8245D8A879B5BF20F19D31F6FC40DEF45D84CC943FBCFF5187",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 0,
"mblogtypename" : "推荐",
"scheme" : "sinaweibo://detail/?mblogid=CxqMgdThu",
"visible" : {
"type" : 0,
"list_id" : 0
},
"mid" : "3879677603310768",
"pic_ids" : [
],
"reposts_count" : 472,
"mlevel" : 0,
"attitudes_count" : 5253,
"darwin_tags" : [
],
"promotion" : {
"id" : "3879677603310768",
"monitor_url" : "http://weibo.com",
"mark" : "3_F580DF69DE99F02E3BF7CAFD5CB981710975AE5754B1D96B8FE247A0EEFAF7E14F6C90AD6E7D70289F638F9BCD28AE020DADC038282360889CC92C0BA87C526C31CC8E77C8E94F96676B7752DFC713C724D7DE78E35A8A6CCD1665D9135EE0CBF849C9DC55E61C8245D8A879B5BF20F19D31F6FC40DEF45D84CC943FBCFF5187",
"type" : "ad"
},
"rid" : "2_0_1_2606540704813051980",
"userType" : 0,
"title" : {
"icon_url" : "http://h5.sinaimg.cn/upload/2015/07/14/34/timeline_title_fansheadlines.png",
"text" : "推荐",
"base_color" : 1
},
"url_struct" : [
{
"result" : false,
"ori_url" : "http://a.weitome.com/spread_kddb?channel=xdd4&ua=android&to_page=huodong",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"short_url" : "http://t.cn/RL1doKe",
"actionlog" : {
"code" : "14000014",
"mid" : "3879677603310768",
"source" : "ad",
"oid" : "http://t.cn/RL1doKe",
"mark" : "3_F580DF69DE99F02E3BF7CAFD5CB981710975AE5754B1D96B8FE247A0EEFAF7E14F6C90AD6E7D70289F638F9BCD28AE020DADC038282360889CC92C0BA87C526C31CC8E77C8E94F96676B7752DFC713C724D7DE78E35A8A6CCD1665D9135EE0CBF849C9DC55E61C8245D8A879B5BF20F19D31F6FC40DEF45D84CC943FBCFF5187",
"act_type" : 1
}
}
]
},
{
"topic_struct" : [
{
"topic_title" : "sai资源库",
"topic_url" : "sinaweibo://pageinfo?containerid=100808f0a1d4cd02687c4388912db91c48d388&pageid=100808f0a1d4cd02687c4388912db91c48d388&extparam=sai%E8%B5%84%E6%BA%90%E5%BA%93"
}
],
"attitudes_count" : 4,
"source" : "资源菌iPhone 5",
"source_type" : 2,
"idstr" : "3883668055758212",
"mid" : "3883668055758212",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"retweeted_status" : {
"attitudes_count" : 20,
"source" : "画神的iPhone",
"source_type" : 2,
"idstr" : "3883667841665426",
"mid" : "3883667841665426",
"annotations" : [
{
"client_mblogid" : "iPhone-BCD87A44-3D0F-4E0A-B8C0-FBF18DFDD5AF"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 2,
"pic_infos" : {
"bd74b2edjw1evrdztsvbjj20hs0gzjsc" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edjw1evrdztsvbjj20hs0gzjsc.jpg",
"width" : 157,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edjw1evrdztsvbjj20hs0gzjsc.jpg",
"width" : 282,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edjw1evrdztsvbjj20hs0gzjsc.jpg",
"width" : "640",
"height" : "611"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edjw1evrdztsvbjj20hs0gzjsc.jpg",
"width" : "640",
"height" : "611"
},
"pic_id" : "bd74b2edjw1evrdztsvbjj20hs0gzjsc",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edjw1evrdztsvbjj20hs0gzjsc.jpg",
"width" : "640",
"height" : "611"
},
"object_id" : "1042018:c38a38f399bbc2cec0ed2e3b50dd916c",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edjw1evrdztsvbjj20hs0gzjsc.jpg",
"width" : 377,
"height" : 360
}
},
"bd74b2edjw1evre7a09wkj20hs0dzaaz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edjw1evre7a09wkj20hs0dzaaz.jpg",
"width" : 190,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edjw1evre7a09wkj20hs0dzaaz.jpg",
"width" : 343,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edjw1evre7a09wkj20hs0dzaaz.jpg",
"width" : "640",
"height" : "503"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edjw1evre7a09wkj20hs0dzaaz.jpg",
"width" : "640",
"height" : "503"
},
"pic_id" : "bd74b2edjw1evre7a09wkj20hs0dzaaz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edjw1evre7a09wkj20hs0dzaaz.jpg",
"width" : "640",
"height" : "503"
},
"object_id" : "1042018:901a1ceb2f4735656759bda58b3981a3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edjw1evre7a09wkj20hs0dzaaz.jpg",
"width" : 458,
"height" : 360
}
},
"bd74b2edjw1evrdzlb4pvj20hs0i13zc" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/bd74b2edjw1evrdzlb4pvj20hs0i13zc.jpg",
"width" : 180,
"height" : 182
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/bd74b2edjw1evrdzlb4pvj20hs0i13zc.jpg",
"width" : 360,
"height" : 365
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/bd74b2edjw1evrdzlb4pvj20hs0i13zc.jpg",
"width" : "640",
"height" : "649"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/bd74b2edjw1evrdzlb4pvj20hs0i13zc.jpg",
"width" : "640",
"height" : "649"
},
"pic_id" : "bd74b2edjw1evrdzlb4pvj20hs0i13zc",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/bd74b2edjw1evrdzlb4pvj20hs0i13zc.jpg",
"width" : "640",
"height" : "649"
},
"object_id" : "1042018:40915397d255db7db29e642335277027",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/bd74b2edjw1evrdzlb4pvj20hs0i13zc.jpg",
"width" : 480,
"height" : 486
}
},
"bd74b2edjw1evre0ex5f4j20hs0cm3zf" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edjw1evre0ex5f4j20hs0cm3zf.jpg",
"width" : 211,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edjw1evre0ex5f4j20hs0cm3zf.jpg",
"width" : 380,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edjw1evre0ex5f4j20hs0cm3zf.jpg",
"width" : "640",
"height" : "454"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edjw1evre0ex5f4j20hs0cm3zf.jpg",
"width" : "640",
"height" : "454"
},
"pic_id" : "bd74b2edjw1evre0ex5f4j20hs0cm3zf",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edjw1evre0ex5f4j20hs0cm3zf.jpg",
"width" : "640",
"height" : "454"
},
"object_id" : "1042018:da41820ef40be69def6b308309979acf",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edjw1evre0ex5f4j20hs0cm3zf.jpg",
"width" : 507,
"height" : 360
}
},
"bd74b2edjw1evrdzw81koj20hs0ewq40" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edjw1evrdzw81koj20hs0ewq40.jpg",
"width" : 179,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edjw1evrdzw81koj20hs0ewq40.jpg",
"width" : 322,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edjw1evrdzw81koj20hs0ewq40.jpg",
"width" : "640",
"height" : "536"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edjw1evrdzw81koj20hs0ewq40.jpg",
"width" : "640",
"height" : "536"
},
"pic_id" : "bd74b2edjw1evrdzw81koj20hs0ewq40",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edjw1evrdzw81koj20hs0ewq40.jpg",
"width" : "640",
"height" : "536"
},
"object_id" : "1042018:98e41ddd3086bdcd2165b0f610d03bc8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edjw1evrdzw81koj20hs0ewq40.jpg",
"width" : 429,
"height" : 360
}
},
"bd74b2edjw1evrdzt86r7j20hs0dzaaz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edjw1evrdzt86r7j20hs0dzaaz.jpg",
"width" : 190,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edjw1evrdzt86r7j20hs0dzaaz.jpg",
"width" : 343,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edjw1evrdzt86r7j20hs0dzaaz.jpg",
"width" : "640",
"height" : "503"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edjw1evrdzt86r7j20hs0dzaaz.jpg",
"width" : "640",
"height" : "503"
},
"pic_id" : "bd74b2edjw1evrdzt86r7j20hs0dzaaz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edjw1evrdzt86r7j20hs0dzaaz.jpg",
"width" : "640",
"height" : "503"
},
"object_id" : "1042018:c9ff9ecf317145ce7e3630598e812d45",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edjw1evrdzt86r7j20hs0dzaaz.jpg",
"width" : 458,
"height" : 360
}
},
"bd74b2edjw1evre05z7zfj20hs0i13zc" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/bd74b2edjw1evre05z7zfj20hs0i13zc.jpg",
"width" : 180,
"height" : 182
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/bd74b2edjw1evre05z7zfj20hs0i13zc.jpg",
"width" : 360,
"height" : 365
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/bd74b2edjw1evre05z7zfj20hs0i13zc.jpg",
"width" : "640",
"height" : "649"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/bd74b2edjw1evre05z7zfj20hs0i13zc.jpg",
"width" : "640",
"height" : "649"
},
"pic_id" : "bd74b2edjw1evre05z7zfj20hs0i13zc",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/bd74b2edjw1evre05z7zfj20hs0i13zc.jpg",
"width" : "640",
"height" : "649"
},
"object_id" : "1042018:7cb266222165c44c0e14d6f43425909d",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/bd74b2edjw1evre05z7zfj20hs0i13zc.jpg",
"width" : 480,
"height" : 486
}
},
"bd74b2edjw1evrdzugurkj20hs0fkdh1" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/bd74b2edjw1evrdzugurkj20hs0fkdh1.jpg",
"width" : 171,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/bd74b2edjw1evrdzugurkj20hs0fkdh1.jpg",
"width" : 308,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/bd74b2edjw1evrdzugurkj20hs0fkdh1.jpg",
"width" : "640",
"height" : "560"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/bd74b2edjw1evrdzugurkj20hs0fkdh1.jpg",
"width" : "640",
"height" : "560"
},
"pic_id" : "bd74b2edjw1evrdzugurkj20hs0fkdh1",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/bd74b2edjw1evrdzugurkj20hs0fkdh1.jpg",
"width" : "640",
"height" : "560"
},
"object_id" : "1042018:8a8192c8b048101edd811df94285e68e",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/bd74b2edjw1evrdzugurkj20hs0fkdh1.jpg",
"width" : 411,
"height" : 360
}
},
"bd74b2edjw1evrdzhe61kj20hs0f7wfr" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/bd74b2edjw1evrdzhe61kj20hs0f7wfr.jpg",
"width" : 175,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/bd74b2edjw1evrdzhe61kj20hs0f7wfr.jpg",
"width" : 315,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/bd74b2edjw1evrdzhe61kj20hs0f7wfr.jpg",
"width" : "640",
"height" : "547"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/bd74b2edjw1evrdzhe61kj20hs0f7wfr.jpg",
"width" : "640",
"height" : "547"
},
"pic_id" : "bd74b2edjw1evrdzhe61kj20hs0f7wfr",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/bd74b2edjw1evrdzhe61kj20hs0f7wfr.jpg",
"width" : "640",
"height" : "547"
},
"object_id" : "1042018:55ea3e2a975a242d4f2c1396eb56a884",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/bd74b2edjw1evrdzhe61kj20hs0f7wfr.jpg",
"width" : 421,
"height" : 360
}
}
},
"reposts_count" : 37,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6A86ZfI",
"geo" : null,
"id" : 3883667841665426,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"allow_all_act_msg" : false,
"id" : 3178541805,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/designtutorial",
"description" : "每人都是绘画的小天才,只要不懒的话!",
"followers_count" : 264812,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 23,
"verified_reason_url" : "",
"screen_name" : "Sai资源库",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 27,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#sai资源库#18世纪末到20世纪初的古董拆信刀,各式各样的刀饰绘制参考,自己收藏,转需!",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Sat Sep 05 11:00:31 +0800 2015",
"pic_ids" : [
"bd74b2edjw1evrdzlb4pvj20hs0i13zc",
"bd74b2edjw1evrdzt86r7j20hs0dzaaz",
"bd74b2edjw1evrdztsvbjj20hs0gzjsc",
"bd74b2edjw1evrdzugurkj20hs0fkdh1",
"bd74b2edjw1evrdzw81koj20hs0ewq40",
"bd74b2edjw1evre05z7zfj20hs0i13zc",
"bd74b2edjw1evre0ex5f4j20hs0cm3zf",
"bd74b2edjw1evrdzhe61kj20hs0f7wfr",
"bd74b2edjw1evre7a09wkj20hs0dzaaz"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 9,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6Ato9Yo",
"geo" : null,
"id" : 3883668055758212,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"allow_all_act_msg" : false,
"id" : 2630646082,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"description" : "理想,让库粉们都成为设计师!",
"followers_count" : 1118103,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "photoshop资源库",
"province" : "100",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 155,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "转需,帅气的绘画参考!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 11:01:22 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "3_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6Ato9Yo"
},
{
"attitudes_count" : 0,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883667912633322",
"mid" : "3883667912633322",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 10,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883664989901543",
"mid" : "3883664989901543",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 9,
"pic_infos" : {
"3f69ada1gw1evrdrgd20ej215o10qn7r" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/3f69ada1gw1evrdrgd20ej215o10qn7r.jpg",
"width" : 170,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/3f69ada1gw1evrdrgd20ej215o10qn7r.jpg",
"width" : 306,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/3f69ada1gw1evrdrgd20ej215o10qn7r.jpg",
"width" : 720,
"height" : 634
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/3f69ada1gw1evrdrgd20ej215o10qn7r.jpg",
"width" : "1500",
"height" : "1322"
},
"pic_id" : "3f69ada1gw1evrdrgd20ej215o10qn7r",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/3f69ada1gw1evrdrgd20ej215o10qn7r.jpg",
"width" : "1500",
"height" : "1322"
},
"object_id" : "1042018:67edc0d6665c4d660e8a1ad1b7b3aec4",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/3f69ada1gw1evrdrgd20ej215o10qn7r.jpg",
"width" : 408,
"height" : 360
}
},
"3f69ada1gw1evrdret2gbj215o10cdr7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/3f69ada1gw1evrdret2gbj215o10cdr7.jpg",
"width" : 172,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/3f69ada1gw1evrdret2gbj215o10cdr7.jpg",
"width" : 309,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/3f69ada1gw1evrdret2gbj215o10cdr7.jpg",
"width" : 720,
"height" : 627
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/3f69ada1gw1evrdret2gbj215o10cdr7.jpg",
"width" : "1500",
"height" : "1308"
},
"pic_id" : "3f69ada1gw1evrdret2gbj215o10cdr7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/3f69ada1gw1evrdret2gbj215o10cdr7.jpg",
"width" : "1500",
"height" : "1308"
},
"object_id" : "1042018:41aee055a778caf0865cf82aefafcc84",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/3f69ada1gw1evrdret2gbj215o10cdr7.jpg",
"width" : 412,
"height" : 360
}
},
"3f69ada1gw1evrdrhm69oj215o159k94" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/3f69ada1gw1evrdrhm69oj215o159k94.jpg",
"width" : 151,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/3f69ada1gw1evrdrhm69oj215o159k94.jpg",
"width" : 272,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/3f69ada1gw1evrdrhm69oj215o159k94.jpg",
"width" : 720,
"height" : 712
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/3f69ada1gw1evrdrhm69oj215o159k94.jpg",
"width" : "1500",
"height" : "1485"
},
"pic_id" : "3f69ada1gw1evrdrhm69oj215o159k94",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/3f69ada1gw1evrdrhm69oj215o159k94.jpg",
"width" : "1500",
"height" : "1485"
},
"object_id" : "1042018:8d18c4397dba901c1b48b1d3d894ac58",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/3f69ada1gw1evrdrhm69oj215o159k94.jpg",
"width" : 363,
"height" : 360
}
},
"3f69ada1gw1evrdrozuauj215o11zh3y" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/3f69ada1gw1evrdrozuauj215o11zh3y.jpg",
"width" : 164,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/3f69ada1gw1evrdrozuauj215o11zh3y.jpg",
"width" : 296,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/3f69ada1gw1evrdrozuauj215o11zh3y.jpg",
"width" : 720,
"height" : 656
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/3f69ada1gw1evrdrozuauj215o11zh3y.jpg",
"width" : "1500",
"height" : "1367"
},
"pic_id" : "3f69ada1gw1evrdrozuauj215o11zh3y",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/3f69ada1gw1evrdrozuauj215o11zh3y.jpg",
"width" : "1500",
"height" : "1367"
},
"object_id" : "1042018:87f33e83031345908139389230d64ed8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/3f69ada1gw1evrdrozuauj215o11zh3y.jpg",
"width" : 395,
"height" : 360
}
},
"3f69ada1gw1evrdrnl4idj215o0zhtp5" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/3f69ada1gw1evrdrnl4idj215o0zhtp5.jpg",
"width" : 176,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/3f69ada1gw1evrdrnl4idj215o0zhtp5.jpg",
"width" : 317,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/3f69ada1gw1evrdrnl4idj215o0zhtp5.jpg",
"width" : 720,
"height" : 612
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/3f69ada1gw1evrdrnl4idj215o0zhtp5.jpg",
"width" : "1500",
"height" : "1277"
},
"pic_id" : "3f69ada1gw1evrdrnl4idj215o0zhtp5",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/3f69ada1gw1evrdrnl4idj215o0zhtp5.jpg",
"width" : "1500",
"height" : "1277"
},
"object_id" : "1042018:42819e2fc306c05b79ff51e75294b7ad",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/3f69ada1gw1evrdrnl4idj215o0zhtp5.jpg",
"width" : 422,
"height" : 360
}
},
"3f69ada1gw1evrdrm8cz2j215o0zte34" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/3f69ada1gw1evrdrm8cz2j215o0zte34.jpg",
"width" : 174,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/3f69ada1gw1evrdrm8cz2j215o0zte34.jpg",
"width" : 314,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/3f69ada1gw1evrdrm8cz2j215o0zte34.jpg",
"width" : 720,
"height" : 618
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/3f69ada1gw1evrdrm8cz2j215o0zte34.jpg",
"width" : "1500",
"height" : "1289"
},
"pic_id" : "3f69ada1gw1evrdrm8cz2j215o0zte34",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/3f69ada1gw1evrdrm8cz2j215o0zte34.jpg",
"width" : "1500",
"height" : "1289"
},
"object_id" : "1042018:a415b974dc57487c357ca291420ed7b1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/3f69ada1gw1evrdrm8cz2j215o0zte34.jpg",
"width" : 418,
"height" : 360
}
},
"3f69ada1gw1evrdrqb81mj215o11fqli" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/3f69ada1gw1evrdrqb81mj215o11fqli.jpg",
"width" : 167,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/3f69ada1gw1evrdrqb81mj215o11fqli.jpg",
"width" : 300,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/3f69ada1gw1evrdrqb81mj215o11fqli.jpg",
"width" : 720,
"height" : 646
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/3f69ada1gw1evrdrqb81mj215o11fqli.jpg",
"width" : "1500",
"height" : "1347"
},
"pic_id" : "3f69ada1gw1evrdrqb81mj215o11fqli",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/3f69ada1gw1evrdrqb81mj215o11fqli.jpg",
"width" : "1500",
"height" : "1347"
},
"object_id" : "1042018:1953f52739ebd84c1f7814e389b5b8e9",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/3f69ada1gw1evrdrqb81mj215o11fqli.jpg",
"width" : 400,
"height" : 360
}
},
"3f69ada1gw1evrdrj9puej215o119qgm" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/3f69ada1gw1evrdrj9puej215o119qgm.jpg",
"width" : 167,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/3f69ada1gw1evrdrj9puej215o119qgm.jpg",
"width" : 302,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/3f69ada1gw1evrdrj9puej215o119qgm.jpg",
"width" : 720,
"height" : 643
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/3f69ada1gw1evrdrj9puej215o119qgm.jpg",
"width" : "1500",
"height" : "1341"
},
"pic_id" : "3f69ada1gw1evrdrj9puej215o119qgm",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/3f69ada1gw1evrdrj9puej215o119qgm.jpg",
"width" : "1500",
"height" : "1341"
},
"object_id" : "1042018:ee679a3669be4e7ba5b2836a75928915",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/3f69ada1gw1evrdrj9puej215o119qgm.jpg",
"width" : 402,
"height" : 360
}
},
"3f69ada1gw1evrdrklr2uj215o0von86" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/3f69ada1gw1evrdrklr2uj215o0von86.jpg",
"width" : 197,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/3f69ada1gw1evrdrklr2uj215o0von86.jpg",
"width" : 355,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/3f69ada1gw1evrdrklr2uj215o0von86.jpg",
"width" : 720,
"height" : 547
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/3f69ada1gw1evrdrklr2uj215o0von86.jpg",
"width" : "1500",
"height" : "1140"
},
"pic_id" : "3f69ada1gw1evrdrklr2uj215o0von86",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/3f69ada1gw1evrdrklr2uj215o0von86.jpg",
"width" : "1500",
"height" : "1140"
},
"object_id" : "1042018:dcd67c401ccf9dbd60ee6fdf26ff12d1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/3f69ada1gw1evrdrklr2uj215o0von86.jpg",
"width" : 473,
"height" : 360
}
}
},
"reposts_count" : 3,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6vwFxQj",
"geo" : null,
"id" : 3883664989901543,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1063890337/180/5730164650/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1063890337/50/5730164650/1",
"allow_all_act_msg" : false,
"id" : 1063890337,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.29.980.300/3f69ada1gw1ej5ktbqjgdj20r8096jwc.jpg",
"remark" : "",
"verified_trade" : "2015",
"level" : 2,
"verified_reason" : "作家洪峰,代表作《瀚海》、《离乡》等 微博签约自媒体",
"url" : "http://blog.sina.com.cn/jlhongfeng",
"description" : "微信号:hongfeng57【淘宝店珞妮民族手工 http://luoni2010.taobao.com/主营云南土特产、服装定制、天然植物精油。】",
"followers_count" : 2083483,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.81.1053.1053.1024/3f69ada1jw8etg3purfbxj20t90vjaju.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/6cf8d7ebjw1ehfr4xa8psj20hs0hsgpg.jpg",
"city" : "3",
"verified_level" : 1,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "洪峰",
"province" : "53",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"friends_count" : 252,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "以往都是珞妮还睡着她妈妈就走了,这一次是上午出发,就需要跟珞妮好好解释了。我说妈妈要带雅鲁做手术,雅鲁挣脱跑了,妈妈去追,就没人管你了,就会有人贩子把你抢走,你就再也没有爸爸妈妈了。过几天我们全家回东北,爸爸妈妈和你一起去。你自己选择要哪个?纠结到最后时刻,珞妮选择了留下来。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:49:11 +0800 2015",
"pic_ids" : [
"3f69ada1gw1evrdret2gbj215o10cdr7",
"3f69ada1gw1evrdrgd20ej215o10qn7r",
"3f69ada1gw1evrdrhm69oj215o159k94",
"3f69ada1gw1evrdrj9puej215o119qgm",
"3f69ada1gw1evrdrklr2uj215o0von86",
"3f69ada1gw1evrdrm8cz2j215o0zte34",
"3f69ada1gw1evrdrnl4idj215o0zhtp5",
"3f69ada1gw1evrdrozuauj215o11zh3y",
"3f69ada1gw1evrdrqb81mj215o11fqli"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 1,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6Afb32W",
"geo" : null,
"id" : 3883667912633322,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1063890337/180/5730164650/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1063890337/50/5730164650/1",
"allow_all_act_msg" : false,
"id" : 1063890337,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.29.980.300/3f69ada1gw1ej5ktbqjgdj20r8096jwc.jpg",
"remark" : "",
"verified_trade" : "2015",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level5.png"
}
],
"verified_reason" : "作家洪峰,代表作《瀚海》、《离乡》等 微博签约自媒体",
"url" : "http://blog.sina.com.cn/jlhongfeng",
"description" : "微信号:hongfeng57【淘宝店珞妮民族手工 http://luoni2010.taobao.com/主营云南土特产、服装定制、天然植物精油。】",
"followers_count" : 2083483,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.81.1053.1053.1024/3f69ada1jw8etg3purfbxj20t90vjaju.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/6cf8d7ebjw1ehfr4xa8psj20hs0hsgpg.jpg",
"city" : "3",
"verified_level" : 1,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "洪峰",
"province" : "53",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"friends_count" : 252,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "回复@柯蓝:我喊她来玩蹦床,跑急了,绊在台阶上了。不过只要是能忍得住疼,她是不会哭的。 //@柯蓝:怎么摔了[泪]",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 11:00:47 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "4_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6Afb32W"
},
{
"topic_struct" : [
{
"topic_title" : "sai资源库",
"topic_url" : "sinaweibo://pageinfo?containerid=100808f0a1d4cd02687c4388912db91c48d388&pageid=100808f0a1d4cd02687c4388912db91c48d388&extparam=sai%E8%B5%84%E6%BA%90%E5%BA%93"
}
],
"attitudes_count" : 20,
"source" : "画神的iPhone",
"source_type" : 2,
"idstr" : "3883667841665426",
"mid" : "3883667841665426",
"annotations" : [
{
"client_mblogid" : "iPhone-BCD87A44-3D0F-4E0A-B8C0-FBF18DFDD5AF"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"comments_count" : 2,
"pic_infos" : {
"bd74b2edjw1evrdztsvbjj20hs0gzjsc" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edjw1evrdztsvbjj20hs0gzjsc.jpg",
"width" : 157,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edjw1evrdztsvbjj20hs0gzjsc.jpg",
"width" : 282,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edjw1evrdztsvbjj20hs0gzjsc.jpg",
"width" : "640",
"height" : "611"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edjw1evrdztsvbjj20hs0gzjsc.jpg",
"width" : "640",
"height" : "611"
},
"pic_id" : "bd74b2edjw1evrdztsvbjj20hs0gzjsc",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edjw1evrdztsvbjj20hs0gzjsc.jpg",
"width" : "640",
"height" : "611"
},
"object_id" : "1042018:c38a38f399bbc2cec0ed2e3b50dd916c",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edjw1evrdztsvbjj20hs0gzjsc.jpg",
"width" : 377,
"height" : 360
}
},
"bd74b2edjw1evre7a09wkj20hs0dzaaz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edjw1evre7a09wkj20hs0dzaaz.jpg",
"width" : 190,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edjw1evre7a09wkj20hs0dzaaz.jpg",
"width" : 343,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edjw1evre7a09wkj20hs0dzaaz.jpg",
"width" : "640",
"height" : "503"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edjw1evre7a09wkj20hs0dzaaz.jpg",
"width" : "640",
"height" : "503"
},
"pic_id" : "bd74b2edjw1evre7a09wkj20hs0dzaaz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edjw1evre7a09wkj20hs0dzaaz.jpg",
"width" : "640",
"height" : "503"
},
"object_id" : "1042018:901a1ceb2f4735656759bda58b3981a3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edjw1evre7a09wkj20hs0dzaaz.jpg",
"width" : 458,
"height" : 360
}
},
"bd74b2edjw1evrdzlb4pvj20hs0i13zc" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/bd74b2edjw1evrdzlb4pvj20hs0i13zc.jpg",
"width" : 180,
"height" : 182
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/bd74b2edjw1evrdzlb4pvj20hs0i13zc.jpg",
"width" : 360,
"height" : 365
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/bd74b2edjw1evrdzlb4pvj20hs0i13zc.jpg",
"width" : "640",
"height" : "649"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/bd74b2edjw1evrdzlb4pvj20hs0i13zc.jpg",
"width" : "640",
"height" : "649"
},
"pic_id" : "bd74b2edjw1evrdzlb4pvj20hs0i13zc",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/bd74b2edjw1evrdzlb4pvj20hs0i13zc.jpg",
"width" : "640",
"height" : "649"
},
"object_id" : "1042018:40915397d255db7db29e642335277027",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/bd74b2edjw1evrdzlb4pvj20hs0i13zc.jpg",
"width" : 480,
"height" : 486
}
},
"bd74b2edjw1evre0ex5f4j20hs0cm3zf" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edjw1evre0ex5f4j20hs0cm3zf.jpg",
"width" : 211,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edjw1evre0ex5f4j20hs0cm3zf.jpg",
"width" : 380,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edjw1evre0ex5f4j20hs0cm3zf.jpg",
"width" : "640",
"height" : "454"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edjw1evre0ex5f4j20hs0cm3zf.jpg",
"width" : "640",
"height" : "454"
},
"pic_id" : "bd74b2edjw1evre0ex5f4j20hs0cm3zf",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edjw1evre0ex5f4j20hs0cm3zf.jpg",
"width" : "640",
"height" : "454"
},
"object_id" : "1042018:da41820ef40be69def6b308309979acf",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edjw1evre0ex5f4j20hs0cm3zf.jpg",
"width" : 507,
"height" : 360
}
},
"bd74b2edjw1evrdzw81koj20hs0ewq40" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edjw1evrdzw81koj20hs0ewq40.jpg",
"width" : 179,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edjw1evrdzw81koj20hs0ewq40.jpg",
"width" : 322,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edjw1evrdzw81koj20hs0ewq40.jpg",
"width" : "640",
"height" : "536"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edjw1evrdzw81koj20hs0ewq40.jpg",
"width" : "640",
"height" : "536"
},
"pic_id" : "bd74b2edjw1evrdzw81koj20hs0ewq40",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edjw1evrdzw81koj20hs0ewq40.jpg",
"width" : "640",
"height" : "536"
},
"object_id" : "1042018:98e41ddd3086bdcd2165b0f610d03bc8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edjw1evrdzw81koj20hs0ewq40.jpg",
"width" : 429,
"height" : 360
}
},
"bd74b2edjw1evrdzt86r7j20hs0dzaaz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/bd74b2edjw1evrdzt86r7j20hs0dzaaz.jpg",
"width" : 190,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/bd74b2edjw1evrdzt86r7j20hs0dzaaz.jpg",
"width" : 343,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/bd74b2edjw1evrdzt86r7j20hs0dzaaz.jpg",
"width" : "640",
"height" : "503"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/bd74b2edjw1evrdzt86r7j20hs0dzaaz.jpg",
"width" : "640",
"height" : "503"
},
"pic_id" : "bd74b2edjw1evrdzt86r7j20hs0dzaaz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/bd74b2edjw1evrdzt86r7j20hs0dzaaz.jpg",
"width" : "640",
"height" : "503"
},
"object_id" : "1042018:c9ff9ecf317145ce7e3630598e812d45",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/bd74b2edjw1evrdzt86r7j20hs0dzaaz.jpg",
"width" : 458,
"height" : 360
}
},
"bd74b2edjw1evre05z7zfj20hs0i13zc" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/bd74b2edjw1evre05z7zfj20hs0i13zc.jpg",
"width" : 180,
"height" : 182
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/bd74b2edjw1evre05z7zfj20hs0i13zc.jpg",
"width" : 360,
"height" : 365
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/bd74b2edjw1evre05z7zfj20hs0i13zc.jpg",
"width" : "640",
"height" : "649"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/bd74b2edjw1evre05z7zfj20hs0i13zc.jpg",
"width" : "640",
"height" : "649"
},
"pic_id" : "bd74b2edjw1evre05z7zfj20hs0i13zc",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/bd74b2edjw1evre05z7zfj20hs0i13zc.jpg",
"width" : "640",
"height" : "649"
},
"object_id" : "1042018:7cb266222165c44c0e14d6f43425909d",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/bd74b2edjw1evre05z7zfj20hs0i13zc.jpg",
"width" : 480,
"height" : 486
}
},
"bd74b2edjw1evrdzugurkj20hs0fkdh1" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/bd74b2edjw1evrdzugurkj20hs0fkdh1.jpg",
"width" : 171,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/bd74b2edjw1evrdzugurkj20hs0fkdh1.jpg",
"width" : 308,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/bd74b2edjw1evrdzugurkj20hs0fkdh1.jpg",
"width" : "640",
"height" : "560"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/bd74b2edjw1evrdzugurkj20hs0fkdh1.jpg",
"width" : "640",
"height" : "560"
},
"pic_id" : "bd74b2edjw1evrdzugurkj20hs0fkdh1",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/bd74b2edjw1evrdzugurkj20hs0fkdh1.jpg",
"width" : "640",
"height" : "560"
},
"object_id" : "1042018:8a8192c8b048101edd811df94285e68e",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/bd74b2edjw1evrdzugurkj20hs0fkdh1.jpg",
"width" : 411,
"height" : 360
}
},
"bd74b2edjw1evrdzhe61kj20hs0f7wfr" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/bd74b2edjw1evrdzhe61kj20hs0f7wfr.jpg",
"width" : 175,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/bd74b2edjw1evrdzhe61kj20hs0f7wfr.jpg",
"width" : 315,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/bd74b2edjw1evrdzhe61kj20hs0f7wfr.jpg",
"width" : "640",
"height" : "547"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/bd74b2edjw1evrdzhe61kj20hs0f7wfr.jpg",
"width" : "640",
"height" : "547"
},
"pic_id" : "bd74b2edjw1evrdzhe61kj20hs0f7wfr",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/bd74b2edjw1evrdzhe61kj20hs0f7wfr.jpg",
"width" : "640",
"height" : "547"
},
"object_id" : "1042018:55ea3e2a975a242d4f2c1396eb56a884",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/bd74b2edjw1evrdzhe61kj20hs0f7wfr.jpg",
"width" : 421,
"height" : 360
}
}
},
"reposts_count" : 37,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6A86ZfI",
"geo" : null,
"id" : 3883667841665426,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/3178541805/180/5718597241/1",
"profile_image_url" : "http://tp2.sinaimg.cn/3178541805/50/5718597241/1",
"allow_all_act_msg" : false,
"id" : 3178541805,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/bd74b2edgw1e16y92fw6rj.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level3.png"
}
],
"verified_reason" : "淄博怡中外国语学校 动漫专业教师 知名动漫博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/designtutorial",
"description" : "每人都是绘画的小天才,只要不懒的话!",
"followers_count" : 264812,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.150.150.1024/bd74b2edjw8ep5bla6cqmj20460463yf.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 23,
"verified_reason_url" : "",
"screen_name" : "Sai资源库",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 27,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#sai资源库#18世纪末到20世纪初的古董拆信刀,各式各样的刀饰绘制参考,自己收藏,转需!",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Sat Sep 05 11:00:31 +0800 2015",
"pic_ids" : [
"bd74b2edjw1evrdzlb4pvj20hs0i13zc",
"bd74b2edjw1evrdzt86r7j20hs0dzaaz",
"bd74b2edjw1evrdztsvbjj20hs0gzjsc",
"bd74b2edjw1evrdzugurkj20hs0fkdh1",
"bd74b2edjw1evrdzw81koj20hs0ewq40",
"bd74b2edjw1evre05z7zfj20hs0i13zc",
"bd74b2edjw1evre0ex5f4j20hs0cm3zf",
"bd74b2edjw1evrdzhe61kj20hs0f7wfr",
"bd74b2edjw1evre7a09wkj20hs0dzaaz"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "5_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6A86ZfI"
},
{
"attitudes_count" : 0,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883667724653749",
"mid" : "3883667724653749",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 0,
"pic_infos" : {
"6a8c1e07gw1evqyzcrnvuj20fa0eowgi" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6a8c1e07gw1evqyzcrnvuj20fa0eowgi.jpg",
"width" : 156,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6a8c1e07gw1evqyzcrnvuj20fa0eowgi.jpg",
"width" : 281,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6a8c1e07gw1evqyzcrnvuj20fa0eowgi.jpg",
"width" : "550",
"height" : "528"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6a8c1e07gw1evqyzcrnvuj20fa0eowgi.jpg",
"width" : "550",
"height" : "528"
},
"pic_id" : "6a8c1e07gw1evqyzcrnvuj20fa0eowgi",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6a8c1e07gw1evqyzcrnvuj20fa0eowgi.jpg",
"width" : "550",
"height" : "528"
},
"object_id" : "1042018:30f8d8907fde7b0cbc9b7bdd6e0339f0",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6a8c1e07gw1evqyzcrnvuj20fa0eowgi.jpg",
"width" : 375,
"height" : 360
}
},
"6a8c1e07gw1evqyzbqavqj20ez0eatao" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6a8c1e07gw1evqyzbqavqj20ez0eatao.jpg",
"width" : 157,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6a8c1e07gw1evqyzbqavqj20ez0eatao.jpg",
"width" : 283,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6a8c1e07gw1evqyzbqavqj20ez0eatao.jpg",
"width" : "539",
"height" : "514"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6a8c1e07gw1evqyzbqavqj20ez0eatao.jpg",
"width" : "539",
"height" : "514"
},
"pic_id" : "6a8c1e07gw1evqyzbqavqj20ez0eatao",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6a8c1e07gw1evqyzbqavqj20ez0eatao.jpg",
"width" : "539",
"height" : "514"
},
"object_id" : "1042018:3ebf775de8041d70f18673bff69b5e41",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6a8c1e07gw1evqyzbqavqj20ez0eatao.jpg",
"width" : 377,
"height" : 360
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "http://www.199it.com/archives/379908.html?url_type=39&object_type=webpage&pos=1",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"log" : "su=Ry2D8a8&mark=&mid=3883667724653749",
"short_url" : "http://t.cn/Ry2D8a8"
}
],
"reposts_count" : 1,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6zWjwEt",
"geo" : null,
"id" : 3883667724653749,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/1787567623/180/40052280411/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1787567623/50/40052280411/1",
"allow_all_act_msg" : true,
"id" : 1787567623,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.920.300/6a8c1e07gw1emo9c20o6ij20pk08cdgd.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
},
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level5.png"
}
],
"verified_reason" : "199it.com官方网站微博",
"url" : "http://www.199it.com",
"description" : "199IT--发掘数据价值! 投搞:contribute@199it.com 微信:i199it",
"followers_count" : 216917,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "Ralf@199it.com",
"verified_contact_name" : "商务合作:Ralf",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.299.299.1024/6a8c1e07gw1efgokalrxdj208c08cq37.jpg",
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e9odcin216j20hs0hstd8.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "199IT-互联网数据中心",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 4,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"friends_count" : 1721,
"verified" : false,
"verified_contact_mobile" : "18611654183",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "【GfK:2015 Q2 全球智能手机市场调查 中国高端手机需求增幅49%】北美智能手机市场像欧洲一样已经接近饱和,我们看到的是两极化价格获得较高销量,即超过500美元的高端手机和0到250美元的低端手机。2015第二季度,高端智能手机占智能手机销量的43%,和去同期的38%比有所提高。http://t.cn/Ry2D8a8",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 11:00:03 +0800 2015",
"pic_ids" : [
"6a8c1e07gw1evqyzbqavqj20ez0eatao",
"6a8c1e07gw1evqyzcrnvuj20fa0eowgi"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "6_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6zWjwEt"
},
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "国主的iPhone 6 Plus",
"source_type" : 2,
"idstr" : "3883666885299242",
"mid" : "3883666885299242",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"retweeted_status" : {
"attitudes_count" : 798,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883639961681515",
"mid" : "3883639961681515",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "vip_002",
"comments_count" : 267,
"pic_infos" : {
"91e4a538gw1evraxuy7geg206t054e81" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or180/91e4a538gw1evraxuy7geg206t054e81.gif",
"width" : 199,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or360/91e4a538gw1evraxuy7geg206t054e81.gif",
"width" : "245",
"height" : "184"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/wap720/91e4a538gw1evraxuy7geg206t054e81.gif",
"width" : "245",
"height" : "184"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/large/91e4a538gw1evraxuy7geg206t054e81.gif",
"width" : "245",
"height" : "184"
},
"pic_id" : "91e4a538gw1evraxuy7geg206t054e81",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/woriginal/91e4a538gw1evraxuy7geg206t054e81.gif",
"width" : "245",
"height" : "184"
},
"object_id" : "1042018:d7c2eac75784f58f29473020833406c5",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww2.sinaimg.cn/or480/91e4a538gw1evraxuy7geg206t054e81.gif",
"width" : "245",
"height" : "184"
}
},
"91e4a538gw1evray10rcyg206t054hdt" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or180/91e4a538gw1evray10rcyg206t054hdt.gif",
"width" : 199,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or360/91e4a538gw1evray10rcyg206t054hdt.gif",
"width" : "245",
"height" : "184"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/wap720/91e4a538gw1evray10rcyg206t054hdt.gif",
"width" : "245",
"height" : "184"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/large/91e4a538gw1evray10rcyg206t054hdt.gif",
"width" : "245",
"height" : "184"
},
"pic_id" : "91e4a538gw1evray10rcyg206t054hdt",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/woriginal/91e4a538gw1evray10rcyg206t054hdt.gif",
"width" : "245",
"height" : "184"
},
"object_id" : "1042018:d080254a28589647046906fb6ea86472",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or480/91e4a538gw1evray10rcyg206t054hdt.gif",
"width" : "245",
"height" : "184"
}
},
"91e4a538gw1evraxws6ylg206t054b29" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or180/91e4a538gw1evraxws6ylg206t054b29.gif",
"width" : 199,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or360/91e4a538gw1evraxws6ylg206t054b29.gif",
"width" : "245",
"height" : "184"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/wap720/91e4a538gw1evraxws6ylg206t054b29.gif",
"width" : "245",
"height" : "184"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/large/91e4a538gw1evraxws6ylg206t054b29.gif",
"width" : "245",
"height" : "184"
},
"pic_id" : "91e4a538gw1evraxws6ylg206t054b29",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/woriginal/91e4a538gw1evraxws6ylg206t054b29.gif",
"width" : "245",
"height" : "184"
},
"object_id" : "1042018:1c21a9dc7fae49fab4dae3ad4fdca13d",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww1.sinaimg.cn/or480/91e4a538gw1evraxws6ylg206t054b29.gif",
"width" : "245",
"height" : "184"
}
},
"91e4a538gw1evraxz6pstg206t054npd" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or180/91e4a538gw1evraxz6pstg206t054npd.gif",
"width" : 199,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or360/91e4a538gw1evraxz6pstg206t054npd.gif",
"width" : "245",
"height" : "184"
},
"large" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/wap720/91e4a538gw1evraxz6pstg206t054npd.gif",
"width" : "245",
"height" : "184"
},
"largest" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/large/91e4a538gw1evraxz6pstg206t054npd.gif",
"width" : "245",
"height" : "184"
},
"pic_id" : "91e4a538gw1evraxz6pstg206t054npd",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/woriginal/91e4a538gw1evraxz6pstg206t054npd.gif",
"width" : "245",
"height" : "184"
},
"object_id" : "1042018:3c82ebaa3075c8a8d823c974c092c184",
"middleplus" : {
"cut_type" : 1,
"type" : "GIF",
"url" : "http://ww3.sinaimg.cn/or480/91e4a538gw1evraxz6pstg206t054npd.gif",
"width" : "245",
"height" : "184"
}
}
},
"reposts_count" : 628,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz5Ra73rd",
"geo" : null,
"id" : 3883639961681515,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp1.sinaimg.cn/2447680824/180/5728694248/0",
"profile_image_url" : "http://tp1.sinaimg.cn/2447680824/50/5728694248/0",
"allow_all_act_msg" : true,
"id" : 2447680824,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/91e4a538gw1euba8nx59cj20pk08cjsc.jpg",
"remark" : "",
"verified_trade" : "1027",
"level" : 2,
"verified_reason" : "武汉哈密瓜科技有限公司 宠物编辑 特约撰稿人",
"url" : "http://weibo.com/2447680824",
"description" : "做一只,有态度的喵星人。",
"followers_count" : 3790054,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.350.350.1024/91e4a538jw8eswfeubrvaj209q09qdgd.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e8iktk4ohij20hs0hsmz6.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "编辑",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 1
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "喵星人的喵星球",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 6,
"user_ability" : 0,
"cardid" : "vip_002",
"friends_count" : 149,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "这才是理想的假期生活啊!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 09:09:44 +0800 2015",
"pic_ids" : [
"91e4a538gw1evraxuy7geg206t054e81",
"91e4a538gw1evraxws6ylg206t054b29",
"91e4a538gw1evraxz6pstg206t054npd",
"91e4a538gw1evray10rcyg206t054hdt"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6yAmezE",
"geo" : null,
"id" : 3883666885299242,
"user" : {
"mbtype" : 13,
"avatar_large" : "http://tp2.sinaimg.cn/1783819765/180/5736061046/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1783819765/50/5736061046/1",
"allow_all_act_msg" : false,
"id" : 1783819765,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/6a52edf5gw1evn0nd7vojj20pk08cq6k.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "",
"url" : "http://weibo.com/1783819765",
"description" : "【@空气娘Kuuki】👈我老婆✨ 我娘說 一旦我難過 我都會添很多的飯",
"followers_count" : 12111,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.1242.1242.1024/6a52edf5jw8evn02drzkpj20yi0yiju1.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.0.0/6a52edf5jw1evmzvq7clqj20yi0yiq97.jpg",
"city" : "8",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "食土国主",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 501,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "是我 //@唐威廉酥酥:这么懒,还挑食!",
"biz_feature" : 0,
"pid" : 3883654385819924,
"created_at" : "Sat Sep 05 10:56:42 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "7_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6yAmezE"
},
{
"mblogtypename" : "",
"attitudes_count" : 2,
"source" : "国主的iPhone 6 Plus",
"source_type" : 2,
"idstr" : "3883666046164708",
"mid" : "3883666046164708",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"retweeted_status" : {
"attitudes_count" : 12,
"source" : "360安全浏览器",
"source_type" : 1,
"idstr" : "3883637148152527",
"mid" : "3883637148152527",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 1,
"pic_infos" : {
"8910f9b6gw1evraoatfb7j20u618g4bk" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/8910f9b6gw1evraoatfb7j20u618g4bk.jpg",
"width" : 180,
"height" : 265
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/8910f9b6gw1evraoatfb7j20u618g4bk.jpg",
"width" : 360,
"height" : 530
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/8910f9b6gw1evraoatfb7j20u618g4bk.jpg",
"width" : 720,
"height" : 1060
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/8910f9b6gw1evraoatfb7j20u618g4bk.jpg",
"width" : "1086",
"height" : "1600"
},
"pic_id" : "8910f9b6gw1evraoatfb7j20u618g4bk",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/8910f9b6gw1evraoatfb7j20u618g4bk.jpg",
"width" : "1086",
"height" : "1600"
},
"object_id" : "1042018:d36e46c30d551869f41d3a1754e2d6a7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/8910f9b6gw1evraoatfb7j20u618g4bk.jpg",
"width" : 480,
"height" : 707
}
},
"8910f9b6gw1evrao9wxenj20v718ggud" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/8910f9b6gw1evrao9wxenj20v718ggud.jpg",
"width" : 180,
"height" : 256
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/8910f9b6gw1evrao9wxenj20v718ggud.jpg",
"width" : 360,
"height" : 512
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/8910f9b6gw1evrao9wxenj20v718ggud.jpg",
"width" : 720,
"height" : 1025
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/8910f9b6gw1evrao9wxenj20v718ggud.jpg",
"width" : "1123",
"height" : "1600"
},
"pic_id" : "8910f9b6gw1evrao9wxenj20v718ggud",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/8910f9b6gw1evrao9wxenj20v718ggud.jpg",
"width" : "1123",
"height" : "1600"
},
"object_id" : "1042018:022b8ee0094ca9a4e19f99e6163b4afd",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/8910f9b6gw1evrao9wxenj20v718ggud.jpg",
"width" : 480,
"height" : 683
}
},
"8910f9b6gw1evraobpgcvj20v418gwr5" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/8910f9b6gw1evraobpgcvj20v418gwr5.jpg",
"width" : 180,
"height" : 257
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/8910f9b6gw1evraobpgcvj20v418gwr5.jpg",
"width" : 360,
"height" : 514
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/8910f9b6gw1evraobpgcvj20v418gwr5.jpg",
"width" : 720,
"height" : 1028
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/8910f9b6gw1evraobpgcvj20v418gwr5.jpg",
"width" : "1120",
"height" : "1600"
},
"pic_id" : "8910f9b6gw1evraobpgcvj20v418gwr5",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/8910f9b6gw1evraobpgcvj20v418gwr5.jpg",
"width" : "1120",
"height" : "1600"
},
"object_id" : "1042018:00a90638c849cc1f14564498c1109010",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/8910f9b6gw1evraobpgcvj20v418gwr5.jpg",
"width" : 480,
"height" : 685
}
},
"8910f9b6gw1evraoc9n9sj20vc18gk96" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/8910f9b6gw1evraoc9n9sj20vc18gk96.jpg",
"width" : 180,
"height" : 255
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/8910f9b6gw1evraoc9n9sj20vc18gk96.jpg",
"width" : 360,
"height" : 510
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/8910f9b6gw1evraoc9n9sj20vc18gk96.jpg",
"width" : 720,
"height" : 1021
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/8910f9b6gw1evraoc9n9sj20vc18gk96.jpg",
"width" : "1128",
"height" : "1600"
},
"pic_id" : "8910f9b6gw1evraoc9n9sj20vc18gk96",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/8910f9b6gw1evraoc9n9sj20vc18gk96.jpg",
"width" : "1128",
"height" : "1600"
},
"object_id" : "1042018:532ab9b4efaa3d7cc80c29e23cc9e97a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/8910f9b6gw1evraoc9n9sj20vc18gk96.jpg",
"width" : 480,
"height" : 680
}
},
"8910f9b6gw1evrao8y2ptj20vf18g7r8" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/8910f9b6gw1evrao8y2ptj20vf18g7r8.jpg",
"width" : 180,
"height" : 254
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/8910f9b6gw1evrao8y2ptj20vf18g7r8.jpg",
"width" : 360,
"height" : 509
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/8910f9b6gw1evrao8y2ptj20vf18g7r8.jpg",
"width" : 720,
"height" : 1018
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/8910f9b6gw1evrao8y2ptj20vf18g7r8.jpg",
"width" : "1131",
"height" : "1600"
},
"pic_id" : "8910f9b6gw1evrao8y2ptj20vf18g7r8",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/8910f9b6gw1evrao8y2ptj20vf18g7r8.jpg",
"width" : "1131",
"height" : "1600"
},
"object_id" : "1042018:705cc932e1742de9e62919b40b1860ec",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/8910f9b6gw1evrao8y2ptj20vf18g7r8.jpg",
"width" : 480,
"height" : 679
}
},
"8910f9b6gw1evrao9j8p8j20tn18g4dy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/8910f9b6gw1evrao9j8p8j20tn18g4dy.jpg",
"width" : 180,
"height" : 269
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/8910f9b6gw1evrao9j8p8j20tn18g4dy.jpg",
"width" : 360,
"height" : 539
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/8910f9b6gw1evrao9j8p8j20tn18g4dy.jpg",
"width" : 720,
"height" : 1079
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/8910f9b6gw1evrao9j8p8j20tn18g4dy.jpg",
"width" : "1067",
"height" : "1600"
},
"pic_id" : "8910f9b6gw1evrao9j8p8j20tn18g4dy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/8910f9b6gw1evrao9j8p8j20tn18g4dy.jpg",
"width" : "1067",
"height" : "1600"
},
"object_id" : "1042018:5c3a19b436da43983d568cde0681139f",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/8910f9b6gw1evrao9j8p8j20tn18g4dy.jpg",
"width" : 480,
"height" : 719
}
},
"8910f9b6gw1evraoaewhxj20v618gqc2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/8910f9b6gw1evraoaewhxj20v618gqc2.jpg",
"width" : 180,
"height" : 256
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/8910f9b6gw1evraoaewhxj20v618gqc2.jpg",
"width" : 360,
"height" : 513
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/8910f9b6gw1evraoaewhxj20v618gqc2.jpg",
"width" : 720,
"height" : 1026
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/8910f9b6gw1evraoaewhxj20v618gqc2.jpg",
"width" : "1122",
"height" : "1600"
},
"pic_id" : "8910f9b6gw1evraoaewhxj20v618gqc2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/8910f9b6gw1evraoaewhxj20v618gqc2.jpg",
"width" : "1122",
"height" : "1600"
},
"object_id" : "1042018:cbde909cb4fae57a5e4cb58921de3253",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/8910f9b6gw1evraoaewhxj20v618gqc2.jpg",
"width" : 480,
"height" : 684
}
},
"8910f9b6gw1evraobjpr6j20ty18gwoz" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/8910f9b6gw1evraobjpr6j20ty18gwoz.jpg",
"width" : 180,
"height" : 267
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/8910f9b6gw1evraobjpr6j20ty18gwoz.jpg",
"width" : 360,
"height" : 534
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/8910f9b6gw1evraobjpr6j20ty18gwoz.jpg",
"width" : 720,
"height" : 1068
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/8910f9b6gw1evraobjpr6j20ty18gwoz.jpg",
"width" : "1078",
"height" : "1600"
},
"pic_id" : "8910f9b6gw1evraobjpr6j20ty18gwoz",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/8910f9b6gw1evraobjpr6j20ty18gwoz.jpg",
"width" : "1078",
"height" : "1600"
},
"object_id" : "1042018:82a09c3dd5738650445dc3ddd600ddf9",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/8910f9b6gw1evraobjpr6j20ty18gwoz.jpg",
"width" : 480,
"height" : 712
}
}
},
"reposts_count" : 22,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz5MCycQn",
"geo" : null,
"id" : 3883637148152527,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp3.sinaimg.cn/2299591094/180/5607925933/0",
"profile_image_url" : "http://tp3.sinaimg.cn/2299591094/50/5607925933/0",
"allow_all_act_msg" : false,
"id" : 2299591094,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.920.300/8910f9b6gw1ev4b943u04j20pk08cadi.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "AKB48 モーニング娘。1931 ♥JK制服♥ 渡辺麻友☆柏木由紀☆川栄李奈☆矢倉楓子☆渡辺美優紀☆島崎遥香☆松井玲奈☆木本花音☆鈴木愛理☆",
"followers_count" : 13424,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://tp3.sinaimg.cn/2299591094/180/5607925933/0",
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.0.0/8910f9b6jw1ev4br5fi95j20hs0hrjti.jpg",
"city" : "15",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 24,
"verified_reason_url" : "",
"screen_name" : "AKB48阿酱",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 2,
"user_ability" : 0,
"friends_count" : 2276,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "週刊ヤングジャンプ 2015 No.40 最上もが (图片来自tumblr)",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 08:58:33 +0800 2015",
"pic_ids" : [
"8910f9b6gw1evrao8y2ptj20vf18g7r8",
"8910f9b6gw1evrao9j8p8j20tn18g4dy",
"8910f9b6gw1evrao9wxenj20v718ggud",
"8910f9b6gw1evraoaewhxj20v618gqc2",
"8910f9b6gw1evraoatfb7j20u618g4bk",
"8910f9b6gw1evraobjpr6j20ty18gwoz",
"8910f9b6gw1evraobpgcvj20v418gwr5",
"8910f9b6gw1evraoc9n9sj20vc18gk96"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6xepRIM",
"geo" : null,
"id" : 3883666046164708,
"user" : {
"mbtype" : 13,
"avatar_large" : "http://tp2.sinaimg.cn/1783819765/180/5736061046/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1783819765/50/5736061046/1",
"allow_all_act_msg" : false,
"id" : 1783819765,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/6a52edf5gw1evn0nd7vojj20pk08cq6k.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "",
"url" : "http://weibo.com/1783819765",
"description" : "【@空气娘Kuuki】👈我老婆✨ 我娘說 一旦我難過 我都會添很多的飯",
"followers_count" : 12111,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.1242.1242.1024/6a52edf5jw8evn02drzkpj20yi0yiju1.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.0.0/6a52edf5jw1evmzvq7clqj20yi0yiq97.jpg",
"city" : "8",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "食土国主",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 501,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "[心][心][心][心]我的moga啊啊啊啊啊 //@唐威廉酥酥:[鼓掌][鼓掌][鼓掌]",
"biz_feature" : 0,
"pid" : 3883655367560688,
"created_at" : "Sat Sep 05 10:53:23 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "8_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6xepRIM"
},
{
"attitudes_count" : 1,
"source" : "微博搜索",
"source_type" : 1,
"idstr" : "3883665849187197",
"mid" : "3883665849187197",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 1,
"source" : "华为Ascend Mate7",
"source_type" : 1,
"idstr" : "3883015723919067",
"mid" : "3883015723919067",
"annotations" : [
{
"client_mblogid" : "26b0767b-d894-4276-bc0c-1e06645049d8"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"stickerID" : null,
"comments_count" : 2,
"pic_infos" : {
"64d9fffbgw1evpbadhg1zj20qo0ezjsr" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/64d9fffbgw1evpbadhg1zj20qo0ezjsr.jpg",
"width" : 267,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/64d9fffbgw1evpbadhg1zj20qo0ezjsr.jpg",
"width" : 480,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/64d9fffbgw1evpbadhg1zj20qo0ezjsr.jpg",
"width" : 720,
"height" : 404
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/64d9fffbgw1evpbadhg1zj20qo0ezjsr.jpg",
"width" : "960",
"height" : "539"
},
"pic_id" : "64d9fffbgw1evpbadhg1zj20qo0ezjsr",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/64d9fffbgw1evpbadhg1zj20qo0ezjsr.jpg",
"width" : "960",
"height" : "539"
},
"filter_id" : "1",
"sticker_id" : "-1",
"object_id" : "1042018:d4aed44cfd33f41acafd57de6a82b189",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/64d9fffbgw1evpbadhg1zj20qo0ezjsr.jpg",
"width" : 641,
"height" : 360
}
},
"64d9fffbgw1evpbadxo39j20hs0nmgn1" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/64d9fffbgw1evpbadxo39j20hs0nmgn1.jpg",
"width" : 180,
"height" : 239
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/64d9fffbgw1evpbadxo39j20hs0nmgn1.jpg",
"width" : 360,
"height" : 478
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/64d9fffbgw1evpbadxo39j20hs0nmgn1.jpg",
"width" : "640",
"height" : "850"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/64d9fffbgw1evpbadxo39j20hs0nmgn1.jpg",
"width" : "640",
"height" : "850"
},
"pic_id" : "64d9fffbgw1evpbadxo39j20hs0nmgn1",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/64d9fffbgw1evpbadxo39j20hs0nmgn1.jpg",
"width" : "640",
"height" : "850"
},
"filter_id" : "1",
"sticker_id" : "-1",
"object_id" : "1042018:6e3ae843999ae81037560b3428c08c30",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/64d9fffbgw1evpbadxo39j20hs0nmgn1.jpg",
"width" : 480,
"height" : 637
}
}
},
"reposts_count" : 1,
"userType" : 0,
"favorited" : false,
"mblogid" : "CyPCkgrwL",
"geo" : null,
"id" : 3883015723919067,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/1692008443/180/40022870601/0",
"profile_image_url" : "http://tp4.sinaimg.cn/1692008443/50/40022870601/0",
"allow_all_act_msg" : false,
"id" : 1692008443,
"remark" : "",
"verified_trade" : "",
"level" : 7,
"verified_reason" : "",
"url" : "http://blog.sina.com.cn/timereplayer",
"description" : "Miss Child 有你的日子,每一天都是风和日丽的好天气。My heart is the new year present to you.",
"followers_count" : 718,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : 220,
"avatar_hd" : "http://tp4.sinaimg.cn/1692008443/180/40022870601/0",
"city" : "5",
"has_ability_tag" : 0,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 26,
"verified_reason_url" : "",
"screen_name" : "Rita徐小事儿VV",
"province" : "32",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 355,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"filterID" : null,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "谢谢linkedin的咖啡☕@领英小秘书",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Thu Sep 03 15:49:13 +0800 2015",
"pic_ids" : [
"64d9fffbgw1evpbadhg1zj20qo0ezjsr",
"64d9fffbgw1evpbadxo39j20hs0nmgn1"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"url_struct" : [
{
"result" : true,
"ori_url" : "https://cn-marketing.linkedin.com/huodong/application/event/58/?trk=qrcode&from=timeline&isappinstalled=0",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyZdjiD&mark=&mid=3883665849187197",
"short_url" : "http://t.cn/RyZdjiD"
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6wUCy0B",
"geo" : null,
"id" : 3883665849187197,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1768340073/180/5717772605/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1768340073/50/5717772605/1",
"allow_all_act_msg" : false,
"id" : 1768340073,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/6966ba69jw1etdwdhiwnij20pk08cwgh.jpg",
"remark" : "糯米网BOSS",
"verified_trade" : "1181",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"verified_reason" : "LinkedIn全球副总裁兼中国区总裁",
"url" : "http://blog.sina.com.cn/boyangshen",
"description" : "LinkedIn领英中国总裁",
"followers_count" : 1538141,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.235.151.1516.1516.1024/6966ba69jw8eouacu2r5pj21kw23t4qp.jpg",
"city" : "14",
"verified_level" : 1,
"has_ability_tag" : 1,
"ability_tags" : "内容资讯",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 29,
"verified_reason_url" : "",
"screen_name" : "沈博阳",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 4,
"user_ability" : 0,
"friends_count" : 137,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "周一在上海,准备去尝尝。免费Costa新品咖啡,领英用户快来领取!http://t.cn/RyZdjiD",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:52:36 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "9_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6wUCy0B"
},
{
"attitudes_count" : 18,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883665832114832",
"mid" : "3883665832114832",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 108,
"pic_infos" : {
"6204ece1gw1evrdw79isxj20m80eu0ux" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6204ece1gw1evrdw79isxj20m80eu0ux.jpg",
"width" : 224,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6204ece1gw1evrdw79isxj20m80eu0ux.jpg",
"width" : 404,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6204ece1gw1evrdw79isxj20m80eu0ux.jpg",
"width" : 720,
"height" : 480
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6204ece1gw1evrdw79isxj20m80eu0ux.jpg",
"width" : "800",
"height" : "534"
},
"pic_id" : "6204ece1gw1evrdw79isxj20m80eu0ux",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6204ece1gw1evrdw79isxj20m80eu0ux.jpg",
"width" : "800",
"height" : "534"
},
"object_id" : "1042018:1f9b8bea841adca9ac56696a22d938f4",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6204ece1gw1evrdw79isxj20m80eu0ux.jpg",
"width" : 539,
"height" : 360
}
},
"6204ece1gw1evrdw61ficj20m80e1dhe" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/6204ece1gw1evrdw61ficj20m80e1dhe.jpg",
"width" : 237,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/6204ece1gw1evrdw61ficj20m80e1dhe.jpg",
"width" : 427,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/6204ece1gw1evrdw61ficj20m80e1dhe.jpg",
"width" : 720,
"height" : 454
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/6204ece1gw1evrdw61ficj20m80e1dhe.jpg",
"width" : "800",
"height" : "505"
},
"pic_id" : "6204ece1gw1evrdw61ficj20m80e1dhe",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/6204ece1gw1evrdw61ficj20m80e1dhe.jpg",
"width" : "800",
"height" : "505"
},
"object_id" : "1042018:d3f8cc547c3d87a38a2dbabfa56e8c38",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/6204ece1gw1evrdw61ficj20m80e1dhe.jpg",
"width" : 570,
"height" : 360
}
},
"6204ece1gw1evrdw7wf1cj20m80euq5h" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/6204ece1gw1evrdw7wf1cj20m80euq5h.jpg",
"width" : 224,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/6204ece1gw1evrdw7wf1cj20m80euq5h.jpg",
"width" : 404,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/6204ece1gw1evrdw7wf1cj20m80euq5h.jpg",
"width" : 720,
"height" : 480
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/6204ece1gw1evrdw7wf1cj20m80euq5h.jpg",
"width" : "800",
"height" : "534"
},
"pic_id" : "6204ece1gw1evrdw7wf1cj20m80euq5h",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/6204ece1gw1evrdw7wf1cj20m80euq5h.jpg",
"width" : "800",
"height" : "534"
},
"object_id" : "1042018:9427c5c163581c475344153fb32a82a4",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/6204ece1gw1evrdw7wf1cj20m80euq5h.jpg",
"width" : 539,
"height" : 360
}
},
"6204ece1gw1evrdw6obmdj20m80euq48" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6204ece1gw1evrdw6obmdj20m80euq48.jpg",
"width" : 224,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6204ece1gw1evrdw6obmdj20m80euq48.jpg",
"width" : 404,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6204ece1gw1evrdw6obmdj20m80euq48.jpg",
"width" : 720,
"height" : 480
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6204ece1gw1evrdw6obmdj20m80euq48.jpg",
"width" : "800",
"height" : "534"
},
"pic_id" : "6204ece1gw1evrdw6obmdj20m80euq48",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6204ece1gw1evrdw6obmdj20m80euq48.jpg",
"width" : "800",
"height" : "534"
},
"object_id" : "1042018:7d4073200531980cf5c0b943d2d4d36a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6204ece1gw1evrdw6obmdj20m80euq48.jpg",
"width" : 539,
"height" : 360
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "http://ndapp.oeeee.com/app.php?m=News&a=show&id=44301&ndfrom=&url_type=39&object_type=webpage&pos=1",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"log" : "su=RyL2LjZ&mark=&mid=3883665832114832",
"short_url" : "http://t.cn/RyL2LjZ"
}
],
"reposts_count" : 49,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6wT8Sac",
"geo" : null,
"id" : 3883665832114832,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/1644489953/180/5735006032/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1644489953/50/5735006032/1",
"allow_all_act_msg" : true,
"id" : 1644489953,
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "《南方都市报》官方",
"url" : "http://nd.oeeee.com/",
"description" : "南都APP已经上线啦!下载链接:http://t.cn/RzBq4t9",
"followers_count" : 7298773,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.375.375.1024/6204ece1jw8ev8vuty1r2j20af0afq4h.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "南方都市报",
"province" : "44",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 8,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 333,
"verified" : false,
"verified_contact_mobile" : "400-886-6166",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【南京女孩在\"爱情隧道\"拍照 两度逼停火车[黑线]】近日,在南京\"爱情隧道\"上,一列火车驶来,车灯闪烁。就在车头前,一名女孩不躲不闪,守在轨道中央,正对着行驶而来的火车拍照,这惊险一幕被@李小傲1995 拍到。\"爱情隧道\"近两走红,如今,竟有人大胆到逼停火车,是否疯狂点?http://t.cn/RyL2LjZ",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:52:32 +0800 2015",
"pic_ids" : [
"6204ece1gw1evrdw61ficj20m80e1dhe",
"6204ece1gw1evrdw6obmdj20m80euq48",
"6204ece1gw1evrdw79isxj20m80eu0ux",
"6204ece1gw1evrdw7wf1cj20m80euq5h"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "10_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6wT8Sac"
},
{
"attitudes_count" : 2,
"source" : "微博 weibo.com",
"page_info" : {
"page_desc" : "销量:0",
"page_id" : "1002212002449001:2ea5c03442546f9d2cbbf679462f8742",
"actionlog" : {
"ext" : "mid:|rid:11_0_1_2606540704813051980",
"oid" : "1002212002449001:2ea5c03442546f9d2cbbf679462f8742",
"act_code" : 300,
"act_type" : 1
},
"buttons" : [
{
"actionlog" : {
"act_code" : 577,
"ext" : "mid:3883665190492658|rid:11_0_1_2606540704813051980",
"oid" : "1002212002449001:2ea5c03442546f9d2cbbf679462f8742"
},
"pic" : "http://u1.sinaimg.cn/upload/2013/09/03/card_icon_productdetails.png",
"type" : "link",
"name" : "宝贝详情",
"params" : {
"scheme" : "sinaweibo://infopage?containerid=1002212002449001:2ea5c03442546f9d2cbbf679462f8742___Cz6vR24a6_RyL2h21&extparam=&containerid=1002212002449001:2ea5c03442546f9d2cbbf679462f8742___Cz6vR24a6_RyL2h21&extparam="
}
}
],
"type" : 0,
"object_type" : "product",
"page_url" : "sinaweibo://infopage?containerid=1002212002449001:2ea5c03442546f9d2cbbf679462f8742___Cz6vR24a6_RyL2h21&extparam=&containerid=1002212002449001:2ea5c03442546f9d2cbbf679462f8742___Cz6vR24a6_RyL2h21&extparam=&url_type=39&object_type=product&pos=2",
"tips" : "价格:39.00",
"page_title" : "绝对萌域 干物妹小埋仓鼠动漫游戏周边床头沙发午休方形抱枕靠枕",
"object_id" : "2002449001:2ea5c03442546f9d2cbbf679462f8742",
"page_pic" : "http://img02.taobaocdn.com/bao/uploaded/i2/TB1e95fJpXXXXc7XVXXXXXXXXXX_!!0-item_pic.jpg",
"type_icon" : null
},
"source_type" : 1,
"idstr" : "3883665190492658",
"mid" : "3883665190492658",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 0,
"url_struct" : [
{
"result" : true,
"page_id" : "1002212002449001:2ea5c03442546f9d2cbbf679462f8742",
"hide" : 1,
"ori_url" : "sinaweibo://infopage?containerid=1002212002449001:2ea5c03442546f9d2cbbf679462f8742___Cz6vR24a6_RyL2h21&extparam=&containerid=1002212002449001:2ea5c03442546f9d2cbbf679462f8742___Cz6vR24a6_RyL2h21&extparam=&url_type=39&object_type=product&pos=1",
"url_title" : "绝对萌域 干物妹小埋仓鼠动漫游戏周边床头沙发午休方形抱枕靠枕",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_taobao.png",
"url_type" : 39,
"log" : "su=RyL2h21&mark=&mid=3883665190492658",
"short_url" : "http://t.cn/RyL2h21"
}
],
"reposts_count" : 1,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6vR24a6",
"geo" : null,
"id" : 3883665190492658,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2657845211/180/40048636856/0",
"profile_image_url" : "http://tp4.sinaimg.cn/2657845211/50/40048636856/0",
"allow_all_act_msg" : true,
"id" : 2657845211,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.980.300/9e6b7fdbgw1ea72x5s6ktj20r808cq5s.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "绝对萌域官方微博",
"url" : "http://slolita.taobao.com/",
"description" : "我是萌羽,是绝对萌域同人原创抱枕铺 slolita.taobao.com 的看板娘,大家要支持我呦~人家的梦想是有自己的抱枕呢!",
"followers_count" : 174895,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.180.180.1024/9e6b7fdbgw1ee3xfgtvaij2050050t8x.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 28,
"verified_reason_url" : "",
"screen_name" : "绝对萌域",
"province" : "44",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 2,
"friends_count" : 1983,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "绝对萌域 干物妹小埋 仓鼠模式 土间埋 方形抱枕靠枕 http://t.cn/RyL2h21",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:49:59 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "11_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6vR24a6"
},
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "iPad客户端",
"source_type" : 1,
"idstr" : "3883665052848735",
"mid" : "3883665052848735",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "vip_009",
"retweeted_status" : {
"attitudes_count" : 21,
"source" : "手机微博触屏版",
"source_type" : 1,
"idstr" : "3883507942215131",
"mid" : "3883507942215131",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 1,
"pic_infos" : {
"005ZHuXDjw1evqvpxt5ifj30co0hswhq" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/005ZHuXDjw1evqvpxt5ifj30co0hswhq.jpg",
"width" : 180,
"height" : 252
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/005ZHuXDjw1evqvpxt5ifj30co0hswhq.jpg",
"width" : 360,
"height" : 505
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/005ZHuXDjw1evqvpxt5ifj30co0hswhq.jpg",
"width" : "456",
"height" : "640"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/005ZHuXDjw1evqvpxt5ifj30co0hswhq.jpg",
"width" : "456",
"height" : "640"
},
"pic_id" : "005ZHuXDjw1evqvpxt5ifj30co0hswhq",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/005ZHuXDjw1evqvpxt5ifj30co0hswhq.jpg",
"width" : "456",
"height" : "640"
},
"object_id" : "1042018:e95696994c8b3db3fa418b08abdb3e91",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/005ZHuXDjw1evqvpxt5ifj30co0hswhq.jpg",
"width" : "456",
"height" : "640"
}
},
"005ZHuXDjw1evqvpmhjeej30k00p80x2" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/005ZHuXDjw1evqvpmhjeej30k00p80x2.jpg",
"width" : 180,
"height" : 227
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/005ZHuXDjw1evqvpmhjeej30k00p80x2.jpg",
"width" : 360,
"height" : 454
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/005ZHuXDjw1evqvpmhjeej30k00p80x2.jpg",
"width" : "720",
"height" : "908"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/005ZHuXDjw1evqvpmhjeej30k00p80x2.jpg",
"width" : "720",
"height" : "908"
},
"pic_id" : "005ZHuXDjw1evqvpmhjeej30k00p80x2",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/005ZHuXDjw1evqvpmhjeej30k00p80x2.jpg",
"width" : "720",
"height" : "908"
},
"object_id" : "1042018:108184f0ae6cb2ab520f5b2daeaadf2d",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/005ZHuXDjw1evqvpmhjeej30k00p80x2.jpg",
"width" : 480,
"height" : 605
}
},
"005ZHuXDjw1evqvpqhlt2j30k00m2n01" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/005ZHuXDjw1evqvpqhlt2j30k00m2n01.jpg",
"width" : 180,
"height" : 198
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/005ZHuXDjw1evqvpqhlt2j30k00m2n01.jpg",
"width" : 360,
"height" : 397
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/005ZHuXDjw1evqvpqhlt2j30k00m2n01.jpg",
"width" : "720",
"height" : "794"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/005ZHuXDjw1evqvpqhlt2j30k00m2n01.jpg",
"width" : "720",
"height" : "794"
},
"pic_id" : "005ZHuXDjw1evqvpqhlt2j30k00m2n01",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/005ZHuXDjw1evqvpqhlt2j30k00m2n01.jpg",
"width" : "720",
"height" : "794"
},
"object_id" : "1042018:174907f383a4e70125d58e7ae2c9e620",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/005ZHuXDjw1evqvpqhlt2j30k00m2n01.jpg",
"width" : 480,
"height" : 529
}
},
"005ZHuXDjw1evqvpkg77hj30k00n7gp7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/005ZHuXDjw1evqvpkg77hj30k00n7gp7.jpg",
"width" : 180,
"height" : 208
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/005ZHuXDjw1evqvpkg77hj30k00n7gp7.jpg",
"width" : 360,
"height" : 417
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/005ZHuXDjw1evqvpkg77hj30k00n7gp7.jpg",
"width" : "720",
"height" : "835"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/005ZHuXDjw1evqvpkg77hj30k00n7gp7.jpg",
"width" : "720",
"height" : "835"
},
"pic_id" : "005ZHuXDjw1evqvpkg77hj30k00n7gp7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/005ZHuXDjw1evqvpkg77hj30k00n7gp7.jpg",
"width" : "720",
"height" : "835"
},
"object_id" : "1042018:8c6b43fc0e8ff0f6d7404511cc8e9623",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/005ZHuXDjw1evqvpkg77hj30k00n7gp7.jpg",
"width" : 480,
"height" : 556
}
}
},
"reposts_count" : 73,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2qe9ifV",
"geo" : null,
"id" : 3883507942215131,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/5492387777/180/5735174533/0",
"profile_image_url" : "http://tp2.sinaimg.cn/5492387777/50/5735174533/0",
"allow_all_act_msg" : false,
"id" : 5492387777,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "友情提示,本博只是关于声优的搬运工,关注需谨慎",
"followers_count" : 6703,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.10.8.183.183.1024/005ZHuXDjw8evb50vwhanj3096064746.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 16,
"verified_reason_url" : "",
"screen_name" : "声优研究社",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 3,
"user_ability" : 0,
"friends_count" : 36,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "志仓千代丸×西川贵教制作新偶像男团企画『B-project』开始!分为三组,分别为双人组合“キタコレ”、3人组合“THRIVE”和5人组合“MooNs”,共有小野大辅等十名成员参与录制歌曲,角色设定,名单和发售时间如下",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:25:08 +0800 2015",
"pic_ids" : [
"005ZHuXDjw1evqvpkg77hj30k00n7gp7",
"005ZHuXDjw1evqvpmhjeej30k00p80x2",
"005ZHuXDjw1evqvpqhlt2j30k00m2n01",
"005ZHuXDjw1evqvpxt5ifj30co0hswhq"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6vDbX5l",
"pic_bg" : "http://img.t.sinajs.cn/t6/skin/public/feed_cover/vip_009_y.png?version=2015080302",
"geo" : null,
"id" : 3883665052848735,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1909301877/180/5733672257/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1909301877/50/5733672257/0",
"allow_all_act_msg" : false,
"id" : 1909301877,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/71cda275gw1elvcp7z26bj20pk08ctap.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level4.png"
}
],
"verified_reason" : "",
"url" : "http://www.lofter.com/blog/tokiya",
"description" : "pid=1831869。痴汉的日常。新番小战士。超杂食,关注慎。爱トキヤ一辈子。爱口袋。aji人。乖离中。欢迎勾搭。 3DS FC:1676-4318-9517。",
"followers_count" : 611,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.200.200.1024/71cda275jw8eur1d4i3wrj205k05kq3b.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.0.0/71cda275jw1elpgkh2sxej20k00k0djc.jpg",
"city" : "5",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 1,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "袋九布_大总",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 4,
"user_ability" : 0,
"cardid" : "vip_009",
"friends_count" : 406,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c00208"
}
},
"pic_bg_type" : 1,
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "好看! //@桃色Miruku:雪広老師😆😆😆😆! //@哂西里哗啦:以为看到了隼聚聚[笑cry]//@橄榄very白:柿子那只看着真美味啊。。 //@沙佑:好的( //@M子QwQ:我猜会有联动w //@寧子_布加拉提小队新人:岸尾又伪娘了😂",
"biz_feature" : 0,
"pid" : 3883662485557785,
"created_at" : "Sat Sep 05 10:49:25 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "12_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6vDbX5l"
},
{
"attitudes_count" : 10,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883664989901543",
"mid" : "3883664989901543",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 9,
"pic_infos" : {
"3f69ada1gw1evrdrgd20ej215o10qn7r" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/3f69ada1gw1evrdrgd20ej215o10qn7r.jpg",
"width" : 170,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/3f69ada1gw1evrdrgd20ej215o10qn7r.jpg",
"width" : 306,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/3f69ada1gw1evrdrgd20ej215o10qn7r.jpg",
"width" : 720,
"height" : 634
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/3f69ada1gw1evrdrgd20ej215o10qn7r.jpg",
"width" : "1500",
"height" : "1322"
},
"pic_id" : "3f69ada1gw1evrdrgd20ej215o10qn7r",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/3f69ada1gw1evrdrgd20ej215o10qn7r.jpg",
"width" : "1500",
"height" : "1322"
},
"object_id" : "1042018:67edc0d6665c4d660e8a1ad1b7b3aec4",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/3f69ada1gw1evrdrgd20ej215o10qn7r.jpg",
"width" : 408,
"height" : 360
}
},
"3f69ada1gw1evrdret2gbj215o10cdr7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/3f69ada1gw1evrdret2gbj215o10cdr7.jpg",
"width" : 172,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/3f69ada1gw1evrdret2gbj215o10cdr7.jpg",
"width" : 309,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/3f69ada1gw1evrdret2gbj215o10cdr7.jpg",
"width" : 720,
"height" : 627
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/3f69ada1gw1evrdret2gbj215o10cdr7.jpg",
"width" : "1500",
"height" : "1308"
},
"pic_id" : "3f69ada1gw1evrdret2gbj215o10cdr7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/3f69ada1gw1evrdret2gbj215o10cdr7.jpg",
"width" : "1500",
"height" : "1308"
},
"object_id" : "1042018:41aee055a778caf0865cf82aefafcc84",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/3f69ada1gw1evrdret2gbj215o10cdr7.jpg",
"width" : 412,
"height" : 360
}
},
"3f69ada1gw1evrdrhm69oj215o159k94" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/3f69ada1gw1evrdrhm69oj215o159k94.jpg",
"width" : 151,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/3f69ada1gw1evrdrhm69oj215o159k94.jpg",
"width" : 272,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/3f69ada1gw1evrdrhm69oj215o159k94.jpg",
"width" : 720,
"height" : 712
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/3f69ada1gw1evrdrhm69oj215o159k94.jpg",
"width" : "1500",
"height" : "1485"
},
"pic_id" : "3f69ada1gw1evrdrhm69oj215o159k94",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/3f69ada1gw1evrdrhm69oj215o159k94.jpg",
"width" : "1500",
"height" : "1485"
},
"object_id" : "1042018:8d18c4397dba901c1b48b1d3d894ac58",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/3f69ada1gw1evrdrhm69oj215o159k94.jpg",
"width" : 363,
"height" : 360
}
},
"3f69ada1gw1evrdrozuauj215o11zh3y" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/3f69ada1gw1evrdrozuauj215o11zh3y.jpg",
"width" : 164,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/3f69ada1gw1evrdrozuauj215o11zh3y.jpg",
"width" : 296,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/3f69ada1gw1evrdrozuauj215o11zh3y.jpg",
"width" : 720,
"height" : 656
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/3f69ada1gw1evrdrozuauj215o11zh3y.jpg",
"width" : "1500",
"height" : "1367"
},
"pic_id" : "3f69ada1gw1evrdrozuauj215o11zh3y",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/3f69ada1gw1evrdrozuauj215o11zh3y.jpg",
"width" : "1500",
"height" : "1367"
},
"object_id" : "1042018:87f33e83031345908139389230d64ed8",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/3f69ada1gw1evrdrozuauj215o11zh3y.jpg",
"width" : 395,
"height" : 360
}
},
"3f69ada1gw1evrdrnl4idj215o0zhtp5" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/3f69ada1gw1evrdrnl4idj215o0zhtp5.jpg",
"width" : 176,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/3f69ada1gw1evrdrnl4idj215o0zhtp5.jpg",
"width" : 317,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/3f69ada1gw1evrdrnl4idj215o0zhtp5.jpg",
"width" : 720,
"height" : 612
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/3f69ada1gw1evrdrnl4idj215o0zhtp5.jpg",
"width" : "1500",
"height" : "1277"
},
"pic_id" : "3f69ada1gw1evrdrnl4idj215o0zhtp5",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/3f69ada1gw1evrdrnl4idj215o0zhtp5.jpg",
"width" : "1500",
"height" : "1277"
},
"object_id" : "1042018:42819e2fc306c05b79ff51e75294b7ad",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/3f69ada1gw1evrdrnl4idj215o0zhtp5.jpg",
"width" : 422,
"height" : 360
}
},
"3f69ada1gw1evrdrm8cz2j215o0zte34" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/3f69ada1gw1evrdrm8cz2j215o0zte34.jpg",
"width" : 174,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/3f69ada1gw1evrdrm8cz2j215o0zte34.jpg",
"width" : 314,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/3f69ada1gw1evrdrm8cz2j215o0zte34.jpg",
"width" : 720,
"height" : 618
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/3f69ada1gw1evrdrm8cz2j215o0zte34.jpg",
"width" : "1500",
"height" : "1289"
},
"pic_id" : "3f69ada1gw1evrdrm8cz2j215o0zte34",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/3f69ada1gw1evrdrm8cz2j215o0zte34.jpg",
"width" : "1500",
"height" : "1289"
},
"object_id" : "1042018:a415b974dc57487c357ca291420ed7b1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/3f69ada1gw1evrdrm8cz2j215o0zte34.jpg",
"width" : 418,
"height" : 360
}
},
"3f69ada1gw1evrdrqb81mj215o11fqli" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/3f69ada1gw1evrdrqb81mj215o11fqli.jpg",
"width" : 167,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/3f69ada1gw1evrdrqb81mj215o11fqli.jpg",
"width" : 300,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/3f69ada1gw1evrdrqb81mj215o11fqli.jpg",
"width" : 720,
"height" : 646
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/3f69ada1gw1evrdrqb81mj215o11fqli.jpg",
"width" : "1500",
"height" : "1347"
},
"pic_id" : "3f69ada1gw1evrdrqb81mj215o11fqli",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/3f69ada1gw1evrdrqb81mj215o11fqli.jpg",
"width" : "1500",
"height" : "1347"
},
"object_id" : "1042018:1953f52739ebd84c1f7814e389b5b8e9",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/3f69ada1gw1evrdrqb81mj215o11fqli.jpg",
"width" : 400,
"height" : 360
}
},
"3f69ada1gw1evrdrj9puej215o119qgm" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/3f69ada1gw1evrdrj9puej215o119qgm.jpg",
"width" : 167,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/3f69ada1gw1evrdrj9puej215o119qgm.jpg",
"width" : 302,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/3f69ada1gw1evrdrj9puej215o119qgm.jpg",
"width" : 720,
"height" : 643
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/3f69ada1gw1evrdrj9puej215o119qgm.jpg",
"width" : "1500",
"height" : "1341"
},
"pic_id" : "3f69ada1gw1evrdrj9puej215o119qgm",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/3f69ada1gw1evrdrj9puej215o119qgm.jpg",
"width" : "1500",
"height" : "1341"
},
"object_id" : "1042018:ee679a3669be4e7ba5b2836a75928915",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/3f69ada1gw1evrdrj9puej215o119qgm.jpg",
"width" : 402,
"height" : 360
}
},
"3f69ada1gw1evrdrklr2uj215o0von86" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/3f69ada1gw1evrdrklr2uj215o0von86.jpg",
"width" : 197,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/3f69ada1gw1evrdrklr2uj215o0von86.jpg",
"width" : 355,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/3f69ada1gw1evrdrklr2uj215o0von86.jpg",
"width" : 720,
"height" : 547
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/3f69ada1gw1evrdrklr2uj215o0von86.jpg",
"width" : "1500",
"height" : "1140"
},
"pic_id" : "3f69ada1gw1evrdrklr2uj215o0von86",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/3f69ada1gw1evrdrklr2uj215o0von86.jpg",
"width" : "1500",
"height" : "1140"
},
"object_id" : "1042018:dcd67c401ccf9dbd60ee6fdf26ff12d1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/3f69ada1gw1evrdrklr2uj215o0von86.jpg",
"width" : 473,
"height" : 360
}
}
},
"reposts_count" : 3,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6vwFxQj",
"geo" : null,
"id" : 3883664989901543,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1063890337/180/5730164650/1",
"profile_image_url" : "http://tp2.sinaimg.cn/1063890337/50/5730164650/1",
"allow_all_act_msg" : false,
"id" : 1063890337,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.29.980.300/3f69ada1gw1ej5ktbqjgdj20r8096jwc.jpg",
"remark" : "",
"verified_trade" : "2015",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level5.png"
}
],
"verified_reason" : "作家洪峰,代表作《瀚海》、《离乡》等 微博签约自媒体",
"url" : "http://blog.sina.com.cn/jlhongfeng",
"description" : "微信号:hongfeng57【淘宝店珞妮民族手工 http://luoni2010.taobao.com/主营云南土特产、服装定制、天然植物精油。】",
"followers_count" : 2083483,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.81.1053.1053.1024/3f69ada1jw8etg3purfbxj20t90vjaju.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640.640/6cf8d7ebjw1ehfr4xa8psj20hs0hsgpg.jpg",
"city" : "3",
"verified_level" : 1,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "洪峰",
"province" : "53",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"friends_count" : 252,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "以往都是珞妮还睡着她妈妈就走了,这一次是上午出发,就需要跟珞妮好好解释了。我说妈妈要带雅鲁做手术,雅鲁挣脱跑了,妈妈去追,就没人管你了,就会有人贩子把你抢走,你就再也没有爸爸妈妈了。过几天我们全家回东北,爸爸妈妈和你一起去。你自己选择要哪个?纠结到最后时刻,珞妮选择了留下来。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:49:11 +0800 2015",
"pic_ids" : [
"3f69ada1gw1evrdret2gbj215o10cdr7",
"3f69ada1gw1evrdrgd20ej215o10qn7r",
"3f69ada1gw1evrdrhm69oj215o159k94",
"3f69ada1gw1evrdrj9puej215o119qgm",
"3f69ada1gw1evrdrklr2uj215o0von86",
"3f69ada1gw1evrdrm8cz2j215o0zte34",
"3f69ada1gw1evrdrnl4idj215o0zhtp5",
"3f69ada1gw1evrdrozuauj215o11zh3y",
"3f69ada1gw1evrdrqb81mj215o11fqli"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "13_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6vwFxQj"
},
{
"attitudes_count" : 2,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883664893383186",
"mid" : "3883664893383186",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 9,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883640041622842",
"mid" : "3883640041622842",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 3,
"pic_infos" : {
"005K6mYCgw1evojw09tz2j30dc0a074w" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/005K6mYCgw1evojw09tz2j30dc0a074w.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/005K6mYCgw1evojw09tz2j30dc0a074w.jpg",
"width" : 360,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/005K6mYCgw1evojw09tz2j30dc0a074w.jpg",
"width" : "480",
"height" : "360"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/005K6mYCgw1evojw09tz2j30dc0a074w.jpg",
"width" : "480",
"height" : "360"
},
"pic_id" : "005K6mYCgw1evojw09tz2j30dc0a074w",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/005K6mYCgw1evojw09tz2j30dc0a074w.jpg",
"width" : "480",
"height" : "360"
},
"keep_size" : 1,
"object_id" : "1042018:58131d3dae5885b4ad25be4429f43986",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/005K6mYCgw1evojw09tz2j30dc0a074w.jpg",
"width" : "480",
"height" : "360"
}
}
},
"reposts_count" : 18,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz5Ri6OaS",
"geo" : null,
"id" : 3883640041622842,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp3.sinaimg.cn/5261893910/180/40063854585/0",
"profile_image_url" : "http://tp3.sinaimg.cn/5261893910/50/40063854585/0",
"allow_all_act_msg" : false,
"id" : 5261893910,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "分享Web前端相关的技术文章、工具资源和热点资讯。合作、招聘请私信联系。",
"followers_count" : 16169,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.306.306.1024/005K6mYCgw1ejrjy67pbjj308j08j74g.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 16,
"verified_reason_url" : "",
"screen_name" : "前端大全",
"province" : "33",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 14,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "《@晓风well :谈谈React.js的核心入门知识》近来React.js变得越来越流行,本文就来谈一谈React.js的入门实践,通过分析一些常用的概念,以及提供一些入门 的最佳编程编程方式,仅供参考。http://t.cn/RyAYTVK",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 09:10:03 +0800 2015",
"pic_ids" : [
"005K6mYCgw1evojw09tz2j30dc0a074w"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"url_struct" : [
{
"result" : true,
"ori_url" : "http://web.jobbole.com/83414/",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyAYTVK&mark=&mid=3883664893383186",
"short_url" : "http://t.cn/RyAYTVK"
}
],
"reposts_count" : 3,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6vnec7w",
"geo" : null,
"id" : 3883664893383186,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2093492691/180/40001381213/1",
"profile_image_url" : "http://tp4.sinaimg.cn/2093492691/50/40001381213/1",
"allow_all_act_msg" : true,
"id" : 2093492691,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.980.300/7cc829d3gw1ef2ou6xzk5j20r808c3zb.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 7,
"verified_reason" : "",
"url" : "http://blog.jobbole.com/category/programmer",
"description" : "关注程序员相关话题;合作、招聘、投稿请私信联系",
"followers_count" : 934452,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 220,
"avatar_hd" : "http://tp4.sinaimg.cn/2093492691/180/40001381213/1",
"city" : "5",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 29,
"verified_reason_url" : "",
"screen_name" : "程序员的那些事",
"province" : "11",
"verified_source" : "",
"pagefriends_count" : 5,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 472,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "转发微博",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:48:48 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "14_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6vnec7w"
},
{
"favorited" : false,
"mblogtype" : 1,
"attitudes_status" : 0,
"page_info" : {
"actionlog" : {
"source" : "ad",
"ext" : "uid:2477831984|mid:3879305245219537|objectid:1034%3Ac805971153bc999b28ffe17c8c02d30a|from:1|detail:native",
"act_code" : 799,
"code" : "23000001",
"mark" : "15_72851F4B42E19747C3C751982F33327C825EDBF3A5EE00DC9D048E95DEA6BB574F6C90AD6E7D70289F638F9BCD28AE02F1FA8E1ABF3EDD61EE6BD0F309B09540F8B453539D17F057058B2A7B6787F8DA24D7DE78E35A8A6CCD1665D9135EE0CBF849C9DC55E61C8245D8A879B5BF20F19D31F6FC40DEF45D84CC943FBCFF5187",
"oid" : "3879305245219537",
"act_type" : 1
},
"page_id" : "230444c805971153bc999b28ffe17c8c02d30a",
"act_status" : 1,
"content1" : "秒拍视频",
"type" : 11,
"content2" : "没有去不了的痘印 跟着小编的Tips做就对了 http://wqc.so/55ce94de4a795",
"oid" : "2776171413",
"page_url" : "sinaweibo://infopage?containerid=230444c805971153bc999b28ffe17c8c02d30a&containerid=230444c805971153bc999b28ffe17c8c02d30a&showurl=http%3A%2F%2Fvideo.weibo.com%2Fshow%3Ffid%3D1034%3Ac805971153bc999b28ffe17c8c02d30a&url_open_direct=1&url_type=39&object_type=video&pos=2",
"page_title" : "秒拍视频",
"pic_info" : {
"pic_big" : {
"url" : "http://ww3.sinaimg.cn/sq480/736f0c7ejw1ev32b01tfmj20j00aoabv.jpg",
"width" : "157",
"height" : "157"
},
"pic_middle" : {
"url" : "http://ww3.sinaimg.cn/sq480/736f0c7ejw1ev32b01tfmj20j00aoabv.jpg",
"width" : "157",
"height" : "157"
},
"pic_small" : {
"url" : "http://ww3.sinaimg.cn/sq480/736f0c7ejw1ev32b01tfmj20j00aoabv.jpg",
"width" : "157",
"height" : "157"
}
},
"object_type" : "video",
"object_id" : "1034:c805971153bc999b28ffe17c8c02d30a",
"page_pic" : "http://ww3.sinaimg.cn/sq480/736f0c7ejw1ev32b01tfmj20j00aoabv.jpg",
"media_info" : {
"h5_url" : "http://video.weibo.com/show?fid=1034:c805971153bc999b28ffe17c8c02d30a",
"stream_url" : "http://us.sinaimg.cn/004A0HQLjx06UEbOB0mY050d010000gf0k01.m3u8?KID=unistore,video&Expires=1441425771&ssig=pUBQrzfMpG",
"mp4_sd_url" : "http://us.sinaimg.cn/001oJBtnjx06UEbNFXiL05040100z23a0k01.mp4?KID=unistore,video",
"storage_type" : "unistore",
"duration" : 0,
"ttl" : 3600,
"stream_url_hd" : "http://us.sinaimg.cn/004A0HQLjx06UEbOB0mY050d010000gf0k01.m3u8?KID=unistore,video&Expires=1441425771&ssig=pUBQrzfMpG",
"name" : "秒拍视频",
"mp4_hd_url" : "http://us.sinaimg.cn/003y6pZIjx06UEbNF9m005040101JGfW0k02.mp4?KID=unistore,video&Expires=1441425771&ssig=w5k27%2BsBZ1"
},
"type_icon" : null,
"multimedia_actionlog" : {
"code" : "23000001",
"mark" : "15_72851F4B42E19747C3C751982F33327C825EDBF3A5EE00DC9D048E95DEA6BB574F6C90AD6E7D70289F638F9BCD28AE02F1FA8E1ABF3EDD61EE6BD0F309B09540F8B453539D17F057058B2A7B6787F8DA24D7DE78E35A8A6CCD1665D9135EE0CBF849C9DC55E61C8245D8A879B5BF20F19D31F6FC40DEF45D84CC943FBCFF5187",
"source" : "ad",
"oid" : "3879305245219537",
"act_type" : 1
}
},
"created_at" : "Sat Sep 05 10:48:25 +0800 2015",
"id" : 3879305245219537,
"mblogid" : "Cxh5GlTQ5",
"text" : "去痘印,男生知道这一招就够了。http://t.cn/RLstnkl http://t.cn/RLBSn7P",
"idstr" : "3879305245219537",
"original_createtime" : "Mon Aug 24 10:05:07 +0800 2015",
"buttons" : [
{
"actionlog" : {
"act_code" : "92",
"oid" : "3879305245219537",
"uicode" : "10000100"
},
"pic" : "http://u1.sinaimg.cn/upload/2013/06/14/timeline_card_small_button_icon_add.png",
"type" : "follow",
"name" : "加关注",
"params" : {
"uid" : 2788176411
}
}
],
"source_type" : 1,
"geo" : null,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2788176411/180/5727139549/0",
"profile_image_url" : "http://tp4.sinaimg.cn/2788176411/50/5727139549/0",
"allow_all_act_msg" : true,
"id" : 2788176411,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/a630321bgw1esbmhg2va3j20pk08cwhy.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "广州凡岛网络科技有限公司",
"url" : "http://wiswis.taobao.com",
"description" : "WIS(中文名:微希 天猫店:http://wishzp.tmall.com),是一个专注于解决轻人受损肌肤问题的品牌,是国内最热销护肤品牌之一。自2010成立以来,始终秉持着“天然、安全、健康”的产品理念,致力于为轻人的常见皮肤问题,如痘痘、粉刺、黑头、粗大毛孔、油光以及痘痘遗留的痕印等提供全面、安全的解决方案;深入受损肌肤肌肤底层,修复和调理受损肌肤,还原肌肤健康。",
"followers_count" : 3354625,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "wis_shop@sina.com",
"verified_contact_name" : "WIS客户服务中心",
"badge_top" : "",
"following" : false,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.200.200.1024/a630321bjw8esbmhz039zj205k05k74g.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.0.0/a630321bjw1esd4insba5j20k00k0jse.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 1
},
"urank" : 27,
"verified_reason_url" : "",
"screen_name" : "WIS护肤",
"province" : "44",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 55,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 1837,
"verified" : false,
"verified_contact_mobile" : "4000011220",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"verified_state" : 0
},
"comments_count" : 792,
"position" : 15,
"source" : "微博 weibo.com",
"mark" : "15_72851F4B42E19747C3C751982F33327C825EDBF3A5EE00DC9D048E95DEA6BB574F6C90AD6E7D70289F638F9BCD28AE02F1FA8E1ABF3EDD61EE6BD0F309B09540F8B453539D17F057058B2A7B6787F8DA24D7DE78E35A8A6CCD1665D9135EE0CBF849C9DC55E61C8245D8A879B5BF20F19D31F6FC40DEF45D84CC943FBCFF5187",
"recom_state" : -1,
"source_allowclick" : 0,
"biz_feature" : 4294967304,
"mblogtypename" : "推荐",
"scheme" : "sinaweibo://detail/?mblogid=Cxh5GlTQ5",
"visible" : {
"type" : 0,
"list_id" : 0
},
"biz_ids" : [
230444
],
"mid" : "3879305245219537",
"pic_ids" : [
],
"reposts_count" : 3944,
"mlevel" : 0,
"attitudes_count" : 10244,
"darwin_tags" : [
],
"promotion" : {
"id" : "3879305245219537",
"monitor_url" : "http://weibo.com",
"mark" : "15_72851F4B42E19747C3C751982F33327C825EDBF3A5EE00DC9D048E95DEA6BB574F6C90AD6E7D70289F638F9BCD28AE02F1FA8E1ABF3EDD61EE6BD0F309B09540F8B453539D17F057058B2A7B6787F8DA24D7DE78E35A8A6CCD1665D9135EE0CBF849C9DC55E61C8245D8A879B5BF20F19D31F6FC40DEF45D84CC943FBCFF5187",
"type" : "ad"
},
"rid" : "15_0_1_2606540704813051980",
"userType" : 0,
"title" : {
"icon_url" : "http://h5.sinaimg.cn/upload/2015/07/14/34/timeline_title_fansheadlines.png",
"text" : "推荐",
"base_color" : 1
},
"url_struct" : [
{
"result" : false,
"ori_url" : "http://wqc.so/55da6da1257c8",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"short_url" : "http://t.cn/RLstnkl",
"actionlog" : {
"code" : "14000014",
"mid" : "3879305245219537",
"source" : "ad",
"oid" : "http://t.cn/RLstnkl",
"mark" : "15_72851F4B42E19747C3C751982F33327C825EDBF3A5EE00DC9D048E95DEA6BB574F6C90AD6E7D70289F638F9BCD28AE02F1FA8E1ABF3EDD61EE6BD0F309B09540F8B453539D17F057058B2A7B6787F8DA24D7DE78E35A8A6CCD1665D9135EE0CBF849C9DC55E61C8245D8A879B5BF20F19D31F6FC40DEF45D84CC943FBCFF5187",
"act_type" : 1
}
},
{
"result" : false,
"page_id" : "230444c805971153bc999b28ffe17c8c02d30a",
"hide" : 1,
"ori_url" : "sinaweibo://infopage?containerid=230444c805971153bc999b28ffe17c8c02d30a&containerid=230444c805971153bc999b28ffe17c8c02d30a&showurl=http%3A%2F%2Fvideo.weibo.com%2Fshow%3Ffid%3D1034%3Ac805971153bc999b28ffe17c8c02d30a&url_open_direct=1&url_type=39&object_type=video&pos=1",
"url_title" : "秒拍视频",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_video.png",
"url_type" : 39,
"ttl" : 3600,
"short_url" : "http://t.cn/RLBSn7P",
"actionlog" : {
"ext" : "uid:2477831984|mid:3879305245219537|objectid:1034%3Ac805971153bc999b28ffe17c8c02d30a|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
},
"storage_type" : "unistore"
}
]
},
{
"attitudes_count" : 11,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883664704429836",
"mid" : "3883664704429836",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 2,
"pic_infos" : {
"9e6b7fdbjw1evr8kiy6sij20f21cjaef" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/9e6b7fdbjw1evr8kiy6sij20f21cjaef.jpg",
"width" : 180,
"height" : 580
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/9e6b7fdbjw1evr8kiy6sij20f21cjaef.jpg",
"width" : 360,
"height" : 1160
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/9e6b7fdbjw1evr8kiy6sij20f21cjaef.jpg",
"width" : "542",
"height" : "1747"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/9e6b7fdbjw1evr8kiy6sij20f21cjaef.jpg",
"width" : "542",
"height" : "1747"
},
"pic_id" : "9e6b7fdbjw1evr8kiy6sij20f21cjaef",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/9e6b7fdbjw1evr8kiy6sij20f21cjaef.jpg",
"width" : "542",
"height" : "1747"
},
"object_id" : "1042018:bd6032640ca6df39e2349e3e42a6d2ed",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/9e6b7fdbjw1evr8kiy6sij20f21cjaef.jpg",
"width" : 480,
"height" : 1547
}
},
"9e6b7fdbjw1evr8kenwkyj20hy0yowhy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9e6b7fdbjw1evr8kenwkyj20hy0yowhy.jpg",
"width" : 180,
"height" : 347
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9e6b7fdbjw1evr8kenwkyj20hy0yowhy.jpg",
"width" : 360,
"height" : 695
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9e6b7fdbjw1evr8kenwkyj20hy0yowhy.jpg",
"width" : "646",
"height" : "1248"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9e6b7fdbjw1evr8kenwkyj20hy0yowhy.jpg",
"width" : "646",
"height" : "1248"
},
"pic_id" : "9e6b7fdbjw1evr8kenwkyj20hy0yowhy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9e6b7fdbjw1evr8kenwkyj20hy0yowhy.jpg",
"width" : "646",
"height" : "1248"
},
"object_id" : "1042018:1fd8f480fdd443c4506d6cb9b9222927",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9e6b7fdbjw1evr8kenwkyj20hy0yowhy.jpg",
"width" : 480,
"height" : 927
}
}
},
"reposts_count" : 6,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6v4iAoY",
"geo" : null,
"id" : 3883664704429836,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/2657845211/180/40048636856/0",
"profile_image_url" : "http://tp4.sinaimg.cn/2657845211/50/40048636856/0",
"allow_all_act_msg" : true,
"id" : 2657845211,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.980.300/9e6b7fdbgw1ea72x5s6ktj20r808cq5s.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "绝对萌域官方微博",
"url" : "http://slolita.taobao.com/",
"description" : "我是萌羽,是绝对萌域同人原创抱枕铺 slolita.taobao.com 的看板娘,大家要支持我呦~人家的梦想是有自己的抱枕呢!",
"followers_count" : 174895,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.0.0.180.180.1024/9e6b7fdbgw1ee3xfgtvaij2050050t8x.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 28,
"verified_reason_url" : "",
"screen_name" : "绝对萌域",
"province" : "44",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 2,
"friends_count" : 1983,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "夏洛特第10话先行图 via 黑白双瞳",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:48:03 +0800 2015",
"pic_ids" : [
"9e6b7fdbjw1evr8kenwkyj20hy0yowhy",
"9e6b7fdbjw1evr8kiy6sij20f21cjaef"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "16_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6v4iAoY"
},
{
"attitudes_count" : 0,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883664477796636",
"mid" : "3883664477796636",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 4,
"pic_infos" : {
"9a099b04gw1evrdpla5afj20gn09hade" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9a099b04gw1evrdpla5afj20gn09hade.jpg",
"width" : 263,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9a099b04gw1evrdpla5afj20gn09hade.jpg",
"width" : 474,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9a099b04gw1evrdpla5afj20gn09hade.jpg",
"width" : "599",
"height" : "341"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9a099b04gw1evrdpla5afj20gn09hade.jpg",
"width" : "599",
"height" : "341"
},
"pic_id" : "9a099b04gw1evrdpla5afj20gn09hade",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9a099b04gw1evrdpla5afj20gn09hade.jpg",
"width" : "599",
"height" : "341"
},
"keep_size" : 1,
"object_id" : "1042018:3956c51d6a2d7fbc58f56737f7adb9c5",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9a099b04gw1evrdpla5afj20gn09hade.jpg",
"width" : "599",
"height" : "341"
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "https://itunes.apple.com/cn/app/walking-dead-road-to-survival/id969316884",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyLAdn2&mark=&mid=3883664477796636",
"short_url" : "http://t.cn/RyLAdn2"
}
],
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6uHwIgc",
"geo" : null,
"id" : 3883664477796636,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/2584320772/180/40090244301/1",
"profile_image_url" : "http://tp1.sinaimg.cn/2584320772/50/40090244301/1",
"allow_all_act_msg" : false,
"id" : 2584320772,
"cover_image" : "http://ww2.sinaimg.cn/crop.112.0.980.300/9a099b04gw1dy5errimbij.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : " 苹果电脑收藏家 Virtual GS 工作室-专门开发苹果/安卓软件和多媒体电子书",
"followers_count" : 5089,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.981.262.866.866.1024/9a099b04gw1etko4840d4j21kw16oh8b.jpg",
"cover_image_phone" : "http://ww4.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yq7122ixj20hs0hsq3j.jpg",
"city" : "11",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 27,
"verified_reason_url" : "",
"screen_name" : "林泰前",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 30,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000002"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : " 苹果游戏推特介绍的第一款游戏是《Walking Dead:Road to Survival》。这是很有趣的选择-画面精美的恐怖巨作,看来苹果不一定走家庭路线的休闲游戏。http://t.cn/RyLAdn2",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:47:09 +0800 2015",
"pic_ids" : [
"9a099b04gw1evrdpla5afj20gn09hade"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "17_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6uHwIgc"
},
{
"attitudes_count" : 97,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883663500115857",
"mid" : "3883663500115857",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 57,
"pic_infos" : {
"4e5b54d8gw1evrdpanqi0j207v05wjrl" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/4e5b54d8gw1evrdpanqi0j207v05wjrl.jpg",
"width" : 200,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/4e5b54d8gw1evrdpanqi0j207v05wjrl.jpg",
"width" : "283",
"height" : "212"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/4e5b54d8gw1evrdpanqi0j207v05wjrl.jpg",
"width" : "283",
"height" : "212"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/4e5b54d8gw1evrdpanqi0j207v05wjrl.jpg",
"width" : "283",
"height" : "212"
},
"pic_id" : "4e5b54d8gw1evrdpanqi0j207v05wjrl",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/4e5b54d8gw1evrdpanqi0j207v05wjrl.jpg",
"width" : "283",
"height" : "212"
},
"keep_size" : 1,
"object_id" : "1042018:db378390f4d7f50961661251d8d3546b",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/4e5b54d8gw1evrdpanqi0j207v05wjrl.jpg",
"width" : "283",
"height" : "212"
}
}
},
"url_struct" : [
{
"result" : true,
"ori_url" : "http://news.xinhuanet.com/local/2015-09/05/c_128196846.htm",
"url_title" : "网页链接",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 0,
"log" : "su=RyLP5hG&mark=&mid=3883663500115857",
"short_url" : "http://t.cn/RyLP5hG"
}
],
"reposts_count" : 51,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6t80u8F",
"geo" : null,
"id" : 3883663500115857,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1314608344/180/5734910700/1",
"profile_image_url" : "http://tp1.sinaimg.cn/1314608344/50/5734910700/1",
"allow_all_act_msg" : false,
"id" : 1314608344,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.20.980.300/4e5b54d8gw1e9qkzwowpyj20r80cytf5.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "《新闻晨报》官方微博",
"url" : "",
"description" : "新媒体合作:qq:2549671421 曝料热线:021-63529999 客服热线:8008190000、4006200000",
"followers_count" : 20153279,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww4.sinaimg.cn/crop.49.65.610.610.1024/4e5b54d8jw8ev7lxmkc5nj20j60isq4r.jpg",
"city" : "12",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 1,
"enterprise" : 1,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 1,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "新闻晨报",
"province" : "31",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 15,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 558,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【开学日 南京一小学校长要家长“意思意思”】记者实地探访,称自己是学生家长但不是当地人,张校长直言这件事很简单,他当时正在跟开水果店的家长谈判,提出让家长在教师节时送来十几份水果。\"有什么送什么,如果没有送的,就和别人一样,送烟意思意思\"http://t.cn/RyLP5hG新华网",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:43:15 +0800 2015",
"pic_ids" : [
"4e5b54d8gw1evrdpanqi0j207v05wjrl"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "18_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6t80u8F"
},
{
"attitudes_count" : 72,
"source" : "微博 weibo.com",
"page_info" : {
"actionlog" : {
"ext" : "mid:|rid:19_0_1_2606540704813051980",
"oid" : "1001212026736001:gsps:1-1-32275955",
"act_code" : 300,
"act_type" : 1
},
"page_id" : "1001212026736001:gsps:1-1-32275955",
"act_status" : 0,
"content1" : "外媒:朝鲜航班服务引不满",
"type" : 2,
"content2" : "外媒称,如果高丽航空上的哪个乘客不理会禁止拍照的规定,空姐可能会夺过相机,亲自删除照片。假如哪个旅客把一张带有朝鲜领导人金正恩的照片的报纸弄皱了,他就会受到严厉的训斥,甚至更糟。",
"page_url" : "sinaweibo://infopage?containerid=1001212026736001:gsps:1-1-32275955&containerid=1001212026736001:gsps:1-1-32275955&showurl=http%3A%2F%2Ffeed.mix.sina.com.cn%2Flink_card%2Fredirect%3Furl%3Dhttp%253A%252F%252Fnews.sina.com.cn%252Fw%252F2015-09-05%252F102632275955.shtml&url_open_direct=1&url_type=39&object_type=webpage&pos=2",
"scheme" : "http://feed.mix.sina.com.cn/link_card/redirect?url=http%3A%2F%2Fnews.sina.com.cn%2Fw%2F2015-09-05%2F102632275955.shtml",
"page_title" : "外媒:朝鲜航班服务引不满",
"object_type" : "webpage",
"object_id" : "2026736001:gsps:1-1-32275955",
"page_pic" : "http://ww2.sinaimg.cn/thumbnail/80857ffejw1esd7nt2o7yj20hs0hsdh0.jpg"
},
"source_type" : 1,
"idstr" : "3883663475299819",
"mid" : "3883663475299819",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 71,
"pic_infos" : {
"70e11e0fjw1evrdk4d865j20ci0e4dh7" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/70e11e0fjw1evrdk4d865j20ci0e4dh7.jpg",
"width" : 180,
"height" : 203
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/70e11e0fjw1evrdk4d865j20ci0e4dh7.jpg",
"width" : 360,
"height" : 406
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/70e11e0fjw1evrdk4d865j20ci0e4dh7.jpg",
"width" : "450",
"height" : "508"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/70e11e0fjw1evrdk4d865j20ci0e4dh7.jpg",
"width" : "450",
"height" : "508"
},
"pic_id" : "70e11e0fjw1evrdk4d865j20ci0e4dh7",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/70e11e0fjw1evrdk4d865j20ci0e4dh7.jpg",
"width" : "450",
"height" : "508"
},
"keep_size" : 1,
"object_id" : "1042018:e68bddae199e910d64bd1288c64c5089",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/70e11e0fjw1evrdk4d865j20ci0e4dh7.jpg",
"width" : "450",
"height" : "508"
}
}
},
"url_struct" : [
{
"scheme" : "http://feed.mix.sina.com.cn/link_card/redirect?url=http%3A%2F%2Fnews.sina.com.cn%2Fw%2F2015-09-05%2F102632275955.shtml",
"page_id" : "1001212026736001:gsps:1-1-32275955",
"result" : false,
"ori_url" : "sinaweibo://infopage?containerid=1001212026736001:gsps:1-1-32275955&containerid=1001212026736001:gsps:1-1-32275955&showurl=http%3A%2F%2Ffeed.mix.sina.com.cn%2Flink_card%2Fredirect%3Furl%3Dhttp%253A%252F%252Fnews.sina.com.cn%252Fw%252F2015-09-05%252F102632275955.shtml&url_open_direct=1&url_type=39&object_type=webpage&pos=1",
"url_title" : "外媒:朝鲜航班服务引不满",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"short_url" : "http://t.cn/RyLAh1z"
}
],
"reposts_count" : 33,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6t5meIX",
"geo" : null,
"id" : 3883663475299819,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp4.sinaimg.cn/1893801487/180/5669803190/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1893801487/50/5669803190/1",
"allow_all_act_msg" : true,
"id" : 1893801487,
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "24小时播报全球资讯,新浪新闻中心出品",
"url" : "http://blog.sina.com.cn/u/1893801487",
"description" : "全天候的中国最大原创国际资讯平台,新浪新闻中心出品。提供新闻线索请发私信,或发邮件至microworlds@sina.com",
"followers_count" : 14201986,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.500.500.1024/70e11e0fjw1e70f1se3paj20dw0dwgnc.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 1,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "微天下",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 36,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 526,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000080000"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "【外媒:朝鲜航班禁止拍照 空姐可夺相机删照片】如果高丽航空上的乘客不理会禁止拍照的规定,空姐可能会夺过相机,亲自删除照片。假如旅客把一张有金正恩照片的报纸弄皱了,他就会受到严厉的训斥……但也有些乘客认为高丽航空的飞行体验“独一无二、相当可靠”。图为高丽航空空姐。http://t.cn/RyLAh1z",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:43:10 +0800 2015",
"pic_ids" : [
"70e11e0fjw1evrdk4d865j20ci0e4dh7"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "19_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6t5meIX"
},
{
"topic_struct" : [
{
"topic_title" : "景品",
"topic_url" : "sinaweibo://pageinfo?containerid=1008085436c0b4f38a749420c9cea421cc90c3&pageid=1008085436c0b4f38a749420c9cea421cc90c3&extparam=%E6%99%AF%E5%93%81"
},
{
"topic_title" : "长门有希酱的消失",
"topic_url" : "sinaweibo://pageinfo?containerid=100808f40a37c8645abe7fca0db3a832ddc139&pageid=100808f40a37c8645abe7fca0db3a832ddc139&extparam=%E9%95%BF%E9%97%A8%E6%9C%89%E5%B8%8C%E9%85%B1%E7%9A%84%E6%B6%88%E5%A4%B1"
}
],
"attitudes_count" : 5,
"source" : "微博 weibo.com",
"page_info" : {
"page_pic" : "http://ww2.sinaimg.cn/thumbnail/d56a7864jw1er00xcm7hyj2050050t90.jpg",
"page_id" : "100808f40a37c8645abe7fca0db3a832ddc139",
"page_desc" : "",
"object_id" : "1022:100808f40a37c8645abe7fca0db3a832ddc139",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:|rid:20_0_1_2606540704813051980",
"oid" : "100808f40a37c8645abe7fca0db3a832ddc139",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808f40a37c8645abe7fca0db3a832ddc139&containerid=100808f40a37c8645abe7fca0db3a832ddc139&extparam=%E9%95%BF%E9%97%A8%E6%9C%89%E5%B8%8C%E9%85%B1%E7%9A%84%E6%B6%88%E5%A4%B1",
"tips" : "18人关注",
"page_title" : "#长门有希酱的消失#"
},
"source_type" : 1,
"idstr" : "3883663042899537",
"mid" : "3883663042899537",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 1,
"pic_infos" : {
"6f5ef307gw1evrdn8iwckj208c0cimxh" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/6f5ef307gw1evrdn8iwckj208c0cimxh.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/6f5ef307gw1evrdn8iwckj208c0cimxh.jpg",
"width" : "300",
"height" : "450"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/6f5ef307gw1evrdn8iwckj208c0cimxh.jpg",
"width" : "300",
"height" : "450"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/6f5ef307gw1evrdn8iwckj208c0cimxh.jpg",
"width" : "300",
"height" : "450"
},
"pic_id" : "6f5ef307gw1evrdn8iwckj208c0cimxh",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/6f5ef307gw1evrdn8iwckj208c0cimxh.jpg",
"width" : "300",
"height" : "450"
},
"object_id" : "1042018:b3f2145f4e964dc4e1586090f14b8d52",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/6f5ef307gw1evrdn8iwckj208c0cimxh.jpg",
"width" : "300",
"height" : "450"
}
},
"6f5ef307gw1evrdn8ndh3j208c0ciwew" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6f5ef307gw1evrdn8ndh3j208c0ciwew.jpg",
"width" : 180,
"height" : 270
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6f5ef307gw1evrdn8ndh3j208c0ciwew.jpg",
"width" : "300",
"height" : "450"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6f5ef307gw1evrdn8ndh3j208c0ciwew.jpg",
"width" : "300",
"height" : "450"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6f5ef307gw1evrdn8ndh3j208c0ciwew.jpg",
"width" : "300",
"height" : "450"
},
"pic_id" : "6f5ef307gw1evrdn8ndh3j208c0ciwew",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6f5ef307gw1evrdn8ndh3j208c0ciwew.jpg",
"width" : "300",
"height" : "450"
},
"object_id" : "1042018:7f119330b236ad517de70a419a78c26a",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6f5ef307gw1evrdn8ndh3j208c0ciwew.jpg",
"width" : "300",
"height" : "450"
}
}
},
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6socaiJ",
"geo" : null,
"id" : 3883663042899537,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/1868493575/180/40029164385/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1868493575/50/40029164385/1",
"allow_all_act_msg" : false,
"id" : 1868493575,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/6f5ef307gw1e6b6a3o4jnj20r808cjsu.jpg",
"remark" : "",
"verified_trade" : "1352",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "动漫达人",
"url" : "http://churuya.taobao.com",
"description" : "提供各类限定手办,AZONE娃娃信息,欢迎光临HTTP://CHURUYA.TAOBAO.COM~ 如想加入讨论请加QQ群:118045224",
"followers_count" : 273646,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.359.359.1024/6f5ef307gw1e6vdd1iprqj20a00a0mzg.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "动漫周边,日本动漫",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "鹤屋通贩",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 2,
"friends_count" : 1715,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#景品##长门有希酱的消失#——样品图片再更新~!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:41:27 +0800 2015",
"pic_ids" : [
"6f5ef307gw1evrdn8iwckj208c0cimxh",
"6f5ef307gw1evrdn8ndh3j208c0ciwew"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "20_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6socaiJ"
},
{
"attitudes_count" : 147,
"source" : "iPhone 6 Plus",
"page_info" : {
"actionlog" : {
"ext" : "uid:2477831984|mid:3883662971933105|objectid:1034%3A20c4e42667a8abf216f7d39a48123266|from:1|detail:native",
"source" : "video",
"act_code" : 799,
"act_type" : 1
},
"page_id" : "23044420c4e42667a8abf216f7d39a48123266",
"act_status" : 1,
"content1" : "秒拍视频",
"type" : 11,
"content2" : "别跟东北人抢买单",
"oid" : "1794019873",
"page_url" : "sinaweibo://infopage?containerid=23044420c4e42667a8abf216f7d39a48123266&containerid=23044420c4e42667a8abf216f7d39a48123266&showurl=http%3A%2F%2Fvideo.weibo.com%2Fshow%3Ffid%3D1034%3A20c4e42667a8abf216f7d39a48123266&url_open_direct=1&url_type=39&object_type=video&pos=2",
"page_title" : "秒拍视频",
"pic_info" : {
"pic_big" : {
"url" : "http://ww1.sinaimg.cn/sq480/736f0c7ejw1evrbi1lq6fj20dc0a0jsm.jpg",
"width" : "157",
"height" : "157"
},
"pic_middle" : {
"url" : "http://ww1.sinaimg.cn/sq480/736f0c7ejw1evrbi1lq6fj20dc0a0jsm.jpg",
"width" : "157",
"height" : "157"
},
"pic_small" : {
"url" : "http://ww1.sinaimg.cn/sq480/736f0c7ejw1evrbi1lq6fj20dc0a0jsm.jpg",
"width" : "157",
"height" : "157"
}
},
"object_type" : "video",
"object_id" : "1034:20c4e42667a8abf216f7d39a48123266",
"page_pic" : "http://ww1.sinaimg.cn/sq480/736f0c7ejw1evrbi1lq6fj20dc0a0jsm.jpg",
"media_info" : {
"h5_url" : "http://video.weibo.com/show?fid=1034:20c4e42667a8abf216f7d39a48123266",
"stream_url" : "http://us.sinaimg.cn/001prqJejx06VbEyoKdi050d010000lU0k01.m3u8?KID=unistore,video&Expires=1441425771&ssig=ijog7Oji7v",
"mp4_sd_url" : "http://us.sinaimg.cn/002PskmBjx06VbExFZ2D05040100CBAU0k01.mp4?KID=unistore,video",
"storage_type" : "unistore",
"duration" : 0,
"ttl" : 3600,
"stream_url_hd" : "http://us.sinaimg.cn/001prqJejx06VbEyoKdi050d010000lU0k01.m3u8?KID=unistore,video&Expires=1441425771&ssig=ijog7Oji7v",
"name" : "秒拍视频",
"mp4_hd_url" : "http://us.sinaimg.cn/002ciUWkjx06VbExFnGT05040102cNeU0k02.mp4?KID=unistore,video&Expires=1441425771&ssig=xxvzJxXLcm"
},
"type_icon" : null
},
"source_type" : 1,
"idstr" : "3883662971933105",
"mid" : "3883662971933105",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 30,
"source" : "秒拍网页版",
"source_type" : 1,
"idstr" : "3883657623888366",
"mid" : "3883657623888366",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 86,
"reposts_count" : 608,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6jEgjxA",
"geo" : null,
"id" : 3883657623888366,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp2.sinaimg.cn/1794019873/180/5734717678/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1794019873/50/5734717678/0",
"allow_all_act_msg" : false,
"id" : 1794019873,
"remark" : "",
"verified_trade" : "1025",
"level" : 2,
"verified_reason" : "2014央视春晚《英雄赞歌》演唱者",
"url" : "",
"description" : "主要作品《英雄赞歌》《春姑娘》《美丽中国梦》《珍惜好日子》等。代言及演出经纪13811471887洪雷。传递中国正能量,共唱美丽中国梦!",
"followers_count" : 81558,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.1242.1242.1024/6aee9221jw8ev50yc20cyj20yi0yiq5y.jpg",
"cover_image_phone" : "http://ww3.sinaimg.cn/crop.0.0.640.640.640/6ce2240djw1e9oae3wb1pj20hs0hs77c.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "歌手王芳",
"province" : "100",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 5,
"user_ability" : 0,
"friends_count" : 876,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"biz_ids" : [
230444
],
"attitudes_status" : 0,
"text" : "别跟东北人抢买单 http://t.cn/RyLzTWi .",
"biz_feature" : 4294967304,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:19:55 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 80,
"url_struct" : [
{
"result" : false,
"page_id" : "23044420c4e42667a8abf216f7d39a48123266",
"ori_url" : "sinaweibo://infopage?containerid=23044420c4e42667a8abf216f7d39a48123266&containerid=23044420c4e42667a8abf216f7d39a48123266&showurl=http%3A%2F%2Fvideo.weibo.com%2Fshow%3Ffid%3D1034%3A20c4e42667a8abf216f7d39a48123266&url_open_direct=1&url_type=39&object_type=video&pos=1",
"url_title" : "秒拍视频",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_video.png",
"url_type" : 39,
"ttl" : 3600,
"short_url" : "http://t.cn/RyLzTWi",
"actionlog" : {
"ext" : "uid:2477831984|mid:3883662971933105|objectid:1034%3A20c4e42667a8abf216f7d39a48123266|from:1|detail:web",
"source" : "video",
"act_code" : 799,
"act_type" : 1
},
"storage_type" : "unistore"
}
],
"reposts_count" : 208,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6sh86T7",
"geo" : null,
"id" : 3883662971933105,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/1662766362/180/5736167964/1",
"profile_image_url" : "http://tp3.sinaimg.cn/1662766362/50/5736167964/1",
"allow_all_act_msg" : false,
"id" : 1662766362,
"remark" : "搜狐 副BOSS",
"verified_trade" : "1161",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level5.png"
}
],
"verified_reason" : "原搜狐公司副总裁、搜狐视频首席运营官;原凤凰卫视执行台长",
"url" : "",
"description" : "孔二狗他哥",
"followers_count" : 3398192,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.0.512.512.1024/631bcd1ajw8evofki8o00j20e80e8dfs.jpg",
"cover_image_phone" : "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecat8op0e1j20hs0hswgu.jpg",
"city" : "1000",
"verified_level" : 1,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 32,
"verified_reason_url" : "",
"screen_name" : "刘春",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 1,
"gender" : "m",
"mbrank" : 5,
"user_ability" : 0,
"friends_count" : 1025,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "@孔二狗 你看看",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:41:10 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "21_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6sh86T7"
},
{
"mblogtypename" : "",
"attitudes_count" : 107,
"source" : "资源菌iPhone 5",
"source_type" : 2,
"idstr" : "3883662720673158",
"mid" : "3883662720673158",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"retweeted_status" : {
"attitudes_count" : 240,
"source" : "资源菌iPhone 5",
"source_type" : 2,
"idstr" : "3883654188811994",
"mid" : "3883654188811994",
"annotations" : [
{
"client_mblogid" : "iPhone-DD2070D0-99D8-44B6-B033-8FEA3F3D6AF2"
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 23,
"pic_infos" : {
"9ccc7942jw1evrcm9d3h6j20c204pmxj" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : 385,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : "434",
"height" : "169"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : "434",
"height" : "169"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : "434",
"height" : "169"
},
"pic_id" : "9ccc7942jw1evrcm9d3h6j20c204pmxj",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : "434",
"height" : "169"
},
"object_id" : "1042018:f2c242f6ed6cba9bd8a0056844a34b43",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evrcm9d3h6j20c204pmxj.jpg",
"width" : "434",
"height" : "169"
}
},
"9ccc7942jw1evrckbe4mej20c3087jrw" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : 221,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : 398,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : "435",
"height" : "295"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : "435",
"height" : "295"
},
"pic_id" : "9ccc7942jw1evrckbe4mej20c3087jrw",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : "435",
"height" : "295"
},
"object_id" : "1042018:fbd776df55f4df56bb69926c47113652",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942jw1evrckbe4mej20c3087jrw.jpg",
"width" : "435",
"height" : "295"
}
},
"9ccc7942jw1evrcl921clj20c80a0406" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : 183,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : 330,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"pic_id" : "9ccc7942jw1evrcl921clj20c80a0406",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"object_id" : "1042018:ab6ad3adeed30343c23f17c4d9e04262",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942jw1evrcl921clj20c80a0406.jpg",
"width" : "440",
"height" : "360"
}
},
"9ccc7942jw1evrcmeg1b2j20c8085gm5" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : 225,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : 405,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : "440",
"height" : "293"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : "440",
"height" : "293"
},
"pic_id" : "9ccc7942jw1evrcmeg1b2j20c8085gm5",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : "440",
"height" : "293"
},
"object_id" : "1042018:8ed5d64a162b6406fbe6830f0623f1cf",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/9ccc7942jw1evrcmeg1b2j20c8085gm5.jpg",
"width" : "440",
"height" : "293"
}
},
"9ccc7942jw1evrcksh3bjj20c80a0406" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : 183,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : 330,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"pic_id" : "9ccc7942jw1evrcksh3bjj20c80a0406",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : "440",
"height" : "360"
},
"object_id" : "1042018:38111891c0850dbff452d192e039a5ba",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evrcksh3bjj20c80a0406.jpg",
"width" : "440",
"height" : "360"
}
},
"9ccc7942jw1evrcm6jbh7j20c809r75n" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : 188,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : 338,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : "440",
"height" : "351"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : "440",
"height" : "351"
},
"pic_id" : "9ccc7942jw1evrcm6jbh7j20c809r75n",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : "440",
"height" : "351"
},
"object_id" : "1042018:5f18c2bea5f2aa9dbd0a6909a171d665",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evrcm6jbh7j20c809r75n.jpg",
"width" : "440",
"height" : "351"
}
},
"9ccc7942jw1evrcmb828pj20c605xq3p" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : 308,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : "438",
"height" : "213"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : "438",
"height" : "213"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : "438",
"height" : "213"
},
"pic_id" : "9ccc7942jw1evrcmb828pj20c605xq3p",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : "438",
"height" : "213"
},
"object_id" : "1042018:184bbce59adba6c01b01b6b6a50698c2",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evrcmb828pj20c605xq3p.jpg",
"width" : "438",
"height" : "213"
}
},
"9ccc7942jw1evrcmjhtvmj20c807lgmw" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : 241,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : 435,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : "440",
"height" : "273"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : "440",
"height" : "273"
},
"pic_id" : "9ccc7942jw1evrcmjhtvmj20c807lgmw",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : "440",
"height" : "273"
},
"object_id" : "1042018:8d93174b579e27108acbd6847f77ea90",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/9ccc7942jw1evrcmjhtvmj20c807lgmw.jpg",
"width" : "440",
"height" : "273"
}
},
"9ccc7942jw1evrcmu0v8rj20c80cdmzb" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : 180,
"height" : 182
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : 360,
"height" : 364
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : "440",
"height" : "445"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : "440",
"height" : "445"
},
"pic_id" : "9ccc7942jw1evrcmu0v8rj20c80cdmzb",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : "440",
"height" : "445"
},
"object_id" : "1042018:9715c564982dad8faeca4f8e137ed368",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/9ccc7942jw1evrcmu0v8rj20c80cdmzb.jpg",
"width" : "440",
"height" : "445"
}
}
},
"reposts_count" : 788,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6e6AYoW",
"geo" : null,
"id" : 3883654188811994,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"allow_all_act_msg" : false,
"id" : 2630646082,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"description" : "理想,让库粉们都成为设计师!",
"followers_count" : 1118103,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "photoshop资源库",
"province" : "100",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 155,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "设计师天天对着电脑,保护眼睛必备!恢复视力法(500度以下)恢复视力的方法(飞行员都用)为了你的眼睛,请好好的学起来吧!get√",
"biz_feature" : 4294967300,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:06:16 +0800 2015",
"pic_ids" : [
"9ccc7942jw1evrckbe4mej20c3087jrw",
"9ccc7942jw1evrcksh3bjj20c80a0406",
"9ccc7942jw1evrcl921clj20c80a0406",
"9ccc7942jw1evrcm6jbh7j20c809r75n",
"9ccc7942jw1evrcm9d3h6j20c204pmxj",
"9ccc7942jw1evrcmb828pj20c605xq3p",
"9ccc7942jw1evrcmeg1b2j20c8085gm5",
"9ccc7942jw1evrcmjhtvmj20c807lgmw",
"9ccc7942jw1evrcmu0v8rj20c80cdmzb"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 6,
"reposts_count" : 208,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6rS2P7o",
"geo" : null,
"id" : 3883662720673158,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp3.sinaimg.cn/2630646082/180/40073330660/1",
"profile_image_url" : "http://tp3.sinaimg.cn/2630646082/50/40073330660/1",
"allow_all_act_msg" : false,
"id" : 2630646082,
"cover_image" : "http://ww1.sinaimg.cn/crop.0.0.920.300/9ccc7942gw1el9vabizm9j20pk08c74v.jpg",
"remark" : "",
"verified_trade" : "885",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "淄博怡中外国语学校 特约导师 知名创意博主 微博签约自媒体",
"url" : "http://blog.sina.com.cn/yoyoxieliyuan",
"description" : "理想,让库粉们都成为设计师!",
"followers_count" : 1118103,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.179.179.1024/9ccc7942gw1enacnterhdj2050050jrk.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/549d0121tw1egm1kjly3jj20hs0hsq4f.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 1,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 30,
"verified_reason_url" : "",
"screen_name" : "photoshop资源库",
"province" : "100",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 3,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 0,
"friends_count" : 155,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "转需,保护眼睛! //@苄栢_glimmer:这个有一条我试过了,异常有效!//@Sai资源库:转需!这个真心要用!",
"biz_feature" : 0,
"pid" : 3883656852490796,
"created_at" : "Sat Sep 05 10:40:10 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "22_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6rS2P7o"
},
{
"topic_struct" : [
{
"topic_title" : "路人女主",
"topic_url" : "sinaweibo://pageinfo?containerid=1008088dd1981caf86c02aac9de24fb093ae62&pageid=1008088dd1981caf86c02aac9de24fb093ae62&extparam=%E8%B7%AF%E4%BA%BA%E5%A5%B3%E4%B8%BB"
},
{
"topic_title" : "aniplex",
"topic_url" : "sinaweibo://pageinfo?containerid=100808fcd7715310ad244f749781fc8ae56c29&pageid=100808fcd7715310ad244f749781fc8ae56c29&extparam=aniplex"
}
],
"attitudes_count" : 1,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883662460014261",
"mid" : "3883662460014261",
"darwin_tags" : [
],
"source_allowclick" : 0,
"retweeted_status" : {
"attitudes_count" : 29,
"source" : "微博 weibo.com",
"source_type" : 1,
"idstr" : "3883505450859469",
"mid" : "3883505450859469",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 8,
"pic_infos" : {
"6f5ef307gw1evqvjklbsbj20uk133k0l" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/6f5ef307gw1evqvjklbsbj20uk133k0l.jpg",
"width" : 180,
"height" : 230
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/6f5ef307gw1evqvjklbsbj20uk133k0l.jpg",
"width" : 360,
"height" : 460
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/6f5ef307gw1evqvjklbsbj20uk133k0l.jpg",
"width" : 720,
"height" : 920
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/6f5ef307gw1evqvjklbsbj20uk133k0l.jpg",
"width" : "1100",
"height" : "1407"
},
"pic_id" : "6f5ef307gw1evqvjklbsbj20uk133k0l",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/6f5ef307gw1evqvjklbsbj20uk133k0l.jpg",
"width" : "1100",
"height" : "1407"
},
"keep_size" : 1,
"object_id" : "1042018:775eae823136d48eee3d8396e7a75828",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/6f5ef307gw1evqvjklbsbj20uk133k0l.jpg",
"width" : 480,
"height" : 613
}
}
},
"reposts_count" : 67,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz2md3BAp",
"geo" : null,
"id" : 3883505450859469,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/1868493575/180/40029164385/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1868493575/50/40029164385/1",
"allow_all_act_msg" : false,
"id" : 1868493575,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/6f5ef307gw1e6b6a3o4jnj20r808cjsu.jpg",
"remark" : "",
"verified_trade" : "1352",
"level" : 2,
"verified_reason" : "动漫达人",
"url" : "http://churuya.taobao.com",
"description" : "提供各类限定手办,AZONE娃娃信息,欢迎光临HTTP://CHURUYA.TAOBAO.COM~ 如想加入讨论请加QQ群:118045224",
"followers_count" : 273646,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.359.359.1024/6f5ef307gw1e6vdd1iprqj20a00a0mzg.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "动漫周边,日本动漫",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "鹤屋通贩",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 2,
"friends_count" : 1715,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "#路人女主##aniplex#——英梨々、加藤恵 霞ヶ丘詩羽、氷堂美智留~和服版手办公布?!跨系列作品!!!!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 00:15:13 +0800 2015",
"pic_ids" : [
"6f5ef307gw1evqvjklbsbj20uk133k0l"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 3,
"reposts_count" : 8,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6rs03I1",
"geo" : null,
"id" : 3883662460014261,
"user" : {
"mbtype" : 12,
"avatar_large" : "http://tp4.sinaimg.cn/1868493575/180/40029164385/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1868493575/50/40029164385/1",
"allow_all_act_msg" : false,
"id" : 1868493575,
"cover_image" : "http://ww3.sinaimg.cn/crop.0.0.980.300/6f5ef307gw1e6b6a3o4jnj20r808cjsu.jpg",
"remark" : "",
"verified_trade" : "1352",
"level" : 2,
"icons" : [
{
"url" : "http://u1.sinaimg.cn/upload/2014/11/04/common_icon_membership_level6.png"
}
],
"verified_reason" : "动漫达人",
"url" : "http://churuya.taobao.com",
"description" : "提供各类限定手办,AZONE娃娃信息,欢迎光临HTTP://CHURUYA.TAOBAO.COM~ 如想加入讨论请加QQ群:118045224",
"followers_count" : 273646,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : 0,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.0.0.359.359.1024/6f5ef307gw1e6vdd1iprqj20a00a0mzg.jpg",
"city" : "1000",
"verified_level" : 3,
"has_ability_tag" : 1,
"ability_tags" : "动漫周边,日本动漫",
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 1,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 1,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 1,
"dailv" : 0
},
"urank" : 33,
"verified_reason_url" : "",
"screen_name" : "鹤屋通贩",
"province" : "400",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 6,
"user_ability" : 2,
"friends_count" : 1715,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000400208"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "提!",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:39:08 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "23_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6rs03I1"
},
{
"topic_struct" : [
{
"topic_title" : "万象",
"topic_url" : "sinaweibo://pageinfo?containerid=1008087ca25b23c06938524ad485f006b3f2a6&pageid=1008087ca25b23c06938524ad485f006b3f2a6&extparam=%E4%B8%87%E8%B1%A1"
}
],
"attitudes_count" : 222,
"source" : "微博 weibo.com",
"page_info" : {
"actionlog" : {
"ext" : "mid:|rid:24_0_1_2606540704813051980",
"oid" : "1001212026736001:comos:fxhqhui4815551",
"act_code" : 300,
"act_type" : 1
},
"page_id" : "1001212026736001:comos:fxhqhui4815551",
"act_status" : 0,
"content1" : "重庆投资千万建宠物公墓",
"type" : 2,
"content2" : "喵星人、汪星人正常寿命都只有十多岁。爱宠若离你而去后,你想如何处理它的后事呢?最快底,重庆乃至西部地区首家宠物公墓将在璧山建成。",
"page_url" : "sinaweibo://infopage?containerid=1001212026736001:comos:fxhqhui4815551&containerid=1001212026736001:comos:fxhqhui4815551&showurl=http%3A%2F%2Ffeed.mix.sina.com.cn%2Flink_card%2Fredirect%3Furl%3Dhttp%253A%252F%252Fnews.sina.com.cn%252Fs%252Fqw%252F2015-09-05%252Fdoc-ifxhqhui4815551.shtml&url_open_direct=1&url_type=39&object_type=webpage&pos=2",
"scheme" : "http://feed.mix.sina.com.cn/link_card/redirect?url=http%3A%2F%2Fnews.sina.com.cn%2Fs%2Fqw%2F2015-09-05%2Fdoc-ifxhqhui4815551.shtml",
"page_title" : "重庆投资千万建宠物公墓",
"object_type" : "webpage",
"object_id" : "2026736001:comos:fxhqhui4815551",
"page_pic" : "http://n.sinaimg.cn/transform/20150905/aE1d-fxhqhun8369594.jpg"
},
"source_type" : 1,
"idstr" : "3883661856727095",
"mid" : "3883661856727095",
"darwin_tags" : [
],
"source_allowclick" : 0,
"comments_count" : 430,
"pic_infos" : {
"60718250jw1evrddo4mtdj20go0goadj" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/60718250jw1evrddo4mtdj20go0goadj.jpg",
"width" : 180,
"height" : 180
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/60718250jw1evrddo4mtdj20go0goadj.jpg",
"width" : 360,
"height" : 360
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/60718250jw1evrddo4mtdj20go0goadj.jpg",
"width" : "600",
"height" : "600"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/60718250jw1evrddo4mtdj20go0goadj.jpg",
"width" : "600",
"height" : "600"
},
"pic_id" : "60718250jw1evrddo4mtdj20go0goadj",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/60718250jw1evrddo4mtdj20go0goadj.jpg",
"width" : "600",
"height" : "600"
},
"object_id" : "1042018:a680a743cebeb610c03187fe51f95848",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/60718250jw1evrddo4mtdj20go0goadj.jpg",
"width" : 480,
"height" : 480
}
},
"60718250jw1evrddjt55yj20b4069dgd" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/60718250jw1evrddjt55yj20b4069dgd.jpg",
"width" : 266,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/60718250jw1evrddjt55yj20b4069dgd.jpg",
"width" : "400",
"height" : "225"
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/60718250jw1evrddjt55yj20b4069dgd.jpg",
"width" : "400",
"height" : "225"
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/60718250jw1evrddjt55yj20b4069dgd.jpg",
"width" : "400",
"height" : "225"
},
"pic_id" : "60718250jw1evrddjt55yj20b4069dgd",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/60718250jw1evrddjt55yj20b4069dgd.jpg",
"width" : "400",
"height" : "225"
},
"object_id" : "1042018:add6e78c33ac8982e22c0c9c08b1fbc9",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/60718250jw1evrddjt55yj20b4069dgd.jpg",
"width" : "400",
"height" : "225"
}
}
},
"url_struct" : [
{
"scheme" : "http://feed.mix.sina.com.cn/link_card/redirect?url=http%3A%2F%2Fnews.sina.com.cn%2Fs%2Fqw%2F2015-09-05%2Fdoc-ifxhqhui4815551.shtml",
"page_id" : "1001212026736001:comos:fxhqhui4815551",
"result" : false,
"ori_url" : "sinaweibo://infopage?containerid=1001212026736001:comos:fxhqhui4815551&containerid=1001212026736001:comos:fxhqhui4815551&showurl=http%3A%2F%2Ffeed.mix.sina.com.cn%2Flink_card%2Fredirect%3Furl%3Dhttp%253A%252F%252Fnews.sina.com.cn%252Fs%252Fqw%252F2015-09-05%252Fdoc-ifxhqhui4815551.shtml&url_open_direct=1&url_type=39&object_type=webpage&pos=1",
"url_title" : "重庆投资千万建宠物公墓",
"url_type_pic" : "http://u1.sinaimg.cn/upload/2014/10/16/timeline_card_small_web.png",
"url_type" : 39,
"short_url" : "http://t.cn/Ry2gt8S"
}
],
"reposts_count" : 194,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6qtse1x",
"geo" : null,
"id" : 3883661856727095,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp1.sinaimg.cn/1618051664/180/5735009977/0",
"profile_image_url" : "http://tp1.sinaimg.cn/1618051664/50/5735009977/0",
"allow_all_act_msg" : true,
"id" : 1618051664,
"remark" : "",
"verified_trade" : "",
"level" : 2,
"icons" : [
{
"url" : "http://h5.sinaimg.cn/upload/2015/08/05/34/avatar_enterprise_vip.png"
}
],
"verified_reason" : "新浪新闻中心24小时播报全球重大新闻",
"url" : "http://news.sina.com.cn/",
"description" : "每日播报全球各类重要资讯、突发新闻,全天24小时即时发布。欢迎报料、投稿,请发私信或者邮件:xlttnews@vip.sina.com。",
"followers_count" : 43226637,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww2.sinaimg.cn/crop.20.23.135.135.1024/60718250jw8ev8xr8xk42j2050050aa0.jpg",
"city" : "8",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 1,
"zongyiji" : 1,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 31,
"verified_reason_url" : "",
"screen_name" : "头条新闻",
"province" : "11",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 42,
"gender" : "f",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 361,
"verified" : false,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
},
"verified_state" : 0
},
"recom_state" : -1,
"biz_ids" : [
0
],
"attitudes_status" : 0,
"text" : "#万象#【重庆投资千万建宠物公墓 占地20万平米】最快底,重庆首家宠物公墓将在璧山建成。项目负责人介绍,他们将投资1250万打造宠物公墓新地标。墓地集“互联网+、生态农业、宠物公园、乡村旅游”四位一体,占地20多万平米。墓地预计售价每个2000元~5000元,有效期10。http://t.cn/Ry2gt8S",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:36:44 +0800 2015",
"pic_ids" : [
"60718250jw1evrddjt55yj20b4069dgd",
"60718250jw1evrddo4mtdj20go0goadj"
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "24_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6qtse1x"
},
{
"attitudes_count" : 15,
"source" : "Sony",
"source_type" : 2,
"idstr" : "3883661625479904",
"mid" : "3883661625479904",
"annotations" : [
{
"client_mblogid" : "55eed8b8-682c-4ac8-ad32-85e29fafecf0",
"shooting" : 1
},
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 1,
"comments_count" : 0,
"reposts_count" : 2,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6q6mZzy",
"geo" : null,
"id" : 3883661625479904,
"user" : {
"mbtype" : 2,
"avatar_large" : "http://tp2.sinaimg.cn/1222898317/180/5701848920/0",
"profile_image_url" : "http://tp2.sinaimg.cn/1222898317/50/5701848920/0",
"allow_all_act_msg" : false,
"id" : 1222898317,
"cover_image" : "http://ww2.sinaimg.cn/crop.0.0.920.300/48e3f28dgw1ephvzwunvjj20pk08cwg4.jpg",
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "",
"description" : "【陌生人评论&艾特已关,详情看这里~ http://t.cn/RAqZ0Kn】叫我潺潺就好。专业视奸萌妹,并接受妹子向性知识咨询。",
"followers_count" : 42255,
"follow_me" : false,
"credit_score" : 76,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.0.0.720.720.1024/48e3f28djw8eix7rrtdlxj20k00k00tr.jpg",
"city" : "1",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 1,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 0,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 25,
"verified_reason_url" : "",
"screen_name" : "潺晓才不是性知识咨询洞呢哼",
"province" : "400",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "f",
"mbrank" : 1,
"user_ability" : 0,
"friends_count" : 449,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "想拌个蔬菜沙拉吃,切了半个西红柿就发现这货软的另一半没法切成片了,我一怒之下直接把另一半吃了",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 10:35:49 +0800 2015",
"pic_ids" : [
],
"visible" : {
"type" : 0,
"list_id" : 0
},
"mblogtypename" : "",
"rid" : "25_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6q6mZzy"
},
{
"mblogtypename" : "",
"attitudes_count" : 0,
"source" : "iPhone 6 Plus",
"topic_struct" : [
{
"topic_title" : "监狱学园",
"topic_url" : "sinaweibo://pageinfo?containerid=100808f363a7439b7fa7c70f976236a0eda8d8&pageid=100808f363a7439b7fa7c70f976236a0eda8d8&extparam=%E7%9B%91%E7%8B%B1%E5%AD%A6%E5%9B%AD"
},
{
"topic_title" : "中川大志",
"topic_url" : "sinaweibo://pageinfo?containerid=100808f1cb34dd4abba37cba3b07683441a98a&pageid=100808f1cb34dd4abba37cba3b07683441a98a&extparam=%E4%B8%AD%E5%B7%9D%E5%A4%A7%E5%BF%97"
}
],
"source_type" : 1,
"idstr" : "3883660677494653",
"mid" : "3883660677494653",
"annotations" : [
{
"mapi_request" : true
}
],
"darwin_tags" : [
],
"source_allowclick" : 0,
"page_info" : {
"page_pic" : "http://ww4.sinaimg.cn/thumb150/6a0b62bfjw1eelyxsjjvhj2050050weq.jpg",
"page_id" : "100808f363a7439b7fa7c70f976236a0eda8d8",
"page_desc" : "监狱学园漫画是平本彰创作的一部搞笑喜剧漫画,「监狱学园」讲述了东京郊外的私立八光学园的故事,这所为了培养大小姐的贵族学校从公元20114月开始正式改为了男女合校,首批入学的男子有五个人。。。。。一帮男蛇精病和一帮女深井冰的神经病史!",
"object_id" : "1022:100808f363a7439b7fa7c70f976236a0eda8d8",
"object_type" : "topic",
"actionlog" : {
"ext" : "mid:|rid:26_0_1_2606540704813051980",
"oid" : "100808f363a7439b7fa7c70f976236a0eda8d8",
"act_code" : 300,
"act_type" : 1
},
"type" : 0,
"page_url" : "sinaweibo://pageinfo?containerid=100808f363a7439b7fa7c70f976236a0eda8d8&containerid=100808f363a7439b7fa7c70f976236a0eda8d8&extparam=%E7%9B%91%E7%8B%B1%E5%AD%A6%E5%9B%AD",
"tips" : "660人关注",
"page_title" : "#监狱学园#"
},
"retweeted_status" : {
"attitudes_count" : 731,
"source" : "微博桌面",
"source_type" : 1,
"idstr" : "3883622526760511",
"mid" : "3883622526760511",
"darwin_tags" : [
],
"source_allowclick" : 0,
"cardid" : "vip_007",
"comments_count" : 400,
"pic_infos" : {
"47481d23jw1evr8vb0lpmj20qe0hg41s" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/47481d23jw1evr8vb0lpmj20qe0hg41s.jpg",
"width" : 226,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/47481d23jw1evr8vb0lpmj20qe0hg41s.jpg",
"width" : 408,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/47481d23jw1evr8vb0lpmj20qe0hg41s.jpg",
"width" : 720,
"height" : 475
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/47481d23jw1evr8vb0lpmj20qe0hg41s.jpg",
"width" : "950",
"height" : "628"
},
"pic_id" : "47481d23jw1evr8vb0lpmj20qe0hg41s",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/47481d23jw1evr8vb0lpmj20qe0hg41s.jpg",
"width" : "950",
"height" : "628"
},
"object_id" : "1042018:c3f1c66916932c67eaaf10920a48d2b3",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/47481d23jw1evr8vb0lpmj20qe0hg41s.jpg",
"width" : 544,
"height" : 360
}
},
"47481d23jw1evr8wbputaj20qe0hgmzx" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or180/47481d23jw1evr8wbputaj20qe0hgmzx.jpg",
"width" : 226,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or360/47481d23jw1evr8wbputaj20qe0hgmzx.jpg",
"width" : 408,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/wap720/47481d23jw1evr8wbputaj20qe0hgmzx.jpg",
"width" : 720,
"height" : 475
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/large/47481d23jw1evr8wbputaj20qe0hgmzx.jpg",
"width" : "950",
"height" : "628"
},
"pic_id" : "47481d23jw1evr8wbputaj20qe0hgmzx",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww1.sinaimg.cn/woriginal/47481d23jw1evr8wbputaj20qe0hgmzx.jpg",
"width" : "950",
"height" : "628"
},
"object_id" : "1042018:32f26f7f96db3329f2db55d1c9c4eb85",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww1.sinaimg.cn/or480/47481d23jw1evr8wbputaj20qe0hgmzx.jpg",
"width" : 544,
"height" : 360
}
},
"47481d23jw1evr8x17b0xj20qe0hgmzy" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/47481d23jw1evr8x17b0xj20qe0hgmzy.jpg",
"width" : 226,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/47481d23jw1evr8x17b0xj20qe0hgmzy.jpg",
"width" : 408,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/47481d23jw1evr8x17b0xj20qe0hgmzy.jpg",
"width" : 720,
"height" : 475
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/47481d23jw1evr8x17b0xj20qe0hgmzy.jpg",
"width" : "950",
"height" : "628"
},
"pic_id" : "47481d23jw1evr8x17b0xj20qe0hgmzy",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/47481d23jw1evr8x17b0xj20qe0hgmzy.jpg",
"width" : "950",
"height" : "628"
},
"object_id" : "1042018:0dc88ee3fa534513741101c920753445",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/47481d23jw1evr8x17b0xj20qe0hgmzy.jpg",
"width" : 544,
"height" : 360
}
},
"47481d23jw1evr8yq88k8j20qe1xs179" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/47481d23jw1evr8yq88k8j20qe1xs179.jpg",
"width" : 180,
"height" : 475
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/47481d23jw1evr8yq88k8j20qe1xs179.jpg",
"width" : 360,
"height" : 951
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/47481d23jw1evr8yq88k8j20qe1xs179.jpg",
"width" : 720,
"height" : 1903
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/47481d23jw1evr8yq88k8j20qe1xs179.jpg",
"width" : "950",
"height" : "2512"
},
"pic_id" : "47481d23jw1evr8yq88k8j20qe1xs179",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/47481d23jw1evr8yq88k8j20qe1xs179.jpg",
"width" : "950",
"height" : "2512"
},
"object_id" : "1042018:bca8898b1c985af75d469f1069172dd5",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/47481d23jw1evr8yq88k8j20qe1xs179.jpg",
"width" : 480,
"height" : 1269
}
},
"47481d23jw1evr8vif1whj20qe0hgn0p" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/47481d23jw1evr8vif1whj20qe0hgn0p.jpg",
"width" : 226,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/47481d23jw1evr8vif1whj20qe0hgn0p.jpg",
"width" : 408,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/47481d23jw1evr8vif1whj20qe0hgn0p.jpg",
"width" : 720,
"height" : 475
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/47481d23jw1evr8vif1whj20qe0hgn0p.jpg",
"width" : "950",
"height" : "628"
},
"pic_id" : "47481d23jw1evr8vif1whj20qe0hgn0p",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/47481d23jw1evr8vif1whj20qe0hgn0p.jpg",
"width" : "950",
"height" : "628"
},
"object_id" : "1042018:4c8bba4aa9caae7ed6f2dc598f5826d1",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/47481d23jw1evr8vif1whj20qe0hgn0p.jpg",
"width" : 544,
"height" : 360
}
},
"47481d23jw1evr8us219mj20pq0i0n0b" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/47481d23jw1evr8us219mj20pq0i0n0b.jpg",
"width" : 214,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/47481d23jw1evr8us219mj20pq0i0n0b.jpg",
"width" : 385,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/47481d23jw1evr8us219mj20pq0i0n0b.jpg",
"width" : 720,
"height" : 503
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/47481d23jw1evr8us219mj20pq0i0n0b.jpg",
"width" : "926",
"height" : "648"
},
"pic_id" : "47481d23jw1evr8us219mj20pq0i0n0b",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/47481d23jw1evr8us219mj20pq0i0n0b.jpg",
"width" : "926",
"height" : "648"
},
"object_id" : "1042018:d8fe879b03127181844337490ee8f7d7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/47481d23jw1evr8us219mj20pq0i0n0b.jpg",
"width" : 514,
"height" : 360
}
},
"47481d23jw1evr8wtpaypj20qe0hgdju" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or180/47481d23jw1evr8wtpaypj20qe0hgdju.jpg",
"width" : 226,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or360/47481d23jw1evr8wtpaypj20qe0hgdju.jpg",
"width" : 408,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/wap720/47481d23jw1evr8wtpaypj20qe0hgdju.jpg",
"width" : 720,
"height" : 475
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/large/47481d23jw1evr8wtpaypj20qe0hgdju.jpg",
"width" : "950",
"height" : "628"
},
"pic_id" : "47481d23jw1evr8wtpaypj20qe0hgdju",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww4.sinaimg.cn/woriginal/47481d23jw1evr8wtpaypj20qe0hgdju.jpg",
"width" : "950",
"height" : "628"
},
"object_id" : "1042018:7a0fed07ef419885028aa71b91eb58c7",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww4.sinaimg.cn/or480/47481d23jw1evr8wtpaypj20qe0hgdju.jpg",
"width" : 544,
"height" : 360
}
},
"47481d23jw1evr8uuhdwbj20qe0hgjv1" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or180/47481d23jw1evr8uuhdwbj20qe0hgjv1.jpg",
"width" : 226,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or360/47481d23jw1evr8uuhdwbj20qe0hgjv1.jpg",
"width" : 408,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/wap720/47481d23jw1evr8uuhdwbj20qe0hgjv1.jpg",
"width" : 720,
"height" : 475
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/large/47481d23jw1evr8uuhdwbj20qe0hgjv1.jpg",
"width" : "950",
"height" : "628"
},
"pic_id" : "47481d23jw1evr8uuhdwbj20qe0hgjv1",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww2.sinaimg.cn/woriginal/47481d23jw1evr8uuhdwbj20qe0hgjv1.jpg",
"width" : "950",
"height" : "628"
},
"object_id" : "1042018:05d76d0cac9355ac650ed1ff9c315d91",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww2.sinaimg.cn/or480/47481d23jw1evr8uuhdwbj20qe0hgjv1.jpg",
"width" : 544,
"height" : 360
}
},
"47481d23jw1evr8v5g8u7j20qe0hgadw" : {
"thumbnail" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or180/47481d23jw1evr8v5g8u7j20qe0hgadw.jpg",
"width" : 226,
"height" : 150
},
"bmiddle" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or360/47481d23jw1evr8v5g8u7j20qe0hgadw.jpg",
"width" : 408,
"height" : 270
},
"large" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/wap720/47481d23jw1evr8v5g8u7j20qe0hgadw.jpg",
"width" : 720,
"height" : 475
},
"largest" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/large/47481d23jw1evr8v5g8u7j20qe0hgadw.jpg",
"width" : "950",
"height" : "628"
},
"pic_id" : "47481d23jw1evr8v5g8u7j20qe0hgadw",
"photo_tag" : 0,
"original" : {
"cut_type" : 1,
"type" : "JPEG",
"url" : "http://ww3.sinaimg.cn/woriginal/47481d23jw1evr8v5g8u7j20qe0hgadw.jpg",
"width" : "950",
"height" : "628"
},
"object_id" : "1042018:f3405c7c98462333bc6474777bc48cca",
"middleplus" : {
"cut_type" : 1,
"type" : "WEBP",
"url" : "http://ww3.sinaimg.cn/or480/47481d23jw1evr8v5g8u7j20qe0hgadw.jpg",
"width" : 544,
"height" : 360
}
}
},
"reposts_count" : 3148,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz5p2smIv",
"geo" : null,
"id" : 3883622526760511,
"user" : {
"mbtype" : 11,
"avatar_large" : "http://tp4.sinaimg.cn/1195908387/180/40070265387/1",
"profile_image_url" : "http://tp4.sinaimg.cn/1195908387/50/40070265387/1",
"allow_all_act_msg" : false,
"id" : 1195908387,
"cover_image" : "http://ww4.sinaimg.cn/crop.0.0.920.300/47481d23gw1elqdrwvqczj20pk08c410.jpg",
"remark" : "",
"verified_trade" : "1352",
"level" : 2,
"verified_reason" : "动漫达人 微博签约自媒体",
"url" : "",
"description" : "【读条中】日推捏他趣闻 // 侵图PM删 // 消息以官方为准 // 微博报错或共享QQ群420202678",
"followers_count" : 324075,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"verified_contact_email" : "",
"verified_contact_name" : "",
"badge_top" : "",
"following" : false,
"verified_type" : 0,
"avatar_hd" : "http://ww1.sinaimg.cn/crop.26.8.237.237.1024/47481d23gw1em5c3ac61gj208c0bsgnl.jpg",
"city" : "1",
"verified_level" : 3,
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 26,
"verified_reason_url" : "",
"screen_name" : "黒之契约者",
"province" : "31",
"verified_reason_modified" : "",
"verified_source" : "",
"pagefriends_count" : 0,
"gender" : "m",
"mbrank" : 4,
"user_ability" : 0,
"cardid" : "vip_007",
"friends_count" : 702,
"verified" : true,
"verified_contact_mobile" : "",
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000c0020a"
},
"verified_state" : 0
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "《#监狱学园#》漫改真人剧演员和定妆照公开,主角清志由#中川大志#饰演,同时他也将出演真人版《四月是我的谎言》和《阿南的小情人》,其他演员包括山崎纮菜,森川葵,武田玲奈,高嶋政宏等,让的演员暂时保密,鬼才导演井口升表示将再现原作经典场景,挑战深夜剧极限,《绅士学园》将于10月25日开播。",
"biz_feature" : 0,
"mlevel" : 0,
"created_at" : "Sat Sep 05 08:00:26 +0800 2015",
"pic_ids" : [
"47481d23jw1evr8us219mj20pq0i0n0b",
"47481d23jw1evr8uuhdwbj20qe0hgjv1",
"47481d23jw1evr8v5g8u7j20qe0hgadw",
"47481d23jw1evr8vb0lpmj20qe0hg41s",
"47481d23jw1evr8vif1whj20qe0hgn0p",
"47481d23jw1evr8wbputaj20qe0hgmzx",
"47481d23jw1evr8wtpaypj20qe0hgdju",
"47481d23jw1evr8x17b0xj20qe0hgmzy",
"47481d23jw1evr8yq88k8j20qe1xs179"
],
"visible" : {
"type" : 0,
"list_id" : 0
}
},
"comments_count" : 0,
"reposts_count" : 0,
"userType" : 0,
"favorited" : false,
"mblogid" : "Cz6ozvrHv",
"geo" : null,
"id" : 3883660677494653,
"user" : {
"mbtype" : 0,
"avatar_large" : "http://tp2.sinaimg.cn/2157980617/180/5712020852/1",
"profile_image_url" : "http://tp2.sinaimg.cn/2157980617/50/5712020852/1",
"allow_all_act_msg" : false,
"id" : 2157980617,
"remark" : "",
"verified_trade" : "",
"level" : 1,
"verified_reason" : "",
"url" : "http://blog.txx.im",
"description" : "礼物说技术合伙人",
"followers_count" : 3510,
"follow_me" : false,
"credit_score" : 80,
"verified_source_url" : "",
"badge_top" : "",
"following" : true,
"verified_type" : -1,
"avatar_hd" : "http://ww3.sinaimg.cn/crop.0.29.338.338.1024/80a02bc9jw1empbon5ma5j209g0b4q2v.jpg",
"cover_image_phone" : "http://ww1.sinaimg.cn/crop.0.0.640.640/7c85468fjw1e8yqchu1r6j20hs0hs40q.jpg",
"city" : "4",
"has_ability_tag" : 1,
"badge" : {
"gongyi" : 0,
"gongyi_level" : 0,
"enterprise" : 0,
"zongyiji" : 0,
"suishoupai_2014" : 0,
"travel2013" : 0,
"anniversary" : 0,
"taobao" : 0,
"hongbao_2014" : 1,
"dzwbqlv_2015" : 0,
"uc_domain" : 0,
"bind_taobao" : 0,
"dailv" : 0
},
"urank" : 26,
"verified_reason_url" : "",
"screen_name" : "糖炒小虾_txx",
"province" : "12",
"verified_source" : "",
"pagefriends_count" : 1,
"gender" : "m",
"mbrank" : 0,
"user_ability" : 0,
"friends_count" : 569,
"verified" : false,
"extend" : {
"mbprivilege" : "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"recom_state" : -1,
"attitudes_status" : 0,
"text" : "逆天了 //@这位以太太:不错耶//@黒之契约者: 这次还原度真的不错!//@En_L_: 卧槽我的天! //@渡劫的煎饼果子:天呐好还原//",
"biz_feature" : 0,
"pid" : 3883641299678629,
"created_at" : "Sat Sep 05 10:32:02 +0800 2015",
"pic_ids" : [
],
"mlevel" : 0,
"visible" : {
"type" : 0,
"list_id" : 0
},
"rid" : "26_0_1_2606540704813051980",
"scheme" : "sinaweibo://detail/?mblogid=Cz6ozvrHv"
}
],
"next_cursor" : 3883658987934855,
"since_id" : 3883668248182830
}
================================================
FILE: Demo/YYKitDemo/zh-Hans.lproj/LaunchScreen.xib
================================================
================================================
FILE: Demo/YYKitDemo.xcodeproj/project.pbxproj
================================================
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 48;
objects = {
/* Begin PBXBuildFile section */
ABDC320D1BEAFB870012A159 /* YYTextTagExample.m in Sources */ = {isa = PBXBuildFile; fileRef = ABDC320C1BEAFB870012A159 /* YYTextTagExample.m */; };
D9067DF11B975D3900F346EB /* YYTextExampleHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = D9067DF01B975D3900F346EB /* YYTextExampleHelper.m */; };
D9067DF41B9813B500F346EB /* YYTextEditExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D9067DF31B9813B500F346EB /* YYTextEditExample.m */; };
D9067DF71B9856FF00F346EB /* YYTextMarkdownExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D9067DF61B9856FF00F346EB /* YYTextMarkdownExample.m */; };
D9067DFA1B98637B00F346EB /* YYTextEmoticonExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D9067DF91B98637B00F346EB /* YYTextEmoticonExample.m */; };
D9067DFD1B986D6F00F346EB /* YYTextBindingExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D9067DFC1B986D6F00F346EB /* YYTextBindingExample.m */; };
D9067E001B9879E300F346EB /* YYFPSLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = D9067DFF1B9879E300F346EB /* YYFPSLabel.m */; };
D9067E031B987CF000F346EB /* YYTextAsyncExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D9067E021B987CF000F346EB /* YYTextAsyncExample.m */; };
D9067E071B98A3B200F346EB /* YYFeedListExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D9067E061B98A3B200F346EB /* YYFeedListExample.m */; };
D9067E0A1B98AAA000F346EB /* WBStatusTimelineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D9067E091B98AAA000F346EB /* WBStatusTimelineViewController.m */; };
D9067E1A1B98B6AE00F346EB /* WBModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D9067E191B98B6AE00F346EB /* WBModel.m */; };
D9067E201B9A0B8F00F346EB /* WBStatusCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D9067E1F1B9A0B8F00F346EB /* WBStatusCell.m */; };
D9067E231B9A0B9D00F346EB /* WBStatusLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = D9067E221B9A0B9D00F346EB /* WBStatusLayout.m */; };
D9067E371B9AD7AD00F346EB /* ResourceWeibo.bundle in Resources */ = {isa = PBXBuildFile; fileRef = D9067E361B9AD7AC00F346EB /* ResourceWeibo.bundle */; };
D9067E3A1B9AF7B300F346EB /* WBStatusHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = D9067E391B9AF7B300F346EB /* WBStatusHelper.m */; };
D90F521F1B78537600C9B465 /* YYImageBenchmark.m in Sources */ = {isa = PBXBuildFile; fileRef = D90F521E1B78537600C9B465 /* YYImageBenchmark.m */; };
D90F52241B7860E800C9B465 /* pia@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D90F52211B7860E800C9B465 /* pia@2x.png */; };
D91A993E1B5A8DC200EF3A3E /* YYModelExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D91A993D1B5A8DC200EF3A3E /* YYModelExample.m */; };
D91A99441B5A8DE900EF3A3E /* YYImageExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D91A99431B5A8DE900EF3A3E /* YYImageExample.m */; };
D91A99471B5A8DF400EF3A3E /* YYTextExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D91A99461B5A8DF400EF3A3E /* YYTextExample.m */; };
D91A99591B5ACB9200EF3A3E /* YYWebImageExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D91A99581B5ACB9200EF3A3E /* YYWebImageExample.m */; };
D91A995B1B5ACF2A00EF3A3E /* niconiconi@2x.gif in Resources */ = {isa = PBXBuildFile; fileRef = D91A995A1B5ACF2A00EF3A3E /* niconiconi@2x.gif */; };
D91A995E1B5ADA3900EF3A3E /* google@2x.webp in Resources */ = {isa = PBXBuildFile; fileRef = D91A995C1B5AD95900EF3A3E /* google@2x.webp */; };
D91A995F1B5ADA3900EF3A3E /* nyancat@2x.webp in Resources */ = {isa = PBXBuildFile; fileRef = D91A995D1B5AD95900EF3A3E /* nyancat@2x.webp */; };
D91A99721B5D2B4800EF3A3E /* YYImageExampleHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = D91A99711B5D2B4800EF3A3E /* YYImageExampleHelper.m */; };
D9237BCC1BC2BA650092A558 /* WBStatusComposeTextParser.m in Sources */ = {isa = PBXBuildFile; fileRef = D9237BCB1BC2BA650092A558 /* WBStatusComposeTextParser.m */; };
D9237BCF1BC2E0A80092A558 /* WBEmoticonInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = D9237BCE1BC2E0A80092A558 /* WBEmoticonInputView.m */; };
D92FF8651BC7FF0E00FFEBF4 /* T1HomeTimelineItemsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D92FF8641BC7FF0E00FFEBF4 /* T1HomeTimelineItemsViewController.m */; };
D933C1621B7799A10065CDBB /* YYImageDisplayExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D933C1611B7799A10065CDBB /* YYImageDisplayExample.m */; };
D933C16E1B779FE90065CDBB /* cube@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D933C16D1B779FE90065CDBB /* cube@2x.png */; };
D933C72B1B7E39EA0065CDBB /* ermilio_lossless.bpg in Resources */ = {isa = PBXBuildFile; fileRef = D933C72A1B7E39EA0065CDBB /* ermilio_lossless.bpg */; };
D9387D471C7CBCAF00717477 /* YYUtilityExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D9387D461C7CBCAF00717477 /* YYUtilityExample.m */; };
D9387D4A1C7CBD7F00717477 /* YYKeychainExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D9387D491C7CBD7F00717477 /* YYKeychainExample.m */; };
D939F5DF1B7CA2CA003EEC6A /* YYBPGCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = D939F5DE1B7CA2CA003EEC6A /* YYBPGCoder.m */; };
D939F5E11B7CB044003EEC6A /* dribbble64_imageio.png in Resources */ = {isa = PBXBuildFile; fileRef = D939F5E01B7CB044003EEC6A /* dribbble64_imageio.png */; };
D939F5E31B7CB04A003EEC6A /* dribbble128_imageio.png in Resources */ = {isa = PBXBuildFile; fileRef = D939F5E21B7CB04A003EEC6A /* dribbble128_imageio.png */; };
D939F5E51B7CB04D003EEC6A /* dribbble256_imageio.png in Resources */ = {isa = PBXBuildFile; fileRef = D939F5E41B7CB04D003EEC6A /* dribbble256_imageio.png */; };
D939F5E71B7CB052003EEC6A /* dribbble512_imageio.png in Resources */ = {isa = PBXBuildFile; fileRef = D939F5E61B7CB052003EEC6A /* dribbble512_imageio.png */; };
D939F7471B7E0254003EEC6A /* ermilio_lossless.webp in Resources */ = {isa = PBXBuildFile; fileRef = D939F7401B7E0254003EEC6A /* ermilio_lossless.webp */; };
D939F7481B7E0254003EEC6A /* ermilio_q15.bpg in Resources */ = {isa = PBXBuildFile; fileRef = D939F7411B7E0254003EEC6A /* ermilio_q15.bpg */; };
D939F7491B7E0254003EEC6A /* ermilio_q20.bpg in Resources */ = {isa = PBXBuildFile; fileRef = D939F7421B7E0254003EEC6A /* ermilio_q20.bpg */; };
D939F74A1B7E0254003EEC6A /* ermilio_q85.webp in Resources */ = {isa = PBXBuildFile; fileRef = D939F7431B7E0254003EEC6A /* ermilio_q85.webp */; };
D939F74B1B7E0254003EEC6A /* ermilio_q90.webp in Resources */ = {isa = PBXBuildFile; fileRef = D939F7441B7E0254003EEC6A /* ermilio_q90.webp */; };
D939F74C1B7E0254003EEC6A /* ermilio.gif in Resources */ = {isa = PBXBuildFile; fileRef = D939F7451B7E0254003EEC6A /* ermilio.gif */; };
D939F74D1B7E0254003EEC6A /* ermilio.png in Resources */ = {isa = PBXBuildFile; fileRef = D939F7461B7E0254003EEC6A /* ermilio.png */; };
D943B48D19EC2BC100A9481E /* YYRootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D943B48C19EC2BC100A9481E /* YYRootViewController.m */; };
D94C07D01B9ECD5F006299A2 /* WBStatusComposeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D94C07CF1B9ECD5F006299A2 /* WBStatusComposeViewController.m */; };
D94D6D121BA323DA00852804 /* YYSimpleWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D94D6D111BA323DA00852804 /* YYSimpleWebViewController.m */; };
D95340A21BA47D38004FDE84 /* YYTextCopyPasteExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D95340A11BA47D38004FDE84 /* YYTextCopyPasteExample.m */; };
D95340A51BA47D6E004FDE84 /* YYTextUndoRedoExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D95340A41BA47D6E004FDE84 /* YYTextUndoRedoExample.m */; };
D96E58E81B7F885D004B8B45 /* AssetsLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D96E58E71B7F885D004B8B45 /* AssetsLibrary.framework */; };
D9700CC91BC680A000F878A4 /* YYPhotoGroupView.m in Sources */ = {isa = PBXBuildFile; fileRef = D9700CC81BC680A000F878A4 /* YYPhotoGroupView.m */; };
D9700D921BC7C16900F878A4 /* weibo_6.json in Resources */ = {isa = PBXBuildFile; fileRef = D9700D8A1BC7C16900F878A4 /* weibo_6.json */; };
D9700D931BC7C16900F878A4 /* weibo_2.json in Resources */ = {isa = PBXBuildFile; fileRef = D9700D8B1BC7C16900F878A4 /* weibo_2.json */; };
D9700D941BC7C16900F878A4 /* weibo_4.json in Resources */ = {isa = PBXBuildFile; fileRef = D9700D8C1BC7C16900F878A4 /* weibo_4.json */; };
D9700D951BC7C16900F878A4 /* weibo_5.json in Resources */ = {isa = PBXBuildFile; fileRef = D9700D8D1BC7C16900F878A4 /* weibo_5.json */; };
D9700D961BC7C16900F878A4 /* weibo_1.json in Resources */ = {isa = PBXBuildFile; fileRef = D9700D8E1BC7C16900F878A4 /* weibo_1.json */; };
D9700D971BC7C16900F878A4 /* weibo_0.json in Resources */ = {isa = PBXBuildFile; fileRef = D9700D8F1BC7C16900F878A4 /* weibo_0.json */; };
D9700D981BC7C16900F878A4 /* weibo_3.json in Resources */ = {isa = PBXBuildFile; fileRef = D9700D901BC7C16900F878A4 /* weibo_3.json */; };
D9700D991BC7C16900F878A4 /* weibo_7.json in Resources */ = {isa = PBXBuildFile; fileRef = D9700D911BC7C16900F878A4 /* weibo_7.json */; };
D9700D9C1BC7D44500F878A4 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = D9700D9B1BC7D44500F878A4 /* libz.tbd */; };
D9700D9E1BC7D44B00F878A4 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = D9700D9D1BC7D44B00F878A4 /* libsqlite3.tbd */; };
D9700DA11BC9123300F878A4 /* T1StatusLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = D9700DA01BC9123300F878A4 /* T1StatusLayout.m */; };
D97484D619CAAD2900F46DE1 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D97484D519CAAD2900F46DE1 /* main.m */; };
D97484D919CAAD2900F46DE1 /* YYAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D97484D819CAAD2900F46DE1 /* YYAppDelegate.m */; };
D97484E419CAAD2900F46DE1 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = D97484E219CAAD2900F46DE1 /* LaunchScreen.xib */; };
D974851619CAB38900F46DE1 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D974851519CAB38900F46DE1 /* UIKit.framework */; };
D974851A19CAB39100F46DE1 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D974851919CAB39100F46DE1 /* QuartzCore.framework */; };
D974851C19CAB39700F46DE1 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D974851B19CAB39700F46DE1 /* CoreGraphics.framework */; };
D974851E19CAB39C00F46DE1 /* CoreImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D974851D19CAB39C00F46DE1 /* CoreImage.framework */; };
D974852019CAB3A100F46DE1 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D974851F19CAB3A100F46DE1 /* CoreText.framework */; settings = {ATTRIBUTES = (Required, ); }; };
D97FC1131BA191C800E7ECBF /* YYTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D97FC1121BA191C800E7ECBF /* YYTableViewCell.m */; };
D98193221BC8016100BA0604 /* T1StatusCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D98193211BC8016100BA0604 /* T1StatusCell.m */; };
D98193251BC801CF00BA0604 /* T1Model.m in Sources */ = {isa = PBXBuildFile; fileRef = D98193241BC801CF00BA0604 /* T1Model.m */; };
D98193281BC8067C00BA0604 /* Twitter@3x.jpg in Resources */ = {isa = PBXBuildFile; fileRef = D98193261BC8067C00BA0604 /* Twitter@3x.jpg */; };
D98193291BC8067C00BA0604 /* Weibo@3x.jpg in Resources */ = {isa = PBXBuildFile; fileRef = D98193271BC8067C00BA0604 /* Weibo@3x.jpg */; };
D981932C1BC8115600BA0604 /* YYTextRubyExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D981932B1BC8115600BA0604 /* YYTextRubyExample.m */; };
D98193311BC829F900BA0604 /* twitter_0.json in Resources */ = {isa = PBXBuildFile; fileRef = D981932D1BC829F900BA0604 /* twitter_0.json */; };
D98193321BC829F900BA0604 /* twitter_1.json in Resources */ = {isa = PBXBuildFile; fileRef = D981932E1BC829F900BA0604 /* twitter_1.json */; };
D98193331BC829F900BA0604 /* twitter_2.json in Resources */ = {isa = PBXBuildFile; fileRef = D981932F1BC829F900BA0604 /* twitter_2.json */; };
D98193341BC829F900BA0604 /* twitter_3.json in Resources */ = {isa = PBXBuildFile; fileRef = D98193301BC829F900BA0604 /* twitter_3.json */; };
D98193411BCAB84F00BA0604 /* T1Helper.m in Sources */ = {isa = PBXBuildFile; fileRef = D98193401BCAB84F00BA0604 /* T1Helper.m */; };
D98193431BCAD3EF00BA0604 /* ResourceTwitter.bundle in Resources */ = {isa = PBXBuildFile; fileRef = D98193421BCAD3EF00BA0604 /* ResourceTwitter.bundle */; };
D991962A1BA71AD80071C80E /* YYControl.m in Sources */ = {isa = PBXBuildFile; fileRef = D99196291BA71AD80071C80E /* YYControl.m */; };
D9971BB01B84D55A00A7B424 /* YYTextAttributeExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D9971BAF1B84D55A00A7B424 /* YYTextAttributeExample.m */; };
D9971BB51B85023300A7B424 /* EmoticonWeibo.bundle in Resources */ = {isa = PBXBuildFile; fileRef = D9971BB31B85023300A7B424 /* EmoticonWeibo.bundle */; };
D9971BB61B85023300A7B424 /* EmoticonQQ.bundle in Resources */ = {isa = PBXBuildFile; fileRef = D9971BB41B85023300A7B424 /* EmoticonQQ.bundle */; };
D9B25F9D1BEE79280038C00A /* bpg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9B25F9B1BEE79280038C00A /* bpg.framework */; };
D9B25F9E1BEE79280038C00A /* WebP.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9B25F9C1BEE79280038C00A /* WebP.framework */; };
D9B260501BEE79370038C00A /* NSArray+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FA31BEE79370038C00A /* NSArray+YYAdd.m */; };
D9B260511BEE79370038C00A /* NSBundle+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FA51BEE79370038C00A /* NSBundle+YYAdd.m */; };
D9B260521BEE79370038C00A /* NSData+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FA71BEE79370038C00A /* NSData+YYAdd.m */; };
D9B260531BEE79370038C00A /* NSDate+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FA91BEE79370038C00A /* NSDate+YYAdd.m */; };
D9B260541BEE79370038C00A /* NSDictionary+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FAB1BEE79370038C00A /* NSDictionary+YYAdd.m */; };
D9B260551BEE79370038C00A /* NSKeyedUnarchiver+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FAD1BEE79370038C00A /* NSKeyedUnarchiver+YYAdd.m */; };
D9B260561BEE79370038C00A /* NSNotificationCenter+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FAF1BEE79370038C00A /* NSNotificationCenter+YYAdd.m */; };
D9B260571BEE79370038C00A /* NSNumber+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FB11BEE79370038C00A /* NSNumber+YYAdd.m */; };
D9B260581BEE79370038C00A /* NSObject+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FB31BEE79370038C00A /* NSObject+YYAdd.m */; };
D9B260591BEE79370038C00A /* NSObject+YYAddForARC.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FB51BEE79370038C00A /* NSObject+YYAddForARC.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
D9B2605A1BEE79370038C00A /* NSObject+YYAddForKVO.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FB71BEE79370038C00A /* NSObject+YYAddForKVO.m */; };
D9B2605B1BEE79370038C00A /* NSString+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FB91BEE79370038C00A /* NSString+YYAdd.m */; };
D9B2605C1BEE79370038C00A /* NSThread+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FBB1BEE79370038C00A /* NSThread+YYAdd.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
D9B2605D1BEE79370038C00A /* NSTimer+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FBD1BEE79370038C00A /* NSTimer+YYAdd.m */; };
D9B2605E1BEE79370038C00A /* CALayer+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FC01BEE79370038C00A /* CALayer+YYAdd.m */; };
D9B2605F1BEE79370038C00A /* YYCGUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FC21BEE79370038C00A /* YYCGUtilities.m */; };
D9B260601BEE79370038C00A /* UIApplication+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FC51BEE79370038C00A /* UIApplication+YYAdd.m */; };
D9B260611BEE79370038C00A /* UIBarButtonItem+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FC71BEE79370038C00A /* UIBarButtonItem+YYAdd.m */; };
D9B260621BEE79370038C00A /* UIBezierPath+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FC91BEE79370038C00A /* UIBezierPath+YYAdd.m */; };
D9B260631BEE79370038C00A /* UIColor+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FCB1BEE79370038C00A /* UIColor+YYAdd.m */; };
D9B260641BEE79370038C00A /* UIControl+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FCD1BEE79370038C00A /* UIControl+YYAdd.m */; };
D9B260651BEE79370038C00A /* UIDevice+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FCF1BEE79370038C00A /* UIDevice+YYAdd.m */; };
D9B260661BEE79370038C00A /* UIFont+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FD11BEE79370038C00A /* UIFont+YYAdd.m */; };
D9B260671BEE79370038C00A /* UIGestureRecognizer+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FD31BEE79370038C00A /* UIGestureRecognizer+YYAdd.m */; };
D9B260681BEE79370038C00A /* UIImage+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FD51BEE79370038C00A /* UIImage+YYAdd.m */; };
D9B260691BEE79370038C00A /* UIScreen+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FD71BEE79370038C00A /* UIScreen+YYAdd.m */; };
D9B2606A1BEE79370038C00A /* UIScrollView+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FD91BEE79370038C00A /* UIScrollView+YYAdd.m */; };
D9B2606B1BEE79370038C00A /* UITableView+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FDB1BEE79370038C00A /* UITableView+YYAdd.m */; };
D9B2606C1BEE79370038C00A /* UITextField+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FDD1BEE79370038C00A /* UITextField+YYAdd.m */; };
D9B2606D1BEE79370038C00A /* UIView+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FDF1BEE79370038C00A /* UIView+YYAdd.m */; };
D9B2606E1BEE79370038C00A /* YYCache.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FE31BEE79370038C00A /* YYCache.m */; };
D9B2606F1BEE79370038C00A /* YYDiskCache.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FE51BEE79370038C00A /* YYDiskCache.m */; };
D9B260701BEE79370038C00A /* YYKVStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FE71BEE79370038C00A /* YYKVStorage.m */; };
D9B260711BEE79370038C00A /* YYMemoryCache.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FE91BEE79370038C00A /* YYMemoryCache.m */; };
D9B260721BEE79370038C00A /* _YYWebImageSetter.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FED1BEE79370038C00A /* _YYWebImageSetter.m */; };
D9B260731BEE79370038C00A /* CALayer+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FEF1BEE79370038C00A /* CALayer+YYWebImage.m */; };
D9B260741BEE79370038C00A /* MKAnnotationView+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FF11BEE79370038C00A /* MKAnnotationView+YYWebImage.m */; };
D9B260751BEE79370038C00A /* UIButton+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FF31BEE79370038C00A /* UIButton+YYWebImage.m */; };
D9B260761BEE79370038C00A /* UIImageView+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FF51BEE79370038C00A /* UIImageView+YYWebImage.m */; };
D9B260771BEE79370038C00A /* YYAnimatedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FF71BEE79370038C00A /* YYAnimatedImageView.m */; };
D9B260781BEE79370038C00A /* YYFrameImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FF91BEE79370038C00A /* YYFrameImage.m */; };
D9B260791BEE79370038C00A /* YYImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FFB1BEE79370038C00A /* YYImage.m */; };
D9B2607A1BEE79370038C00A /* YYImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FFD1BEE79370038C00A /* YYImageCache.m */; };
D9B2607B1BEE79370038C00A /* YYImageCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B25FFF1BEE79370038C00A /* YYImageCoder.m */; };
D9B2607C1BEE79370038C00A /* YYSpriteSheetImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260011BEE79370038C00A /* YYSpriteSheetImage.m */; };
D9B2607D1BEE79370038C00A /* YYWebImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260031BEE79370038C00A /* YYWebImageManager.m */; };
D9B2607E1BEE79370038C00A /* YYWebImageOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260051BEE79370038C00A /* YYWebImageOperation.m */; };
D9B2607F1BEE79370038C00A /* NSObject+YYModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260081BEE79370038C00A /* NSObject+YYModel.m */; };
D9B260801BEE79370038C00A /* YYClassInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B2600A1BEE79370038C00A /* YYClassInfo.m */; };
D9B260811BEE79370038C00A /* YYTextContainerView.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B2600E1BEE79370038C00A /* YYTextContainerView.m */; };
D9B260821BEE79370038C00A /* YYTextDebugOption.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260101BEE79370038C00A /* YYTextDebugOption.m */; };
D9B260831BEE79370038C00A /* YYTextEffectWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260121BEE79370038C00A /* YYTextEffectWindow.m */; };
D9B260841BEE79370038C00A /* YYTextInput.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260141BEE79370038C00A /* YYTextInput.m */; };
D9B260851BEE79370038C00A /* YYTextKeyboardManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260161BEE79370038C00A /* YYTextKeyboardManager.m */; };
D9B260861BEE79370038C00A /* YYTextLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260181BEE79370038C00A /* YYTextLayout.m */; };
D9B260871BEE79370038C00A /* YYTextLine.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B2601A1BEE79370038C00A /* YYTextLine.m */; };
D9B260881BEE79370038C00A /* YYTextMagnifier.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B2601C1BEE79370038C00A /* YYTextMagnifier.m */; };
D9B260891BEE79370038C00A /* YYTextSelectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B2601E1BEE79370038C00A /* YYTextSelectionView.m */; };
D9B2608A1BEE79370038C00A /* NSAttributedString+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260211BEE79370038C00A /* NSAttributedString+YYText.m */; };
D9B2608B1BEE79370038C00A /* NSParagraphStyle+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260231BEE79370038C00A /* NSParagraphStyle+YYText.m */; };
D9B2608C1BEE79370038C00A /* UIPasteboard+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260251BEE79370038C00A /* UIPasteboard+YYText.m */; };
D9B2608D1BEE79370038C00A /* YYTextArchiver.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260271BEE79370038C00A /* YYTextArchiver.m */; };
D9B2608E1BEE79370038C00A /* YYTextAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260291BEE79370038C00A /* YYTextAttribute.m */; };
D9B2608F1BEE79370038C00A /* YYTextParser.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B2602B1BEE79370038C00A /* YYTextParser.m */; };
D9B260901BEE79370038C00A /* YYTextRubyAnnotation.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B2602D1BEE79370038C00A /* YYTextRubyAnnotation.m */; };
D9B260911BEE79370038C00A /* YYTextRunDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B2602F1BEE79370038C00A /* YYTextRunDelegate.m */; };
D9B260921BEE79370038C00A /* YYTextUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260311BEE79370038C00A /* YYTextUtilities.m */; };
D9B260931BEE79370038C00A /* YYLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260331BEE79370038C00A /* YYLabel.m */; };
D9B260941BEE79370038C00A /* YYTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260351BEE79370038C00A /* YYTextView.m */; };
D9B260951BEE79370038C00A /* YYAsyncLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260381BEE79370038C00A /* YYAsyncLayer.m */; };
D9B260961BEE79370038C00A /* YYDispatchQueuePool.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B2603A1BEE79370038C00A /* YYDispatchQueuePool.m */; };
D9B260971BEE79370038C00A /* YYFileHash.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B2603C1BEE79370038C00A /* YYFileHash.m */; };
D9B260981BEE79370038C00A /* YYGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B2603E1BEE79370038C00A /* YYGestureRecognizer.m */; };
D9B260991BEE79370038C00A /* YYKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260401BEE79370038C00A /* YYKeychain.m */; };
D9B2609A1BEE79370038C00A /* YYReachability.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260421BEE79370038C00A /* YYReachability.m */; };
D9B2609B1BEE79370038C00A /* YYSentinel.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260441BEE79370038C00A /* YYSentinel.m */; };
D9B2609C1BEE79370038C00A /* YYThreadSafeArray.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260461BEE79370038C00A /* YYThreadSafeArray.m */; };
D9B2609D1BEE79370038C00A /* YYThreadSafeDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B260481BEE79370038C00A /* YYThreadSafeDictionary.m */; };
D9B2609E1BEE79370038C00A /* YYTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B2604A1BEE79370038C00A /* YYTimer.m */; };
D9B2609F1BEE79370038C00A /* YYTransaction.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B2604C1BEE79370038C00A /* YYTransaction.m */; };
D9B260A01BEE79370038C00A /* YYWeakProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B2604E1BEE79370038C00A /* YYWeakProxy.m */; };
D9B263B91BEF66010038C00A /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9B263B81BEF66010038C00A /* MobileCoreServices.framework */; };
D9BB668B1B73365700F33A46 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9C786411AB7C6BC001317AD /* ImageIO.framework */; };
D9C7863E1AB7C66D001317AD /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9C7863D1AB7C66D001317AD /* CoreFoundation.framework */; };
D9C786401AB7C69E001317AD /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9C7863F1AB7C69E001317AD /* Accelerate.framework */; };
D9C786441AB7C6D8001317AD /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9C786431AB7C6D8001317AD /* SystemConfiguration.framework */; };
D9C786461AB7C6E9001317AD /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9C786451AB7C6E9001317AD /* Security.framework */; };
D9CBA58F1B9DCD9800EA452B /* YYTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = D9CBA58E1B9DCD9800EA452B /* YYTableView.m */; };
D9CC99B01B87695300A9466D /* YYTextAttachmentExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D9CC99AF1B87695300A9466D /* YYTextAttachmentExample.m */; };
D9CC99EB1B8B528300A9466D /* YYImageProgressiveExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D9CC99EA1B8B528300A9466D /* YYImageProgressiveExample.m */; };
D9CC99EF1B8B53A400A9466D /* wall-e@2x.webp in Resources */ = {isa = PBXBuildFile; fileRef = D9CC99EE1B8B53A400A9466D /* wall-e@2x.webp */; };
D9CC99F61B8B568B00A9466D /* mew_baseline.gif in Resources */ = {isa = PBXBuildFile; fileRef = D9CC99F01B8B568B00A9466D /* mew_baseline.gif */; };
D9CC99F71B8B568B00A9466D /* mew_progressive.jpg in Resources */ = {isa = PBXBuildFile; fileRef = D9CC99F11B8B568B00A9466D /* mew_progressive.jpg */; };
D9CC99F81B8B568B00A9466D /* mew_baseline.jpg in Resources */ = {isa = PBXBuildFile; fileRef = D9CC99F21B8B568B00A9466D /* mew_baseline.jpg */; };
D9CC99F91B8B568B00A9466D /* mew_interlaced.gif in Resources */ = {isa = PBXBuildFile; fileRef = D9CC99F31B8B568B00A9466D /* mew_interlaced.gif */; };
D9CC99FA1B8B568B00A9466D /* mew_interlaced.png in Resources */ = {isa = PBXBuildFile; fileRef = D9CC99F41B8B568B00A9466D /* mew_interlaced.png */; };
D9CC99FB1B8B568B00A9466D /* mew_baseline.png in Resources */ = {isa = PBXBuildFile; fileRef = D9CC99F51B8B568B00A9466D /* mew_baseline.png */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
ABDC320B1BEAFB870012A159 /* YYTextTagExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextTagExample.h; sourceTree = ""; };
ABDC320C1BEAFB870012A159 /* YYTextTagExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextTagExample.m; sourceTree = ""; };
D9067DEF1B975D3900F346EB /* YYTextExampleHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextExampleHelper.h; sourceTree = ""; };
D9067DF01B975D3900F346EB /* YYTextExampleHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextExampleHelper.m; sourceTree = ""; };
D9067DF21B9813B500F346EB /* YYTextEditExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextEditExample.h; sourceTree = ""; };
D9067DF31B9813B500F346EB /* YYTextEditExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextEditExample.m; sourceTree = ""; };
D9067DF51B9856FF00F346EB /* YYTextMarkdownExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextMarkdownExample.h; sourceTree = ""; };
D9067DF61B9856FF00F346EB /* YYTextMarkdownExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextMarkdownExample.m; sourceTree = ""; };
D9067DF81B98637B00F346EB /* YYTextEmoticonExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextEmoticonExample.h; sourceTree = ""; };
D9067DF91B98637B00F346EB /* YYTextEmoticonExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextEmoticonExample.m; sourceTree = ""; };
D9067DFB1B986D6F00F346EB /* YYTextBindingExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextBindingExample.h; sourceTree = ""; };
D9067DFC1B986D6F00F346EB /* YYTextBindingExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextBindingExample.m; sourceTree = ""; };
D9067DFE1B9879E300F346EB /* YYFPSLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYFPSLabel.h; sourceTree = ""; };
D9067DFF1B9879E300F346EB /* YYFPSLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYFPSLabel.m; sourceTree = ""; };
D9067E011B987CF000F346EB /* YYTextAsyncExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextAsyncExample.h; sourceTree = ""; };
D9067E021B987CF000F346EB /* YYTextAsyncExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextAsyncExample.m; sourceTree = ""; };
D9067E051B98A3B200F346EB /* YYFeedListExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYFeedListExample.h; sourceTree = ""; };
D9067E061B98A3B200F346EB /* YYFeedListExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYFeedListExample.m; sourceTree = ""; };
D9067E081B98AAA000F346EB /* WBStatusTimelineViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WBStatusTimelineViewController.h; sourceTree = ""; };
D9067E091B98AAA000F346EB /* WBStatusTimelineViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WBStatusTimelineViewController.m; sourceTree = ""; };
D9067E181B98B6AE00F346EB /* WBModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WBModel.h; sourceTree = ""; };
D9067E191B98B6AE00F346EB /* WBModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WBModel.m; sourceTree = ""; };
D9067E1E1B9A0B8F00F346EB /* WBStatusCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WBStatusCell.h; sourceTree = ""; };
D9067E1F1B9A0B8F00F346EB /* WBStatusCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WBStatusCell.m; sourceTree = ""; };
D9067E211B9A0B9D00F346EB /* WBStatusLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WBStatusLayout.h; sourceTree = ""; };
D9067E221B9A0B9D00F346EB /* WBStatusLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WBStatusLayout.m; sourceTree = ""; };
D9067E361B9AD7AC00F346EB /* ResourceWeibo.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = ResourceWeibo.bundle; sourceTree = ""; };
D9067E381B9AF7B300F346EB /* WBStatusHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WBStatusHelper.h; sourceTree = ""; };
D9067E391B9AF7B300F346EB /* WBStatusHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WBStatusHelper.m; sourceTree = ""; };
D90F521D1B78537600C9B465 /* YYImageBenchmark.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageBenchmark.h; sourceTree = ""; };
D90F521E1B78537600C9B465 /* YYImageBenchmark.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageBenchmark.m; sourceTree = ""; };
D90F52211B7860E800C9B465 /* pia@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pia@2x.png"; sourceTree = ""; };
D91A993C1B5A8DC200EF3A3E /* YYModelExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYModelExample.h; sourceTree = ""; };
D91A993D1B5A8DC200EF3A3E /* YYModelExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYModelExample.m; sourceTree = ""; };
D91A99421B5A8DE900EF3A3E /* YYImageExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageExample.h; sourceTree = ""; };
D91A99431B5A8DE900EF3A3E /* YYImageExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageExample.m; sourceTree = ""; };
D91A99451B5A8DF400EF3A3E /* YYTextExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextExample.h; sourceTree = ""; };
D91A99461B5A8DF400EF3A3E /* YYTextExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextExample.m; sourceTree = ""; };
D91A99571B5ACB9200EF3A3E /* YYWebImageExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYWebImageExample.h; sourceTree = ""; };
D91A99581B5ACB9200EF3A3E /* YYWebImageExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYWebImageExample.m; sourceTree = ""; };
D91A995A1B5ACF2A00EF3A3E /* niconiconi@2x.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "niconiconi@2x.gif"; sourceTree = ""; };
D91A995C1B5AD95900EF3A3E /* google@2x.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = "google@2x.webp"; sourceTree = ""; };
D91A995D1B5AD95900EF3A3E /* nyancat@2x.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = "nyancat@2x.webp"; sourceTree = ""; };
D91A99701B5D2B4800EF3A3E /* YYImageExampleHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageExampleHelper.h; sourceTree = ""; };
D91A99711B5D2B4800EF3A3E /* YYImageExampleHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageExampleHelper.m; sourceTree = ""; };
D9237BCA1BC2BA650092A558 /* WBStatusComposeTextParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WBStatusComposeTextParser.h; sourceTree = ""; };
D9237BCB1BC2BA650092A558 /* WBStatusComposeTextParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WBStatusComposeTextParser.m; sourceTree = ""; };
D9237BCD1BC2E0A80092A558 /* WBEmoticonInputView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WBEmoticonInputView.h; sourceTree = ""; };
D9237BCE1BC2E0A80092A558 /* WBEmoticonInputView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WBEmoticonInputView.m; sourceTree = ""; };
D92FF8631BC7FF0E00FFEBF4 /* T1HomeTimelineItemsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = T1HomeTimelineItemsViewController.h; sourceTree = ""; };
D92FF8641BC7FF0E00FFEBF4 /* T1HomeTimelineItemsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = T1HomeTimelineItemsViewController.m; sourceTree = ""; };
D933C1601B7799A10065CDBB /* YYImageDisplayExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageDisplayExample.h; sourceTree = ""; };
D933C1611B7799A10065CDBB /* YYImageDisplayExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageDisplayExample.m; sourceTree = ""; };
D933C16D1B779FE90065CDBB /* cube@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "cube@2x.png"; sourceTree = ""; };
D933C72A1B7E39EA0065CDBB /* ermilio_lossless.bpg */ = {isa = PBXFileReference; lastKnownFileType = file; path = ermilio_lossless.bpg; sourceTree = ""; };
D9387D451C7CBCAF00717477 /* YYUtilityExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYUtilityExample.h; sourceTree = ""; };
D9387D461C7CBCAF00717477 /* YYUtilityExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYUtilityExample.m; sourceTree = ""; };
D9387D481C7CBD7F00717477 /* YYKeychainExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYKeychainExample.h; sourceTree = ""; };
D9387D491C7CBD7F00717477 /* YYKeychainExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYKeychainExample.m; sourceTree = ""; };
D939F5DD1B7CA2CA003EEC6A /* YYBPGCoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYBPGCoder.h; sourceTree = ""; };
D939F5DE1B7CA2CA003EEC6A /* YYBPGCoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYBPGCoder.m; sourceTree = ""; };
D939F5E01B7CB044003EEC6A /* dribbble64_imageio.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dribbble64_imageio.png; sourceTree = ""; };
D939F5E21B7CB04A003EEC6A /* dribbble128_imageio.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dribbble128_imageio.png; sourceTree = ""; };
D939F5E41B7CB04D003EEC6A /* dribbble256_imageio.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dribbble256_imageio.png; sourceTree = ""; };
D939F5E61B7CB052003EEC6A /* dribbble512_imageio.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dribbble512_imageio.png; sourceTree = ""; };
D939F7401B7E0254003EEC6A /* ermilio_lossless.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = ermilio_lossless.webp; sourceTree = ""; };
D939F7411B7E0254003EEC6A /* ermilio_q15.bpg */ = {isa = PBXFileReference; lastKnownFileType = file; path = ermilio_q15.bpg; sourceTree = ""; };
D939F7421B7E0254003EEC6A /* ermilio_q20.bpg */ = {isa = PBXFileReference; lastKnownFileType = file; path = ermilio_q20.bpg; sourceTree = ""; };
D939F7431B7E0254003EEC6A /* ermilio_q85.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = ermilio_q85.webp; sourceTree = ""; };
D939F7441B7E0254003EEC6A /* ermilio_q90.webp */ = {isa = PBXFileReference; lastKnownFileType = file; path = ermilio_q90.webp; sourceTree = ""; };
D939F7451B7E0254003EEC6A /* ermilio.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ermilio.gif; sourceTree = ""; };
D939F7461B7E0254003EEC6A /* ermilio.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ermilio.png; sourceTree = ""; };
D943B48B19EC2BC100A9481E /* YYRootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYRootViewController.h; sourceTree = ""; };
D943B48C19EC2BC100A9481E /* YYRootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYRootViewController.m; sourceTree = ""; };
D94C07CE1B9ECD5F006299A2 /* WBStatusComposeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WBStatusComposeViewController.h; sourceTree = ""; };
D94C07CF1B9ECD5F006299A2 /* WBStatusComposeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WBStatusComposeViewController.m; sourceTree = ""; };
D94D6D101BA323DA00852804 /* YYSimpleWebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYSimpleWebViewController.h; sourceTree = ""; };
D94D6D111BA323DA00852804 /* YYSimpleWebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYSimpleWebViewController.m; sourceTree = ""; };
D95340A01BA47D38004FDE84 /* YYTextCopyPasteExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextCopyPasteExample.h; sourceTree = ""; };
D95340A11BA47D38004FDE84 /* YYTextCopyPasteExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextCopyPasteExample.m; sourceTree = ""; };
D95340A31BA47D6E004FDE84 /* YYTextUndoRedoExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextUndoRedoExample.h; sourceTree = ""; };
D95340A41BA47D6E004FDE84 /* YYTextUndoRedoExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextUndoRedoExample.m; sourceTree = ""; };
D96E58E71B7F885D004B8B45 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; };
D9700CC71BC680A000F878A4 /* YYPhotoGroupView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYPhotoGroupView.h; sourceTree = ""; };
D9700CC81BC680A000F878A4 /* YYPhotoGroupView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYPhotoGroupView.m; sourceTree = ""; };
D9700D8A1BC7C16900F878A4 /* weibo_6.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = weibo_6.json; sourceTree = ""; };
D9700D8B1BC7C16900F878A4 /* weibo_2.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = weibo_2.json; sourceTree = ""; };
D9700D8C1BC7C16900F878A4 /* weibo_4.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = weibo_4.json; sourceTree = ""; };
D9700D8D1BC7C16900F878A4 /* weibo_5.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = weibo_5.json; sourceTree = ""; };
D9700D8E1BC7C16900F878A4 /* weibo_1.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = weibo_1.json; sourceTree = ""; };
D9700D8F1BC7C16900F878A4 /* weibo_0.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = weibo_0.json; sourceTree = ""; };
D9700D901BC7C16900F878A4 /* weibo_3.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = weibo_3.json; sourceTree = ""; };
D9700D911BC7C16900F878A4 /* weibo_7.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = weibo_7.json; sourceTree = ""; };
D9700D9B1BC7D44500F878A4 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
D9700D9D1BC7D44B00F878A4 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
D9700D9F1BC9123300F878A4 /* T1StatusLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = T1StatusLayout.h; sourceTree = ""; };
D9700DA01BC9123300F878A4 /* T1StatusLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = T1StatusLayout.m; sourceTree = ""; };
D97484D019CAAD2900F46DE1 /* YYKitDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = YYKitDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
D97484D419CAAD2900F46DE1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; };
D97484D519CAAD2900F46DE1 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; };
D97484D719CAAD2900F46DE1 /* YYAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YYAppDelegate.h; sourceTree = ""; };
D97484D819CAAD2900F46DE1 /* YYAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YYAppDelegate.m; sourceTree = ""; };
D97484E319CAAD2900F46DE1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "