Basically you can now use GET requests on URLs like this:
http://demo.traccar.org/api/devices/123
Where 123 is the device id. It works for other models as well, not only devices.
is device id the database id
Or the imei/Id the device reports with ?
Internal id.
‘New API endpoints to get single object by id’
Where can we find details on this