BKME

DEFEND THE BIKE LANE, JOIN LA VELOLUCION!

data

This is how you use it:

To request every GET, request ALL, like this:
http://bkme.org/data/all

To request all the GETs for a particular period:
http://bkme.org/data/all/{period}
possible values are: "lasthour", "lastday", "lastweek", "lastmonth", "ever".
e.g: http://bkme.org/data/lastmonth

To request the GET from a particular user, request that user, like this:
http://bkme.org/data/{user} e.g: http://bkme.org/data/lovelikerobots

You can still filter any user by the same periods:
http://bkme.org/data/{user}/{period}
possible values are: "lasthour", "lastday", "lastweek", "lastmonth", "ever".
e.g: http://bkme.org/brvmrtn/lastmonth