The category Object contains category data with links to Subcategory Object and featured Gif Object
| Property: | Example |
|---|---|
| name: string Category name | "category 1" |
| name_encoded: string Encoded category name | "category1" |
| subcategories: Subcategory Object[] List of subcategories | |
| gif: Gif Object Featured gif for category. | |