Created
March 6, 2019 00:35
-
-
Save twobitlabs/71220026857642f3492e260bc14621c3 to your computer and use it in GitHub Desktop.
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
{ | |
"result": [ | |
{ | |
"answers": [ | |
{ | |
"content": "Got Outside", | |
"id": 2, | |
"name": "got_outside", | |
"rank": 1 | |
}, | |
{ | |
"content": "Exercise", | |
"id": 3, | |
"name": "exercise", | |
"rank": 2 | |
}, | |
{ | |
"content": "Therapy", | |
"id": 4, | |
"name": "therapy", | |
"rank": 3 | |
}, | |
{ | |
"content": "Social", | |
"id": 5, | |
"name": "social", | |
"rank": 4 | |
}, | |
{ | |
"content": "Hydrate", | |
"id": 9, | |
"name": "hydrate", | |
"rank": 8 | |
}, | |
{ | |
"content": "Breathing", | |
"id": 10, | |
"name": "breathing", | |
"rank": 9 | |
}, | |
{ | |
"content": "Dry Brush", | |
"id": 11, | |
"name": "dry_brush", | |
"rank": 10 | |
}, | |
{ | |
"content": "Hug Someone", | |
"id": 12, | |
"name": "hug", | |
"rank": 11 | |
}, | |
{ | |
"content": "Bath", | |
"id": 13, | |
"name": "bath", | |
"rank": 12 | |
}, | |
{ | |
"content": "Healthy Meal", | |
"id": 14, | |
"name": "healthy_meal", | |
"rank": 13 | |
}, | |
{ | |
"content": "Nap", | |
"id": 15, | |
"name": "nap", | |
"rank": 14 | |
}, | |
{ | |
"content": "Spiritual Practice", | |
"id": 16, | |
"name": "spiritual_practice", | |
"rank": 15 | |
}, | |
{ | |
"content": "Hobby", | |
"id": 17, | |
"name": "hobby", | |
"rank": 16 | |
}, | |
{ | |
"content": "Meditation", | |
"id": 18, | |
"name": "meditation", | |
"rank": 17 | |
} | |
], | |
"content": null, | |
"id": 199, | |
"kind": "question", | |
"name": "choose_activities" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment