{
  "ok": true,
  "data": {
    "category": "Cooperative Emission",
    "count": 1,
    "plates": [
      {
        "id": "01-nlambda3-cooperative-threshold",
        "title": "When Nλ³/64 > 1",
        "cluster": "dense-na",
        "categories": [
          "Radiative Transport",
          "Cooperative Emission",
          "Na D-Line"
        ],
        "created_at": 1780617913705,
        "created_by": "operator"
      }
    ]
  },
  "next_actions": [
    {
      "description": "open first plate",
      "http": "GET /plate/01-nlambda3-cooperative-threshold",
      "cli": "plasmagicians plate get 01-nlambda3-cooperative-threshold",
      "params": {
        "id": {
          "value": "01-nlambda3-cooperative-threshold"
        }
      }
    },
    {
      "description": "list all categories",
      "http": "GET /categories",
      "cli": "plasmagicians categories",
      "params": {}
    }
  ]
}