Skip to content

Instantly share code, notes, and snippets.

@amy-langley
Created April 3, 2019 15:21
Show Gist options
  • Save amy-langley/22e77b1d088c837b48e2dbc088a3e55c to your computer and use it in GitHub Desktop.
Save amy-langley/22e77b1d088c837b48e2dbc088a3e55c to your computer and use it in GitHub Desktop.
{
"id": 4094,
"reducible": {
"id": 1234,
"type": "Workflow"
},
"data": {
"centers": [
5,
30
],
"widths": [
10,
5
],
"counts": [
5,
8
],
"weighted_counts": [
2.5,
6.1
],
"max_weighted_count": 6.1,
"user_ids": [
[
1,
2,
3,
4,
5
],
[
2,
3,
4,
5,
6,
7,
8,
9
]
],
"users": [
{
"id": "1",
"credited_name": "zooniverse",
"login": "zooniverse"
},
{
"id": "2",
"credited_name": "Someone's Name 2",
"login": "login2"
},
{
"id": "3",
"credited_name": "Another Name",
"login": "login3"
},
{
"id": "4",
"credited_name": "Name Name Name",
"login": "redacted"
},
{
"id": "5",
"credited_name": "Same Idea",
"login": "blahblah"
},
{
"id": "6",
"credited_name": "Lots of Names",
"login": "namenamename"
},
{
"id": "7",
"credited_name": "OldGreg",
"login": "oldgreg"
},
{
"id": "8",
"credited_name": "So Many Names",
"login": "sighhhhh"
},
{
"id": "9",
"credited_name": "Last One",
"login": "sdjfskfhsk"
}
]
},
"subject": {
"id": 13626,
"metadata": {},
"created_at": "2019-01-30T20:18:00.239Z",
"updated_at": "2019-01-30T20:18:00.239Z"
},
"created_at": "2019-01-30T20:18:00.248Z",
"updated_at": "2019-01-30T20:18:00.248Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment