{
  "id": 10,
  "url": "string",
  "assigned_object_type": "string",
  "assigned_object_id": 10,
  "assigned_object": {},
  "role": {
    "id": 7,
    "url": "string",
    "name": "string",
    "slug": "string",
    "secret_count": 7
  },
  "name": "string",
  "plaintext": "string",
  "hash": "string",
  "tags": [
    {
      "id": 10,
      "url": "string",
      "name": "string",
      "slug": "string",
      "color": "string"
    },
    {
      "id": 1,
      "url": "string",
      "name": "string",
      "slug": "string",
      "color": "string"
    }
  ],
  "custom_fields": {},
  "created": "string",
  "last_updated": "string"
}