89 lines
1.8 KiB
JSON
89 lines
1.8 KiB
JSON
{
|
|
"comments": [
|
|
{
|
|
"id": 1,
|
|
"id_language": "cs",
|
|
"id_parent": null,
|
|
"id_product": 1,
|
|
"id_article": null,
|
|
"id_user": 1,
|
|
"id_admin": null,
|
|
"content": "test",
|
|
"status": 1,
|
|
"date_add": "2020-06-30 10:17:10"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"id_language": "cs",
|
|
"id_parent": 1,
|
|
"id_product": 1,
|
|
"id_article": null,
|
|
"id_user": 1,
|
|
"id_admin": null,
|
|
"content": "reply",
|
|
"status": 1,
|
|
"date_add": "2020-06-30 10:20:10"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"id_language": "cs",
|
|
"id_parent": null,
|
|
"id_product": 1,
|
|
"id_article": null,
|
|
"id_user": 1,
|
|
"id_admin": null,
|
|
"content": "unconfirmed",
|
|
"status": 0,
|
|
"date_add": "2020-06-30 10:25:00"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"id_language": "sk",
|
|
"id_parent": null,
|
|
"id_product": 1,
|
|
"id_article": null,
|
|
"id_user": 1,
|
|
"id_admin": null,
|
|
"content": "different language",
|
|
"status": 1,
|
|
"date_add": "2020-06-30 10:30:00"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"id_language": "cs",
|
|
"id_parent": null,
|
|
"id_product": 2,
|
|
"id_article": null,
|
|
"id_user": 1,
|
|
"id_admin": null,
|
|
"content": "nice product",
|
|
"status": 1,
|
|
"date_add": "2020-06-30 10:30:00"
|
|
},
|
|
{
|
|
"id": 6,
|
|
"id_language": "cs",
|
|
"id_parent": null,
|
|
"id_product": 2,
|
|
"id_article": null,
|
|
"id_user": 1,
|
|
"id_admin": null,
|
|
"content": "nice product 2",
|
|
"status": 1,
|
|
"date_add": "2020-06-30 10:30:00"
|
|
},
|
|
{
|
|
"id": 7,
|
|
"id_language": "cs",
|
|
"id_parent": null,
|
|
"id_product": 2,
|
|
"id_article": null,
|
|
"id_user": 1,
|
|
"id_admin": null,
|
|
"content": "nice product 3",
|
|
"status": 1,
|
|
"date_add": "2020-06-30 10:30:00"
|
|
}
|
|
]
|
|
}
|