{
"data": {
"meta": {
"page": 1,
"total": 3,
"per_page": 5,
"total_page": 1
},
"items": [
{
"id": "4dab63a0-1a45-4561-b269-2cfa6fa7fb36",
"type": "transport",
"comodity": null,
"company": {
"id": "7d2f6481-e2ae-44c2-9d56-a1c5a92a1be1",
"name": "PT Example Company"
},
"police_number": "B8783LL",
"vehicle_type": "Container",
"unit_of_item": null,
"total_item": 0,
"created_at": "2025-09-01T05:26:59.055Z",
"updated_at": "2025-09-01T07:18:24.740Z"
},
{
"id": "a3e09ed5-c4d7-4349-8b68-ed5763abab0b",
"type": "transport",
"comodity": null,
"company": {
"id": "7d2f6481-e2ae-44c2-9d56-a1c5a92a1be1",
"name": "PT Example Company"
},
"police_number": "AB234FF",
"vehicle_type": "Container",
"unit_of_item": null,
"total_item": 0,
"created_at": "2025-09-01T05:26:59.055Z",
"updated_at": "2025-09-01T07:18:24.740Z"
},
{
"id": "03852c61-0802-4be6-b20e-cd3f9a1b3393",
"type": "transport",
"comodity": null,
"company": {
"id": "7d2f6481-e2ae-44c2-9d56-a1c5a92a1be1",
"name": "PT Example Company"
},
"police_number": "AB234GG",
"vehicle_type": "Container",
"unit_of_item": null,
"total_item": 0,
"created_at": "2025-09-01T05:29:31.141Z",
"updated_at": "2025-09-01T05:29:31.141Z"
}
]
},
"message": "Sukses mengambil data kendaraan"
}