{
  "draft": "draft-ietf-json-text-sequence-13",
  "doc_id": "RFC7464",
  "title": "JavaScript Object Notation (JSON) Text Sequences",
  "authors": [
    "N. Williams"
  ],
  "format": [
    "TEXT",
    "HTML"
  ],
  "page_count": "8",
  "pub_status": "PROPOSED STANDARD",
  "status": "PROPOSED STANDARD",
  "source": "JavaScript Object Notation",
  "abstract": "This document describes the JavaScript Object Notation (JSON) text sequence format and associated media type \"application/json-seq\".  A JSON text sequence consists of any number of JSON texts, all encoded in UTF-8, each prefixed by an ASCII Record Separator (0x1E), and each ending with an ASCII Line Feed character (0x0A).",
  "pub_date": "February 2015",
  "keywords": [
    "JSON",
    "sequence",
    "online",
    "streaming",
    "log file"
  ],
  "obsoletes": [],
  "obsoleted_by": [],
  "updates": [],
  "updated_by": [],
  "see_also": [],
  "doi": "10.17487/RFC7464",
  "errata_url": "https://www.rfc-editor.org/errata/rfc7464"
}