{
  "apiVersion": "v1",
  "kind": "Chapter",
  "metadata": {
    "generated": "2026-08-22T14:14:13Z",
    "language": "en",
    "book": "psalms",
    "chapter": 123
  },
  "data": {
    "n": 123,
    "bookSlug": "psalms",
    "bookCode": "PSA",
    "refId": "",
    "title": "",
    "translation": null,
    "segments": [],
    "lines": [],
    "paragraphs": [{
        "n": 1,
        "refId": "PSA-123:1",
        "verseRef": "Ps.123.1",
        "text": "Unto thee do I lift up mine eyes, O thou that sittest in the heavens."
      },{
        "n": 2,
        "refId": "PSA-123:2",
        "verseRef": "Ps.123.2",
        "text": "Behold, as the eyes of servants [look] unto the hand of       their master, As the eyes of a maid unto the hand of her mistress; So our eyes [look] unto Jehovah our God, Until he have mercy upon us."
      },{
        "n": 3,
        "refId": "PSA-123:3",
        "verseRef": "Ps.123.3",
        "text": "Have mercy upon us, O Jehovah, have mercy upon us; For we are exceedingly filled with contempt."
      },{
        "n": 4,
        "refId": "PSA-123:4",
        "verseRef": "Ps.123.4",
        "text": "Our soul is exceedingly filled With the scoffing of those that are at ease, And with the contempt of the proud.           Psalm 124       A Song of Ascents; of David."
      }
    ]
  },
  "links": {
    "self": "/v1/library/books/psalms/chapters/123",
    "book": "/v1/library/books/psalms/",
    "chapters": "/v1/library/books/psalms/chapters/",
    "library": "/v1/library/",
    "schema": "/v1/schema/book/"
  }
}