{
"jsonapi": {
"version": "1.0"
},
"meta": {
"page": 1,
"limit": 0,
"pages": 0,
"total": 0
},
"links": {
"first": "http://example.com",
"last": "http://example.com",
"next": "http://example.com",
"previous": "http://example.com"
},
"data": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"attributes": {
"name": "string",
"sort": 0,
"description": "string",
"category": "string",
"attribute_category": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "string",
"attributes": {
"key": "string",
"name": "string",
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
}
},
"original_name": "string",
"sort_type": 0,
"field_type": "string",
"attribute_style": "string",
"attribute_type": "string"
}
}
}