You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

38 lines
799 B

[
{
"model": "products.manufacturer",
"pk": 1,
"fields": {
"create_at": "2018-08-12T19:24:12.126Z",
"updated_at": "2018-08-12T19:24:12.126Z",
"name": "Microsoft",
"slug": "microsoft",
"image": "",
"status": 25
}
},
{
"model": "products.manufacturer",
"pk": 2,
"fields": {
"create_at": "2018-08-12T19:24:18.725Z",
"updated_at": "2018-08-12T19:24:18.725Z",
"name": "Parallels",
"slug": "parallels",
"image": "",
"status": 25
}
},
{
"model": "products.manufacturer",
"pk": 3,
"fields": {
"create_at": "2018-08-12T19:24:31.655Z",
"updated_at": "2018-08-12T19:24:31.655Z",
"name": "Eset",
"slug": "eset",
"image": "",
"status": 25
}
}
]