{
  "0": {
    "id": 0,
    "todo-list-id": 1,
    "content": "Make Bread",
    "position": 0,
    "created-on": "",
    "creator-id": 1,
    "creator-name": "Charlie Brown",
    "completed": false,
    "updated-at": "",
    "commented-at": "",
    "comments-count": ""
  },
  "1": {
    "id": 1,
    "todo-list-id": 2,
    "content": "Eat Chicken",
    "position": 0,
    "created-on": "",
    "creator-id": 1,
    "creator-name": "Charlie Brown",
    "completed": false,
    "updated-at": "",
    "commented-at": "",
    "comments-count": "",
    "responsible-party-id": 2
  },
  "2": {
    "id": 2,
    "todo-list-id": 3,
    "content": "Check Inventory",
    "position": 0,
    "created-on": "",
    "creator-id": 1,
    "creator-name": "Charlie Brown",
    "completed": false,
    "updated-at": "",
    "commented-at": "",
    "comments-count": ""
  },
  "3": {
    "id": 3,
    "todo-list-id": 4,
    "content": "Go South",
    "position": 0,
    "created-on": "",
    "creator-id": 2,
    "creator-name": "Linus Van Pelt",
    "completed": false,
    "updated-at": "",
    "commented-at": "",
    "comments-count": ""
  },
  "4": {
    "id": 4,
    "todo-list-id": 4,
    "content": "Avoid Grue",
    "position": 0,
    "created-on": "",
    "creator-id": 2,
    "creator-name": "Linus Van Pelt",
    "completed": false,
    "updated-at": "",
    "commented-at": "",
    "comments-count": "",
    "responsible-party-id": 2
  },
  "5": {
    "id": 5,
    "todo-list-id": 3,
    "content": "Split Infinitive",
    "position": 0,
    "created-on": "",
    "creator-id": 2,
    "creator-name": "Linus Van Pelt",
    "completed": false,
    "updated-at": "",
    "commented-at": "",
    "comments-count": "",
    "responsible-party-id":2
  },
  "6": {
    "id": 6,
    "todo-list-id": 2,
    "content": "Digest Taco",
    "position": 0,
    "created-on": "",
    "creator-id": 2,
    "creator-name": "Linus Van Pelt",
    "completed": false,
    "updated-at": "",
    "commented-at": "",
    "comments-count": ""
  },
  "7": {
    "id": 7,
    "todo-list-id": 1,
    "content": "Do the Dougie",
    "position": 0,
    "created-on": "",
    "creator-id": 3,
    "creator-name": "Lucy Van Pelt",
    "completed": true,
    "updated-at": "",
    "commented-at": "",
    "comments-count": ""
  },
  "8": {
    "id": 8,
    "todo-list-id": 1,
    "content": "Drop it like it's hot",
    "position": 0,
    "created-on": "",
    "creator-id": 3,
    "creator-name": "Lucy Van Pelt",
    "completed": false,
    "updated-at": "",
    "commented-at": "",
    "comments-count": ""
  },
  "9": {
    "id": 9,
    "todo-list-id": 2,
    "content": "Choose wisely",
    "position": 0,
    "created-on": "",
    "creator-id": 3,
    "creator-name": "Lucy Van Pelt",
    "completed": true,
    "updated-at": "",
    "commented-at": "",
    "comments-count": "",
    "responsible-party-id": 4
  },
  "10": {
    "id": 10,
    "todo-list-id": 3,
    "content": "Flip mattress",
    "position": 0,
    "created-on": "",
    "creator-id": 4,
    "creator-name": "Peppermint Patty",
    "completed": false,
    "updated-at": "",
    "commented-at": "",
    "comments-count": ""
  },
  "11": {
    "id": 11,
    "todo-list-id": 4,
    "content": "Be inconsistent with case",
    "position": 0,
    "created-on": "",
    "creator-id": 4,
    "creator-name": "Peppermint Patty",
    "completed": false,
    "updated-at": "",
    "commented-at": "",
    "comments-count": ""
  },
  "12": {
    "id": 12,
    "todo-list-id": 4,
    "content": "Hop to it",
    "position": 0,
    "created-on": "",
    "creator-id": 4,
    "creator-name": "Peppermint Patty",
    "completed": false,
    "updated-at": "",
    "commented-at": "",
    "comments-count": ""
  },
  "13": {
    "id": 13,
    "todo-list-id": 3,
    "content": "Ask how high",
    "position": 0,
    "created-on": "",
    "creator-id": 4,
    "creator-name": "Peppermint Patty",
    "completed": true,
    "updated-at": "",
    "commented-at": "",
    "comments-count": ""
  }

}
