Created
April 7, 2010 06:43
-
-
Save sandofsky/358611 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"in_reply_to_screen_name": null, | |
"in_reply_to_user_id": null, | |
"created_at": "Thu Mar 18 21:19:11 +0000 2010", | |
"in_reply_to_status_id": null, | |
"geo": { | |
"type": "Point", | |
"coordinates": [37.77576905, -122.40486341] | |
}, | |
"favorited": false, | |
"place": { | |
"url": "http://api.twitter.com/1/geo/id/41bcb736f84a799e.json", | |
"country": "The United States of America", | |
"place_type": "neighborhood", | |
"full_name": "Mission Bay, San Francisco", | |
"name": "Mission Bay", | |
"bounding_box": { | |
"type": "Polygon", | |
"coordinates": [[[ - 122.40618084, 37.76405301], [ - 122.38151184, 37.76405301], [ - 122.38151184, 37.78199199], [ - 122.40618084, 37.78199199]]] | |
}, | |
"id": "41bcb736f84a799e", | |
"country_code": "US" | |
}, | |
"source": "<a href=\"http://mobile.twitter.com\" rel=\"nofollow\">mobile web</a>", | |
"contributors": null, | |
"coordinates": { | |
"type": "Point", | |
"coordinates": [ - 122.40486341, 37.77576905] | |
}, | |
"user": { | |
"created_at": "Thu Jan 25 07:21:42 +0000 2007", | |
"description": "Mobile Developer at Twitter", | |
"profile_background_image_url": "http://s.twimg.com/a/1270504360/images/themes/theme9/bg.gif", | |
"profile_link_color": "2FC2EF", | |
"followers_count": 1103, | |
"following": false, | |
"profile_background_tile": false, | |
"friends_count": 124, | |
"profile_sidebar_fill_color": "252429", | |
"url": "http://www.sandofsky.com", | |
"statuses_count": 3387, | |
"notifications": false, | |
"profile_image_url": "http://a1.twimg.com/profile_images/677108970/sandofsky_normal.jpg", | |
"favourites_count": 66, | |
"profile_sidebar_border_color": "181A1E", | |
"location": "San Francisco, California", | |
"contributors_enabled": false, | |
"screen_name": "sandofsky", | |
"geo_enabled": true, | |
"time_zone": "Pacific Time (US & Canada)", | |
"protected": false, | |
"profile_background_color": "1A1B1F", | |
"name": "Ben Sandofsky", | |
"verified": false, | |
"id": 699463, | |
"lang": "en", | |
"utc_offset": -28800, | |
"profile_text_color": "666666" | |
}, | |
"id": 10689863523, | |
"truncated": false, | |
"text": "As you can tell by this tweet, geo tagging is now available on mobile.twitter.com." | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment