Created
October 15, 2011 22:24
-
-
Save bensonk/1290236 to your computer and use it in GitHub Desktop.
Location JSON format
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
{"accuracy":20,"altitude":null,"altitude_accuracy":null,"created_at":"2011-10-06T00:14:33Z","heading":"","id":13053,"latitude":48.0516098,"longitude":-123.6075554,"note_id":null,"recorded_at":"2011-10-14T09:17:13Z","speed":null,"updated_at":"2011-10-14T09:17:13Z","user_id":91,"notes":[{"created_at":"2011-10-06T03:35:39Z","id":94,"latitude":null,"location_id":13053,"longitude":null,"network_id":null,"recorded_at":"2011-10-06T03:35:39Z","subject":"asdfasdf","text":"This is a test.","updated_at":"2011-10-06T03:35:39Z","user_id":91},{"created_at":"2011-10-14T09:19:01Z","id":95,"latitude":null,"location_id":13053,"longitude":null,"network_id":null,"recorded_at":"2011-10-14T09:19:01Z","subject":"blargle","text":"wheeeee","updated_at":"2011-10-14T09:19:01Z","user_id":91}],"tasks":[{"created_at":"2011-10-15T22:17:16Z","date":null,"description":"bar","form_id":null,"groups":null,"id":4,"location_id":13053,"name":"foo","network_id":null,"priority":null,"updated_at":"2011-10-15T22:19:44Z","user_id":91,"users":[]}],"hasNotes":true,"hasEvents":false,"hasTasks":true,"hasSubmissions":false} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment