{
  "draft": "draft-ietf-appsawg-json-patch-10",
  "doc_id": "RFC6902",
  "title": "JavaScript Object Notation (JSON) Patch",
  "authors": [
    "P. Bryan, Ed.",
    "M. Nottingham, Ed."
  ],
  "format": [
    "TEXT",
    "HTML"
  ],
  "page_count": "18",
  "pub_status": "PROPOSED STANDARD",
  "status": "PROPOSED STANDARD",
  "source": "ART Area General Applications Working Group",
  "abstract": "JSON Patch defines a JSON document structure for expressing a sequence of operations to apply to a JavaScript Object Notation (JSON) document; it is suitable for use with the HTTP PATCH method.  The \"application/json-patch+json\" media type is used to identify such patch documents.",
  "pub_date": "April 2013",
  "keywords": [],
  "obsoletes": [],
  "obsoleted_by": [],
  "updates": [],
  "updated_by": [],
  "see_also": [],
  "doi": "10.17487/RFC6902",
  "errata_url": "https://www.rfc-editor.org/errata/rfc6902"
}