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

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