/praises/:id

{
  "praise": {
    "id": 102,
    "sender_id": 2,
    "receiver_id": 3,
    "team_id": null,
    "performance_driver_ids": [1,2],
    "text_content": "Really good job on the presentation this afternoon!",
    "bucket_id": null,
    "likes_count": 11,
    "comments_count": 3,
    "created_at": "2018-01-02T07:48:13.775Z",
    "liker_ids": [211,232],
    "additional_receiver_ids": [25, 37]
  }
}
Language
Click Try It! to start a request and see the response here!