{
  "base_token": "QIx1bOHuzapATFslt4yl8zWTgnt",
  "table_id": "tblN85Tinj2x1tnf",
  "fields": {
    "task_id": "Task ID",
    "status": "Status",
    "handoff_status": "Handoff Status",
    "priority": "Priority",
    "phòng_gửi": "Phòng gửi",
    "phòng_nhận": "Phòng nhận",
    "loại_việc": "Loại việc",
    "deadline": "Deadline",
    "note": "Note",
    "output_mong_muốn": "Output mong muốn",
    "output_thực_tế": "Output thực tế",
    "parent_items": "Parent items"
  },
  "status_options": [
    "Draft",
    "In progress",
    "Blocked",
    "Done"
  ],
  "handoff_status_options": [
    "Ready for handoff",
    "Handed off",
    "Accepted",
    "Reported",
    "Revised",
    "Cancelled"
  ],
  "departments": [
    "IT & AI",
    "R&D",
    "Strategy & Marketing",
    "Writers",
    "Grill & QA"
  ]
}