{
  "play": {
    "id": 78,
    "playbook_id": null,
    "name": "Motion Demo",
    "description": "Digitized demo - Play All to see players move across the court.",
    "category": "offense",
    "tags": "demo,motion",
    "diagram_json": "{}",
    "created_by": null,
    "created_at": "2026-07-23 20:37:21",
    "updated_at": "2026-07-23 20:37:21",
    "category_id": 3,
    "program": "shared",
    "share_token": null
  },
  "steps": [
    {
      "id": 218,
      "play_id": 78,
      "step_number": 0,
      "label": "Start",
      "positions_json": "{\"o1\": {\"x\": 250, \"y\": 420}, \"o2\": {\"x\": 120, \"y\": 350}, \"o3\": {\"x\": 380, \"y\": 350}, \"o4\": {\"x\": 140, \"y\": 250}, \"o5\": {\"x\": 360, \"y\": 250}, \"d1\": {\"x\": 250, \"y\": 380}, \"d2\": {\"x\": 150, \"y\": 310}, \"d3\": {\"x\": 350, \"y\": 310}, \"d4\": {\"x\": 170, \"y\": 220}, \"d5\": {\"x\": 330, \"y\": 220}}",
      "movements_json": "[{\"from\": \"o1\", \"to\": \"o4\", \"type\": \"cut\", \"pathStyle\": \"curved\"}, {\"from\": \"o2\", \"to\": \"o1\", \"type\": \"dribble\", \"pathStyle\": \"curved\"}]",
      "notes": "",
      "source_image": "",
      "created_at": "2026-07-23 20:37:21"
    },
    {
      "id": 219,
      "play_id": 78,
      "step_number": 1,
      "label": "Entry",
      "positions_json": "{\"o1\": {\"x\": 250, \"y\": 300}, \"o2\": {\"x\": 80, \"y\": 400}, \"o3\": {\"x\": 400, \"y\": 280}, \"o4\": {\"x\": 200, \"y\": 180}, \"o5\": {\"x\": 320, \"y\": 180}, \"d1\": {\"x\": 240, \"y\": 320}, \"d2\": {\"x\": 120, \"y\": 360}, \"d3\": {\"x\": 360, \"y\": 260}, \"d4\": {\"x\": 190, \"y\": 200}, \"d5\": {\"x\": 310, \"y\": 200}}",
      "movements_json": "[{\"from\": \"o1\", \"to\": \"o5\", \"type\": \"cut\", \"pathStyle\": \"combo\"}, {\"from\": \"o3\", \"to\": \"o1\", \"type\": \"pass\", \"pathStyle\": \"straight\"}]",
      "notes": "",
      "source_image": "",
      "created_at": "2026-07-23 20:37:21"
    },
    {
      "id": 220,
      "play_id": 78,
      "step_number": 2,
      "label": "Finish",
      "positions_json": "{\"o1\": {\"x\": 180, \"y\": 200}, \"o2\": {\"x\": 100, \"y\": 320}, \"o3\": {\"x\": 380, \"y\": 200}, \"o4\": {\"x\": 250, \"y\": 140}, \"o5\": {\"x\": 300, \"y\": 260}, \"d1\": {\"x\": 200, \"y\": 240}, \"d2\": {\"x\": 140, \"y\": 300}, \"d3\": {\"x\": 340, \"y\": 220}, \"d4\": {\"x\": 250, \"y\": 180}, \"d5\": {\"x\": 290, \"y\": 280}}",
      "movements_json": "[]",
      "notes": "",
      "source_image": "",
      "created_at": "2026-07-23 20:37:21"
    }
  ]
}