{ "total": 1, "rows": [ { "id": 1, "name": "Test Asset", "asset_tag": "tag", "serial": "serial-number", "model": { "id": 2, "name": "model" }, "byod": false, "model_number": "1000", "eol": null, "status_label": { "id": 2, "name": "Ready to Deploy", "status_type": "deployable", "status_meta": "deployable" }, "category": { "id": 2, "name": "basic" }, "manufacturer": { "id": 1, "name": "manufacturer" }, "supplier": null, "notes": "my notes", "order_number": "4", "company": null, "location": null, "rtd_location": null, "image": null, "qr": null, "alt_barcode": "https://example.com/uploads/barcodes/c128-tag.png", "assigned_to": null, "warranty_months": "50 months", "warranty_expires": { "date": "2027-03-10", "formatted": "2027-03-10" }, "created_at": { "datetime": "2023-01-20 09:39:59", "formatted": "2023-01-20 09:39 AM" }, "updated_at": { "datetime": "2023-01-20 09:39:59", "formatted": "2023-01-20 09:39 AM" }, "last_audit_date": null, "next_audit_date": null, "deleted_at": null, "purchase_date": { "date": "2023-01-10", "formatted": "2023-01-10" }, "age": "10d", "last_checkout": null, "expected_checkin": null, "purchase_cost": "10,000.00", "checkin_counter": 0, "checkout_counter": 0, "requests_counter": 0, "user_can_checkout": true, "custom_fields": {}, "available_actions": { "checkout": true, "checkin": true, "clone": true, "restore": false, "update": true, "delete": true } } ]}