{
  "entries" : [ {
    "id" : 12,
    "type" : "task",
    "creator" : {
      "id" : 61,
      "username" : "ted",
      "name" : "Ted Danson"
    },
    "activityType" : {
      "id" : -4,
      "name" : "Task completed"
    },
    "createdAt" : "2015-12-07T16:54:27Z",
    "updatedAt" : "2015-12-07T16:54:27Z",
    "content" : "test",
    "entryAt" : "2015-12-07T16:54:27Z",
    "party" : {
      "id" : 892,
      "type" : "organisation",
      "name" : "Zestia",
      "pictureURL" : "https://capsulecrm.com/theme/default/images/org_avatar_70.png"
    }
  }, {
    "id" : 11,
    "type" : "note",
    "attachments" : [ {
      "id" : 4,
      "filename" : "works of William Shakespeare.pdf",
      "contentType" : "application/pdf",
      "size" : 5557452
    } ],
    "creator" : {
      "id" : 61,
      "username" : "ted",
      "name" : "Ted Danson"
    },
    "activityType" : {
      "id" : -1,
      "name" : "Note"
    },
    "createdAt" : "2015-12-07T16:54:27Z",
    "updatedAt" : "2015-12-07T16:54:27Z",
    "content" : "Shall I compare thee to a summer's day?",
    "entryAt" : "2015-12-07T16:54:27Z",
    "party" : {
      "id" : 892,
      "type" : "organisation",
      "name" : "Zestia",
      "pictureURL" : "https://capsulecrm.com/theme/default/images/org_avatar_70.png"
    }
  }, {
    "id" : 10,
    "type" : "email",
    "attachments" : [ {
      "id" : 2,
      "filename" : "photo 1.JPG",
      "contentType" : "image/jpeg",
      "size" : 107307
    } ],
    "parties" : [ {
      "id" : 892,
      "type" : "organisation",
      "name" : "Zestia",
      "pictureURL" : "https://capsulecrm.com/theme/default/images/org_avatar_70.png"
    } ],
    "creator" : {
      "id" : 61,
      "username" : "ted",
      "name" : "Ted Danson"
    },
    "activityType" : {
      "id" : -5,
      "name" : "Email sent"
    },
    "subject" : "Fwd: Development Notes",
    "createdAt" : "2015-12-07T16:54:27Z",
    "updatedAt" : "2015-12-07T16:54:27Z",
    "content" : "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.",
    "entryAt" : "2015-12-07T16:54:27Z",
    "participants" : [ {
      "id" : 43360750,
      "address" : "hello@zestia.com",
      "name" : "Hello",
      "role" : "FROM"
    }, {
      "id" : 43360751,
      "address" : "support@capsulecrm.com",
      "name" : "Support",
      "role" : "TO"
    } ]
  } ]
}