{
"success": true,
"data": [
{
"id": 0,
"type": "string",
"slug": "string",
"external_key": "string",
"title": "string",
"target_audience": "string",
"value_proposition": "string",
"category_id": 0,
"short_description": null,
"long_description": "string",
"video_url": null,
"icon_url": null,
"cover_photo_url": "string",
"visibility_level": null,
"is_voting_open": null,
"voting_start_time": null,
"voting_end_time": null,
"product_id": 0,
"is_pinned": null,
"is_anonymous": null,
"status_id": null,
"user_id": 0,
"created_at": "string",
"updated_at": "string",
"vote": 0,
"comment": 0,
"haveIVoted": 0,
"work_item_internal_id": null,
"work_item_external_id": null,
"work_item_type": "string",
"currentStatus": null,
"category": {
"id": 0,
"name": "string",
"description": null,
"slug": "string"
},
"votes": [
"string"
],
"comments": [
"string"
],
"user": {
"firstName": "string",
"lastName": "string",
"email": "string"
},
"tags": [
{
"id": 0,
"key": "string",
"slug": "string"
}
],
"collections": [
"string"
]
}
]
}