{
  "software": {
    "id": null,
    "name": "Google Chrome",
    "tag": "software tag",
    "manufacturer": "Google LLC",
    "version": "0.0.0",
    "category": "Google softwares",
    "vendor": {
      "id": null,
      "name": "Google",
      "address": "address description",
      "country": "US",
      "city": "Texas",
      "zip": "1",
      "tech_support": "+000000000",
      "business_phone": "+000000000",
      "url": "www.google.com",
      "created_at": "2020-01-01T00:00:00.000+01:00",
      "updated_at": "2020-10-01T00:00:00.000+01:00"
    },
    "installs": 1,
    "created_at": "2020-01-01T00:00:00.000+01:00",
    "updated_at": "2020-10-01T00:00:00.000+01:00"
  }
}