[
  {
    "id": 1,
    "user": {
      "name": "Alice",
      "address": {
        "city": "Paris"
      }
    },
    "tags": [
      "a",
      "b"
    ]
  }
]