Skip to content

Instantly share code, notes, and snippets.

@hpjaj
Created April 7, 2020 16:22
Show Gist options
  • Save hpjaj/0274c09fd114482581189cba671f79d6 to your computer and use it in GitHub Desktop.
Save hpjaj/0274c09fd114482581189cba671f79d6 to your computer and use it in GitHub Desktop.
{
"data": {
"type": "will_paginate_collections",
"attributes": {
"items": [
{
"item": {
"id": 156,
"type": "Accomplishment",
"description": "Flexitarian hoodie tousled skateboard umami. Chicharrones single-origin coffee swag wayfarers semiotics kickstarter. Quinoa before they sold out godard jean shorts.",
"status": "approved",
"points": 5,
"completed_at": "2020-02-17T12:00:00.000-07:00",
"revoke_reason": null,
"revoked_by": {
"id": null,
"name": null
},
"image": null,
"goal": {
"id": 148,
"name": "Share an out of Zestful moment",
"description": "We believe that what you do outside of Zestful is often times more important than what you do inside of Zestful. Share a moment with family, friends, or doing something fun outside of work!",
"frequency": "monthly",
"status": "active",
"points": 5,
"emoji": "πŸ„β€β™‚οΈ"
},
"user": {
"id": 254,
"first_name": "John",
"last_name": "Smith",
"full_name": "John Smith",
"email": "user_13@somecompany.com",
"initials": "JS",
"points": 0,
"background_color": "#1a3158",
"foreground_color": "#fff",
"avatar": null,
"lemon_drop": true,
"currency": {
"name": "Lemons",
"emoji": "πŸ‹"
},
"admin": false
}
},
"reactions": {
"😎": {
"count": 2,
"users": [
{
"id": 255,
"first_name": "John",
"last_name": "Smith",
"full_name": "John Smith",
"email": "user_14@somecompany.com",
"initials": "JS",
"points": 0,
"background_color": "#1a3158",
"foreground_color": "#fff",
"avatar": null,
"lemon_drop": false,
"currency": {
"name": "Lemons",
"emoji": "πŸ‹"
},
"admin": false
},
{
"id": 256,
"first_name": "John",
"last_name": "Smith",
"full_name": "John Smith",
"email": "user_15@somecompany.com",
"initials": "JS",
"points": 0,
"background_color": "#1a3158",
"foreground_color": "#fff",
"avatar": null,
"lemon_drop": false,
"currency": {
"name": "Lemons",
"emoji": "πŸ‹"
},
"admin": false
}
]
}
},
"comments": []
}
],
"meta": {
"per_page": 50,
"total_pages": 1
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment