{
  "ok": true,
  "data": {
    "ok": true,
    "plate": "04-voigt-profile",
    "history": [
      {
        "rev": 2,
        "ts": 1780710941016,
        "actor": "operator",
        "op": "put"
      },
      {
        "rev": 1,
        "ts": 1780694222112,
        "actor": "operator",
        "op": "create"
      }
    ]
  },
  "next_actions": [
    {
      "description": "get state",
      "http": "GET /plate/04-voigt-profile/state",
      "cli": "plasmagicians plate get 04-voigt-profile",
      "params": {
        "id": {
          "value": "04-voigt-profile"
        }
      }
    },
    {
      "description": "verify",
      "http": "GET /plate/04-voigt-profile/verify",
      "cli": "plasmagicians plate verify 04-voigt-profile",
      "params": {
        "id": {
          "value": "04-voigt-profile"
        }
      }
    },
    {
      "description": "history",
      "http": "GET /plate/04-voigt-profile/history",
      "cli": "plasmagicians plate history 04-voigt-profile",
      "params": {
        "id": {
          "value": "04-voigt-profile"
        }
      }
    },
    {
      "description": "open in browser",
      "http": "GET /plate/04-voigt-profile",
      "cli": "open https://plasmagicians.com/plate/04-voigt-profile",
      "params": {
        "id": {
          "value": "04-voigt-profile"
        }
      }
    }
  ]
}