Skip to content

Instantly share code, notes, and snippets.

@netogallo
Last active August 29, 2015 14:21
Show Gist options
  • Select an option

  • Save netogallo/13e581a81228c1033d9b to your computer and use it in GitHub Desktop.

Select an option

Save netogallo/13e581a81228c1033d9b to your computer and use it in GitHub Desktop.
Tasks
{
"author":{"username":"neto"},
"name":"Our big duty",
"participants":[{"username":"neto"},{"username":"kmels"}],
"tasks":[
{
"name":"My free task",
"penalty":0.000155,
"expiry_epoch":1432041949423,
"state":"Free",
"payments":[],
"reported_by":[],
"recurrent":false,
"id":"555b3785803a848ea3f8e9ea"
},
{
"name":"My entrusted task",
"penalty":0.000155,
"expiry_epoch":1432041949423,
"state":"Entrusted",
"entrusted": {"username": "neto"},
"payments":[],
"reported_by":[],
"recurrent":false,
"id":"555b3785803a848ea3f8e9ea"
},
{
"name":"My rewarded task",
"penalty":0.000155,
"expiry_epoch":1432041949423,
"state":"Rewarded",
"entrusted": {"username": "neto"},
"payments":[],
"reported_by":[],
"recurrent":false,
"id":"555b3785803a848ea3f8e9ea"
},
{
"name":"My Reported task",
"penalty":0.000155,
"expiry_epoch":1432041949423,
"state":"Reported",
"entrusted": {"username": "neto"},
"payments":[],
"reported_by":[{"username": "kmels"}],
"recurrent":false,
"id":"555b3785803a848ea3f8e9ea"
}
],
"id":"555b3785803a848ea3f8e9eb"
}
@kmels
Copy link

kmels commented May 19, 2015

Esta Cool 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment