Skip to content

Instantly share code, notes, and snippets.

@mkorostoff
Created August 4, 2014 20:15
Show Gist options
  • Save mkorostoff/feb8eeb0d8a9b85c7de7 to your computer and use it in GitHub Desktop.
Save mkorostoff/feb8eeb0d8a9b85c7de7 to your computer and use it in GitHub Desktop.
[
{
"payment_plan": "monthly",
"pid": "3",
"label": "Payment Plan",
"created": "1406904733",
"changed": "1406908135",
"url": "http://radius.localhost/user/78#profile-payment_plan",
"user": {
"uri": "http://radius.localhost/api/v1/entity_user/78",
"id": "78",
"resource": "user"
},
"feed_nid": null
},
{
"anatomical_regions": [
{
"uri": "http://radius.localhost/api/v1/entity_taxonomy_term/4",
"id": "4",
"resource": "taxonomy_term",
"name": "Butt"
}
],
"goals": [
{
"uri": "http://radius.localhost/api/v1/entity_taxonomy_term/11",
"id": "11",
"resource": "taxonomy_term",
"name": "Destress"
},
{
"uri": "http://radius.localhost/api/v1/entity_taxonomy_term/12",
"id": "12",
"resource": "taxonomy_term",
"name": "Improve endurance"
}
],
"workout_frequency": null,
"workout_intensity": "3",
"birthday": "1406865600",
"current_weight": [],
"gender": "0",
"goal_weight": [],
"height": null,
"pid": "5",
"label": "Fitness Goals",
"created": "1406907449",
"changed": "1407183230",
"url": "http://radius.localhost/user/78#profile-fitness_goals",
"user": {
"uri": "http://radius.localhost/api/v1/entity_user/78",
"id": "78",
"resource": "user"
},
"feed_nid": null
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment