{
 "_credit": {
  "dataset": "The Structured Torah",
  "version": "2026-09-rev1",
  "attribution": "Moshe Kline, The Structured Torah (chaver.com)",
  "license": "CC BY 4.0",
  "license_url": "https://creativecommons.org/licenses/by/4.0/",
  "website": "https://chaver.com",
  "documentation": "https://chaver.com/torah-weave/api/index.json",
  "schema": "https://chaver.com/torah-weave/api/schema.json",
  "canonical": "https://chaver.com/torah-weave/api/index.json"
 },
 "about": "The 86 literary units of the Torah as two-dimensional tables of labelled cells, with the full Hebrew text of every cell, the verse references printed in it, and the markings of the author’s apparatus. Static JSON, no key and no rate limit. Licensed CC BY 4.0; attribution to Moshe Kline, The Structured Torah (chaver.com), is required. The eighty-six units are a literary division proposed by this research rather than one already in general use, so by-verse.json provides an entrance from an ordinary chapter-and-verse reference; the units run continuously through all five books and do not overlap, so every verse of the Torah lies in exactly one of them.",
 "counts": {
  "units": 86,
  "books": 5,
  "cells": 602,
  "subdivisions": 421,
  "marker_instances": 2262,
  "marker_types": 8,
  "units_carrying_markers": 82
 },
 "endpoints": [
  {
   "address": "/torah-weave/api/index.json",
   "returns": "This file: counts, the five books, every unit, and the endpoint list."
  },
  {
   "address": "/torah-weave/api/books.json",
   "returns": "Flat list of the five books with their unit counts."
  },
  {
   "address": "/torah-weave/api/by-verse.json",
   "returns": "A way in from an ordinary chapter-and-verse reference: which unit contains it."
  },
  {
   "address": "/torah-weave/api/by-parashah.json",
   "returns": "The weekly reading as a way in: which units each of the 54 parashiyot touches."
  },
  {
   "address": "/torah-weave/api/markers.json",
   "returns": "The eight marker types with colour, hex, definition and counts."
  },
  {
   "address": "/torah-weave/api/schema.json",
   "returns": "Field-by-field description of a unit document."
  },
  {
   "address": "/torah-weave/api/discrepancies.json",
   "returns": "Every point where this data differs from the published Torah Units Dataset, and the verse references that could not be read."
  },
  {
   "address": "/torah-weave/api/{book}.json",
   "returns": "One book: its units, each with shape and counts."
  },
  {
   "address": "/torah-weave/api/{book}/{unit}.json",
   "returns": "One unit, complete: every cell with its text, runs, markers, subdivisions and verse references."
  }
 ],
 "books": [
  {
   "book": "Genesis",
   "book_he": "ספר בראשית",
   "slug": "genesis",
   "units": 19,
   "cells": 126,
   "subdivisions": 73,
   "marker_count": 559,
   "url": "https://chaver.com/torah-weave/api/genesis.json"
  },
  {
   "book": "Exodus",
   "book_he": "ספר שמות",
   "slug": "exodus",
   "units": 19,
   "cells": 153,
   "subdivisions": 90,
   "marker_count": 503,
   "url": "https://chaver.com/torah-weave/api/exodus.json"
  },
  {
   "book": "Leviticus",
   "book_he": "ספר ויקרא",
   "slug": "leviticus",
   "units": 22,
   "cells": 141,
   "subdivisions": 47,
   "marker_count": 350,
   "url": "https://chaver.com/torah-weave/api/leviticus.json"
  },
  {
   "book": "Numbers",
   "book_he": "ספר במדבר",
   "slug": "numbers",
   "units": 13,
   "cells": 76,
   "subdivisions": 66,
   "marker_count": 186,
   "url": "https://chaver.com/torah-weave/api/numbers.json"
  },
  {
   "book": "Deuteronomy",
   "book_he": "ספר דברים",
   "slug": "deuteronomy",
   "units": 13,
   "cells": 106,
   "subdivisions": 145,
   "marker_count": 664,
   "url": "https://chaver.com/torah-weave/api/deuteronomy.json"
  }
 ],
 "units": [
  {
   "book": "Genesis",
   "unit": 1,
   "title": "Creation",
   "verses": "Genesis 1:1-2:3",
   "format": "3x2",
   "cells": 6,
   "subdivisions": 6,
   "marker_count": 26,
   "url": "https://chaver.com/torah-weave/api/genesis/1.json"
  },
  {
   "book": "Genesis",
   "unit": 2,
   "title": "Generations of Heaven and Earth",
   "verses": "Genesis 2:4-4:26",
   "format": "3x2",
   "cells": 6,
   "subdivisions": 4,
   "marker_count": 41,
   "url": "https://chaver.com/torah-weave/api/genesis/2.json"
  },
  {
   "book": "Genesis",
   "unit": 3,
   "title": "Book of Generations of Adam",
   "verses": "Genesis 5:1-10:32",
   "format": "6x2",
   "cells": 12,
   "subdivisions": 10,
   "marker_count": 80,
   "url": "https://chaver.com/torah-weave/api/genesis/3.json"
  },
  {
   "book": "Genesis",
   "unit": 4,
   "title": "Tower of Babel",
   "verses": "Genesis 11:1-11:9",
   "format": "2x3",
   "cells": 6,
   "subdivisions": 0,
   "marker_count": 8,
   "url": "https://chaver.com/torah-weave/api/genesis/4.json"
  },
  {
   "book": "Genesis",
   "unit": 5,
   "title": "Call of Abraham",
   "verses": "Genesis 11:10-13:4",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 2,
   "marker_count": 6,
   "url": "https://chaver.com/torah-weave/api/genesis/5.json"
  },
  {
   "book": "Genesis",
   "unit": 6,
   "title": "Abraham and Lot",
   "verses": "Genesis 13:5-14:24",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 4,
   "marker_count": 16,
   "url": "https://chaver.com/torah-weave/api/genesis/6.json"
  },
  {
   "book": "Genesis",
   "unit": 7,
   "title": "Covenant Ceremonies",
   "verses": "Genesis 15:1-17:27",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 2,
   "marker_count": 22,
   "url": "https://chaver.com/torah-weave/api/genesis/7.json"
  },
  {
   "book": "Genesis",
   "unit": 8,
   "title": "Sodom and Lot",
   "verses": "Genesis 18:1-19:38",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 4,
   "marker_count": 29,
   "url": "https://chaver.com/torah-weave/api/genesis/8.json"
  },
  {
   "book": "Genesis",
   "unit": 9,
   "title": "Abraham and Abimelech",
   "verses": "Genesis 20:1-22:19",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 4,
   "marker_count": 27,
   "url": "https://chaver.com/torah-weave/api/genesis/9.json"
  },
  {
   "book": "Genesis",
   "unit": 10,
   "title": "Death of Sarah",
   "verses": "Genesis 22:20-25:11",
   "format": "4x2",
   "cells": 8,
   "subdivisions": 2,
   "marker_count": 44,
   "url": "https://chaver.com/torah-weave/api/genesis/10.json"
  },
  {
   "book": "Genesis",
   "unit": 11,
   "title": "Birth of Jacob and Esau",
   "verses": "Genesis 25:12-25:34",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 0,
   "marker_count": 8,
   "url": "https://chaver.com/torah-weave/api/genesis/11.json"
  },
  {
   "book": "Genesis",
   "unit": 12,
   "title": "Isaac in Gerar",
   "verses": "Genesis 26:1-26:33",
   "format": "3x2",
   "cells": 6,
   "subdivisions": 0,
   "marker_count": 13,
   "url": "https://chaver.com/torah-weave/api/genesis/12.json"
  },
  {
   "book": "Genesis",
   "unit": 13,
   "title": "Blessing Deception",
   "verses": "Genesis 26:34-28:9",
   "format": "12221",
   "cells": 8,
   "subdivisions": 0,
   "marker_count": 15,
   "url": "https://chaver.com/torah-weave/api/genesis/13.json"
  },
  {
   "book": "Genesis",
   "unit": 14,
   "title": "Jacob with Laban",
   "verses": "Genesis 28:10-32:3",
   "format": "12221",
   "cells": 8,
   "subdivisions": 0,
   "marker_count": 10,
   "url": "https://chaver.com/torah-weave/api/genesis/14.json"
  },
  {
   "book": "Genesis",
   "unit": 15,
   "title": "Jacob and Esau Reconciliation",
   "verses": "Genesis 32:4-33:16",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 2,
   "marker_count": 10,
   "url": "https://chaver.com/torah-weave/api/genesis/15.json"
  },
  {
   "book": "Genesis",
   "unit": 16,
   "title": "Transition to Isaac's Death",
   "verses": "Genesis 33:17-35:29",
   "format": "4x2",
   "cells": 8,
   "subdivisions": 4,
   "marker_count": 41,
   "url": "https://chaver.com/torah-weave/api/genesis/16.json"
  },
  {
   "book": "Genesis",
   "unit": 17,
   "title": "Joseph Sold and Elevated",
   "verses": "Genesis 36:1-41:45",
   "format": "3x2",
   "cells": 6,
   "subdivisions": 20,
   "marker_count": 71,
   "url": "https://chaver.com/torah-weave/api/genesis/17.json"
  },
  {
   "book": "Genesis",
   "unit": 18,
   "title": "Joseph's Administration",
   "verses": "Genesis 41:46-47:26",
   "format": "6x3",
   "cells": 18,
   "subdivisions": 6,
   "marker_count": 65,
   "url": "https://chaver.com/torah-weave/api/genesis/18.json"
  },
  {
   "book": "Genesis",
   "unit": 19,
   "title": "Blessings and Deaths",
   "verses": "Genesis 47:27-50:26",
   "format": "2x3",
   "cells": 6,
   "subdivisions": 3,
   "marker_count": 27,
   "url": "https://chaver.com/torah-weave/api/genesis/19.json"
  },
  {
   "book": "Exodus",
   "unit": 1,
   "title": "Oppression and Call of Moses",
   "verses": "Exodus 1:1-4:18",
   "format": "3x2",
   "cells": 6,
   "subdivisions": 10,
   "marker_count": 43,
   "url": "https://chaver.com/torah-weave/api/exodus/1.json"
  },
  {
   "book": "Exodus",
   "unit": 2,
   "title": "Moses Before Pharaoh",
   "verses": "Exodus 4:19-6:28",
   "format": "3x2",
   "cells": 6,
   "subdivisions": 12,
   "marker_count": 34,
   "url": "https://chaver.com/torah-weave/api/exodus/2.json"
  },
  {
   "book": "Exodus",
   "unit": 3,
   "title": "The Nine Signs",
   "verses": "Exodus 6:29-11:10",
   "format": "23332",
   "cells": 13,
   "subdivisions": 10,
   "marker_count": 48,
   "url": "https://chaver.com/torah-weave/api/exodus/3.json"
  },
  {
   "book": "Exodus",
   "unit": 4,
   "title": "Passover and Exodus",
   "verses": "Exodus 12:1-13:16",
   "format": "3x2",
   "cells": 6,
   "subdivisions": 12,
   "marker_count": 52,
   "url": "https://chaver.com/torah-weave/api/exodus/4.json"
  },
  {
   "book": "Exodus",
   "unit": 5,
   "title": "Crossing the Sea",
   "verses": "Exodus 13:17-15:21",
   "format": "3x3",
   "cells": 9,
   "subdivisions": 6,
   "marker_count": 41,
   "url": "https://chaver.com/torah-weave/api/exodus/5.json"
  },
  {
   "book": "Exodus",
   "unit": 6,
   "title": "Wilderness Complaints",
   "verses": "Exodus 15:22-17:16",
   "format": "3x2",
   "cells": 6,
   "subdivisions": 4,
   "marker_count": 27,
   "url": "https://chaver.com/torah-weave/api/exodus/6.json"
  },
  {
   "book": "Exodus",
   "unit": 7,
   "title": "Sinai and the Decalogue",
   "verses": "Exodus 18:1-20:22",
   "format": "4x2",
   "cells": 8,
   "subdivisions": 4,
   "marker_count": 43,
   "url": "https://chaver.com/torah-weave/api/exodus/7.json"
  },
  {
   "book": "Exodus",
   "unit": 8,
   "title": "Covenant Code I",
   "verses": "Exodus 21:1-22:16",
   "format": "7x2",
   "cells": 14,
   "subdivisions": 6,
   "marker_count": 25,
   "url": "https://chaver.com/torah-weave/api/exodus/8.json"
  },
  {
   "book": "Exodus",
   "unit": 9,
   "title": "Covenant Code II",
   "verses": "Exodus 22:17-23:19",
   "format": "5x3",
   "cells": 15,
   "subdivisions": 6,
   "marker_count": 34,
   "url": "https://chaver.com/torah-weave/api/exodus/9.json"
  },
  {
   "book": "Exodus",
   "unit": 10,
   "title": "Covenant Ratification",
   "verses": "Exodus 23:20-24:18",
   "format": "3x3",
   "cells": 9,
   "subdivisions": 0,
   "marker_count": 14,
   "url": "https://chaver.com/torah-weave/api/exodus/10.json"
  },
  {
   "book": "Exodus",
   "unit": 11,
   "title": "Tabernacle Instructions I",
   "verses": "Exodus 25:1-27:21",
   "format": "12221",
   "cells": 8,
   "subdivisions": 4,
   "marker_count": 15,
   "url": "https://chaver.com/torah-weave/api/exodus/11.json"
  },
  {
   "book": "Exodus",
   "unit": 12,
   "title": "Priestly Vestments",
   "verses": "Exodus 28:1-28:43",
   "format": "1221",
   "cells": 6,
   "subdivisions": 0,
   "marker_count": 19,
   "url": "https://chaver.com/torah-weave/api/exodus/12.json"
  },
  {
   "book": "Exodus",
   "unit": 13,
   "title": "Consecration and Altars",
   "verses": "Exodus 29:1-29:37",
   "format": "4x2",
   "cells": 8,
   "subdivisions": 2,
   "marker_count": 33,
   "url": "https://chaver.com/torah-weave/api/exodus/13.json"
  },
  {
   "book": "Exodus",
   "unit": 14,
   "title": "Tabernacle Supplements",
   "verses": "Exodus 29:38-31:17",
   "format": "4x2",
   "cells": 8,
   "subdivisions": 0,
   "marker_count": 33,
   "url": "https://chaver.com/torah-weave/api/exodus/14.json"
  },
  {
   "book": "Exodus",
   "unit": 15,
   "title": "Golden Calf and Renewal",
   "verses": "Exodus 31:18-34:35",
   "format": "5x2",
   "cells": 10,
   "subdivisions": 4,
   "marker_count": 23,
   "url": "https://chaver.com/torah-weave/api/exodus/15.json"
  },
  {
   "book": "Exodus",
   "unit": 16,
   "title": "Tabernacle Contributions",
   "verses": "Exodus 35:1-36:7",
   "format": "3x2",
   "cells": 6,
   "subdivisions": 0,
   "marker_count": 10,
   "url": "https://chaver.com/torah-weave/api/exodus/16.json"
  },
  {
   "book": "Exodus",
   "unit": 17,
   "title": "Tabernacle Construction",
   "verses": "Exodus 36:8-38:20",
   "format": "3x2",
   "cells": 6,
   "subdivisions": 6,
   "marker_count": 2,
   "url": "https://chaver.com/torah-weave/api/exodus/17.json"
  },
  {
   "book": "Exodus",
   "unit": 18,
   "title": "Tabernacle Inventory",
   "verses": "Exodus 38:21-39:31",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 4,
   "marker_count": 0,
   "url": "https://chaver.com/torah-weave/api/exodus/18.json"
  },
  {
   "book": "Exodus",
   "unit": 19,
   "title": "Tabernacle Erected",
   "verses": "Exodus 39:32-40:38",
   "format": "131",
   "cells": 5,
   "subdivisions": 0,
   "marker_count": 7,
   "url": "https://chaver.com/torah-weave/api/exodus/19.json"
  },
  {
   "book": "Leviticus",
   "unit": 1,
   "title": "Three Spontaneous Private Sacrifices",
   "verses": "Leviticus 1:1-3:17",
   "format": "3x3",
   "cells": 9,
   "subdivisions": 0,
   "marker_count": 5,
   "url": "https://chaver.com/torah-weave/api/leviticus/1.json"
  },
  {
   "book": "Leviticus",
   "unit": 2,
   "title": "Sacrifices for Expiation",
   "verses": "Leviticus 4:1-5:26",
   "format": "3x3",
   "cells": 9,
   "subdivisions": 2,
   "marker_count": 8,
   "url": "https://chaver.com/torah-weave/api/leviticus/2.json"
  },
  {
   "book": "Leviticus",
   "unit": 3,
   "title": "Administrative Order",
   "verses": "Leviticus 6:1-7:38",
   "format": "3x3",
   "cells": 9,
   "subdivisions": 0,
   "marker_count": 37,
   "url": "https://chaver.com/torah-weave/api/leviticus/3.json"
  },
  {
   "book": "Leviticus",
   "unit": 4,
   "title": "Inauguration of the Cult",
   "verses": "Leviticus 8:1-10:20",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 13,
   "marker_count": 56,
   "url": "https://chaver.com/torah-weave/api/leviticus/4.json"
  },
  {
   "book": "Leviticus",
   "unit": 5,
   "title": "Diet Laws",
   "verses": "Leviticus 11:1-11:47",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 6,
   "marker_count": 39,
   "url": "https://chaver.com/torah-weave/api/leviticus/5.json"
  },
  {
   "book": "Leviticus",
   "unit": 6,
   "title": "Childbirth",
   "verses": "Leviticus 12:1-12:8",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 0,
   "marker_count": 0,
   "url": "https://chaver.com/torah-weave/api/leviticus/6.json"
  },
  {
   "book": "Leviticus",
   "unit": 7,
   "title": "Scale Disease Diagnosis",
   "verses": "Leviticus 13:1-13:46",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 4,
   "marker_count": 28,
   "url": "https://chaver.com/torah-weave/api/leviticus/7.json"
  },
  {
   "book": "Leviticus",
   "unit": 8,
   "title": "Purification Procedures",
   "verses": "Leviticus 13:47-14:57",
   "format": "3x3",
   "cells": 9,
   "subdivisions": 0,
   "marker_count": 8,
   "url": "https://chaver.com/torah-weave/api/leviticus/8.json"
  },
  {
   "book": "Leviticus",
   "unit": 9,
   "title": "Genital Discharges",
   "verses": "Leviticus 15:1-15:33",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 0,
   "marker_count": 4,
   "url": "https://chaver.com/torah-weave/api/leviticus/9.json"
  },
  {
   "book": "Leviticus",
   "unit": 10,
   "title": "Day of Purgation",
   "verses": "Leviticus 16:1-16:34",
   "format": "2x3",
   "cells": 6,
   "subdivisions": 0,
   "marker_count": 4,
   "url": "https://chaver.com/torah-weave/api/leviticus/10.json"
  },
  {
   "book": "Leviticus",
   "unit": 11,
   "title": "Slaughter and Blood",
   "verses": "Leviticus 17:1-17:16",
   "format": "2x3",
   "cells": 6,
   "subdivisions": 0,
   "marker_count": 10,
   "url": "https://chaver.com/torah-weave/api/leviticus/11.json"
  },
  {
   "book": "Leviticus",
   "unit": 12,
   "title": "Illicit Sexual Practices",
   "verses": "Leviticus 18:1-18:30",
   "format": "3x3",
   "cells": 9,
   "subdivisions": 0,
   "marker_count": 13,
   "url": "https://chaver.com/torah-weave/api/leviticus/12.json"
  },
  {
   "book": "Leviticus",
   "unit": 13,
   "title": "Holiness",
   "verses": "Leviticus 19:1-19:37",
   "format": "232",
   "cells": 7,
   "subdivisions": 11,
   "marker_count": 31,
   "url": "https://chaver.com/torah-weave/api/leviticus/13.json"
  },
  {
   "book": "Leviticus",
   "unit": 14,
   "title": "Penalties for Sexual Offenses",
   "verses": "Leviticus 20:1-20:27",
   "format": "3x3",
   "cells": 9,
   "subdivisions": 0,
   "marker_count": 13,
   "url": "https://chaver.com/torah-weave/api/leviticus/14.json"
  },
  {
   "book": "Leviticus",
   "unit": 15,
   "title": "Instructions for Priests",
   "verses": "Leviticus 21:1-21:24",
   "format": "2x3",
   "cells": 6,
   "subdivisions": 0,
   "marker_count": 12,
   "url": "https://chaver.com/torah-weave/api/leviticus/15.json"
  },
  {
   "book": "Leviticus",
   "unit": 16,
   "title": "Sanctified Objects",
   "verses": "Leviticus 22:1-22:25",
   "format": "2x3",
   "cells": 6,
   "subdivisions": 0,
   "marker_count": 11,
   "url": "https://chaver.com/torah-weave/api/leviticus/16.json"
  },
  {
   "book": "Leviticus",
   "unit": 17,
   "title": "Animal Birth",
   "verses": "Leviticus 22:26-22:33",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 0,
   "marker_count": 0,
   "url": "https://chaver.com/torah-weave/api/leviticus/17.json"
  },
  {
   "book": "Leviticus",
   "unit": 18,
   "title": "Holiday Calendar",
   "verses": "Leviticus 23:1-23:44",
   "format": "2x2",
   "cells": 8,
   "subdivisions": 0,
   "marker_count": 10,
   "url": "https://chaver.com/torah-weave/api/leviticus/18.json"
  },
  {
   "book": "Leviticus",
   "unit": 19,
   "title": "Tabernacle Oil and Blasphemy",
   "verses": "Leviticus 24:1-24:23",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 0,
   "marker_count": 4,
   "url": "https://chaver.com/torah-weave/api/leviticus/19.json"
  },
  {
   "book": "Leviticus",
   "unit": 20,
   "title": "Jubilee",
   "verses": "Leviticus 25:1-25:55",
   "format": "323",
   "cells": 8,
   "subdivisions": 0,
   "marker_count": 14,
   "url": "https://chaver.com/torah-weave/api/leviticus/20.json"
  },
  {
   "book": "Leviticus",
   "unit": 21,
   "title": "Blessings and Curses",
   "verses": "Leviticus 26:1-26:46",
   "format": "3x2",
   "cells": 6,
   "subdivisions": 8,
   "marker_count": 12,
   "url": "https://chaver.com/torah-weave/api/leviticus/21.json"
  },
  {
   "book": "Leviticus",
   "unit": 22,
   "title": "Consecrations and Redemption",
   "verses": "Leviticus 27:1-27:34",
   "format": "2x3",
   "cells": 6,
   "subdivisions": 3,
   "marker_count": 31,
   "url": "https://chaver.com/torah-weave/api/leviticus/22.json"
  },
  {
   "book": "Numbers",
   "unit": 1,
   "title": "Census and Camp",
   "verses": "Numbers 1:1-4:49",
   "format": "3x2",
   "cells": 6,
   "subdivisions": 12,
   "marker_count": 44,
   "url": "https://chaver.com/torah-weave/api/numbers/1.json"
  },
  {
   "book": "Numbers",
   "unit": 2,
   "title": "Camp Purity and Nazirite",
   "verses": "Numbers 5:1-6:21",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 0,
   "marker_count": 10,
   "url": "https://chaver.com/torah-weave/api/numbers/2.json"
  },
  {
   "book": "Numbers",
   "unit": 3,
   "title": "Priestly Blessing and Departure",
   "verses": "Numbers 6:22-10:36",
   "format": "3x3",
   "cells": 9,
   "subdivisions": 6,
   "marker_count": 25,
   "url": "https://chaver.com/torah-weave/api/numbers/3.json"
  },
  {
   "book": "Numbers",
   "unit": 4,
   "title": "Complaints Against Moses",
   "verses": "Numbers 11:1-12:16",
   "format": "2x3",
   "cells": 6,
   "subdivisions": 6,
   "marker_count": 18,
   "url": "https://chaver.com/torah-weave/api/numbers/4.json"
  },
  {
   "book": "Numbers",
   "unit": 5,
   "title": "The Spies",
   "verses": "Numbers 13:1-14:45",
   "format": "4x2",
   "cells": 8,
   "subdivisions": 2,
   "marker_count": 26,
   "url": "https://chaver.com/torah-weave/api/numbers/5.json"
  },
  {
   "book": "Numbers",
   "unit": 6,
   "title": "Supplementary Laws",
   "verses": "Numbers 15:1-15:31",
   "format": "2x3",
   "cells": 6,
   "subdivisions": 0,
   "marker_count": 2,
   "url": "https://chaver.com/torah-weave/api/numbers/6.json"
  },
  {
   "book": "Numbers",
   "unit": 7,
   "title": "Korah Rebellion",
   "verses": "Numbers 15:32-17:26",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 4,
   "marker_count": 17,
   "url": "https://chaver.com/torah-weave/api/numbers/7.json"
  },
  {
   "book": "Numbers",
   "unit": 8,
   "title": "Priestly Duties and Red Heifer",
   "verses": "Numbers 17:27-19:22",
   "format": "2x3",
   "cells": 6,
   "subdivisions": 0,
   "marker_count": 0,
   "url": "https://chaver.com/torah-weave/api/numbers/8.json"
  },
  {
   "book": "Numbers",
   "unit": 9,
   "title": "Death of Miriam and Aaron",
   "verses": "Numbers 20:1-22:1",
   "format": "4x2",
   "cells": 8,
   "subdivisions": 2,
   "marker_count": 17,
   "url": "https://chaver.com/torah-weave/api/numbers/9.json"
  },
  {
   "book": "Numbers",
   "unit": 10,
   "title": "Balaam",
   "verses": "Numbers 22:2-25:18",
   "format": "4x2",
   "cells": 8,
   "subdivisions": 6,
   "marker_count": 8,
   "url": "https://chaver.com/torah-weave/api/numbers/10.json"
  },
  {
   "book": "Numbers",
   "unit": 11,
   "title": "Second Census and Succession",
   "verses": "Numbers 26:1-27:23",
   "format": "2x2",
   "cells": 4,
   "subdivisions": 4,
   "marker_count": 4,
   "url": "https://chaver.com/torah-weave/api/numbers/11.json"
  },
  {
   "book": "Numbers",
   "unit": 12,
   "title": "Festival Calendar and Vows",
   "verses": "Numbers 28:1-30:17",
   "format": "1x2",
   "cells": 2,
   "subdivisions": 14,
   "marker_count": 7,
   "url": "https://chaver.com/torah-weave/api/numbers/12.json"
  },
  {
   "book": "Numbers",
   "unit": 13,
   "title": "War, Boundaries, and Inheritance",
   "verses": "Numbers 31:1-36:13",
   "format": "212",
   "cells": 5,
   "subdivisions": 10,
   "marker_count": 8,
   "url": "https://chaver.com/torah-weave/api/numbers/13.json"
  },
  {
   "book": "Deuteronomy",
   "unit": 1,
   "title": "Historical Prologue",
   "verses": "Deuteronomy 1:1-3:29",
   "format": "13331",
   "cells": 11,
   "subdivisions": 0,
   "marker_count": 35,
   "url": "https://chaver.com/torah-weave/api/deuteronomy/1.json"
  },
  {
   "book": "Deuteronomy",
   "unit": 2,
   "title": "Exhortation to Obedience",
   "verses": "Deuteronomy 4:1-4:49",
   "format": "5x2",
   "cells": 10,
   "subdivisions": 0,
   "marker_count": 53,
   "url": "https://chaver.com/torah-weave/api/deuteronomy/2.json"
  },
  {
   "book": "Deuteronomy",
   "unit": 3,
   "title": "The Decalogue Restated",
   "verses": "Deuteronomy 5:1-6:3",
   "format": "4x2",
   "cells": 8,
   "subdivisions": 10,
   "marker_count": 34,
   "url": "https://chaver.com/torah-weave/api/deuteronomy/3.json"
  },
  {
   "book": "Deuteronomy",
   "unit": 4,
   "title": "Shema and Wilderness Lessons",
   "verses": "Deuteronomy 6:4-8:20",
   "format": "4x2",
   "cells": 8,
   "subdivisions": 14,
   "marker_count": 56,
   "url": "https://chaver.com/torah-weave/api/deuteronomy/4.json"
  },
  {
   "book": "Deuteronomy",
   "unit": 5,
   "title": "Golden Calf Recalled",
   "verses": "Deuteronomy 9:1-10:11",
   "format": "4x2",
   "cells": 8,
   "subdivisions": 4,
   "marker_count": 43,
   "url": "https://chaver.com/torah-weave/api/deuteronomy/5.json"
  },
  {
   "book": "Deuteronomy",
   "unit": 6,
   "title": "Love and Obey",
   "verses": "Deuteronomy 10:12-11:32",
   "format": "3x2",
   "cells": 6,
   "subdivisions": 0,
   "marker_count": 22,
   "url": "https://chaver.com/torah-weave/api/deuteronomy/6.json"
  },
  {
   "book": "Deuteronomy",
   "unit": 7,
   "title": "Deuteronomic Law Code",
   "verses": "Deuteronomy 12:1-21:9",
   "format": "4x2",
   "cells": 8,
   "subdivisions": 42,
   "marker_count": 113,
   "url": "https://chaver.com/torah-weave/api/deuteronomy/7.json"
  },
  {
   "book": "Deuteronomy",
   "unit": 8,
   "title": "Case Laws",
   "verses": "Deuteronomy 21:10-25:4",
   "format": "1x3",
   "cells": 3,
   "subdivisions": 27,
   "marker_count": 63,
   "url": "https://chaver.com/torah-weave/api/deuteronomy/8.json"
  },
  {
   "book": "Deuteronomy",
   "unit": 9,
   "title": "Firstfruits and Covenant Ceremony",
   "verses": "Deuteronomy 25:5-27:26",
   "format": "4x2",
   "cells": 8,
   "subdivisions": 10,
   "marker_count": 60,
   "url": "https://chaver.com/torah-weave/api/deuteronomy/9.json"
  },
  {
   "book": "Deuteronomy",
   "unit": 10,
   "title": "Blessings and Curses",
   "verses": "Deuteronomy 28:1-28:68",
   "format": "4x3",
   "cells": 12,
   "subdivisions": 24,
   "marker_count": 73,
   "url": "https://chaver.com/torah-weave/api/deuteronomy/10.json"
  },
  {
   "book": "Deuteronomy",
   "unit": 11,
   "title": "Covenant Renewal",
   "verses": "Deuteronomy 28:69-30:20",
   "format": "3x2",
   "cells": 6,
   "subdivisions": 6,
   "marker_count": 42,
   "url": "https://chaver.com/torah-weave/api/deuteronomy/11.json"
  },
  {
   "book": "Deuteronomy",
   "unit": 12,
   "title": "Song of Moses",
   "verses": "Deuteronomy 31:1-32:47",
   "format": "4x2",
   "cells": 8,
   "subdivisions": 4,
   "marker_count": 37,
   "url": "https://chaver.com/torah-weave/api/deuteronomy/12.json"
  },
  {
   "book": "Deuteronomy",
   "unit": 13,
   "title": "Death of Moses",
   "verses": "Deuteronomy 32:48-34:12",
   "format": "5x2",
   "cells": 10,
   "subdivisions": 4,
   "marker_count": 33,
   "url": "https://chaver.com/torah-weave/api/deuteronomy/13.json"
  }
 ],
 "related": {
  "structured_mishnah_api": "https://chaver.com/Mishnah-New/api/index.json",
  "torah_units_dataset": "https://chaver.com/torah-weave/data/torah-units.json",
  "method": "https://chaver.com/torah-weave/Woven-Torah-Method.html",
  "find_a_unit_by_chapter_and_verse": "https://chaver.com/torah-weave/api/by-verse.json",
  "find_a_unit_by_parashah": "https://chaver.com/torah-weave/api/by-parashah.json"
 },
 "source": "Extracted from The Structured Torah (Hebrew edition), the author’s own Word document, in which the apparatus is applied as named character styles. Cross-checked against the published Torah Literary Units Dataset: 84 of the 86 units reproduce its recorded format exactly, and 918 of 938 cell and subdivision verse ranges match it exactly. The remaining differences are listed in discrepancies.json.",
 "discrepancies": "https://chaver.com/torah-weave/api/discrepancies.json"
}