Skip to content

Instantly share code, notes, and snippets.

@mikebevz
Created June 19, 2015 15:39
Show Gist options
  • Select an option

  • Save mikebevz/79fa04d21c6e18aa1c1b to your computer and use it in GitHub Desktop.

Select an option

Save mikebevz/79fa04d21c6e18aa1c1b to your computer and use it in GitHub Desktop.

Revisions

  1. Mike Bevz created this gist Jun 19, 2015.
    33 changes: 33 additions & 0 deletions gistfile1.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,33 @@
    {
    "count":1,
    "users":[
    {
    "picture":"https://s3.eu-central-1.amazonaws.com/pwalprod/photos/5552cff840f52845e0c01c85/5552d2ef40f52845e0c01c87.jpg",
    "currently_in":{
    "href":"/1.0/cities/51b7b48b7c5394083f799118",
    "name":"Medell\u00edn"
    },
    "name":"Cesar R.",
    "hometown":{
    "href":"/1.0/cities/53dffb107c53940411b17502",
    "name":"Neiva"
    },
    "age":27,
    "is_online":true,
    "rank":"Newbie",
    "broadcast":{
    "message":"Let's go for a drink",
    "expires":13313
    },
    "href":"/1.0/users/5552cff840f52845e0c01c85",
    "gender":"M",
    "id":"5552cff840f52845e0c01c85"
    }
    ],
    "rel":{
    "prev":"/1.0/users?distance=100&lon=4.892222&broadcast=1&limit=20&lat=52.373056&type=recommended&page=0"
    },
    "count_total":7
    }

    #1June 19th 2015,