Object propertyDescription
dictionaryArray Inner object is composed by an unique id that represents a dictionary item, as well as a word property.

Object Inner objects is composed by a unique identifier and a word.
{
 	"dictionary": [
    {
     	"id": "f151412560ba",
     	"word": "Outwrite"
    }
  ]
}