Created
March 18, 2015 13:19
-
-
Save rdmpage/453714d4854fcc6a82a0 to your computer and use it in GitHub Desktop.
Tweet from web client, includes geocoding, retrieved from https://api.twitter.com/1.1/statuses/show.json?id=576129791759384576
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "created_at": "Thu Mar 12 21:17:00 +0000 2015", | |
| "id": 576129791759384600, | |
| "id_str": "576129791759384576", | |
| "text": "#myGBIF (via web client)", | |
| "source": "<a href=\"http://twitter.com\" rel=\"nofollow\">Twitter Web Client</a>", | |
| "truncated": false, | |
| "in_reply_to_status_id": null, | |
| "in_reply_to_status_id_str": null, | |
| "in_reply_to_user_id": null, | |
| "in_reply_to_user_id_str": null, | |
| "in_reply_to_screen_name": null, | |
| "user": { | |
| "id": 14568034, | |
| "id_str": "14568034", | |
| "name": "Roderic Page", | |
| "screen_name": "rdmpage", | |
| "location": "Glasgow, Scotland", | |
| "profile_location": null, | |
| "description": "Expat Kiwi, Professor of Taxonomy at Glasgow University, inclined to say that something sucks at every available opportunity.", | |
| "url": "http://t.co/yrtp9Suu6r", | |
| "entities": { | |
| "url": { | |
| "urls": [ | |
| { | |
| "url": "http://t.co/yrtp9Suu6r", | |
| "expanded_url": "http://iphylo.blogspot.com", | |
| "display_url": "iphylo.blogspot.com", | |
| "indices": [ | |
| 0, | |
| 22 | |
| ] | |
| } | |
| ] | |
| }, | |
| "description": { | |
| "urls": [] | |
| } | |
| }, | |
| "protected": false, | |
| "followers_count": 2478, | |
| "friends_count": 1720, | |
| "listed_count": 185, | |
| "created_at": "Mon Apr 28 11:29:38 +0000 2008", | |
| "favourites_count": 710, | |
| "utc_offset": 0, | |
| "time_zone": "Edinburgh", | |
| "geo_enabled": true, | |
| "verified": false, | |
| "statuses_count": 17525, | |
| "lang": "en", | |
| "contributors_enabled": false, | |
| "is_translator": false, | |
| "is_translation_enabled": false, | |
| "profile_background_color": "C0DEED", | |
| "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_background_tile": false, | |
| "profile_image_url": "http://pbs.twimg.com/profile_images/413219696738328576/NqWGhi5W_normal.jpeg", | |
| "profile_image_url_https": "https://pbs.twimg.com/profile_images/413219696738328576/NqWGhi5W_normal.jpeg", | |
| "profile_banner_url": "https://pbs.twimg.com/profile_banners/14568034/1421430000", | |
| "profile_link_color": "0084B4", | |
| "profile_sidebar_border_color": "C0DEED", | |
| "profile_sidebar_fill_color": "DDEEF6", | |
| "profile_text_color": "333333", | |
| "profile_use_background_image": true, | |
| "default_profile": true, | |
| "default_profile_image": false, | |
| "following": false, | |
| "follow_request_sent": false, | |
| "notifications": false | |
| }, | |
| "geo": null, | |
| "coordinates": null, | |
| "place": { | |
| "id": "936b83f20956cd4c", | |
| "url": "https://api.twitter.com/1.1/geo/id/936b83f20956cd4c.json", | |
| "place_type": "city", | |
| "name": "Copenhagen", | |
| "full_name": "Copenhagen, Capital Region of Denmark", | |
| "country_code": "DK", | |
| "country": "Danmark", | |
| "contained_within": [], | |
| "bounding_box": { | |
| "type": "Polygon", | |
| "coordinates": [ | |
| [ | |
| [ | |
| 12.453064, | |
| 55.613717 | |
| ], | |
| [ | |
| 12.6511441, | |
| 55.613717 | |
| ], | |
| [ | |
| 12.6511441, | |
| 55.731834 | |
| ], | |
| [ | |
| 12.453064, | |
| 55.731834 | |
| ] | |
| ] | |
| ] | |
| }, | |
| "attributes": {} | |
| }, | |
| "contributors": null, | |
| "retweet_count": 0, | |
| "favorite_count": 0, | |
| "entities": { | |
| "hashtags": [ | |
| { | |
| "text": "myGBIF", | |
| "indices": [ | |
| 0, | |
| 7 | |
| ] | |
| } | |
| ], | |
| "symbols": [], | |
| "user_mentions": [], | |
| "urls": [] | |
| }, | |
| "favorited": false, | |
| "retweeted": false, | |
| "lang": "en" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment