+++
[headers]
access-control-allow-origin = "http://localhost:9876"
access-control-allow-methods = "GET, PATCH"
+++

```json
[
  {
    "uid": "kdRmT7eb8D",
    "created": 1516380671346,
    "Extensions": [
      {
        "key": "author",
        "value": "xxx"
      },
      {
        "key": "body",
        "value": "test"
			}
    ]
  }
]
```
