curl --location 'https://demo.traccar.org/api/positions'[
{
"accuracy": 0,
"address": "string",
"altitude": 0,
"attributes": {},
"course": 0,
"deviceId": 0,
"deviceTime": "2019-08-24T14:15:22.123Z",
"fixTime": "2019-08-24T14:15:22.123Z",
"id": 0,
"latitude": 0,
"longitude": 0,
"network": {},
"outdated": true,
"protocol": "string",
"serverTime": "2019-08-24T14:15:22.123Z",
"speed": 0,
"valid": true
}
]