{
  "slug": "product-catalog",
  "name": "Product catalog",
  "urls": {
    "html": "https://apis.directory/noun/product-catalog/",
    "json": "https://apis.directory/noun/product-catalog.json"
  },
  "potentialAction": [
    {
      "capability": "productCatalog",
      "act": {
        "verb": "lookup",
        "patient": "Product catalog"
      },
      "deed": "OBSERVE",
      "locus": "none",
      "commitment": "idempotent",
      "grain": "row",
      "offerings": 1,
      "urls": {
        "html": "https://apis.directory/capability/product-catalog/",
        "json": "https://apis.directory/capability/product-catalog.json"
      }
    }
  ]
}