[
  {
    "id": "urn:example:contract:42",
    "title": "Service Agreement",
    "parties": [
      {
        "entityType": "legalEntity",
        "id": "urn:example:organisation:42"
      }
    ],
    "status": "draft",
    "documentRefs": [
      "urn:example:document:42"
    ]
  }
]
