{
"id": 1,
"category": {
"id": 1,
"label": "Programming",
"type": "technical"
},
"name": "doggie",
"photoUrls": [
"string"
],
"tags": [
{
"id": 1,
"name": "Laravel",
"slug": "laravel",
"description": "A PHP framework for web artisans",
"created_at": "2021-01-01T00:00:00Z",
"updated_at": "2021-01-01T00:00:00Z"
}
],
"status": "available"
}